[PD-dev] [ pure-data-Bugs-2809818 ] expr bugs

SourceForge.net noreply at sourceforge.net
Sun Jun 21 13:34:43 CEST 2009


Bugs item #2809818, was opened at 2009-06-21 11:34
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2809818&group_id=55736

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

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2809818&group_id=55736




More information about the Pd-dev mailing list