Message173348
Instead of using macro values, I would rather define ONLY a single macro, PY_LITTLE_ENDIAN or PY_BIG_ENDIAN.
Far less error prone!.
It is far fool-proof "#ifdef PY_LITTLE_ENDIAN" than "#if PY_LITTLE_ENDIAN". |
|
| Date |
User |
Action |
Args |
| 2012-10-19 17:27:40 | jcea | set | recipients:
+ jcea, pitrou, vstinner, christian.heimes, ned.deily, rpetrov, Arfrever, python-dev, serhiy.storchaka |
| 2012-10-19 17:27:40 | jcea | set | messageid: <[email protected]> |
| 2012-10-19 17:27:40 | jcea | link | issue16166 messages |
| 2012-10-19 17:27:39 | jcea | create | |
|