Hi Riccardo, > Am 01.12.2020 um 16:27 schrieb Riccardo Mottola <riccardo.mott...@libero.it>: > > just as a note, I tried an update with current ming64 and gcc and things > work as before (nothing broke!) > Actually, there is an improvement, JPEG images work because I fixed it > some weeks ago!
Nice, thanks! > I noticed that we don't do CI build of mingw32 and ming64 with gcc > though, so my test shows... no regression and small fixes. We are doing CI builds for mingw32 and mingw64 with gcc (although a number of tests are still failing): https://github.com/gnustep/libs-base/blob/1b7bf26beaaafb76325471780c55d36824a35889/.travis.yml#L26-L33 Or did you mean something else? Frederik