GNU bug report logs - #20736
several build failures with new map functions

Previous Next

Package: emacs;

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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Nicolas Petton <nicolas <at> petton.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#20736: closed (several build failures with new map functions)
Date: Fri, 05 Jun 2015 23:31:04 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 06 Jun 2015 01:30:34 +0200
with message-id <87wpzhohr9.fsf <at> petton.fr>
and subject line Re: bug#20736: several build failures with new map functions
has caused the debbugs.gnu.org bug report #20736,
regarding several build failures with new map functions
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
20736: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20736
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Nicolas Petton <nicolas <at> petton.fr>
Cc: Emacs bug reports and feature requests <bug-gnu-emacs <at> gnu.org>
Subject: several build failures with new map functions
Date: Thu, 04 Jun 2015 19:27:59 -0700
"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


[Message part 3 (message/rfc822, inline)]
From: Nicolas Petton <nicolas <at> petton.fr>
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: Glenn Morris <rgm <at> gnu.org>, 20736 <at> debbugs.gnu.org,
 20736-done <at> debbugs.gnu.org
Subject: Re: bug#20736: several build failures with new map functions
Date: Sat, 06 Jun 2015 01:30:34 +0200
[Message part 4 (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)]

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.