[Python-Dev] ssize_t branch merged (original) (raw)
Neal Norwitz nnorwitz at gmail.com
Sat Feb 18 08:01:45 CET 2006
- Previous message: [Python-Dev] ssize_t branch merged
- Next message: [Python-Dev] ssize_t branch merged
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2/17/06, Travis E. Oliphant <oliphant.travis at ieee.org> wrote:
I'm very sorry for my silliness. I do see the problem I was having now. Thank you for helping me out. I was assuming that PYSSIZETMAX could be used in a pre-processor statement like LONGMAX and INTMAX. In other words #if PYSSIZETMAX != INTMAX
I suppose that might be nice, but would require configure magic. I'm not sure how it could be done on Windows.
There are much more important problems to address at this point IMO. Just review the recent fixes related to Py_BuildValue() on python-checkins to see what I mean.
n
- Previous message: [Python-Dev] ssize_t branch merged
- Next message: [Python-Dev] ssize_t branch merged
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]