THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#78 - function for evaluating string value
User who did this - Daniel-Constantin Mierla (miconda)
----------
That might not be that easy right now in cfg -- if I got right what you want it is not
even in other languages -- i.e., evaluating C code from a char* variable.
However, #!subst or #!define preprocessor directives should help to some extent.
Example:
#!define MYID "$(ru{uri.user})"
myfunction(MYID);
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=78#comment90
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.