Re: [perl #23027] [PATCH] Per-c-file flag handling in make

2003-07-22 Thread Lars Balker Rasmussen
? cflags.diff ? cflags.tar.gz ? coresplit.diff ? t.tar Index: config/gen/cflags/imcc.in === RCS file: /cvs/public/parrot/config/gen/cflags/imcc.in,v retrieving revision 1.2 diff -u -a -r1.2 imcc.in --- config/gen/cflags/imcc.in 22 Jul

Re: [perl #23027] [PATCH] Per-c-file flag handling in make

2003-07-21 Thread Dan Sugalski
At 8:26 PM + 7/17/03, Lars Balker Rasmussen (via RT) wrote: I've added a way to add or remove options on a per-c-file basis. Right now all it does is make sure that tsq.c won't be affected by Configure.pl --optimize, and that the amounts of silly warnings is reduced (by removing -Wformat-nonli