glibc/stdio-common/vfwscanf.c
Ulrich Drepper 72acaddf14 Update.
2000-06-28  Ulrich Drepper  <drepper@redhat.com>

	* stdio-common/vfscanf.c: Finally handle multibyte decimal point and
	thousands separator correctly.

	* stdio-common/vfscanf.c: Use COMPILE_WSCANF not COMPILE_WPRINTF.
	* stdio-common/vfwscanf.c: Likewise.

	sequences with first byte 0x8e correctly.
2000-06-29 04:12:28 +00:00

3 lines
46 B
C

#define COMPILE_WSCANF 1
#include "vfscanf.c"