[Pyrex] a problem with MSVS7.1 and staticforward arrays....

Alexander A Naanou alex_nanou at pochta.ru
Sat Jul 5 23:48:08 CEST 2003


Hi All!

MS Visual Studio 2003 seems to complain about not knowing
the size of a staticforward declared array...

the peace of code in question (generated):

---cut---
staticforward char *__pyx_f[];

---uncut---

and the actual complaint:

---cut---
pyx\_base.c(27) : error C2133: '__pyx_f' : unknown size

---uncut---

                                             Best Regards...
                                                        Alex.




More information about the Pyrex mailing list