You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Jon Smirl <jo...@mediaone.net> on 2000/07/17 17:19:29 UTC

Xalan-C: problem in choose and when

I'm getting a trap in ElemChoose::execute() because when->getXPath(); is
returning an uninitialized variable.

I'm running latest CVS except for the patch to XObjectFactoryDefault.cpp
which I just downloaded.

Is this a know problem or should I debug it?

Jon Smirl
jonsmirl@mediaone.net



Re: Xalan-C: problem in choose and when

Posted by Jon Smirl <jo...@mediaone.net>.
Also, I'm using a compiled stylesheet. I can look at the child node in the
debugger and it is definitely a when node. But m_pTest is 0xCDCDCDCD.

Jon Smirl
jonsmirl@mediaone.net