Re: [exim] More integer annoyances in 4.65

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: John Robinson
Fecha:  
A: Exim Mailing List
Asunto: 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.