[ 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 04:44 Message generated for change (Comment added) made by kwaclaw 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: Closed >Resolution: Fixed 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: Karl Waclawek (kwaclaw) Date: 2004-11-26 10:16 Message: Logged In: YES user_id=290026 Fixed in xmlparse.c rev. 1.138. Closing this issue. ---------------------------------------------------------------------- Comment By: Reg_Todd (reg_todd) Date: 2004-11-12 04: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