[PATCH 1 of 1] patches/binutils/2.22: do not fwd declare struct stat
Yann E. MORIN
yann.morin.1998@free.fr
Fri Nov 16 22:44:00 GMT 2012
Titus, All,
On Friday 16 November 2012 Yann E. MORIN wrote:
> On Friday 16 November 2012 Titus von Boxberg wrote:
> > # HG changeset patch
> > # User Titus von Boxberg <titus@v9g.de>
> > # Date 1352220159 -3600
> > # Node ID 417a15d4277913841ddd522e8f527821eb48a99c
> > # Parent f045122f53c7d3739cc94397e0dff269f825e2fa
> > patches/binutils/2.22: do not fwd declare struct stat.
> For whatever reason I have yet to understand, this patch breaks pwclient,
> the XMLRPC CLI client for patchwork. Sigh... :-(
>
> Please bear with me a little bit more while I attempt debugging this
> issue (if I can). At worst, I'll apply it tonight, but probably late.
Doh, that's a libexpat bug... It seems libexpat does not accept ASCII chars
lower or equal to 0x0C, and 0x0C is a form-feed, which appears in binutils
source code, and thus also appears in this patch.
Sigh... :-(
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
--
For unsubscribe information see http://sourceware.org/lists.html#faq
More information about the crossgcc
mailing list