David Edelsohn added the comment:

A build warning from the PowerLinux buildbot

http://buildbot.python.org/all/builders/PPC64%20PowerLinux%203.x/builds/3/steps/compile/logs/stdio

gcc -pthread -c -Wno-unused-result -g -O0 -Wall -Wstrict-prototypes -m64 -m64   
-I. -IInclude -I./Include    -DPy_BUILD_CORE -o Python/pythonrun.o 
Python/pythonrun.c
Python/pythonrun.c:39:6: warning: function declaration isn’t a prototype 
[-Wstrict-prototypes]

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17832>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to