lua-users home
lua-l archive

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


That is a bit surprising. But OK, I guess it simplifies the implementation.

Vagn Johansen

> -----Original Message-----
> From: Luiz Henrique de Figueiredo [mailto:lhf@tecgraf.puc-rio.br]
> Sent: 1. marts 2001 13:58
> To: Multiple recipients of list
> Subject: Re: Bugs in gsub
> 
> 
> >gsub() has a problem with \000
> 
> >From the manual: "A pattern cannot contain embedded zeros. 
> Use %z instead."
> --lhf
>