Mac OS X crash trace from crasher bug
(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.
Mac OS X crash trace from crasher bug
Pd patch with examples of bugs
Logged In: YES
user_id=27104
reconfirmed bug on 0.40.1 and increased priority since its a
guaranteed crasher bug.
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
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).
Anonymous