[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Why intcmp does not work?
From: |
sleight_raid_0t |
Subject: |
Why intcmp does not work? |
Date: |
Sat, 18 Feb 2023 22:07:18 +0000 |
Dear Sir/Madam,
The intcmp function does not seem to work on GNU Make 4.3 (built for
x86_64-redhat-linux-gnu). it always results in the empty string. For example,
$(intcmp 6,7,hello,world) evaluates to the empty string, which is contrary to
the expected result as per the documentation.
Is this a known bug, or am I doing something wrong?
Best regards,
S.R.
- Why intcmp does not work?,
sleight_raid_0t <=