-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
4.7.3
-
None
-
VC++ 2010, Win 7
>\qt4\src\corelib\tools\qvector.h(476): warning C6011: Dereferencing NULL pointer 'x.d': Lines: 446, 447, 448, 449, 450, 452, 463, 465, 469, 470, 471, 472, 475, 476
> \qt4\include\qtcore\../../src/corelib/tools/qvector.h(445) : while compiling class template member function 'void QVector<T>::realloc(int,int)'
> with
> [
> T=QPainterPath::Element
> ]
> \qt4\include\qtcore\../../src/corelib/tools/qvector.h(339) : while compiling class template member function 'const QPainterPath::Element &QVector<T>::at(int) const'
> with
> [
> T=QPainterPath::Element
> ]
> \qt4\include\qtgui\../../src/gui/painting/qpainterpath.h(249) : see reference to class template instantiation 'QVector<T>' being compiled
> with
> [
> T=QPainterPath::Element
> ]
>\qt4\src\corelib\tools\qvector.h(519): warning C6011: Dereferencing NULL pointer 'x.p': Lines: 446, 447, 448, 449, 450, 452, 463, 465, 469, 470, 471, 472, 475, 476, 490, 491, 492, 493, 494, 497, 517, 519
Please fix