On 2025-03-07 Pali Rohár wrote: > On Thursday 06 March 2025 21:40:55 Lasse Collin wrote: > > On 2025-03-05 Pali Rohár wrote: > > > Do you want to look at my changes or test them? > > > > Yes, I'm interested. It might take a few days depending on how I > > have time. > > Ok. I'm sending 10 patches in the attachment.
Thanks! Makefile.am changes didn't apply to master, but the rest did cleanly. I think I can test the .c/.h file changes easily still. The commit 45bf2cca702b from 2009 added memset calls to zero the stat buffer on failure. That seems unncessary, but the commit message says it fixed something with binutils/bfd. I see you removed the memset, so I hope it isn't needed anymore. I will look at the commits more closely in a few days. > I let the whole slash function as is. Just I moved it into separate > file as it was duplicated on more places Feel free to fix / improve > it. I guess it's fine if I deduplicate the remaining two version using <tchar.h>. It doesn't seem to need more than _TCHAR, _T, and _tcslen. -- Lasse Collin _______________________________________________ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public