Hi Walt, On Saturday 06 February 2010, walt wrote: > Hi vbox team. Here is a warning from my amd64 machine (but *not* from > my x86 machine): > > cc1plus: warnings being treated as errors > /home/wa1ter/src/vbox/src/VBox/Runtime/generic/RTLogWriteStdOut-generic.cpp >: In function ‘void RTLogWriteStdOut(const char*, size_t)’: > /home/wa1ter/src/vbox/src/VBox/Runtime/generic/RTLogWriteStdOut-generic.cpp >:42: error: ignoring return value of ‘size_t fwrite(const void*, size_t, > size_t, FILE*)’, declared with attribute warn_unused_result
should be fixed in SVN. However, we will probably disable -Werror for OSE. If it still does not compile you can do VBOX_WITH_WARNINGS_AS_ERRORS= in your LocalConfig.kmk. Kind regards, Frank -- Dr.-Ing. Frank Mehnert Sitz der Gesellschaft: Sun Microsystems GmbH, Sonnenallee 1, 85551 Kirchheim-Heimstetten Amtsgericht München: HRB 161028 Geschäftsführer: Thomas Schröder, Wolfgang Engels Vorsitzender des Aufsichtsrates: Martin Häring
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ vbox-dev mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-dev
