all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* CVS HEAD won't build on OSX
@ 2008-09-21  2:34 Randal L. Schwartz
  0 siblings, 0 replies; only message in thread
From: Randal L. Schwartz @ 2008-09-21  2:34 UTC (permalink / raw)
  To: emacs-devel


Sometime in the last two days, someone broke the build on OSX:

nsterm.m: In function 'ns_font_to_xlfd':
nsterm.m:6276: warning: 'widthOfString:' is deprecated (declared at /System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:216)
gcc -I/sw/include -L/sw/lib -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/merlyn/MIRROR/emacs-CVS/src -I/usr/X11/include -Dtemacs   -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -g -O2 -Wno-pointer-sign  nsfns.m
nsfns.m: In function 'compute_tip_xy':
nsfns.m:2420: error: 'struct ns_display_info' has no member named 'width'
nsfns.m:2433: error: 'struct ns_display_info' has no member named 'height'
nsfns.m:2438: error: 'struct ns_display_info' has no member named 'height'
make[2]: *** [nsfns.o] Error 1
make[1]: *** [src] Error 2
make: *** [bootstrap] Error 2

I'm guessing it's this change to src/nsfns.m:

revision 1.6.2.4
date: 2008-09-03 22:44:12 -0700;  author: miles;  state: Exp;  lines: +130 -122;  commitid: uDGkxxobFGcMPpht;
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-95

-- 
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.vox.com/ for Smalltalk and Seaside discussion





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

only message in thread, other threads:[~2008-09-21  2:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-21  2:34 CVS HEAD won't build on OSX Randal L. Schwartz

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.