StdInInputSource class is broken and StdInParse sample no longer works

PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3094

*** shadow/3094 Fri Aug 10 15:31:20 2001
--- shadow/3094.tmp.7373        Tue Aug 14 09:44:47 2001
***************
*** 20,23 ****
  ------- Additional Comments From [EMAIL PROTECTED]  2001-08-10 15:31 -------
  An error is received trying to run the StdInParse sample. Any code that uses 
  the StdInInputSource for parsing fails. Other input sources that I tried worked 
! fine. This is using standard non-redirected input in a Windows NT 4 console.
--- 20,35 ----
  ------- Additional Comments From [EMAIL PROTECTED]  2001-08-10 15:31 -------
  An error is received trying to run the StdInParse sample. Any code that uses 
  the StdInInputSource for parsing fails. Other input sources that I tried worked 
! fine. This is using standard non-redirected input in a Windows NT 4 console.
! 
! ------- Additional Comments From [EMAIL PROTECTED]  2001-08-14 09:44 -------
! Have you typed the redirect '<' character before the xml file?  i.e.
! 
!    StdInParse < personal.xml
! 
! I tested it with Xerces 1.5.1 and worked for me:
! 
!    D:\xerces-c1_5_1-win32\samples\data>StdInParse < personal.xml
!    stdin: 10 ms (37 elems, 12 attrs, 134 spaces, 134 chars)
! 
! See http://xml.apache.org/xerces-c/stdinparse.html for further detail.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to