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

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

bug#21862: Acknowledgement (24.5; Commit 35cd5181450 breaks nsterm.m on


From: David Reitter
Subject: bug#21862: Acknowledgement (24.5; Commit 35cd5181450 breaks nsterm.m on Mac OS X 10.6)
Date: Tue, 10 Nov 2015 17:10:22 -0500

On Nov 10, 2015, at 4:39 PM, Anders Lindgren <andlind@gmail.com> wrote:
> The attached patch eliminate them.

I don’t think you should unconditionally declare this one:

+- (void)windowDidEnterFullScreen:(NSNotification *)notification;

Only declare it for the 10.6 build, please.

The others are okay.  

> the notification name should be a NSString (i.e. a @ was missing).

OK, thanks, my bad.

- D




reply via email to

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