You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Williamson, Siehnai" <sw...@docucorp.com> on 2000/05/25 23:49:55 UTC

Error messages not showing

I'm reposting my question because I got the error function wrong.

I am using the SAX parser and whenever I get a parsing error the getMessage(
) function does not contain any messages.  Is there something else I should
do to load the message?

Thanks,
Siehnai Williamson


Re: Error messages not showing

Posted by Dean Roddey <dr...@charmedquark.com>.
Error messages not showingIf you are on Win98, then that's the problem. The error text loading code on Win98 wasn't working, but we've fixed it in the newest code and it will be happy in the upcoming release. If you aren't using Win98, then let us know because its something else.

--------------------------
Dean Roddey
The CIDLib Class Libraries
Charmed Quark Software
droddey@charmedquark.com
http://www.charmedquark.com

"Give me immortality, or give me death"

  ----- Original Message ----- 
  From: Williamson, Siehnai 
  To: 'xerces-c-dev@xml.apache.org' 
  Sent: Thursday, May 25, 2000 2:49 PM
  Subject: Error messages not showing


  I'm reposting my question because I got the error function wrong. 

  I am using the SAX parser and whenever I get a parsing error the getMessage( ) function does not contain any messages.  Is there something else I should do to load the message?

  Thanks, 
  Siehnai Williamson