[Python-Dev] building with C++ (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Thu Apr 13 14:34:28 CEST 2006
- Previous message: [Python-Dev] building with C++
- Next message: [Python-Dev] building with C++
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
skip at pobox.com wrote:
Jeremy> Looks good to me. Why don't you check it in.
I did, but it broke the C build, so I reverted it and reopened the patch. I'll try to take a look at it more later today.
I took a different approach, introducing a second kind of sequence. Since most accesses go through macros, they are already typed correctly as long as the field have the same names (templates in C :-).
Regards, Martin
- Previous message: [Python-Dev] building with C++
- Next message: [Python-Dev] building with C++
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]