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

SourceForge.net noreply at sourceforge.net
Thu Jan 31 04:20:25 CET 2008


Patches item #1862168, was opened at 2008-01-02 05:22
Message generated for change (Comment added) made by sf-robot
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: Closed
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: SourceForge Robot (sf-robot)
Date: 2008-01-30 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: 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