all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: [Emacs-diffs] master 9def17e: * lisp/emacs-lisp/cl-generic.el: New file.
       [not found] ` <E1YBTkm-0005cx-Bb@vcs.savannah.gnu.org>
@ 2015-01-15 21:35   ` Glenn Morris
  2015-01-15 22:37     ` Stefan Monnier
  0 siblings, 1 reply; 5+ messages in thread
From: Glenn Morris @ 2015-01-15 21:35 UTC (permalink / raw
  To: emacs-devel; +Cc: Stefan Monnier

Stefan Monnier wrote:

> branch: master
> commit 9def17e92bbb61e877bf092b562a92946cf43210

Something in here causes `make check' to fail.
There are void-function errors from cl-labels, cl-flet. See:

http://hydra.nixos.org/build/18756357

(As a general comment, it feels to me like `make check' is under-used,
given the number of times it seems to get busted.)



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

* Re: [Emacs-diffs] master 9def17e: * lisp/emacs-lisp/cl-generic.el: New file.
  2015-01-15 21:35   ` [Emacs-diffs] master 9def17e: * lisp/emacs-lisp/cl-generic.el: New file Glenn Morris
@ 2015-01-15 22:37     ` Stefan Monnier
  2015-01-16  2:39       ` Stephen J. Turnbull
  2015-01-16 20:00       ` Glenn Morris
  0 siblings, 2 replies; 5+ messages in thread
From: Stefan Monnier @ 2015-01-15 22:37 UTC (permalink / raw
  To: Glenn Morris; +Cc: emacs-devel

>> branch: master
>> commit 9def17e92bbb61e877bf092b562a92946cf43210
> Something in here causes `make check' to fail.
> There are void-function errors from cl-labels, cl-flet. See:

> http://hydra.nixos.org/build/18756357

I fixed this earlier today, I think.

> (As a general comment, it feels to me like `make check' is under-used,
> given the number of times it seems to get busted.)

I only used "make cl-lib-tests" since "make check" takes too long.


        Stefan



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

* Re: [Emacs-diffs] master 9def17e: * lisp/emacs-lisp/cl-generic.el: New file.
  2015-01-15 22:37     ` Stefan Monnier
@ 2015-01-16  2:39       ` Stephen J. Turnbull
  2015-01-16 20:00       ` Glenn Morris
  1 sibling, 0 replies; 5+ messages in thread
From: Stephen J. Turnbull @ 2015-01-16  2:39 UTC (permalink / raw
  To: Stefan Monnier; +Cc: Glenn Morris, emacs-devel

Stefan Monnier writes:

 > I only used "make cl-lib-tests" since "make check" takes too long.

"make check &" returns immediately.

Proof-of-concept;usable-version-left-to-the-reader-ly y'rs,

otherSteve



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

* Re: [Emacs-diffs] master 9def17e: * lisp/emacs-lisp/cl-generic.el: New file.
  2015-01-15 22:37     ` Stefan Monnier
  2015-01-16  2:39       ` Stephen J. Turnbull
@ 2015-01-16 20:00       ` Glenn Morris
  2015-01-16 23:29         ` Stefan Monnier
  1 sibling, 1 reply; 5+ messages in thread
From: Glenn Morris @ 2015-01-16 20:00 UTC (permalink / raw
  To: Stefan Monnier; +Cc: emacs-devel

Stefan Monnier wrote:

>>> branch: master
>>> commit 9def17e92bbb61e877bf092b562a92946cf43210
>> Something in here causes `make check' to fail.
>> There are void-function errors from cl-labels, cl-flet. See:
>
>> http://hydra.nixos.org/build/18756357
>
> I fixed this earlier today, I think.

Sadly not. Still fails in:

http://hydra.nixos.org/build/18817665

> I only used "make cl-lib-tests" since "make check" takes too long.

OK, hopefully emacs-buildstatus can alert you then, though I know it
does not update as often as it should.



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

* Re: [Emacs-diffs] master 9def17e: * lisp/emacs-lisp/cl-generic.el: New file.
  2015-01-16 20:00       ` Glenn Morris
@ 2015-01-16 23:29         ` Stefan Monnier
  0 siblings, 0 replies; 5+ messages in thread
From: Stefan Monnier @ 2015-01-16 23:29 UTC (permalink / raw
  To: Glenn Morris; +Cc: emacs-devel

> Sadly not. Still fails in:
> http://hydra.nixos.org/build/18817665

I just saw now (coming back to my home desktop) that for some reason
I didn't "push" (or maybe I did and it failed and I didn't notice the
error message).

It should be there now.


        Stefan



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

end of thread, other threads:[~2015-01-16 23:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20150114193720.21597.4770@vcs.savannah.gnu.org>
     [not found] ` <E1YBTkm-0005cx-Bb@vcs.savannah.gnu.org>
2015-01-15 21:35   ` [Emacs-diffs] master 9def17e: * lisp/emacs-lisp/cl-generic.el: New file Glenn Morris
2015-01-15 22:37     ` Stefan Monnier
2015-01-16  2:39       ` Stephen J. Turnbull
2015-01-16 20:00       ` Glenn Morris
2015-01-16 23:29         ` Stefan Monnier

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.