On Tuesday 13 September 2011 20:44:07 Ben Siroshton wrote: > I have extended QVariantMap and added some convenience functions > fromFile and toFile which invoke QJson. These seem to work but when I > add my extended class (after calling fromFile) to a QList<Properties> > and then clear it I get an error "Invalid address specified to > RtlValidateHeap".
Sorry for the late response, I've been really busy in the last weeks. I tried to reproduce your issue with latest version of Qt 4.8. Everything works fine with it. I've used openSUSE packages from the KDE:Qt48 project. rpm -qa | grep qt4 libqt4-4.7.80+4.8.20110702-2.1.i586 libqt4-sql-4.7.80+4.8.20110702-2.1.i586 libqt4-sql-sqlite-4.7.80+4.8.20110702-2.1.i586 libqt4-devel-4.7.80+4.8.20110702-2.1.i586 libqt4-x11-4.7.80+4.8.20110702-2.1.i586 libqt4-qt3support-4.7.80+4.8.20110702-2.1.i586 Cheers Flavio ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ QJson-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qjson-devel
