Re: Bug in scanner

2001-06-04 Thread peiyongz
] Phone: (416)448-4088; Fax: (416)448-4414; T/L: 778-4088 Chris Hill <[EMAIL PROTECTED]> on 05/30/2001 05:24:24 PM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: Bug in scanner (Bugzilla appears to be down) In XMLScanner::scanProlog(), to detect an xml dec

RE: Bug in scanner

2001-05-31 Thread Dean Roddey
, May 31, 2001 11:32 AM To: [EMAIL PROTECTED] Subject: RE: Bug in scanner Dean, I noticed if the parser see " on 05/30/2001 06:54:01 PM Please respond to [EMAIL PROTECTED] To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> cc: Subject: RE: Bug in scanner That

RE: Bug in scanner

2001-05-31 Thread peiyongz
Dean, I noticed if the parser see " on 05/30/2001 06:54:01 PM Please respond to [EMAIL PROTECTED] To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> cc: Subject: RE: Bug in scanner That is probably true, and it would be my mistake. It probably works in 99.9%

RE: Bug in scanner

2001-05-30 Thread Chris Hill
Hill [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, May 30, 2001 2:24 PM >To: [EMAIL PROTECTED] >Subject: Bug in scanner > > >(Bugzilla appears to be down) > >In XMLScanner::scanProlog(), to detect an xml decl, the following code is >used: > >fReaderMgr.skippedString(XM

RE: Bug in scanner

2001-05-30 Thread Dean Roddey
] Subject: Bug in scanner (Bugzilla appears to be down) In XMLScanner::scanProlog(), to detect an xml decl, the following code is used: fReaderMgr.skippedString(XMLUni::fgXMLDeclStringSpace) I believe this is incorrect. If there is a whitespace other than the space character 0x20 following " X

Bug in scanner

2001-05-30 Thread Chris Hill
(Bugzilla appears to be down) In XMLScanner::scanProlog(), to detect an xml decl, the following code is used: fReaderMgr.skippedString(XMLUni::fgXMLDeclStringSpace) I believe this is incorrect. If there is a whitespace other than the space character 0x20 following " XMLUni::fgXMLDeclStringSp