Re: minor api issues
- From: Havoc Pennington <hp redhat com>
- To: "Matthias Clasen" <matthiasc poet de>
- Cc: <gtk-devel-list gnome org>
- Subject: Re: minor api issues
- Date: 01 Oct 2001 10:40:24 -0400
"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]