On Tue, Apr 23, 2013 at 16:00, Marc Espie wrote:
> Did you try to get actual tests arranged ? cleaning this up is fairly low-pri
> for me... there are other issues concerning our m4, such as making it work
> with recent bison/recent libtool that concern me waaay more.
There is no functional benef
On Sun, Apr 21, 2013 at 02:28:09AM -0400, Ted Unangst wrote:
> For whatever reason, I found myself looking at the m4 code. In eval.c,
> there are some funny functions. I figure if you have to cast every
> instance of a variable to a different type, maybe the problem is
> you're starting with the wr
On Sun, Apr 21, 2013 at 02:28:09AM -0400, Ted Unangst wrote:
> For whatever reason, I found myself looking at the m4 code. In eval.c,
> there are some funny functions. I figure if you have to cast every
> instance of a variable to a different type, maybe the problem is
> you're starting with the wr
For whatever reason, I found myself looking at the m4 code. In eval.c,
there are some funny functions. I figure if you have to cast every
instance of a variable to a different type, maybe the problem is
you're starting with the wrong type. Switching to unsigned char *
inputs makes these functions m