[ expat-Bugs-1065040 ] Non Const Data
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.text.xml.expat.bugs |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #1065040, was opened at 2004-11-12 09:44 Message generated for change (Comment added) made by reg_todd You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110127&aid=1065040&group_id=10127 Category: www.libexpat.org Group: Platform Specific Status: Open Resolution: None Priority: 5 Submitted By: Reg_Todd (reg_todd) Assigned to: Fred L. Drake, Jr. (fdrake) Summary: Non Const Data Initial Comment: The message structure in lib\xmlparse.c is partially const correct which affects the building of the product on the Symbian Platform. The contents of the structure have not been marked as const ,only the strings are const I have included a diff file with the changes that were needed to make it const ---------------------------------------------------------------------- >Comment By: Reg_Todd (reg_todd) Date: 2004-11-12 09:53 Message: Logged In: YES user_id=1046301 This is for the 1.95.8 codebase of expat ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110127&aid=1065040&group_id=10127