diff options
Diffstat (limited to 'bug/list')
-rw-r--r-- | bug/list | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 <andrey.psv@gmail.com>/14-Jul-2015. +- Locale issue in Qt Date/Time parsing in SQLite + + See email from <adanesh@noornet.net>/08-Sep-2015. + ! Documentation needed [doc] - points_to pragma |