[PD-dev] [ pure-data-Patches-1862168 ] [bugfix] makefilename ignores "%c"

SourceForge.net noreply at sourceforge.net
Mon Jan 14 19:40:08 CET 2008


Patches item #1862168, was opened at 2008-01-02 05:22
Message generated for change (Comment added) made by millerpuckette
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1862168&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: bugfix
Status: Open
Resolution: None
Priority: 6
Private: No
Submitted By: IOhannes m zmölnig (zmoelnig)
Assigned to: Miller Puckette (millerpuckette)
Summary: [bugfix] makefilename ignores "%c"

Initial Comment:
the bugfix-#1688540 introduced argument-checking in [makefilename].

unfortunately, the author forgot about the "%c", which is currently the only way to get "weird" characters (like space,...).

this breaks quite some patches which depend on that workaround.
since there is still no "clean" way to produce symbols with special characters, i'd suggest to include "%c" into the formatting in [makefilename].

attached is a fix, that adds "%c" to the types that request an integer.

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

>Comment By: Miller Puckette (millerpuckette)
Date: 2008-01-14 10:40

Message:
Logged In: YES 
user_id=313747
Originator: NO

taken.


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

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




More information about the Pd-dev mailing list