From noreply at sourceforge.net Wed Jun 2 05:32:40 2010 From: noreply at sourceforge.net (SourceForge.net) Date: Wed, 02 Jun 2010 03:32:40 +0000 Subject: [Expat-bugs] [ expat-Patches-3010222 ] Fix for unexpected state error ('%' at end of entity value) Message-ID: Patches item #3010222, was opened at 2010-06-01 21:32 Message generated for change (Tracker Item Submitted) made by jkloth You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=310127&aid=3010222&group_id=10127 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Jeremy Kloth (jkloth) Assigned to: Nobody/Anonymous (nobody) Summary: Fix for unexpected state error ('%' at end of entity value) Initial Comment: The attached patch fixes an XML_ERROR_UNEXPECTED_STATE when encountering '%' at the end of an entity value. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=310127&aid=3010222&group_id=10127 From noreply at sourceforge.net Wed Jun 2 13:32:45 2010 From: noreply at sourceforge.net (SourceForge.net) Date: Wed, 02 Jun 2010 11:32:45 +0000 Subject: [Expat-bugs] [ expat-Patches-3010222 ] Fix for unexpected state error ('%' at end of entity value) Message-ID: Patches item #3010222, was opened at 2010-06-01 23:32 Message generated for change (Comment added) made by kwaclaw You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=310127&aid=3010222&group_id=10127 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Jeremy Kloth (jkloth) Assigned to: Nobody/Anonymous (nobody) Summary: Fix for unexpected state error ('%' at end of entity value) Initial Comment: The attached patch fixes an XML_ERROR_UNEXPECTED_STATE when encountering '%' at the end of an entity value. ---------------------------------------------------------------------- >Comment By: Karl Waclawek (kwaclaw) Date: 2010-06-02 07:32 Message: Jeremy, Thanks for the contribution. Could you please also submit a bug report with steps how to reproduce the error. Thanks ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=310127&aid=3010222&group_id=10127 From noreply at sourceforge.net Thu Jun 3 06:04:23 2010 From: noreply at sourceforge.net (SourceForge.net) Date: Thu, 03 Jun 2010 04:04:23 +0000 Subject: [Expat-bugs] [ expat-Bugs-3010819 ] UNEXPECTED_STATE with a trailing "%" in entity value Message-ID: Bugs item #3010819, was opened at 2010-06-02 22:04 Message generated for change (Tracker Item Submitted) made by jkloth You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110127&aid=3010819&group_id=10127 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Jeremy Kloth (jkloth) Assigned to: Nobody/Anonymous (nobody) Summary: UNEXPECTED_STATE with a trailing "%" in entity value Initial Comment: To reproduce: ./xmlwf/xmlwf -p test.xml test.xml and test.dtd are attached ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110127&aid=3010819&group_id=10127 From noreply at sourceforge.net Thu Jun 3 06:11:12 2010 From: noreply at sourceforge.net (SourceForge.net) Date: Thu, 03 Jun 2010 04:11:12 +0000 Subject: [Expat-bugs] [ expat-Patches-3010222 ] Fix for unexpected state error ('%' at end of entity value) Message-ID: Patches item #3010222, was opened at 2010-06-01 21:32 Message generated for change (Comment added) made by jkloth You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=310127&aid=3010222&group_id=10127 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Jeremy Kloth (jkloth) Assigned to: Nobody/Anonymous (nobody) Summary: Fix for unexpected state error ('%' at end of entity value) Initial Comment: The attached patch fixes an XML_ERROR_UNEXPECTED_STATE when encountering '%' at the end of an entity value. ---------------------------------------------------------------------- >Comment By: Jeremy Kloth (jkloth) Date: 2010-06-02 22:11 Message: Updated patch to fix segfault in xmlwf (?!) Fixes #3010819 ---------------------------------------------------------------------- Comment By: Karl Waclawek (kwaclaw) Date: 2010-06-02 05:32 Message: Jeremy, Thanks for the contribution. Could you please also submit a bug report with steps how to reproduce the error. Thanks ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=310127&aid=3010222&group_id=10127 From robert.cooper.us at gmail.com Tue Jun 22 15:23:25 2010 From: robert.cooper.us at gmail.com (Robert Cooper) Date: Tue, 22 Jun 2010 09:23:25 -0400 Subject: [Expat-bugs] expat warning when compiling on AIX 6100-03-01-0921 Message-ID: checking fcntl.h usability... no checking fcntl.h presence... yes configure: WARNING: fcntl.h: present but cannot be compiled configure: WARNING: fcntl.h: check for missing prerequisite headers? configure: WARNING: fcntl.h: see the Autoconf documentation configure: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure: WARNING: fcntl.h: proceeding with the preprocessor's result configure: WARNING: fcntl.h: in the future, the compiler will take precedence configure: WARNING: ## -------------------------------------- ## configure: WARNING: ## Report this to expat-bugs at libexpat.org ## configure: WARNING: ## -------------------------------------- ## checking for fcntl.h... yes