Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 2.6.0-rc
-
None
-
OpenSUSE 12 64bit
Description
In the attached project, try opening DataItem/DI_Array.hpp
I was preparing an attachment for another bug when this happens. I assume, the cause is the same beacuse stack trace is the same (also attached). Previously that happende when I manually tried to change the name scoped_ptr to ptr (by selecting "scoped_" and pressing <Delete>) in DataItem/DI_Item.hpp.
This example will not compile.