emacs-devel
[Top][All Lists]
Advanced

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

Re: Problem with nsterm.m


From: Jan Djärv
Subject: Re: Problem with nsterm.m
Date: Tue, 31 Jul 2012 18:20:44 +0200

Hello.

31 jul 2012 kl. 00:17 skrev chad:

> Speaking of unfamiliar... Since updating to 10.8, I get:
> 
> ; Emacs.app/Contents/MacOS/Emacs 
> 2012-07-30 15:09:08.239 Emacs[40546:303] *** WARNING: -[NSImage 
> compositeToPoint:operation:] is deprecated in MacOSX 10.8 and later. Please 
> use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
> 2012-07-30 15:09:08.240 Emacs[40546:303] *** WARNING: -[NSImage 
> compositeToPoint:fromRect:operation:] is deprecated in MacOSX 10.8 and later. 
> Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.

That function has been deprecated since 10.6 according to the documentation.  
But only 10.8 gives a warning.  Too bad a warning is not given at compile time.
Fixed in trunk.

        Jan D.





reply via email to

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