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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 20736 in the body.
You can then email your comments to 20736 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#20736
; Package
emacs
.
(Fri, 05 Jun 2015 02:29:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Paul Eggert <eggert <at> cs.ucla.edu>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Fri, 05 Jun 2015 02:29:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
"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
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#20736
; Package
emacs
.
(Fri, 05 Jun 2015 07:59:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Paul Eggert writes:
> "make check" fails with the new map functions, in several different ways.
> Nicholas, can you please fix these? Thanks.
Indeed, I will fix that.
Cheers,
Nico
>
> 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
--
Nicolas Petton
http://nicolas-petton.fr
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#20736
; Package
emacs
.
(Fri, 05 Jun 2015 23:31:03 GMT)
Full text and
rfc822 format available.
Message #11 received at 20736 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Paul Eggert writes:
> "make check" fails with the new map functions, in several different ways.
> Nicholas, can you please fix these? Thanks.
Glenn was faster than me and fixed two of the issues. I had an issue
left with the byte-compiler that is fixed with commit 8fe836a.
Cheers,
Nico
--
Nicolas Petton
http://nicolas-petton.fr
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Nicolas Petton <nicolas <at> petton.fr>
:
You have taken responsibility.
(Fri, 05 Jun 2015 23:31:04 GMT)
Full text and
rfc822 format available.
Notification sent
to
Paul Eggert <eggert <at> cs.ucla.edu>
:
bug acknowledged by developer.
(Fri, 05 Jun 2015 23:31:05 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 04 Jul 2015 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 9 years and 351 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.