lows (though is now unnecessary):
To: [EMAIL PROTECTED]
Subject: gmake 3.78.1 and (if) problems
Reply-to: [EMAIL PROTECTED]
X-url: http://www.gordian.com/~jonboy/
Date: Mon, 22 May 2000 19:45:52 -0700
From: Jonathan Walton <[EMAIL PROTECTED]>
There seems to be some unreliability in parsing $
There seems to be some unreliability in parsing $(if ...)
Here's a bug where I have an extra parenthesis after my $(if ...), and it
causes a coredump [on BSD, Linux, and SGI compiles of gmake-3.78.1]
I've also seen $(if $(filter ...) ...) incorrectly filter, and $(if $(strip
...)) coredump, even