Re: Does __Pyx_ImportType need to check struct sizes? (Cython-relevant, too)
Robert Kern <[email protected]> Tue, 02 Jun 2009 12:35:58 -0500
| Newsgroups | gmane.comp.python.pyrex |
|---|---|
| Organization | The Church of Last Thursday |
| Message-ID | <[email protected]> |
On 2009-06-02 01:30, Robert Bradshaw wrote: > On Jun 1, 2009, at 5:10 PM, Greg Ewing wrote: > >> Robert Bradshaw wrote: >> >>> Maybe a list of the struct members (as a char*). >> How is that going to work for types that weren't >> created using Pyrex/Cython? > > It won't, but do we check for the sizes of those types anyways? Yes. That is precisely the case I am complaining about. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco