Re: [qooxdoo-devel] Possible bug: generate.py with empty string as macro value

2013-09-16 Thread non
http://bugzilla.qooxdoo.org/show_bug.cgi?id=7740 -- View this message in context: http://qooxdoo.678.n2.nabble.com/Possible-bug-generate-py-with-empty-string-as-macro-value-tp7584605p7584617.html Sent from the qooxdoo mailing list archive at Nabble.com. ---

Re: [qooxdoo-devel] Possible bug: generate.py with empty string as macro value

2013-09-13 Thread thron7
You're right, please open a bug for it. Please include the OS you're using and the Shell implementation (as shells vary strongly in their quoting regimen). T. > Hi, > > If you pass any macro on command line with an empty string as value, > generate.py throws an exception. > > app$ ./generate.py -

[qooxdoo-devel] Possible bug: generate.py with empty string as macro value

2013-09-13 Thread non
Hi, If you pass any macro on command line with an empty string as value, generate.py throws an exception. app$ ./generate.py -m TEST: Traceback (most recent call last): File "/home/user/public_html/qooxdoo-3.0.1-sdk/tool/bin/generator.py", line 247, in main() File "/home/user/public_html