Le 28 juil. 08 à 18:42, David Chisnall a écrit : > Hi everyone, > > etoile.make now treats all warnings as errors (it should have done > for a while, since our coding standards say code should not be > committed unless it compiles without warnings). I have committed a > huge number of small changes which fix all of the warnings currently > generated in the tree. > > Please can everyone test this and make sure that I didn't break > anything,
Various warnings related to implicit declarations still exist on Ubuntu, so I tweaked etoile.make to get rid of them temporarily with - Wno-implicit as we discussed it. Aside of that, I fixed every other warnings that occured when recompiling the repository from scratch. So everything should now build fine on Linux, or at least on Ubuntu where I tested it. Quentin. _______________________________________________ Etoile-discuss mailing list [email protected] https://mail.gna.org/listinfo/etoile-discuss
