From 5e1c6dc817bd87f7896bd12ada198f69775f86c2 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 18 Sep 2015 08:05:39 +0200 Subject: Add couple bugs/features --- bug/list | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bug/list') diff --git a/bug/list b/bug/list index 540267d..b9d28ac 100644 --- a/bug/list +++ b/bug/list @@ -1,9 +1,15 @@ +! Mac OS excetion/error handling not working (-D in options file) + ! 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. +- Locale issue in Qt Date/Time parsing in SQLite + + See email from /08-Sep-2015. + ! Documentation needed [doc] - points_to pragma -- cgit v1.1