Re: minor api issues



"Matthias Clasen" <matthiasc poet de> writes: 
> 3) The documentation for G_CONST_RETURN says that it should not be
>     used for function arguments, but g_get_charset nevertheless does so.
>     gtk-doc follows the documentation and chokes on the g_get_charset
> prototype
>     (reported as a gtk-doc bug, #61341, but maybe it is really a glib API
> bug).

Owen and I discussed this on Friday, the intent is that it can be used
for "out" parameters. However it should definitely not be used for
"in" parameters, such as for g_strdupv().

Havoc




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