On Sun, Oct 23, 2011 at 01:37:23PM +0200, pancake wrote: > Notes: > - looks interesting > - mkdir target require to get make working > - does not compile in osx. ( __sa thingy) > - did you tried newlisp?
Could be possible to emulate the same functionality of the __sa thingy with the preprocessor?: #if ... # error Something meaningful #endif Regards -- Ricardo (http://r.untroubled.be/)