Nathan Sidwell
082a7b2390
cpplib: Fix off-by-one error
...
I noticed a fencepost error in the preprocessor. We should be
checking if the next char is at the limit, not the current char (which
can't be, because we're looking at it).
libcpp/
* lex.c (_cpp_clean_line): Fix DOS off-by-one error.
2020-11-03 08:49:25 -08:00
..
2020-11-03 05:16:19 -08:00
2020-07-21 00:16:28 +00:00
2020-05-12 09:17:45 -07:00
2020-11-02 20:53:00 +00:00
2020-07-14 12:05:56 -04:00
2018-10-31 17:03:16 +00:00
2020-07-30 05:36:24 -07:00
2020-05-23 21:59:02 +00:00
2020-11-03 05:16:19 -08:00
2020-01-01 12:51:42 +01:00
2020-11-02 08:56:38 -08:00
2020-10-08 12:16:21 -07:00
2019-12-09 20:03:47 +00:00
2020-01-20 05:39:59 -08:00
2020-11-03 06:03:11 -08:00
2020-11-02 08:56:38 -08:00
2020-11-03 08:49:25 -08:00
2020-09-17 14:27:22 -04:00
2018-11-27 16:04:31 +00:00
2020-11-02 08:56:38 -08:00
2020-05-23 21:59:02 +00:00
2020-01-01 12:51:42 +01:00
2020-11-03 05:16:19 -08:00
2020-01-28 08:02:17 -08:00
2020-01-01 12:51:42 +01:00
2020-05-19 13:23:47 -07:00
2020-07-29 07:47:21 -07:00
2020-01-01 12:51:42 +01:00
2020-01-01 12:51:42 +01:00