I would also like to point you to my selectany patch. You asked why that wasn't supported on clang on irc. https://github.com/martell/mingw-w64-clang/blob/master/patches/clang/0003-mingw-w64-enable-support-for-__declspec-selectany.patch This should be better then using -fms-{extensions,compat}
On Thu, Aug 18, 2016 at 4:21 AM, Martell Malone <[email protected]> wrote: > mingw_pformat.patch - Don't use feature (__attribute__((gcc_struct))) that >> isn't supported on clang when compiling on clang. > > I have the very same patch applied locally, can confirm this is a good > change. > The typo was a good catch. > > On Thu, Aug 18, 2016 at 3:33 AM, David Wohlferd <[email protected]> > wrote: > >> >> I assume I still need to wait for someone else to approve this before I >>> push? >>> >> >> Kai signed off on these via IRC. >> >> It's late, so just 3 quick new ones tonight: >> >> e_pow.patch - Signed/unsigned compare >> >> mingw_pformat.patch - Don't use feature (__attribute__((gcc_struct))) >> that isn't supported on clang when compiling on clang. >> >> mfapi.patch - FCC ('AI44') et al cause 'multichar' compiler warnings. >> Ignore them. >> >> We're getting close to done. Some IDL changes, some configure/makefile >> changes and that's it. >> >> dw >> >> ------------------------------------------------------------ >> ------------------ >> >> _______________________________________________ >> Mingw-w64-public mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public >> >> > ------------------------------------------------------------------------------ _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
