GNU bug report logs - #5814
23.1.93; Compile Emacs on Mac OS 10.4

Previous Next

Package: emacs;

Reported by: Alex Schroeder <kensanata <at> gmail.com>

Date: Wed, 31 Mar 2010 19:47:02 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Alex Schröder <kensanata <at> gmail.com>
To: 5814 <at> debbugs.gnu.org
Subject: bug#5814: patch?
Date: Wed, 31 Mar 2010 22:11:30 +0200
[Message part 1 (text/plain, inline)]
Without understanding what I'm doing, the following change seems to allow
the build process to continue:

=== modified file 'src/nsfns.m'
*** src/nsfns.m    2010-03-29 23:48:44 +0000
--- src/nsfns.m    2010-03-31 20:09:42 +0000
***************
*** 686,692 ****


  void
! ns_set_doc_edited (struct frame *f, Lisp_Object arg, Lisp_Object oldval)
  {
    NSView *view = FRAME_NS_VIEW (f);
    NSAutoreleasePool *pool;
--- 686,692 ----


  void
! ns_set_doc_edited (struct frame *f, Lisp_Object arg)
  {
    NSView *view = FRAME_NS_VIEW (f);
    NSAutoreleasePool *pool;
[Message part 2 (text/html, inline)]

This bug report was last modified 15 years and 115 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.