unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#20869: Recent map-elt change broke 'make bootstrap'
@ 2015-06-21 20:11 Paul Eggert
  2015-06-21 21:25 ` Nicolas Petton
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paul Eggert @ 2015-06-21 20:11 UTC (permalink / raw)
  To: 20869; +Cc: Nicolas Petton

This seems to be due to commit 8b6d82d3ca86f76ed964063b3941a7c6ab0bf1c6 so I am 
CC'ing Nicolas.  The symptoms:

   ELC      emacs-lisp/map.elc

In toplevel form:
emacs-lisp/map.el:125:5:Warning: gv-get called with 1 argument, but requires 2
emacs-lisp/map.el:128:1:Error: (map--raw-place map #[257 "\301\300E\207" [map 
setq] 4 "

(fn V)"]) is not a valid place expression
Makefile:268: recipe for target 'emacs-lisp/map.elc' failed
make[2]: *** [emacs-lisp/map.elc] Error 1
make[2]: Leaving directory '/home/eggert/src/gnu/emacs/static-checking/lisp'
Makefile:291: recipe for target 'compile-main' failed
make[1]: *** [compile-main] Error 2
make[1]: Leaving directory '/home/eggert/src/gnu/emacs/static-checking/lisp'
Makefile:385: recipe for target 'lisp' failed
make: *** [lisp] Error 2





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#20869: Recent map-elt change broke 'make bootstrap'
  2015-06-21 20:11 bug#20869: Recent map-elt change broke 'make bootstrap' Paul Eggert
@ 2015-06-21 21:25 ` Nicolas Petton
  2015-06-21 21:50 ` Nicolas Petton
  2015-06-21 21:50 ` Nicolas Petton
  2 siblings, 0 replies; 4+ messages in thread
From: Nicolas Petton @ 2015-06-21 21:25 UTC (permalink / raw)
  To: eggert, 20869

[-- Attachment #1: Type: text/plain, Size: 1068 bytes --]

Paul Eggert <eggert@cs.ucla.edu> writes:

> This seems to be due to commit 8b6d82d3ca86f76ed964063b3941a7c6ab0bf1c6 so I am 
> CC'ing Nicolas.

Indeed, I tried out things related to gv and map-elt, but committed the
wrong code somehow :/

I'll push a fix.

Nico

> The symptoms:
>
>    ELC      emacs-lisp/map.elc
>
> In toplevel form:
> emacs-lisp/map.el:125:5:Warning: gv-get called with 1 argument, but requires 2
> emacs-lisp/map.el:128:1:Error: (map--raw-place map #[257 "\301\300E\207" [map 
> setq] 4 "
>
> (fn V)"]) is not a valid place expression
> Makefile:268: recipe for target 'emacs-lisp/map.elc' failed
> make[2]: *** [emacs-lisp/map.elc] Error 1
> make[2]: Leaving directory '/home/eggert/src/gnu/emacs/static-checking/lisp'
> Makefile:291: recipe for target 'compile-main' failed
> make[1]: *** [compile-main] Error 2
> make[1]: Leaving directory '/home/eggert/src/gnu/emacs/static-checking/lisp'
> Makefile:385: recipe for target 'lisp' failed
> make: *** [lisp] Error 2

-- 
Nicolas Petton
http://nicolas-petton.fr

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 512 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#20869: Recent map-elt change broke 'make bootstrap'
  2015-06-21 20:11 bug#20869: Recent map-elt change broke 'make bootstrap' Paul Eggert
  2015-06-21 21:25 ` Nicolas Petton
@ 2015-06-21 21:50 ` Nicolas Petton
  2015-06-21 21:50 ` Nicolas Petton
  2 siblings, 0 replies; 4+ messages in thread
From: Nicolas Petton @ 2015-06-21 21:50 UTC (permalink / raw)
  To: Paul Eggert; +Cc: 20869, 20869-done, emacs-devel

[-- Attachment #1: Type: text/plain, Size: 243 bytes --]

Paul Eggert <eggert@cs.ucla.edu> writes:

> This seems to be due to commit 8b6d82d3ca86f76ed964063b3941a7c6ab0bf1c6 so I am 
> CC'ing Nicolas.

The version I should have committed also has issues. I reverted the
commit for now.

Nico

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 512 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#20869: Recent map-elt change broke 'make bootstrap'
  2015-06-21 20:11 bug#20869: Recent map-elt change broke 'make bootstrap' Paul Eggert
  2015-06-21 21:25 ` Nicolas Petton
  2015-06-21 21:50 ` Nicolas Petton
@ 2015-06-21 21:50 ` Nicolas Petton
  2 siblings, 0 replies; 4+ messages in thread
From: Nicolas Petton @ 2015-06-21 21:50 UTC (permalink / raw)
  To: Paul Eggert; +Cc: 20869, 20869-done, emacs-devel

[-- Attachment #1: Type: text/plain, Size: 243 bytes --]

Paul Eggert <eggert@cs.ucla.edu> writes:

> This seems to be due to commit 8b6d82d3ca86f76ed964063b3941a7c6ab0bf1c6 so I am 
> CC'ing Nicolas.

The version I should have committed also has issues. I reverted the
commit for now.

Nico

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 512 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-06-21 21:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-21 20:11 bug#20869: Recent map-elt change broke 'make bootstrap' Paul Eggert
2015-06-21 21:25 ` Nicolas Petton
2015-06-21 21:50 ` Nicolas Petton
2015-06-21 21:50 ` Nicolas Petton

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).