Files
cc65/src/ca65
rofl0r 910ce5c1fd build: properly quote strings passed as cpp macros
until now, the strings intended to be hardcoded into the binary,
such as directory names and build id, were passed unquoted, which
means they're interpreted by the preprocessor as C tokens, rather
than strings, which can result in all sorts of "interesting"
behaviour such as interpreting paths starting with // as C++-style
comment.
this was then worked around using a stringize macro which turned
the tokens into a string (if they happened to be in a compatible
format).

adresses #1726
2022-07-21 03:20:45 +02:00
..
2022-07-21 03:20:44 +02:00
2022-07-21 03:20:44 +02:00
2014-03-04 01:11:19 +01:00
2014-03-04 01:11:19 +01:00
2020-11-19 22:02:07 +01:00
2014-03-04 01:11:19 +01:00
2021-04-19 16:06:10 +02:00
2021-04-19 16:06:10 +02:00
2022-07-21 03:20:44 +02:00
2022-07-21 03:20:44 +02:00
2021-04-19 15:50:52 +02:00
2021-05-11 17:41:59 +02:00
2022-07-21 03:20:45 +02:00
2014-03-04 01:11:19 +01:00
2022-07-21 03:20:44 +02:00
2022-07-21 03:20:44 +02:00
2022-07-21 03:20:44 +02:00
2014-03-04 01:11:19 +01:00
2022-07-21 03:20:44 +02:00
2022-07-21 03:20:44 +02:00
2014-03-04 01:11:19 +01:00
2014-03-04 01:11:19 +01:00
2014-03-04 01:11:19 +01:00
2022-07-21 03:20:44 +02:00
2014-03-04 01:11:19 +01:00
2021-04-29 07:55:43 -04:00
2014-03-04 01:11:19 +01:00
2014-03-04 01:11:19 +01:00
2017-06-28 20:43:31 +02:00
2014-03-04 01:11:19 +01:00
2014-03-04 01:11:19 +01:00
2022-07-21 03:20:45 +02:00
2022-07-21 03:20:44 +02:00
2014-03-04 01:11:19 +01:00
2014-03-04 01:11:19 +01:00
2021-04-19 15:50:52 +02:00
2022-07-21 03:20:44 +02:00
2022-07-21 03:20:44 +02:00
2022-07-21 03:20:44 +02:00