[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: inconsistencies between arithmetic and boolean operators
- From: "Pierpaolo Bernardi" <olopierpa@...>
- Date: Fri, 10 Aug 2007 10:20:30 +0200
On 8/10/07, Adrien de Croy <adrien@qbik.com> wrote:
> In the end, probably best to just convert anything to a string if they
> aren't the same type then do the comparison.
Awk works in this way, and this conversion is the most common
source of bugs in awk programs, in my experience.
Lua is a very good language as it is, let us not get carried away
with dubious modifications.
Cheers
P.