Micah Gersten [2012-04-03 11:41 -0500]: > Won't reverting the single header include just cause other glib related > include failures for moving headers? I guess it might possibly be less > than the current number though.
No, glib has always had a similar include structure as it has today. The patch that we have just reverts the requirement to only include glib.h, which was enforced starting with 2.31.x. (I. e. removing a few "#error Do not include this directly" directives). Martin -- Martin Pitt | http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- ubuntu-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel
