diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2008-12-12T12·59+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2008-12-12T12·59+0000 |
commit | 9122dcecbba9d5268d1087918ffe5a3b970625b8 (patch) | |
tree | 40d5bb8d6dac68d58962c78474a72ebf5e96f6c9 /src/libstore/build.cc | |
parent | 6776a52bb380bb2567847c6e50e1d7880ad7847a (diff) |
* We can't use string objects in signal handlers because they might
allocate memory, which is verboten in signal handlers. This caused random failures in the test suite on Mac OS X (triggered by the spurious SIGPOLL signals on Mac OS X, which should also be fixed).
Diffstat (limited to 'src/libstore/build.cc')
0 files changed, 0 insertions, 0 deletions