Re: RFC: String cleanup
- From: Matthias Clasen <matthias clasen gmail com>
- To: gtk-devel-list gnome org
- Subject: Re: RFC: String cleanup
- Date: Fri, 16 Dec 2005 10:17:33 -0500
On 12/16/05,
Benoît Dejean <
benoit placenet org> wrote:
Le vendredi 16 décembre 2005 à 10:40 +0100, Daniel Marjamäki a écrit :
> Hello friends!
>
> I'm new to GTK, and would like to contribute. I have an idea for what I can do...
>
> Changing from:
> [const] char *str
> to:
> [const] char str[]
Many places where this matters have already been fixed. But by all means, if you find more,
submit patches.
(The benefit is that the latter is placed in rodata...)
Matthias
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]