all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: merlyn@stonehenge.com (Randal L. Schwartz)
To: emacs-devel@gnu.org
Subject: build is broken on OSX today
Date: Thu, 28 Jun 2012 10:33:49 -0700	[thread overview]
Message-ID: <86zk7njq82.fsf@red.stonehenge.com> (raw)


Compiled just fine yesterday.  Latest commit I see is:

commit e7620eddea6d3b60309125d3ca958f39a68a6f59
Author: Dmitry Antipov <dmantipov@yandex.ru>
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
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.posterous.com/ for Smalltalk discussion




             reply	other threads:[~2012-06-28 17:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-28 17:33 Randal L. Schwartz [this message]
2012-06-28 18:08 ` build is broken on OSX today Dmitry Antipov
2012-06-28 18:43 ` Drew Raines
2012-06-29  1:40   ` Dmitry Antipov
2012-06-29 13:41     ` Drew Raines

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86zk7njq82.fsf@red.stonehenge.com \
    --to=merlyn@stonehenge.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.