[ 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 04:48 Message generated for change (Comment added) made by kwaclaw You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110127&aid=1065044&group_id=10127 Category: None Group: None >Status: Closed >Resolution: Fixed 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: Karl Waclawek (kwaclaw) Date: 2004-11-26 09:59 Message: Logged In: YES user_id=290026 Fixed in xmltok.c rev. 1.33. Closing this issue. ---------------------------------------------------------------------- Comment By: Reg_Todd (reg_todd) Date: 2004-11-12 04: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