Re: config nit

1999-04-25 Thread Bruce Evans
>Hi, I just noticed that after all the dequote stuff went into config >(great work!) options NO_F00F_HACK still needs quotes. Its interpreted >as NO_F0F_HACK without them; to be expected I guess. It also translates unsigned hex to signed decimal, so N0xF00F_HACK becomes N61455_HACK, and it print

config nit

1999-04-25 Thread Jake Burkholder
Hi, I just noticed that after all the dequote stuff went into config (great work!) options NO_F00F_HACK still needs quotes. Its interpreted as NO_F0F_HACK without them; to be expected I guess. This should probably be reflected in LINT. Thanks, Jake -- we are but packets in the internet of lif