Re: Follow-up to: Signals and malloced memory



Derek Simkowiak <dereks@kd-dev.com> writes:
 
> [dereks@localhost gtk]$ grep gtk_marshal_NONE__POINTER_INT_INT *
> [...gives lost of stuff, mostly in gtkmarshal.h...]
> 
> 	But the following gives nothing back:
> 
> [dereks@localhost gtk]$ grep gtk_marshal_INT__POINTER_INT_INT *
> [dereks@localhost gtk]$ 
> 
> 
> 	...is this the reason signal handlers return void?
> 
> 

Nope, you could just write more marshallers.

Havoc



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]