Bugs item #2809818, was opened at 2009-06-21 11:34 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2809818...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: expr bugs
Initial Comment: * functions "imodf" and "ldexp" don't get recognized (is this because they have trailing whitespace in vexp_fun.c?) * the "float" function outputs integers * copysig in vexp_fun.c should be copysign * "Sum" outputs an error: expr: Sum: boundries have to be fix values * "avg", "Avg", and "store" all output errors: expr: bang: unrecognized result 0 * table/array names in quotes don't get expanded correctly. "$0-myTab" seems to get interpreted as "the value of $0 minus myTab". (They do expand correctly if sent as an $s variable, however.) * variable names have similar issues: the leading character cannot be a number (though it can be an underscore, and $0 can be sandwiched within the variable name).
winxp sp3, pd-ext 0.41.4
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody) Date: 2009-06-21 11:36
Message: For that final point about variables, I mean the variables that are accessed through the [v] object, not $f1, etc.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2809818...