> Am 21.11.2025 um 10:35 schrieb Rony G. Flatscher <[email protected]>:
> 
> 
> On 21.11.2025 08:49, Jean Louis Faucher wrote:
>> The last change is ok, but I was curious to understand what happened.
>> https://chatgpt.com/share/692017e8-3294-8007-8e1f-d909ad6164f6
>> 
>> (scroll up to see the full conversation; it contains some interesting 
>> information)
>> 
>> 
>> The conclusion is
>> Always write:
>> 
>> if ("${CMAKE_BUILD_TYPE}" STREQUAL "Debug")
>> Quoting the variable avoids these parsing errors and works reliably whether 
>> the variable is set or empty.
>> 
>> This is considered best practice in modern CMake.
>> 
> Very interesting, thank you for researching! 
> 
> ---
> 
> @P.O.: it seems that yesterday's single-line patch suggested by Jean Louis 
> allowed the automatic generation of ooRexx to succeed?
> 
Yes I think so but I am AFK right now so cannot check in detail. 

The funny/strange thing was that the build for the source failed whereas the 
regular build succeeded on the same machine. 
/P.O.


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

Reply via email to