GNU bug report logs -
#20736
several build failures with new map functions
Previous Next
Reported by: Paul Eggert <eggert <at> cs.ucla.edu>
Date: Fri, 5 Jun 2015 02:29:02 UTC
Severity: normal
Done: Nicolas Petton <nicolas <at> petton.fr>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
"make check" fails with the new map functions, in several different ways.
Nicholas, can you please fix these? Thanks.
ELC emacs-lisp/map.elc
In map-merge:
emacs-lisp/map.el:242:31:Warning: reference to free variable `m'
In map--dispatch:
emacs-lisp/map.el:257:11:Warning: macro `map--dispatch' defined too late
In map--delete-array:
emacs-lisp/map.el:341:16:Warning: reference to free variable `m'
In end of data:
emacs-lisp/map.el:372:1:Warning: the function `m' is not known to be defined.
...
Compiling map-tests.el
In toplevel form:
map-tests.el:91:15:Warning: variable reference to nonvariable `[1 2 3]'
map-tests.el:91:15:Error: Wrong type argument: symbolp, [1 2 3]
Makefile:64: recipe for target 'map-tests.elc' failed
make[3]: *** [map-tests.elc] Error 1
This bug report was last modified 9 years and 352 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.