summaryrefslogtreecommitdiff
path: root/bug/list
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-07-17 13:22:11 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-07-17 13:22:11 +0200
commit4c7b834419994b905fd8f7da48759c15dabf886a (patch)
tree46be7a3563e1f8d02aaf37772731dcf1cc9a2be5 /bug/list
parentdc7c918e1bb3d67140dcbdf9ebf86feb57951da5 (diff)
Add bug on using locale-independent string conversion
Diffstat (limited to 'bug/list')
-rw-r--r--bug/list6
1 files changed, 6 insertions, 0 deletions
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 <andrey.psv@gmail.com>/14-Jul-2015.
+
! Documentation needed [doc]
- points_to pragma