Can we uncomment those operator-> implementations at least for TQPtrList and TQValueList iterators? It 's a real pain to use iterators without them.
Comments in qptrlist.h says there were some malfunctions in MSVC and Sun compilers but I suppose these information refers to old versions. All in all I don't think that tqt may be build by them without any other problems.
I can prepare the patch. Am I supposed to prepare it for qt or tqt?
On Tuesday 24 of September 2013 02:22:26 Fat-Zer wrote:
Can we uncomment those operator-> implementations at least for TQPtrList and TQValueList iterators? It 's a real pain to use iterators without them.
Comments in qptrlist.h says there were some malfunctions in MSVC and Sun compilers but I suppose these information refers to old versions. All in all I don't think that tqt may be build by them without any other problems.
I can prepare the patch. Am I supposed to prepare it for qt or tqt?
Patches are applied first on Qt3 and subsequently converted from Qt3 to TQt3.
Slavek --
2013/9/24, Slávek Banko slavek.banko@axis.cz:
On Tuesday 24 of September 2013 02:22:26 Fat-Zer wrote:
Patches are applied first on Qt3 and subsequently converted from Qt3 to TQt3.
Slavek
here are both: proposed patches for qt3 and tqt