Message75718
Using 30bit_longdigit4.patch, I get this
error: "Objects/longobject.c:700: erreur: "SIZE_T_MAX" undeclared
(first use in this function)". You might use the type Py_ssize_t with
PY_SSIZE_T_MAX. I used INT_MAX to compile the code. |
|
Date |
User |
Action |
Args |
2008-11-11 01:58:57 | vstinner | set | recipients:
+ vstinner, gregory.p.smith, mark.dickinson, christian.heimes |
2008-11-11 01:58:57 | vstinner | set | messageid: <1226368737.01.0.95399363951.issue4258@psf.upfronthosting.co.za> |
2008-11-11 01:58:56 | vstinner | link | issue4258 messages |
2008-11-11 01:58:55 | vstinner | create | |
|