Hi, Firebug has reported me successfully all the errors! The problem is with things like this: var a = [ 1, 2, ]; that are ok for firefox but invalid for IE6. In cases like this, sometimes IE6 doesn't report where the error is.
Hugh Gibson wrote: > > Under Firefox I sometimes get strange results if I have introduced a > syntax error into a file. The file is loaded by the browser, but then > rejected with no error message. > > I've found that some of these can be picked up an api make - issuing "make > api". The line number and column of syntax errors is reported, and helps > me to track down where I've gone wrong. > > Hugh > -- View this message in context: http://www.nabble.com/API-compiler-can-track-down-syntax-errors-tf3019981.html#a8428352 Sent from the qooxdoo-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
