Re: g_list_find_custom has type issues
- From: Sebastian Wilhelmi <wilhelmi ira uka de>
- To: 4836-close bugs gnome org
- CC: Gtk Development List <gtk-devel-list redhat com>
- Subject: Re: g_list_find_custom has type issues
- Date: Tue, 18 Apr 2000 16:34:35 +0200
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]