This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [tree-ssa] Enable warnings for libbanshee



Then let's add usefull warnings to reduce the noise level. I can add just a few warnings for now if you prefer, just tell me which...


I'm fixing everything but -pedantic ATM.
There are some nested functions that i can't easily de-nest, which pedantic complains about.
I say "can't easily" because the last time i did de-nest them, i introduced 3 bugs.
(One of the commits i'm about to make re-nests them to fix these bugs).
--Dan



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]