[pygccxml-development] Problems with reading XML files directly
Brought to you by:
mbaas,
roman_yakovenko
From: Matthias B. <ba...@ir...> - 2006-10-22 15:27:46
|
Hi, I just noticed that when I read a XML file directly (by using create_gccxml_fc()), Py++ creates an include directive where it tries to include the XML file (which, of course, won't compile). Another nuisance/bug is that the cache isn't used for XML files, so they get parsed every time. - Matthias - |