emacs-devel
[Top][All Lists]
Advanced

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

build is broken on OSX today


From: Randal L. Schwartz
Subject: build is broken on OSX today
Date: Thu, 28 Jun 2012 10:33:49 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (berkeley-unix)

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.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<address@hidden> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.posterous.com/ for Smalltalk discussion




reply via email to

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