> On Jul 24, 2017, at 12:00 PM, [email protected] wrote: > > From: Dario Sanfilippo <[email protected] > <mailto:[email protected]>> > Subject: [PD] test5, problem with special characters in patches' filenames > Date: July 24, 2017 at 10:10:58 AM GMT+2 > To: pd-list <[email protected] <mailto:[email protected]>> > > > There seems to be a problem with special characters in filenames, namely > round parentheses (I haven't tested the other ones).
Sigh. The bug is only on macOS as it's with the default command which requires single quoted strings (what a pain). Looks like parens need to be escaped. I fixed one major bug which reveals a slightly more minor one. Fix should be relatively simple... -------- Dan Wilcox @danomatika <http://twitter.com/danomatika> danomatika.com <http://danomatika.com/> robotcowboy.com <http://robotcowboy.com/>
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
