[PD-dev] [ pure-data-Bugs-1357719 ] [makefilename] crasher bug and inconsistencies

SourceForge.net noreply at sourceforge.net
Wed Nov 16 01:35:35 CET 2005


Bugs item #1357719, was opened at 2005-11-15 19:35
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1357719&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: puredata
Group: None
Status: Open
Resolution: None
Priority: 4
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Nobody/Anonymous (nobody)
Summary: [makefilename] crasher bug and inconsistencies

Initial Comment:

(See attached patch for examples)


Inconsistency Bug 1:

If you send [symbol 32( to  [makefilename %s], it is
totally ignored.  It should treat 32 as "32" and print
it since its a symbol.


Inconsistency Bug 2:

%f patterns only produce "nan" for negative numbers and
"0.000000" for positive.


Crasher Bug:

If you send a float to [makefilename %s] or anything
with %s, Pd crashes.

Here's the crash trace from Mac OS X is also attached.



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

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




More information about the Pd-dev mailing list