bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#10694: [Ivan Kanis] pretest 24.0.93 failure


From: Chong Yidong
Subject: bug#10694: [Ivan Kanis] pretest 24.0.93 failure
Date: Thu, 02 Feb 2012 13:22:52 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.93 (gnu/linux)

> It doesn't compile on OSX 10.4 with XCode 2.5. I have attached the
> error log.

Does the following patch do the right thing?  (Completely untested.)

=== modified file 'src/nsterm.m'
*** src/nsterm.m        2012-01-31 03:07:38 +0000
--- src/nsterm.m        2012-02-02 05:18:55 +0000
***************
*** 64,69 ****
--- 64,70 ----
  #define NSTRACE(x)
  #endif
  
+ extern NSString *NSMenuDidBeginTrackingNotification;
  
  /* ==========================================================================
  





reply via email to

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