GNOME Bugzilla – Bug 709587
commit a09c9e93af0d64b9331c274de573465fe070b722 breaks NetworkManager build
Last modified: 2013-10-07 18:51:35 UTC
Commit https://git.gnome.org/browse/vala/commit/?id=a09c9e93af0d64b9331c274de573465fe070b722 which is currently master breaks the NetworkManager build in gnome-continuous: /usr/bin/vapigen-0.22 --library libnm-util --metadatadir ../../vapi ../libnm-util/NetworkManager-1.0.gir NetworkManager-1.0.gir:14458.85-14458.85: error: The type name `UtilsSecurityType' could not be found <type name="UtilsSecurityType" c:type="NMUtilsSecurityType"/> Reverting it makes NM build again.
commit 5764bac40da1cd4124ff9e16484c5971ffc07d57 Author: Luca Bruno <lucabru@src.gnome.org> Date: Mon Oct 7 20:50:47 2013 +0200 Revert "Set parent_node and always copy datatype when assigned to code nodes." This reverts commit a09c9e93af0d64b9331c274de573465fe070b722. Fixes bug 709587. This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.