]> Savannah Git Hosting - gnulib.git/commit
locale: Fix compilation error in C++ mode on MSVC.
authorBruno Haible <bruno@clisp.org>
Wed, 11 Dec 2019 09:05:27 +0000 (10:05 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 11 Dec 2019 10:38:52 +0000 (11:38 +0100)
commitcc6745d8accfa37b8ed48a4ea4220ae80fb7f3bd
treeaa89c7354b791c262ecc98c727d1fb17cf00f33d
parent47bfe0ab18ebdc74c10e9625c27d0c89a369f512
locale: Fix compilation error in C++ mode on MSVC.

* m4/locale_h.m4 (gl_LOCALE_H): Don't set REPLACE_STRUCT_LCONV on MSVC.
* lib/locale.in.h (int_p_cs_precedes, int_p_sign_posn,
int_p_sep_by_space, int_n_cs_precedes, int_n_sign_posn,
int_n_sep_by_space): Define as macros on MSVC.
ChangeLog
lib/locale.in.h
m4/locale_h.m4