[sr-dev] [tracker] Comment added: equals $null and 0 return the same

sip-router bugtracker at sip-router.org
Sat Oct 26 09:30:36 CEST 2013


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#358 - equals $null and 0 return the same 
User who did this - Daniel-Constantin Mierla (miconda)

----------
It is not related to #141. I'll try to get a fix for it soon. Meanwhile, one should be able to use the alternatives with:

<code>
if(defined($avp(x)) ...

or

if(!defined($avp(x)) ...
</code>
----------

More information can be found at the following URL:
https://sip-router.org/tracker/index.php?do=details&task_id=358#comment1128

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the sr-dev mailing list