On Mon, Jan 08, 2007 at 08:09:25PM +0100, Paweł Sikora wrote: > > TH-i686, budowane gcc-42 nie działa, gcc-412 - śmiga. Pozostałe pakiety > > nieruszane > > wlasnie buduje na th-x86_64 i widze... > > - comparision between signed and unsigned > - comparision always true/false due to limited type range > - invalid access to non-static data member <bleble> of NULL object > (perhaps the 'offsetof' macro was used incorrectly) > - enumeral mismatch in conditional expression > - iso c restricts enumerator values to range of 'int' > - iso c++ forbids casting between pointer-to-function and pointer-to-object > - deprecated conversion from string constant to 'char*' > - operation on <bleble> may be undefined > - control reaches end of non-void function > > nawet nie wiem, czy chce mi sie szukac ewentualnego miejsca padu > przy takim kodzie...
Czy ma sens analizowanie różnic między ostrzeżeniami gcc-4.2.0 i gcc-4.1.2? Podobny problem jest z openoffice.org (opisany na pld-users-pl), choć openoffice (budowany gcc-4.2.0) przynajmniej się nie wysypuje. -- Szymon Siwek Los nikomu nie szczędzi rozczarowań. _______________________________________________ pld-devel-pl mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl
