Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Bugs

[issue7225] fwrite() compiler warnings

 

 

Python bugs RSS feed   Index | Next | Previous | View Threaded


report at bugs

Oct 27, 2009, 6:16 PM

Post #1 of 1 (173 views)
Permalink
[issue7225] fwrite() compiler warnings

New submission from Benjamin Peterson <benjamin [at] python>:

gcc 4.3.2 is currently coughing up warnings like this:

Objects/object.c: In function 'internal_print':


Objects/object.c:301: warning: ignoring return value of 'fwrite',
declared with attribute warn_unused_result

Objects/object.c:310: warning: ignoring return value of 'fwrite',
declared with attribute warn_unused_result

Python/marshal.c: In function 'w_string':


Python/marshal.c:97: warning: ignoring return value of 'fwrite',
declared with attribute warn_unused_result

./Modules/signalmodule.c: In function 'signal_handler':


./Modules/signalmodule.c:182: warning: ignoring return value of 'write',
declared with attribute warn_unused_result

----------
components: Build
messages: 94597
nosy: benjamin.peterson
priority: normal
severity: normal
status: open
title: fwrite() compiler warnings
type: compile error
versions: Python 2.7, Python 3.2

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue7225>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com

Python bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.