Hi Andrew-san.
Thanks!
----- Original Message -----
From: "Andrew Dunstan" <[EMAIL PROTECTED]>
Hiroshi Saito wrote:
Hi Tom-san.
I look at that all regression tests pass by tools/msvc. It is very
comfortable.!
Then, the reason, it is because no-locale is an default value.
Since we rely on the OS to supply locale settings, getting a reliable
set of regression tests that depended on the locale would be close to
impossible. We really have to run the regression tests under --no-locale.
It is very strange...
GNUmakefile is this
--
# locale
NOLOCALE =
ifdef NO_LOCALE
NOLOCALE += --no-locale
endif
--
It is inconsistent.....
although I was a problem of Japan, I proposed it.
Regards,
Hiroshi Saito
---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster