Re: Documentation inconsistency
- From: Gergely Polonkai <gergely polonkai eu>
- To: Paul Davis <paul linuxaudiosystems com>
- Cc: "gtk-list gnome org" <gtk-list gnome org>
- Subject: Re: Documentation inconsistency
- Date: Wed, 5 Aug 2015 15:59:31 +0200
I must agree with Paul here. Try to look at the documentation like this:
{The warning. Ignore it for now, but we will come back here soon}
The usage. This is how you can and should use the function. It states the behaviour of the function for pre-2.24 and post-2.32 versions. You must consider all if you want to support users with different versions of GLib available.
Now get back to the warning part.
If you are maintaining legacy code, read it. For you, it means that this function call should be removed from your code on the long run.
If you are writing new code, read it. For you, it means that you should not call this function, unless you want to support users with multiple versions of GLib.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]