[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: A bug in string.gmatch and string.gsub?
- From: Dirk Laurie <dirk.laurie@...>
- Date: Mon, 29 Apr 2013 19:55:42 +0200
2013/4/29 Roberto Ierusalimschy <roberto@inf.puc-rio.br>:
>> > Even odder....
>> >
>> > Lua 5.2.2 Copyright (C) 1994-2013 Lua.org, PUC-Rio
>> > > =(";a;"):gsub("a-", "ITEM")
>> > ITEM;ITEMaITEM;ITEM 4
>> >
>> > Why is that 'a' still there?
>>
>> That's an independent bug. [...]
>
> Please stop calling "bug" something that does not behave as you wanted
> or imagined.
Sorry about that one: it was sent too hastily.