In the past days I have been creating and testing various versions of ooRexx on 
various systems and
have been using .RexxInfo to check about revisions and bitnesses.

Unfortunately, .RexxInfo does not have a method "config" that would return 
"release", "debug" or
"relwithdebinfo", depending on how ooRexx was configured at compilation time 
which sometimes is
important to know when debugging and analyzing the behaviour and/or results.

Looking at the RexxInfo code it should be possible to have that information 
made available.

If you think this might be a good idea I would volunteer to implement it, using 
CMAKE_BUILD_TYPE in
lowercase.

What do you think?

---rony



_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to