all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Struct buffer changes break nextstep build
@ 2011-02-14 23:44 Chad Brown
  2011-02-15  3:58 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Chad Brown @ 2011-02-14 23:44 UTC (permalink / raw)
  To: Emacs-Devel devel

I won't have time to attempt the (supposedly straightforward) changes
until Wednesday at least, but in case someone else has a chance:

gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/usr/local/src/emacs/working/src -I../lib -I/usr/local/src/emacs/working/src/../lib               -MMD -MF deps/nsfns.d   -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -Wno-pointer-sign  -g -O2  nsfns.m
nsfns.m: In function ‘ns_set_name_as_filename’:
nsfns.m:608: error: ‘struct buffer’ has no member named ‘filename’
nsfns.m:609: error: ‘struct buffer’ has no member named ‘name’
nsfns.m: In function ‘Fns_read_file_name’:
nsfns.m:1431: error: ‘struct buffer’ has no member named ‘directory’

This is the only issue I found with `make -k'.

Thanks,
*Chad





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

end of thread, other threads:[~2011-02-15  7:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-14 23:44 Struct buffer changes break nextstep build Chad Brown
2011-02-15  3:58 ` Eli Zaretskii
2011-02-15  7:02   ` Jan Djärv

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.