You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2001/11/02 16:15:24 UTC

DO NOT REPLY [Bug 4587] - Xalan C++ sample ExternalFunction does not link in Release mode.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4587>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

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

Xalan C++ sample ExternalFunction does not link in Release mode.

David_N_Bertoni@lotus.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Xalan C++ sample            |Xalan C++ sample
                   |ExternalFunction does not   |ExternalFunction does not
                   |link in Release mode.       |link in Release mode.



------- Additional Comments From David_N_Bertoni@lotus.com  2001-11-02 07:15 -------
I've fixed this problem locally, but haven't checked it in yet.  The fix is 
simple: just add a dependency on PlatformSupport to the ExternalFunction sample.