Re: [exim] More integer annoyances in 4.65

Startseite
Nachricht löschen
Nachricht beantworten
Autor: John Robinson
Datum:  
To: Exim Mailing List
Betreff: Re: [exim] More integer annoyances in 4.65
On 03/01/2007 17:27, Marc Perkel wrote:
> If null = "" and if "" = 0 then null = 0.


No, but if "" = 0 and null = "" then null == 0.

;-)

Cheers,

John.