[PD-dev] [ pure-data-Bugs-1912242 ] [makefilename %c] broken in some versions

SourceForge.net noreply at sourceforge.net
Tue Mar 11 23:41:35 CET 2008


Bugs item #1912242, was opened at 2008-03-11 22:41
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1912242&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: pd-extended
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Roman Haefeli (reduzent)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: [makefilename %c] broken in some versions

Initial Comment:
[makefilename %c] seems to be broken in various autobuilds. this is the test-patch 

[32(
|
[makefilename _%c_]
|
[print]

here a short list of pd (extended) versions and the according output:

LINUX
--
Pd version 0.40.3-extended-20080308:
symbol _*_

--
Pd version 0.40.3:
symbol _ _  (OK)

--
Pd version 0.39.3-extended:
symbol _ _ (OK)

---------------------------------------
WINDOWS
--
Pd version 0.40.3
symbol _ _  (OK)

--------------------------------------
MAC OSX 10.5.2 (tested by eni)
--
Pd-0.40.3-extended-20071231
print: symbol _4_

--
Pd-0.40.3-extended-20080111
print: symbol _ _ (OK)

--
Pd-0.40.3-extended-20080117
print: symbol _ _ (OK)

--
Pd-0.41.0
print: symbol _ _ (OK)







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

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




More information about the Pd-dev mailing list