We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexSuggestions & BugsSoftware,  Documentation,  Website Suggestions › Bugzilla account different from Forum account
Page Index Toggle Pages: 1
Bugzilla account different from Forum account (Read 876 times)
Bugzilla account different from Forum account
Mar 12th, 2010, 3:24pm
 
I tried to login in bugzilla to edit a bug, but I could not log to bugzilla.
Is there a reason to that?

My goal was to suggest:

I wanted to suggest the use of $@ instead of:
"$1" "$2" "$3" "$4" "$5" "$6" "$7" "$8"

in:  cmd/dist/processing

#java processing.app.Commander $*
# if you know a better way to do this, submit it to dev.processing.org/bugs
java processing.app.Commander "$1" "$2" "$3" "$4" "$5" "$6" "$7" "$8" "$9"


my 2c

Page Index Toggle Pages: 1