[Devel] why does test fail?
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Wed May 16 16:55:53 CEST 2007
Hi Juha,
I made a fast overview of the code responsible for this checking and I
think it is a bug in handling the NULL values.....
I will ask Daniel to take a look on it.
Thanks for report,
Bogdan
Juha Heinanen wrote:
> tell me what i'm missing when this test does not print true:
>
> xlog("L_INFO", "$au $rU $ar $rd\n");
> if (($au != $rU) || ($ar != $rd)) {
> xlog("L_INFO", "true");
> }
>
> when xlog before test prints
>
> openser[18157]: <null> jh <null> test.fi
>
> why is <null> equal to jh and <null> equal to test.fi?
>
> -- juha
>
> _______________________________________________
> Devel mailing list
> Devel at openser.org
> http://openser.org/cgi-bin/mailman/listinfo/devel
>
>
More information about the Devel
mailing list