Bugs item #1357719, was opened at 2005-11-15 16:35 Message generated for change (Comment added) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1357719...
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: v0.40.1
Status: Closed
Resolution: Fixed Priority: 9 Private: No Submitted By: Hans-Christoph Steiner (eighthave) Assigned to: Miller Puckette (millerpuckette) 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.
----------------------------------------------------------------------
Comment By: SourceForge Robot (sf-robot)
Date: 2008-02-20 19:20
Message: Logged In: YES user_id=1312539 Originator: NO
This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker).
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig) Date: 2008-02-06 03:14
Message: Logged In: YES user_id=564396 Originator: NO
the crasher has been fixed in 0.41; the %f inconsistency has been fixed too.
the "symbol 32" is not a problem of [makefilename], but rather with Pd in general, and afaik, you have sumbitted a separate bug-report for this special issue.
(please commit only one bug per tracker-item; this makes closing much easier)
so i think this can be closed
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave) Date: 2006-10-26 10:53
Message: Logged In: YES user_id=27104
reconfirmed bug on 0.40.1 and increased priority since its a guaranteed crasher bug.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1357719...