all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Third <alan@idiocy.org>
To: Derrell Piper <ddp@electric-loft.org>
Cc: 7028-done@debbugs.gnu.org
Subject: bug#7028: 24.0.50; incomplete ns protocol implementations in nsmenu
Date: Sun, 27 Nov 2016 14:00:12 +0000	[thread overview]
Message-ID: <m2lgw5hvkj.fsf@breton.holly.idiocy.org> (raw)
In-Reply-To: <265D0CB9-C182-4E4C-ADE7-2303DB7B0457@electric-loft.org> (Derrell Piper's message of "Mon, 13 Sep 2010 10:48:48 -0700")

Derrell Piper <ddp@electric-loft.org> writes:

> The current GNUstep trunk is giving warnings about not completely
> implementing these protocols (10.6.4, Xcode 3.2.4, MacOSX10.6.sdk):
>
> gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/Users/ddp/src/emacs/src            =
>    -MMD -MF deps/nsmenu.d  -Wimplicit-function-declaration -Wold-style-defi=
> nition -Wdeclaration-after-statement -Wno-pointer-sign  -g -O2  nsmenu.m
> nsmenu.m: In function =E2=80=98ns_update_menubar=E2=80=99:
> nsmenu.m:461: warning: class 'EmacsMenu' does not implement the 'NSMenuDele=
> gate' protocol
> nsmenu.m: In function =E2=80=98-[EmacsMenu initWithTitle:frame:]=E2=80=99:
> nsmenu.m:552: warning: class 'EmacsMenu' does not implement the 'NSMenuDele=
> gate' protocol
> nsmenu.m: In function =E2=80=98-[EmacsMenu fillWithWidgetValue:]=E2=80=99:
> nsmenu.m:717: warning: =E2=80=98sizeToFit=E2=80=99 is deprecated (declared =
> at /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:281)
> nsmenu.m: In function =E2=80=98-[EmacsToolbar initForView:withIdentifier:]=
> =E2=80=99:
> nsmenu.m:1126: warning: class 'EmacsToolbar' does not implement the 'NSTool=
> barDelegate' protocol
> nsmenu.m: In function =E2=80=98-[EmacsTooltip init]=E2=80=99:
> nsmenu.m:1257: warning: class 'EmacsTooltip' does not implement the 'NSWind=
> owDelegate' protocol

I can't reproduce these warnings on the current master on macOS 10.12. I
get plenty of others warnings, just not these.

I think it's safe to assume this has been sorted at some point in the
last six years. If you still see these, please let us know.
-- 
Alan Third





      parent reply	other threads:[~2016-11-27 14:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-13 17:48 bug#7028: 24.0.50; incomplete ns protocol implementations in nsmenu Derrell Piper
2010-09-15  9:42 ` Jan Djärv
2016-11-27 14:00 ` Alan Third [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=m2lgw5hvkj.fsf@breton.holly.idiocy.org \
    --to=alan@idiocy.org \
    --cc=7028-done@debbugs.gnu.org \
    --cc=ddp@electric-loft.org \
    /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.