At 21.41 07/12/2003 +, [EMAIL PROTECTED] wrote:
To enable efficient application usage of Xerces it
would be useful to know when Xerces creates the DOM
tree. Is it in parallel with the checking for well
formed & valid (would seem to make sense as the DOM
parser appears to use the SAX parser)? O
To enable efficient application usage of Xerces it
would be useful to know when Xerces creates the DOM
tree. Is it in parallel with the checking for well
formed & valid (would seem to make sense as the DOM
parser appears to use the SAX parser)? Or is the tree
created once it is confirmed that the
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
Jachin,
It sounds looks like you have your gcc selected as version 2, which I
won't vouch for. We've been using 3.3 under panther. If "gcc_select"
doesn't show 3.3, use "sudo gcc_select 3.3" to select 3.3 as your
default compiler. You may be able to get 2.95 to work, but I haven't
done that fo