Rev 2 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 92 2019-02-11 20:37:12
- Author: 7u83
- Log message:
- Bug fix in cpp - the C pre-processor for POSIX
When there were certein non-UTF8 characters in an input file,
especially inside a string or a commeent, cpp stopped processing
with a message like: end of file while inside string/comment ...
This bug has ben fixed, and cpp compiles such filesi, even if there
is wrong UTF8-encoding inside a string.