GNOME Bugzilla – Bug 335603
make xmlIsPubidChar_tab const
Last modified: 2006-03-26 22:52:55 UTC
It seems the xmlIsPubidChar_tab in chvalid.c can be made const and moved into the .rodata
Created attachment 61820 [details] [review] proposed patch Modified genChRange.py and regenerated files. Removal of #include and rptr check not anything I did.
Hum ... there is more diff to the resulting file than just what was changed in th .py generator, so I had to update the generator and regenerate. Otherwise this is good, yes, I commited this, thanks Daniel