fs2open: trunk r10492
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
Goober5000 | trunk | 2014-03-12 21:02 | Pending | ||
Affected Issues | 0003001: Multiline comments problems | ||||
Changeset | New method of handling quotes and comments that examines lines character by character like most languages do, instead of just searching for the start of a comment. If a comment character is inside a quoted string, it will not kick off a new comment. (This actually fixes the core design flaw that caused semicolons to truncate messages, so the $semicolon tag is technically no longer necessary. It will still be kept, of course.) Fixes Mantis 0003001. |
||||
mod - /trunk/fs2_open/code/parse/parselo.cpp | Diff File |