On Tue, Jun 19, 2012 at 05:15:16PM -0400, Daniel Richard G. wrote: > Rewriting the struct declaration/assignment as > > struct foobar fb; > fb.f = foo; > fb.b = bar; > > allows the build to proceed. > > The attached patch does this for the current SVN source and allows > Subversion to build on this system.
Thanks for submitting this patch! Julian Foad has committed this patch in r1352068 (he isn't subscribed to users@ and asked me to reply on his behalf).