Source-Changes archive

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

Re: CVS commit: src/usr.bin/lex



Thomas Klausner <wiz%netbsd.org@localhost> wrote:
> 
> Module Name:  src
> Committed By: wiz
> Date:         Wed Jul  9 14:47:35 UTC 2003
> 
> Modified Files:
>       src/usr.bin/lex: flex.1
> 
> Log Message:
> Remove superfluous ] in last.

?

[[:alpha:][:digit:]

is correct?  Above, it says

"These  are  expressions enclosed inside [: and :] delimiters (which
themselves must appear between  the  '[' and  ']'  of the character
class"

So why no closing ']'?

-Jan

-- 
"Ford," he said, "you're turning into a penguin. Stop it."



Home | Main Index | Thread Index | Old Index