Re: [patch] Remove trailing whitespaces

2016-04-29 Thread Jonathan Wakely
On 28/04/16 09:26 +0100, Jonathan Wakely wrote: On 28 April 2016 at 05:14, Chris Gregory wrote: This doesn't break any of the code. I made sure that this didn't affect any string literals or character literals. Cheers, Chris Gregory! Thanks, I'll double check it and apply it (there's no nee

[patch] Remove trailing whitespaces from libstdc++-v3/config

2016-04-28 Thread Chris Gregory
I had to break this patch up into multiple edits. Here is the one for ``libstdc++-v3/config''. -- Chris Gregory Index: libstdc++-v3/config/abi/compatibility.h === --- libstdc++-v3/config/abi/compatibility.h (revision 235619) +++ li