--- Robert Collins <[EMAIL PROTECTED]> wrote: > On Tue, 2003-04-01 at 06:23, Danny Smith wrote: > > My preference, however, is to #define _CRTIMP as nothing by default in > > _mingw.h, > > thus reverting to old behaviour. And then add another condition like, > > #if __USE_CRTIMP, to enable it. > > This is my preference too. Can such a change be made before the next > mingw-runtime release? >
Done. When GCC is able to handle this type of dllimport override, we can revisit. Danny > The performance hit Earnie mentions would be a little annoying, and not > a major headache, but adding a compiler flag with global effect to > workaround a library limitation (and preventing user overload of fprintf > is a library/header limitation) just seems wrong. > > Rob > > -- > GPG key available at: <http://users.bigpond.net.au/robertc/keys.txt>. > > ATTACHMENT part 2 application/pgp-signature name=signature.asc http://mobile.yahoo.com.au - Yahoo! Mobile - Check & compose your email via SMS on your Telstra or Vodafone mobile.
