Bugs item #1828573, was opened at 2007-11-08 16:00 Message generated for change (Comment added) made by eighthave You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1828573...
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.2 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Roman Haefeli (reduzent) Assigned to: Nobody/Anonymous (nobody) Summary: [declare]: '-stdpath' doesn't work on OS X
Initial Comment: at least it doesn't work the same as on windows and linux. to add a path from extra directory, on windows and linux it works like this:
[declare -stdpath ../extra/<somedir>]
however, on OS X this doesn't work. although i asked the list several times, it seems that noone has ever managed to add a path using '-stdpath' on OS X.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-05-19 15:43
Message: Logged In: YES user_id=27104 Originator: NO
I think I fixed this bug, here's the commit.
http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=rev&revision=...
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody) Date: 2007-11-08 18:32
Message: Logged In: NO
I can confirm for Linux and http://crca.ucsd.edu/~msp/Software/pd-0.41-0test06.src.tar.gz
Here [declare -stdpath XX] acts the same as [declare -path XX] which means it searches relative to the patchfile containing the declare-ation. I tested this by starting Pd with -verbose and looking in the error output when trying to create an non-existing object in a patch with the declare-ation.
-- Frank Barknecht (who was too lazy to login...)
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1828573...