Date: Wed, 2 May 2012 06:30:24 GMT From: Mark Johnston <markjdb@gmail.com> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/166994: m4(1): m4' s eval function ignores documented 2nd and 3rd arguments Message-ID: <201205020630.q426UOGC023684@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/166994; it has been noted by GNATS. From: Mark Johnston <markjdb@gmail.com> To: bug-followup@FreeBSD.org, tg@gmplib.org Cc: Subject: Re: bin/166994: m4(1): m4's eval function ignores documented 2nd and 3rd arguments Date: Wed, 2 May 2012 02:20:16 -0400 It looks like this was fixed in r228063, which brought in changes from NetBSD and OpenBSD: $ echo 'eval(12245853,16,10)' | m4 0000badb5d Unfortunately, that change went in right after the 9.0 branch was created. It's on HEAD, but hasn't been merged yet, maybe for some compatibility reasons.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205020630.q426UOGC023684>