aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2013-05-22 03:02:39 -0700
committerChris Robinson <[email protected]>2013-05-22 03:02:39 -0700
commitcdbb0722f642faa9f8d6e64f552a1e620f2b023e (patch)
tree2df1d340e6a4db555830721c99738e2773be3737 /CMakeLists.txt
parent2eb8a520d434f002928798fe2e08a6ff173dfa01 (diff)
Avoid using a temp buffer for al_print
It's now using two *printf calls, which unfortuantely means there could be a race between the two and cause the message to break up if something else tries to print to the same file. This shouldn't really be a big deal since al_print isn't used that often, and it now allows for lines of practically unlimited length.
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions