Re: [Libreoffice] [PATCH] fix xml2cmp build with svn gcc

2011-08-11 Thread Tom Tromey
Norbert == Norbert Thiebaud nthieb...@gmail.com writes: Norbert 1/ Are we sure that this behavior will be seen in a _released_ gcc ? Norbert (not a rhetorical question, I'm a bit weary of chasing gcc trunk that Norbert closely) I believe so; or at least, this is definitely a bug in LibreOffice.

[Libreoffice] [PATCH] fix xml2cmp build with svn gcc

2011-08-10 Thread Tom Tromey
I tried building LibreOffice with svn trunk gcc. It dies in xml2cmp with: Compiling: xml2cmp/source/xcd/xmlelem.cxx In file included from ./xmlelem.hxx:38:0, from /home/tromey/Space/LibreOffice/bootstrap/clone/ure/xml2cmp/source/xcd/xmlelem.cxx:30: ./../support/list.hxx: In

Re: [Libreoffice] [PATCH] fix xml2cmp build with svn gcc

2011-08-10 Thread Norbert Thiebaud
On Wed, Aug 10, 2011 at 11:20 AM, Tom Tromey tro...@redhat.com wrote: I tried building LibreOffice with svn trunk gcc. It dies in xml2cmp with: Compiling: xml2cmp/source/xcd/xmlelem.cxx In file included from ./xmlelem.hxx:38:0,                 from