Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Apr 1999 03:54:58 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        current@FreeBSD.ORG, jake@checker.org
Subject:   Re: config nit
Message-ID:  <199904251754.DAA31820@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>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 prints the translated version in the warning message
about unknown options.

Bruce


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904251754.DAA31820>