From Red Hat's bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=552658 The [] operator binds more tightly than the * operator, so we need parentheses here. Fix created by Guenther and applied to master.
Created attachment 5182 [details] git-am fix for 3.5.0
Created attachment 5183 [details] git-am format patch for 3.4.5.
Created attachment 5184 [details] git-am patch for 3.3.11.
Re-assigning to Karolin for inclusion in 3.5.0, 3.4.5, and 3.3.11. This patch has been tested and verified by Guenther with a torture test. Jeremy.
Pushed to all branches. Closing out bug report. Thanks!