[sr-dev] [tracker] Comment added: wrong type mismatch error

sip-router admin at sip-router.org
Fri Sep 10 09:09:34 CEST 2010


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#59 - wrong type mismatch error
User who did this - Andrei Pelinescu-Onciul (andrei)

----------
All the selects are strings by definition (one cannot specify a different type for a select) and hence the error it's ok.
If you know that one particular select will produce a string containing and integer, then force-convert it to int, e.g.:
if ((int)@cfg_get.local.phone_timeout > 10) {...}.

----------

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

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