Thanks, fixed. T.
On 08/09/2013 04:24 PM, Michael Elsdörfer wrote: > Since switching to 3.x (currently using git HEAD), the generator keeps > outputting JSDoc warnings: > > - Warning: > ...plugins/activities/static/qooxdoo/class/ad/cms/plugins/activities/SelectActivityDialog.js > (61): Unable to parse JSDoc entry: @type member > > I don't care about JSDoc at all, I want to get rid of it. When I add > > "warn-jsdoc-key-syntax": False > > the generator fails: > > /check/jshints.py", line 67, ../in visit > self.visit(cld) > File "../qooxdoo/tool/pylib/ecmascript/transform/check/jshints.py", > line 67, in visit > self.visit(cld) > File "../qooxdoo/tool/pylib/ecmascript/transform/check/jshints.py", > line 67, in visit > self.visit(cld) > File "../qooxdoo/tool/pylib/ecmascript/transform/check/jshints.py", > line 67, in visit > self.visit(cld) > File "../qooxdoo/tool/pylib/ecmascript/transform/check/jshints.py", > line 54, in visit > hint = self.process_comments(node) > File "../qooxdoo/tool/pylib/ecmascript/transform/check/jshints.py", > line 72, in process_comments > commentsArray = Comment.parseNode(node, process_txt=False) > File "../qooxdoo/tool/pylib/ecmascript/frontend/Comment.py", line > 997, in parseNode > process_txt=process_txt, want_errors=True) > File "../qooxdoo/tool/pylib/ecmascript/frontend/Comment.py", line > 390, in parse > entry['line'] = line_no > UnboundLocalError: local variable 'entry' referenced before assignment > > ------------------------------------------------------------------------------ > Get 100% visibility into Java/.NET code with AppDynamics Lite! > It's a free troubleshooting tool designed for production. > Get down to code-level detail for bottlenecks, with <2% overhead. > Download for free and get started troubleshooting in minutes. > http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
