From acbc84739f32db9fbf821cbd08d54e7c0beb05b2 Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Thu, 10 Apr 2008 09:27:58 +0000 Subject: * cygwin.din (wprintf): Remove. (_wprintf): Ditto. * syscalls.cc (wprintf): Ditto. * include/cygwin/version.h: Add FIXME comment. --- winsup/cygwin/include/cygwin/version.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'winsup/cygwin/include') diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h index 9bd809d0d..a4081d6ab 100644 --- a/winsup/cygwin/include/cygwin/version.h +++ b/winsup/cygwin/include/cygwin/version.h @@ -325,6 +325,8 @@ details. */ lremovexattr, fremovexattr. 181: Export cygwin_conv_path, cygwin_create_path, cygwin_conv_path_list. 182: Export lockf. + FIXME: Removed 12 year old and entirely wrong wprintf function at + this point. We need a working implementation soon. */ /* Note that we forgot to bump the api for ualarm, strtoll, strtoull */ -- cgit v1.2.3