Re: g_list_find_custom has type issues



Hi everyone,

this is to let you know, that I changed the type of the 'data' parameters of
the functions g_(list|slist)_(remove|find|find_custom|index) from gpointer to
gconstpointer, because those functions doesn't use data in a non-const way. 

This will not hurt C-Programs at all. It might however hurt C++-programs
(overloading and stuff), but as it is done for GLib 1.3 only (and 1.4. of
course), that shouldn't be a problem.

Bye,
Sebastian
-- 
Sebastian Wilhelmi                   |            här ovanför alla molnen
mailto:wilhelmi@ira.uka.de           |     är himmlen så förunderligt blå
http://goethe.ira.uka.de/~wilhelmi   |



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