bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

printf %n on mingw


From: Eric Blake
Subject: printf %n on mingw
Date: Wed, 6 Jun 2007 12:57:20 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Bruno, you may be interested in this thread:
http://gcc.gnu.org/ml/gcc/2007-06/msg00122.html.

It looks like for *printf-posix on mingw and other WOE32 environments, you will 
need to add a call to _set_printf_count_output to ensure that %n will work on 
mingw executables when run on Vista.  (Thank goodness cygwin is immune to this 
stupidity.)  I don't have access to Vista myself to try it out.

-- 
Eric Blake






reply via email to

[Prev in Thread] Current Thread [Next in Thread]