all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan Djärv" <jan.h.d@swipnet.se>
To: chad <yandros@MIT.EDU>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: Problem with nsterm.m
Date: Tue, 31 Jul 2012 18:20:44 +0200	[thread overview]
Message-ID: <0A5C4270-31F0-43DA-8191-68A2C168C9C9@swipnet.se> (raw)
In-Reply-To: <35ACEF5C-5EF1-41FF-A3D8-ED937ADD26E6@mit.edu>

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.





      parent reply	other threads:[~2012-07-31 16:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-30 22:17 Problem with nsterm.m chad
2012-07-31  6:01 ` Jan Djärv
2012-07-31 16:20 ` Jan Djärv [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0A5C4270-31F0-43DA-8191-68A2C168C9C9@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=emacs-devel@gnu.org \
    --cc=yandros@MIT.EDU \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.