unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* bytecomp/byte-opt change breaks bootstrapping
@ 2007-08-24 10:39 Juanma Barranquero
  0 siblings, 0 replies; only message in thread
From: Juanma Barranquero @ 2007-08-24 10:39 UTC (permalink / raw)
  To: emacs-devel

Something in this change breaks bootstrapping:

2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>

        * emacs-lisp/bytecomp.el (byte-compile-output-docform)
        (byte-compile-output-as-comment): Use with-current-buffer rather than
        a weird set-buffer&prog1 combination.

        * emacs-lisp/byte-opt.el (byte-optimize-if): Move `progn' out
of the test
        so as to optimise cases where the `progn's result is constant.

             Juanma

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-08-24 10:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-24 10:39 bytecomp/byte-opt change breaks bootstrapping Juanma Barranquero

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).