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