LoginHomeBugs & FeaturesDocumentationDownloadForums

Search Words:  

Priority:  Status:  Scope: 

8 STR(s) found, showing 1 to 8:
IdPriorityStatusScopeSummaryVersionLast UpdatedAssigned To
103CRITICALNewOS_mxml_init / _mxml_destructor causes SEGV in main app.2.6Feb 21, 2010Unassigned
sgparryI have attached a proposed patch to fix this bug.
101HIGHNewALLmemory leak in mxml_load_data()TrunkNov 04, 2009Unassigned
smkConsider this small example:#include <mxml.h>int main(int argc, char**argv){  const char *xmlstr = "<a/><b/>";  mxml_node_t *tre...
97RFENewALLOption to enable/disable emission of empty element shorthand2.6Jun 04, 2009Unassigned
jblacheAnd I've attached a proposed patch to implement this.
98RFENewALLAdd capability to load/save with a generic callback2.5Jun 08, 2009Unassigned
michael.watkinsThis enhancement would allow a generalized method to be used to load or save XML data with mini XML.For example, a callback coul...
102RFENewALLstop mxmlSAXLoadString() 2.6Dec 14, 2009Unassigned
DrakeParsing XML files, it can be useful to stop mxmlSAXLoadString() for example in the following scenarios:- if only the first field...
66RFEPendingALLCan a context value be specified for the callback?2.4Apr 18, 2008Michael Sweet
michael.watkinsAnd I agree in principle with the user_data context for mxmlLoad* and mxmlSave*.  That works perfectly, except that if you do no...
81RFEPendingALLNo support for internal entitiesFutureOct 26, 2008Michael Sweet
Michael SweetOK, I've reviewed the spec, and the current Mini-XML API cannot be extended to support internal (or external) entities without b...
51RFEPendingALLStop SAX parsing from callback2.3Dec 14, 2009Michael Sweet
DrakeHi leon.wennekers,currently I have the same issue. I want to stop parsing the XML file.I read that you have added the feature to...

MACH = Machine, OS = Operating System, STR = Software Trouble Report, private = hidden from public view