On Mon, Nov 24, 2008 at 12:34 PM, Przemyslaw Czerpak <[EMAIL PROTECTED]> wrote:
> * pacified warnings - Lorenzo please verify it compiling with C header > files from Ubuntu. Here is the result: In file included from ../../hbpp.c:75: ../../ppcore.c: In function 'hb_pp_dumpEnd': ../../ppcore.c:840: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ../../ppcore.c: In function 'hb_pp_pragmaNew': ../../ppcore.c:2519: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ../../ppcore.c: In function 'hb_pp_tokenGet': ../../ppcore.c:5127: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ../../ppcore.c: In function 'hb_pp_tokenToString': ../../ppcore.c:5876: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ../../ppcore.c: In function 'hb_pp_dumpEnd': ../../ppcore.c:840: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ../../ppcore.c: In function 'hb_pp_pragmaNew': ../../ppcore.c:2519: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ../../ppcore.c: In function 'hb_pp_tokenGet': ../../ppcore.c:5127: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ../../ppcore.c: In function 'hb_pp_tokenToString': ../../ppcore.c:5876: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ../../errorint.c: In function 'hb_errInternalRaw': ../../errorint.c:110: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ../../errorint.c:133: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ../../run.c: In function 'HB_FUN___RUN': ../../run.c:64: warning: ignoring return value of 'system', declared with attribute warn_unused_result ../../trace.c: In function 'HB_FUN_HB_TRACESTRING': ../../trace.c:71: warning: format not a string literal and no format arguments ../../hboutdbg.c: In function 'HB_FUN_HB_OUTDEBUG': ../../hboutdbg.c:207: warning: ignoring return value of 'write', declared with attribute warn_unused_result ../../hboutdbg.c:208: warning: ignoring return value of 'write', declared with attribute warn_unused_result best regards, Lorenzo _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
