Fixing CEGUI SWIG parsing
Posted: Sun Apr 24, 2005 19:24
I've submitted a very minor patch here to make CEGUI play nice with the SWIG C++ parser. For some reason it does not like "const static", but it's ok with "static const". This will not affect the library at all (C++ considers the statments equivalent), but unless this patch is applied I have to keep a seperate CEGUI source tree for pycegui.
If you could look this over and apply it before 0.2.1, that would be fantastic. I'm trying to avoid patching the source tree locally as much as possible.
Thanks!
Clay
If you could look this over and apply it before 0.2.1, that would be fantastic. I'm trying to avoid patching the source tree locally as much as possible.
Thanks!
Clay