Posted Jul 21, 2009 21:48 UTC (Tue) by BrucePerens (guest, #2510)
[Link]
Some time in the 80's, when RMS was still coding GCC, the response to #pragma in C was explicitly stated to be undefined, so that your compiler could have whatever magic happen that it wished.
So, RMS coded GCC to start the game "rogue" when it saw #pragma.
#pragma and GCC
Posted Jul 22, 2009 15:46 UTC (Wed) by zeekec (subscriber, #2414)
[Link]
Wouldn't that be a great response to a NULL dereference in the kernel.