[PATCH] fixincludes breaks mingw64 build

2019-05-31 Thread Jonas Jelten
~ and many many more follow-up errors. A simple fix seems to be to check for a line ending in the select-regex: Author: Jonas Jelten Date: Wed May 31 15:10:52 2019 +0200 fixincludes: check for lineending to not break mingw64-build --- a/fixincludes/inclhack.def 2019-05-31 15:01:31

Re: [PATCH] fixincludes breaks mingw64 build

2019-05-31 Thread Jonas Jelten
On 31/05/2019 16.38, Jonathan Wakely wrote: > On 31/05/19 15:35 +0200, Jonas Jelten wrote: >> Hi! >> >> I'm trying to build the x86_64-w64-mingw64 crosscompiler on gentoo. >> It breaks because a fixincludes-fix is applied at a place where it should >> not