Re: [PATCH] non-gcc: Remove trailing whitespace

2024-10-24 Thread Jonathan Wakely
On Thu, 24 Oct 2024 at 10:32, Jonathan Wakely wrote: > > > On Thu, 24 Oct 2024, 09:19 Jakub Jelinek, wrote: > >> Hi! >> >> Here is the non-gcc part of the previous patch, include/, libiberty/, >> libcpp/, libgcc/, libstdc++-v3/. >> >> Is there something that should be left out? >> > > > libstdc+

Re: [PATCH] non-gcc: Remove trailing whitespace

2024-10-24 Thread Jonathan Wakely
On Thu, 24 Oct 2024, 09:19 Jakub Jelinek, wrote: > Hi! > > Here is the non-gcc part of the previous patch, include/, libiberty/, > libcpp/, libgcc/, libstdc++-v3/. > > Is there something that should be left out? > libstdc++-v3/src/c++17/fast_float/fast_float.h comes from an external project. Pl