#warn does not accept single quotes (') in Bug Reports
|
|
Resolved
|
The #warn and #error directives tried to parse the ' character as the beginning of a filename instead of just an apostrophe. These directives will now count quotes as ordinary text.
|
| BYOND Version: | 494 |
| Operating System: | Windows 7 Pro 64-bit |
| Web Browser: | Chrome 19.0.1084.46 |
| Applies to: | Dream Maker |
|
| Status: |
Resolved (495)
This issue has been resolved.
|
|
|
Descriptive Problem Summary:
The #warn directive does not accept single quotes ('). It will complain as it expects a second single quote.
|