Tal Nisan has posted comments on this change. Change subject: core: Disable member init for GWT-compiled code ......................................................................
Patch Set 1: Code-Review+1 (1 comment) .................................................... Commit Message Line 12: Line 13: This patch is the culmination of a series that suggests taking the safe Line 14: route - instead of having the code (silently!) break if a call to the Line 15: constructor is removed from the UI code, it simply disallows having such Line 16: iniine initializations. s/iniine/inline Line 17: Line 18: The previous patches in this set remove such initializers for various Line 19: parts of the common and compat modules (broken up into smaller units for Line 20: relative ease of review). -- To view, visit http://gerrit.ovirt.org/18140 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Iffd520ecb627e87254c4d325c85088179b0ef744 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> Gerrit-Reviewer: Alexander Wels <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Tal Nisan <[email protected]> Gerrit-Reviewer: Vojtech Szocs <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
