[Bug 3067] include/sys/mount.h enum final value has unwanted comma

bugzilla at busybox.net bugzilla at busybox.net
Tue May 3 08:48:59 UTC 2011


https://bugs.busybox.net/show_bug.cgi?id=3067

--- Comment #4 from Will Moore <will.moore at beran.co.uk>  ---
(In reply to comment #3)
> (In reply to comment #2)
> > I am using buildroot-2010.11 built gcc 4.3.5.
> > I have set gcc -pedantic -pedantic-errors -Wall -Werror for belt and braces.
> > I believe it is the -pedantic-errors that catches the issue here.
> First 4.3.x is inadequate with these flags, if anything then use 4.6.0 or 4.5.3

I don't understand what you mean by inadequate.  The gcc 4.3.5 user manual
describes these options, gcc 4.3.5 seems to work with these options.

> (at the time of this writing) with -Wall and, if you are masochistic, -Werror.
> Second that flags are not sane, just don't do that ;)

I appreciate that you might not recommend these flags ;) but they are valid, if
restrictive, and a legitimate way of using gcc, are they not?

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the uClibc-cvs mailing list