Greetings Rick / team,

Are these files that XALAN produces needed for ooRexx to work on other 
platforms, or uniquely needed for Windows?

The sort of dependency I am thinking of is building on Windows would be 
required first to get the XALAN run, then other platform builds would be 
successful. Is that what is implied?

I am thankful,

--
Michael Lueck
Lueck Data Systems
http://www.lueckdatasystems.com/


Rick McGuire wrote:
This currently only happens if you are building on Windows and the XALAN 
executable is found on your path.

Rick

On Thu, Oct 23, 2025 at 8:53 AM Rony G. Flatscher <[email protected] 
<mailto:[email protected]>> wrote:

    __

    While starting with an experimental implementation of an "::options numeric 
propagate" for 5.2.0, I have a need for new error messages. These need to be added to
    "interpreter\messages\rexxmsg.xml". The comment at the top of 
"interpreter\messages\rexxmsg.xml" reads:

        <!--
        This file contains all of the error message definitions for the ooRexx 
interpreter.
        *When this file is updated, cmake will update the various header files 
used for error messages*
        as well as generate the file that can be embedded in the documentation 
error messages section.
        The fields have the following meanings:

        ... cut ...

    Unfortunately, cmake does not update the various header files automatically 
when the file gets changed!

    How can one kick off the (re-)generation of the various header files from 
rexxmsg.xml?

    ---rony



_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to