The following reply was made to PR bin/166994; it has been noted by GNATS. From: Mark Johnston <[email protected]> To: [email protected], [email protected] 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
