flavio / qjson

QJson is a qt-based library that maps JSON data to QVariant objects.
http://qjson.sourceforge.net
GNU Lesser General Public License v2.1
287 stars 140 forks source link

Number is out of range: 19 #109

Open ypiker opened 6 years ago

ypiker commented 6 years ago

i use the qt4.8.5 . if json string have a number, it will report the error.

drizt commented 5 years ago

Probably duplicate #48