mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
```
In file included from /usr/include/python3.8/Python.h:147:
In file included from /usr/include/python3.8/abstract.h:837:
/usr/include/python3.8/cpython/abstract.h:91:11: error: cast from 'char *' to 'vectorcallfunc *'
(aka 'struct _object *(**)(struct _object *, struct _object *const *, unsigned long, struct _object *)')
increases required alignment from 1 to 8 [-Werror,-Wcast-align]
ptr = (vectorcallfunc*)(((char *)callable) + offset);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
```
Co-Authored-By: Andreas Schneider <asn@cryptomilk.org>
Co-Authored-By: Antoine Pitrou <antoine@python.org>
|
||
|---|---|---|
| .. | ||
| 2020-03-24-09-27-10.bpo-40052.27P2KG.rst | ||
| 2020-10-21-18-43-06.bpo-42111.9pvtrc.rst | ||
| 2020-11-22-13-46-06.bpo-1635741.-fJLzA.rst | ||
| 2020-12-09-00-35-25.bpo-32381.Je08Ny.rst | ||
| 2020-12-10-10-43-03.bpo-42591.CXNY8G.rst | ||
| README.rst | ||
Put news entry `blurb`_ files for the *C API* section in this directory. .. _blurb: https://pypi.org/project/blurb/