On 09/27/2017 05:22 PM, Miller Puckette wrote:
Hmm... I guess the correct thing would be to exit if Pd is invoked correctly with "-version" (as it now does) and "-help" (which it doesn't), but to start up anyhow if invoked with incorrect arguments...
the updates/0.48.0 branch on github has a fix for that:
commit 123eee7767852005fee8ed25bbcd79eb93529a7f Author: IOhannes m zmoelnig zmoelnig@umlautQ.umlaeute.mur.at Date: Thu Aug 17 18:02:26 2017 +0200
return error if wrong args are given
gfmdsas IOhannes