[ expat-Bugs-1065044 ] Non Const Data 3
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.text.xml.expat.bugs |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #1065044, was opened at 2004-11-12 09:48 Message generated for change (Comment added) made by reg_todd You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110127&aid=1065044&group_id=10127 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Reg_Todd (reg_todd) Assigned to: Nobody/Anonymous (nobody) Summary: Non Const Data 3 Initial Comment: The file xmltok.c has non const data which needs to be changed so it will work on Symbian encodingNames and encodingTable both hold const pointers but the data they point to is not const. I have enclosed a patch file with the fix ---------------------------------------------------------------------- >Comment By: Reg_Todd (reg_todd) Date: 2004-11-12 09:52 Message: Logged In: YES user_id=1046301 Sorry I left off the attachment. This is for the 1.95.8 codebase of expat ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110127&aid=1065044&group_id=10127