On Thu, Nov 3, 2011 at 5:31 PM, Ozkan Sezer <[email protected]> wrote: > On Thu, Nov 3, 2011 at 5:25 PM, Rafaël Carré <[email protected]> wrote: >> (discard previous FORCEINLINE patch) >> >> * _mingw.h: Move FORCEINLINE declaration ... >> * winnt.h : ... From here >> * ntdef.h : Remove duplicate FORCEINLINE declaration > > Moving PSDK/DDK definitions to CRT-only headers is discouraged. > If ntdef.h is left behind and winnt.h is good, we can just copy over the > FORCEINLINE stuff from winnt.h to ntdef.h
Hmm, ntdef.h is definitely left behind when rev. 4407 happened: http://mingw-w64.svn.sourceforge.net/viewvc/mingw-w64?view=revision&revision=4407 I suggest applying that change to ntdef.h. Does that solve your issues? > >> >> -- >> Rafaël Carré >> > > -- > O.S. > -- O.S. ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
