[issue8624] Aliasing warnings in multiprocessing.c

2011-03-28 Thread Sandro Tosi
Sandro Tosi added the comment: This was fixed in f8fc2d03d7e4 by Benjamin Peterson. -- nosy: +sandro.tosi resolution: -> out of date stage: needs patch -> committed/rejected status: open -> closed ___ Python tracker

[issue8624] Aliasing warnings in multiprocessing.c

2010-05-05 Thread Antoine Pitrou
New submission from Antoine Pitrou : This is on py3k, with gcc 4.4.3: /home/antoine/py3k/__svn__/Modules/_multiprocessing/multiprocessing.c: In function 'multiprocessing_sendfd': /home/antoine/py3k/__svn__/Modules/_multiprocessing/multiprocessing.c:125: warning: dereferencing type-punned point