From 4c7b834419994b905fd8f7da48759c15dabf886a Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 17 Jul 2015 13:22:11 +0200 Subject: Add bug on using locale-independent string conversion --- bug/list | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bug/list') diff --git a/bug/list b/bug/list index 0b2324a..540267d 100644 --- a/bug/list +++ b/bug/list @@ -1,3 +1,9 @@ +! Use to_string()/sto*() instead of stringstream [c++11] + + Those use the "C" locale instead of the default locale. + + See email from /14-Jul-2015. + ! Documentation needed [doc] - points_to pragma -- cgit v1.1