Re: (patch) clist/ctree const-ness



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]