On 2011-01-30, at 1:30 PM, chevalma@iro.umontreal.ca wrote:
stdlib/arrays.js:919: ReferenceError: error is not defined error("lastIndexOf, results are different"); ^
error is defined in utility/debug.js.
Please make sure to always run "make test" before pushing your commits.
What does a "make test" do that would trigger that error?
The code (including the unit tests) run without error with a "d8 stdlib/arrays.js".
Marc