Thus spake David O'Brien ([EMAIL PROTECTED]):

> I would be happy to look review fixes or consult the maintainers.

Hello David, compiler-maintainer ;-)

I noticed that many ports are broken because the compiler handles
ANSI-C++ violations too strict.

That means, if you do, as an example:

const fubar = 10;

the build _FAILS_. Other compilers implicy type "int" here, that's why
many ports are broken for -current only.

Just FYI, maybe you can do something against this strict handling.
Or not, I don't know. Somehow, it's very good that the compiler does
this...

Alex
-- 
I doubt, therefore I might be. 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to