Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jul 1st, 2012  |  syntax: None  |  size: 0.30 KB  |  hits: 20  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. configure: error: Your SpiderMonkey library is too new.
  2.  
  3. Versions of SpiderMonkey after the js185-1.0.0 release remove the optional
  4. enforcement of preventing anonymous functions in a statement context. This
  5. will most likely break your existing JavaScript code as well as render all
  6. example code invalid.