On Fri, Sep 12, 2003 at 10:54:27PM +0100, Nicholas Clark wrote:
> I think it's still fractionally broken, in that -Wno-format will
> erase -Wformat-nonliteral
A suitable anchor seemed to fix that.
Nicholas Clark
On Fri, Sep 12, 2003 at 12:57:45PM +0100, Arthur Bergman wrote:
>
> On Thursday, September 11, 2003, at 07:50 pm, Brent Dax wrote:
>
> > Arthur Bergman:
> > # This gets rid of the very annoying long double might change warning
> > # under Darwin...
> >
> > Thanks, applied (config/init/hints/darw
On Thursday, September 11, 2003, at 07:50 pm, Brent Dax wrote:
Arthur Bergman:
# This gets rid of the very annoying long double might change warning
# under Darwin...
Thanks, applied (config/init/hints/darwin.pl version 1.7).
However, can you see if the diff below my sig (applied against 1.7, no
Arthur Bergman:
# This gets rid of the very annoying long double might change warning
# under Darwin...
Thanks, applied (config/init/hints/darwin.pl version 1.7).
However, can you see if the diff below my sig (applied against 1.7, not
1.6) works too? If so, it's probably a more appropriate place
Hi,
This gets rid of the very annoying long double might change warning
under darwin, the warning comes from my config.h which has
typedef long double HUGEFLOATVAL;
Arthur
Index: config/init/hints/darwin.pl
===
RCS file: /cvs/publ