[IRCServices Coding] Just in case..
Chris Plant
chris at monkeyircd.org
Wed May 8 08:15:00 PDT 2002
On Wed, 2002-05-08 at 10:35, Andrew Church wrote:
> >Just in case ne1 cares..
> >
> >gcc -DCLEAN_COMPILE -O2 -Wall -Wmissing-prototypes -g -c init.c -o init.o
> >init.c:497:23: warning: multi-line string literals are deprecated
>
> Well, I personally think gcc3's warnings are deprecated :P but fixed.
>
> --Andrew Church
> achurch at achurch.org
> http://achurch.org/
> ------------------------------------------------------------------
> To unsubscribe or change your subscription options, visit:
> http://www.ircservices.za.net/mailman/listinfo/ircservices-coding
gcc 3.0 was always fine for me, except for a problem with multiple
heritance. Thats probably a five second fix.
Chris