Kazuyoshi Furutaka <furutaka(a)tokai.pnc.go.jp> writes:
Loading cl-extra.el...make[1]: *** [update-elc.stamp] Floating point
exception
There must be a bug in the code that used to be in `cl-float-limits'
function, which I placed at top-level (cl-extra.el:520).
The code works fine for me, so I will need your help at debugging it.
Here is how to do it:
1) Remove the comments before the "(defun cl-float-limits", and the
matching closing paren;
2) Remove the dummy definition of cl-float-limits below;
3) byte-compile cl-extra.el, and build XEmacs;
4) Step through cl-float-limits using edebug and see where it bugs
out.
I hope this helps...
--
Hrvoje Niksic <hniksic(a)srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
"Beware of bugs in the above code; I have only proved it correct,
not tried it." -- Donald Knuth