Re: [exim] More integer annoyances in 4.65

Top Pagina
Delete this message
Reply to this message
Auteur: Wakko Warner
Datum:  
Aan: David Saez Padros
CC: exim-users
Onderwerp: Re: [exim] More integer annoyances in 4.65
David Saez Padros wrote:
> why it's natural to think that an empty string equals to zero ? in my
> point of view an empty or null string is not a number and if somebody
> wants to compare numbers he should ensure that both thing to compare
> in a *numeric comparision* are numbers.


# perl -e 'print "Its 0\n" if "" == 0'
Its 0
#

Case closed =)

--
Lab tests show that use of micro$oft causes cancer in lab animals
Got Gas???