|
From: brian z. <bz...@zi...> - 2002-01-11 03:48:18
|
Hello,
I was looking around at the Options code and saw this line:
Options.caseok = getBooleanOption("options.caseok",
Options.pollStandardIn);
It looks like a copy & paste bug to me but I thought I'd ask first
(notice the default value).
thanks,
brian
|