diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-09-12 14:39:20 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-09-12 14:39:20 -0700 |
commit | 7be15b8b4ac500face0c01294cad28c489dfcfbf (patch) | |
tree | 06284ec0a987efd6d7cfc8e87d2f2ec0e5481d4e /074console.mu | |
parent | fa94f4d92340f001560b16dd0c2e5681ca5db031 (diff) | |
download | mu-7be15b8b4ac500face0c01294cad28c489dfcfbf.tar.gz |
2184 - bugfix in trace_count
It was reading lines like this in scenarios: -warn: f: error error as: -warn: f which was causing them to be silently ignored. Also found an insane preprocessor expansion from not parenthesizing preprocessor arguments. SIZE(end+delim) worked even when end was an integer, but it happily didn't ever get the wrong answer.
Diffstat (limited to '074console.mu')
0 files changed, 0 insertions, 0 deletions