colhountech / js2-mode

Automatically exported from code.google.com/p/js2-mode
0 stars 0 forks source link

js2-20090723b.el byte compile error: "Variable binding depth exceeds max-specpdl-size" #113

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download js2-20090723b.el
2. M-x byte-compile-file js2-20090723b.el

What is the expected output? 
Compile without errors.

What do you see instead?
Entering directory `c:/Program Files (x86)/emacs-23.1/site-lisp/'
js2.el:7309:24:Error: Variable binding depth exceeds max-specpdl-size

What version of the product are you using? On what operating system?
js2-20090723b.el
Emacs 23.1.1 (i386-mingw-nt6.0.6001)
Windows Vista Business 64bit

Original issue reported on code.google.com by cren...@gmail.com on 9 Dec 2009 at 6:43

GoogleCodeExporter commented 8 years ago
I get the same error on Fedora 12 with emacs-23.1-13.fc12.x86_64 and 
js2-20090723b.el.

Original comment by itk...@gmail.com on 9 Dec 2009 at 7:20

GoogleCodeExporter commented 8 years ago
Same problem here 

GNU Emacs 23.1.50.1 
ubuntu 9.10 
js2-20090723b.el

output :
Compiling file /home/pdelgallego/.emacs.d/js2.el at Tue Dec 15 13:15:54 2009
js2.el:3517:1:Warning: cl package required at runtime
js2.el:7309:24:Error: Variable binding depth exceeds max-specpdl-size

Extrainformation : 
A clean installation -> Emacs-Starter-kit -> compile js2.el

Original comment by pedro.de...@gmail.com on 15 Dec 2009 at 12:21

GoogleCodeExporter commented 8 years ago
Woops this is a duplicate of issue 68

Original comment by cren...@gmail.com on 19 Feb 2010 at 10:31