glib r6947 - trunk
- From: matthiasc svn gnome org
- To: svn-commits-list gnome org
- Subject: glib r6947 - trunk
- Date: Tue, 27 May 2008 19:56:26 +0000 (UTC)
Author: matthiasc
Date: Tue May 27 19:56:26 2008
New Revision: 6947
URL: http://svn.gnome.org/viewvc/glib?rev=6947&view=rev
Log:
Updates
Modified:
trunk/ChangeLog
trunk/README.in
Modified: trunk/README.in
==============================================================================
--- trunk/README.in (original)
+++ trunk/README.in Tue May 27 19:56:26 2008
@@ -24,6 +24,16 @@
See the file 'INSTALL'
+Notes about GLib 2.18
+=====================
+
+* The recommended way of using GLib has always been to only include the
+ toplevel headers glib.h, glib-object.h and gio.h. GLib enforces this by
+ generating an error when individual headers are directly included.
+ To help with the transition, the enforcement is not turned on by
+ default for GLib headers (it is turned on for GObject and GIO).
+ To turn it on, define the preprocessor symbol G_DISABLE_SINGLE_INCLUDES.
+
Notes about GLib 2.16
=====================
@@ -31,7 +41,6 @@
and libselinux for extended attribute and SELinux support. Use
--disable-xattr and --disable-selinux to build without these.
-
Notes about GLib 2.10
=====================
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]