On Tue, 6 Dec 2022 10:09:58 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:

>> Something concerning is happening when I do that: The code in the 
>> CHECK_VALUE block from the resulting configure script has all of the square 
>> brackets completely nuked, which is causing the logic in it to always fail. 
>> Switching back to IF_GIVEN on my end doesn't help either, it now always 
>> destroys all the brackets as well when it was working fine before. Something 
>> might be going wrong in the actual utility itself, but I can't tell what 
>> exactly :/
>
> Is this still a problem after your DEFUN_NAMED fixes?

Nope, works spectacularly now ;) I'll switch over to CHECK_VALUE as soon as 
possible

-------------

PR: https://git.openjdk.org/jdk/pull/11020

Reply via email to