GNU bug report logs - #8412
24.0.50; revno: 103801, nsterm.m does not compile

Previous Next

Packages: emacs, ns;

Reported by: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>

Date: Sat, 2 Apr 2011 14:16:02 UTC

Severity: normal

Merged with 8403

Found in version 24.0.50

Done: Jan Djärv <jan.h.d <at> swipnet.se>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 8412 in the body.
You can then email your comments to 8412 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#8412; Package emacs. (Sat, 02 Apr 2011 14:16:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Peter Dyballa <Peter_Dyballa <at> Freenet.DE>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 02 Apr 2011 14:16:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.50; revno: 103801, nsterm.m does not compile
Date: Sat, 2 Apr 2011 16:14:47 +0200
Hello!

Gcc-4.2 now reports something new:

	nsterm.m: In function ‘ns_update_auto_hide_menu_bar’:
	nsterm.m:602: error: ‘NSApplicationPresentationOptions’ undeclared  
(first use in this function)
	nsterm.m:602: error: (Each undeclared identifier is reported only once
	nsterm.m:602: error: for each function it appears in.)
	nsterm.m:602: error: expected ‘;’ before ‘options’
	nsterm.m:606: error: ‘options’ undeclared (first use in this function)
	nsterm.m:606: error: ‘NSApplicationPresentationAutoHideMenuBar’  
undeclared (first use in this function)
	nsterm.m:608: warning: no ‘-setPresentationOptions:’ method found
	nsterm.m:608: warning: (Messages without a matching method signature
	nsterm.m:608: warning: will be assumed to return ‘id’ and accept
	nsterm.m:608: warning: ‘...’ as arguments.)
	nsterm.m: In function ‘-[EmacsView conversationIdentifier]’:
	nsterm.m:4873: warning: conflicting types for ‘-(long  
int)conversationIdentifier’
	/System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h: 
23: warning: previous declaration of ‘- 
(NSInteger)conversationIdentifier’
	make[1]: *** [nsterm.o] Error 1
	make: *** [src] Error 2

Mac OS X 10.5.8, PPC.

--
Greetings

  Pete

Sending unsolicited commercial eMail to this account incurs a fee of €  
500 per message and acknowledges the legality of this contract.





Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#8412; Package emacs. (Sun, 03 Apr 2011 08:32:02 GMT) Full text and rfc822 format available.

Message #8 received at 8412 <at> debbugs.gnu.org (full text, mbox):

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>
Cc: 8412 <at> debbugs.gnu.org
Subject: Re: bug#8412: 24.0.50; revno: 103801, nsterm.m does not compile
Date: Sun, 03 Apr 2011 10:31:16 +0200
Sorry, I don't know what I was thinking, please try again.

	Jan D.


Peter Dyballa skrev 2011-04-02 16.14:
> Hello!
>
> Gcc-4.2 now reports something new:
>
> nsterm.m: In function ‘ns_update_auto_hide_menu_bar’:
> nsterm.m:602: error: ‘NSApplicationPresentationOptions’ undeclared (first use
> in this function)
> nsterm.m:602: error: (Each undeclared identifier is reported only once
> nsterm.m:602: error: for each function it appears in.)
> nsterm.m:602: error: expected ‘;’ before ‘options’
> nsterm.m:606: error: ‘options’ undeclared (first use in this function)
> nsterm.m:606: error: ‘NSApplicationPresentationAutoHideMenuBar’ undeclared
> (first use in this function)
> nsterm.m:608: warning: no ‘-setPresentationOptions:’ method found
> nsterm.m:608: warning: (Messages without a matching method signature
> nsterm.m:608: warning: will be assumed to return ‘id’ and accept
> nsterm.m:608: warning: ‘...’ as arguments.)
> nsterm.m: In function ‘-[EmacsView conversationIdentifier]’:
> nsterm.m:4873: warning: conflicting types for ‘-(long int)conversationIdentifier’
> /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:23:
> warning: previous declaration of ‘-(NSInteger)conversationIdentifier’
> make[1]: *** [nsterm.o] Error 1
> make: *** [src] Error 2
>
> Mac OS X 10.5.8, PPC.
>
> --
> Greetings
>
> Pete
>
> Sending unsolicited commercial eMail to this account incurs a fee of € 500 per
> message and acknowledges the legality of this contract.
>
>
>




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#8412; Package emacs. (Sun, 03 Apr 2011 15:32:02 GMT) Full text and rfc822 format available.

Message #11 received at 8412 <at> debbugs.gnu.org (full text, mbox):

From: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>
To: Jan Djärv <jan.h.d <at> swipnet.se>
Cc: 8412 <at> debbugs.gnu.org
Subject: Re: bug#8412: 24.0.50; revno: 103801, nsterm.m does not compile
Date: Sun, 3 Apr 2011 17:31:26 +0200
Am 03.04.2011 um 10:31 schrieb Jan Djärv:

> Sorry, I don't know what I was thinking, please try again.


It compiles, installs, and launches fine now!

--
Greetings

  Pete

Almost anything is easier to get into than out of.
				– Allen's Law





Forcibly Merged 8403 8412. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Mon, 04 Apr 2011 17:55:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 03 May 2011 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 14 years and 54 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.