Re: g_error function names



Dov Grobgeld <dov imagic weizmann ac il> writes:
> I started using the GError mechanism and I encountered the function
> names g_set_error(), g_propagate_error(), and g_clear_error(). Shouldn't
> these be g_error_set(), g_error_propagate(), etc? Should I put this
> as a bug in Bugzilla?
> 

Nah, the choice was deliberate. Maybe a mistake but not a large enough
one to bother deprecating the API and duplicating it.

(The ones that don't start in g_error are not methods on GError)

Havoc



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