[issue12572] HP/UX compiler workarounds

Jim Schneider report at bugs.python.org
Fri Jul 15 18:05:02 CEST 2011


Jim Schneider <jim.schneider at dataflux.com> added the comment:

This patch just reduces compiler noise by explicitly casting pointers to void *.  I expect the Visual Studio C/C++ compiler suite also issued these warnings, too.

----------
Added file: http://bugs.python.org/file22669/typeobject.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12572>
_______________________________________


More information about the Python-bugs-list mailing list