Re: DJGPP - Configure errors
Brought to you by:
set
From: Oswald B. <os...@kd...> - 2005-08-01 16:06:14
|
On Mon, Aug 01, 2005 at 12:55:01PM -0300, Salvador Eduardo Tropea wrote: > Oswald Buddenhagen wrote: > > the gcc folks decided to make this an error in gcc 3.4. i like it > > that way ... > > > > > Not at least for my copy: > it might depend on some switch. dunno why the compiler freaks out at this particular statement, though. maybe some particularly strange kind of memory corruption. :) > And I don't like it this way because macros like it: > > #define XXXX(a) YYYY(a); > these macros are an incarnation of pure evil. :) yes, cpp sucks. particularly with c++, where macros from c headers are a major namespace polluter. -- Hi! I'm a .signature virus! Copy me into your ~/.signature, please! -- Chaos, panic, and disorder - my work here is done. |