[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Last chance to review draft-ietf-sieve-3028bis-10.txt before sending it to IESG



On Tue, Feb 06, 2007 at 06:17:37PM +0000, Alexey Melnikov wrote:
> 
> Philip Guenther wrote:
> >
> >   QUANTIFIER = "K" / "M" / "G"
> >
> >Literal strings in ABNF are always case-insensitive.
> 
> Ok, you are right. But many people got beaten by this ABNF "feature".

My implementation treats them as case insensitive, mainly because I
wanted it that way and didn't think it would hurt anything to be
friendlier to humans typing numbers.  

So I'm happy with the change :)

mm