g wrote:
What's up with: deferring sigaction_t When compiling with dmd 2.039 on Linux. What does it means?
It's a debugging printf I mistakenly left in. You can nop it out with a binary editor if you want, or apply the patches in svn to get rid of it and rebuild the compiler, or ignore it.
