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

SourceForge.net noreply at sourceforge.net
Wed Feb 6 12:14:27 CET 2008


Bugs item #1357719, was opened at 2005-11-16 01:35
Message generated for change (Comment added) made by zmoelnig
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: v0.40.1
>Status: Pending
>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: IOhannes m zmölnig (zmoelnig)
Date: 2008-02-06 12: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 19: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&group_id=55736




More information about the Pd-dev mailing list