The following error occurred with the 2.0 parser which did not occur in any
previous versions.
>>> Scanning libraries \Unknown operator 'new' (pos (874, 7)).
The offending function from the file was similar to
__captureWeight: function() {
function setWeight() {
}
new WeightCpt(setWeight);
},
Adding a semi-colon after the terminating brace for the setWeight function
resolved the problem. The semi-colon is not needed if the inner function is
not used in a call to new.
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Planed-maintenance-release-2-0-1-tp7580466p7580486.html
Sent from the qooxdoo mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel