Re: (patch) clist/ctree const-ness
- From: Tim Janik <timj gtk org>
- To: gtk-devel-list redhat com
- Subject: Re: (patch) clist/ctree const-ness
- Date: Sat, 16 Jan 1999 22:41:18 +0100 (CET)
On Sat, 16 Jan 1999, Jeff Garzik wrote:
> Will commit the patch below unless there are objections; it makes the
> clist_new_with_titles and related functions const-correct.
please don't do this, const gchar** is very different from const gchar*
as the compiler won't automatically convert the pointer. look into the
archives (or the ChangeLog), we've had that about 2 or 3 times already.
>
> Jeff
>
---
ciaoTJ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]