Message210235
Ok, so my changes to CONVERT_TO_DOUBLE don't fly with gcc, so that's out. In the two cases where convert_to_double wants a PyObject *, we could declare "PyObject *objself = (PyObject *)self;", but that's not particularly appealing. I'll leave the whole PyObject vs. PyFloatObject issue to someone with more C experience. |
|
| Date |
User |
Action |
Args |
| 2014-02-04 14:46:00 | zach.ware | set | recipients:
+ zach.ware, larry, nadeem.vawda, serhiy.storchaka, vajrasky |
| 2014-02-04 14:45:59 | zach.ware | set | messageid: <[email protected]> |
| 2014-02-04 14:45:59 | zach.ware | link | issue20185 messages |
| 2014-02-04 14:45:59 | zach.ware | create | |
|