"call to function ‘handler’ without a real prototype"

View: New views
2 Messages — Rating Filter:   Alert me  

"call to function ‘handler’ without a real prototype"

by Adam Tauno Williams :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'm rebuilding my packages for openSUSE 11 and getting lots of:

call to function ‘handler’ without a real prototype

 - messages.  I don't recall seeing these in the past;  is the compiler
just being more verbose/paranoid or should I be concerned?

libobjc43-4.3.1_20080507-6.1
gcc-objc-4.3-39.1
gcc43-objc-4.3.1_20080507-6.1


--
OpenGroupware.org Developer
developer@...
http://mail.opengroupware.org/mailman/listinfo/developer

Re: [OGo-Developer] "call to function ‘handler’ without a real prototype"

by Helge Hess :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 25.06.2008, at 15:50, Adam Tauno Williams wrote:
> I'm rebuilding my packages for openSUSE 11 and getting lots of:
>
> call to function ‘handler’ without a real prototype
>
> - messages.  I don't recall seeing these in the past;  is the compiler
> just being more verbose/paranoid or should I be concerned?

The compiler tends to get more verbose in every release ;-)

Anyways 'handler' seems to belong to the exception handling. You might  
want to look at the relevant exception handling code.
Are 'nested function exceptions' enabled in the libFoundation  
configure output?

Thanks,
   Helge
--
Helge Hess
http://www.helgehess.eu/


--
OpenGroupware.org Developer
developer@...
http://mail.opengroupware.org/mailman/listinfo/developer