Hi Richard, Thank you for the hint!
I've managed to install and use jshint which gave the following output: table.js: line 109, col 61, Extra comma. (it breaks older versions of IE) Now I have to get rid of those "Mixed spaces and tabs." warnings which currently pollute the output of jshint. Regards Dietrich Am 30.10.2013 15:15, schrieb Richard Sternagel: > Hi Dietrich, > > if you need a solution today you could also run js[hl]int on your code > (e.g. via Node.js as globally installed package). They are already able > to catch exactly that case: > > http://jslinterrors.com/extra-comma/ > > More on those tools: > http://www.jshint.com > http://www.jslint.com > > Regards > Richard > > ------------------------------------------------------------------------------ > Android is increasing in popularity, but the open development platform that > developers love is also attractive to malware creators. Download this white > paper to learn more about secure code signing practices that can help keep > Android apps secure. > http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ Android is increasing in popularity, but the open development platform that developers love is also attractive to malware creators. Download this white paper to learn more about secure code signing practices that can help keep Android apps secure. http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
