unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#8412: 24.0.50; revno: 103801, nsterm.m does not compile
@ 2011-04-02 14:14 Peter Dyballa
  2011-04-03  8:31 ` Jan Djärv
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Dyballa @ 2011-04-02 14:14 UTC (permalink / raw)
  To: 8412

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.






^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#8412: 24.0.50; revno: 103801, nsterm.m does not compile
  2011-04-02 14:14 bug#8412: 24.0.50; revno: 103801, nsterm.m does not compile Peter Dyballa
@ 2011-04-03  8:31 ` Jan Djärv
  2011-04-03 15:31   ` Peter Dyballa
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Djärv @ 2011-04-03  8:31 UTC (permalink / raw)
  To: Peter Dyballa; +Cc: 8412

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.
>
>
>





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#8412: 24.0.50; revno: 103801, nsterm.m does not compile
  2011-04-03  8:31 ` Jan Djärv
@ 2011-04-03 15:31   ` Peter Dyballa
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Dyballa @ 2011-04-03 15:31 UTC (permalink / raw)
  To: Jan Djärv; +Cc: 8412


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






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-04-03 15:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-02 14:14 bug#8412: 24.0.50; revno: 103801, nsterm.m does not compile Peter Dyballa
2011-04-03  8:31 ` Jan Djärv
2011-04-03 15:31   ` Peter Dyballa

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).