aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/exercises/074_comptime9.zig
diff options
context:
space:
mode:
authorManlio Perillo <manlio.perillo@gmail.com>2023-04-10 21:24:49 +0200
committerManlio Perillo <manlio.perillo@gmail.com>2023-04-11 12:52:48 +0200
commit47876e637185e2194dde1b9245e1bc603a604d7e (patch)
tree24968f1b6527085515f4a5de78a6817b6804d8ae /exercises/074_comptime9.zig
parent1ee8aabcf3457fe5951958adc11a7c8ca2f3476a (diff)
build: make PrintStep thread safe
Update PrintStep to always printing to stderr, using std.debug.print, so that the message is written atomically. Note that currently it is not an issue, since PrintStep prints the message before everything else.
Diffstat (limited to 'exercises/074_comptime9.zig')
0 files changed, 0 insertions, 0 deletions