[pypy-issue] [issue1439] cfffi warnings when starting pypy interpreter (only the first time)

iElectric tracker at bugs.pypy.org
Sun Apr 7 21:19:27 CEST 2013


New submission from iElectric <domen at dev.si>:

When first running pypy-c, following warnings are raised:

Python 2.7.3 (3eef596df459f5cf3f44a21e66b28d4033674567, Apr 07 2013, 16:15:30)
[PyPy 2.0.0-beta2 with GCC 4.6.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
And now for something completely different: ``Python 2.x est presque mort, vive
Python!''
lib_pypy/__pycache__/_cffi__g85535e98x310af836.c: In function 
‘_cffi_const_tparm’:
lib_pypy/__pycache__/_cffi__g85535e98x310af836.c:1046:3: warning: return from 
incompatible pointer type [enabled by default]
lib_pypy/__pycache__/_cffi__g85535e98x310af836.c: In function 
‘_cffi_const_acs_map’:
lib_pypy/__pycache__/_cffi__g85535e98x310af836.c:1344:3: warning: return from 
incompatible pointer type [enabled by default]
>>>>

Using: libffi-3.0.13

----------
messages: 5539
nosy: iElectric, pypy-issue
priority: bug
release: 2.0
status: unread
title: cfffi warnings when starting pypy interpreter (only the first time)

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1439>
________________________________________


More information about the pypy-issue mailing list