https://bugzilla.redhat.com/show_bug.cgi?id=858841
--- Comment #15 from Kevin Kofler <ke...@tigcc.ticalc.org> --- (The file names in comment #14 are from current upstream, it looks like the bundled code is older and uses different file names.) FWIW, the ace editor is arguably in violation of the JSLint/JSHint license, considering that: * according to the license, "The Software shall be used for Good, not Evil." * according to http://www.jslint.com/lint.html , "eval is evil" * https://github.com/ajaxorg/ace/blob/master/lib/ace/mode/javascript_worker.js contains both a call to JSHint and the following: eval("throw 0;" + str); :-) -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/package-review