emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: build is broken on OSX today


From: Dmitry Antipov
Subject: Re: build is broken on OSX today
Date: Thu, 28 Jun 2012 22:08:42 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120614 Thunderbird/13.0.1

On 06/28/2012 09:33 PM, Randal L. Schwartz wrote:

Compiled just fine yesterday.  Latest commit I see is:

commit e7620eddea6d3b60309125d3ca958f39a68a6f59
Author: Dmitry Antipov <address@hidden>
Date:   Thu Jun 28 16:29:37 2012 +0400

     * window.h (struct window): Change type of 'hscroll',
     'min_hscroll' and 'last_point' from Lisp_Object to ptrdiff_t,
     'last_modified' and 'last_overlay_modified' to EMACS_INT.
     Adjust users accordingly.
     * xdisp.c (try_cursor_movement): Replace type check with eassert.
     * window.c (Fscroll_left, Fscroll_right): Change type of 'hscroll'
     from EMACS_INT to ptrdiff_t.
     (make_window): Omit redundant initialization.


If I get time, I'll bisect it.

Oops, sorry. Can you post error messages here?

Dmitry



reply via email to

[Prev in Thread] Current Thread [Next in Thread]