Re: [xml] libxml bug and fix for single quoted item

Date view Thread view Subject view Author view

From: Tim Josling (tej@melbpc.org.au)
Date: Sat Oct 09 1999 - 17:06:52 EDT


With an extra parenthesis of course!

          while (IS_PUBIDCHAR(CUR) && (CUR!='\'')) NEXT;

Tim Josling wrote:
>
>
> This worked though. Maybe the definition of is_pubidchar needs to
> be changed, not sure.
>
> while (IS_PUBIDCHAR(CUR) && (CUR!='\'') NEXT;

----
Message from the list xml@rufus.w3.org
Archived at : http://rufus.w3.org/veillard/XML/messages
to unsubscribe: echo "unsubscribe xml" | mail  majordomo@rufus.w3.org


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Wed Aug 02 2000 - 12:29:48 EDT