With MoarVM Rakudos from 2023.11 to the current 2025.02 Touch fails. Locally, I have fixed a problematic leap second problem in Rakudo.
At least while Rakudo's leap second problem continues to exist, I will try to diagnose the mangling of UTIME_OMIT and UTIME_NOW as it is passed to utimensat. Having no good clue, I will Continue to persevere. Passing now for both is possible but ugly.
With MoarVM Rakudos from 2023.11 to the current 2025.02 Touch fails. Locally, I have fixed a problematic leap second problem in Rakudo.
At least while Rakudo's leap second problem continues to exist, I will try to diagnose the mangling of
UTIME_OMITandUTIME_NOWas it is passed toutimensat. Having no good clue, I will Continue to persevere. Passingnowfor both is possible but ugly.