[Qt-creator] Crash in autocompletition
Thorbjørn Lindeijer
thorbjorn.lindeijer at nokia.com
Mon Feb 16 11:33:47 CET 2009
ext alpha_one_x86 wrote:
> Hello,
> When I use auto-completion Qt creator crash:
>
> int k=0;
>
> for (;k<valueReference.size(); ++k)
>
> if(valueReference.at(k)<(total/numberOfValue))
>
> break;
> After I put:
>
> valueReference.ins
> I select void insert(int i,const double &t)
>
> valueReference.insert(k,
> Here Qt creator crash.
>
> Thanks.
We could reproduce this and it will be fixed in the next snapshot.
Thanks for reporting this issue!
Regards,
Bjørn
--
Thorbjørn Lindeijer
Software Engineer
Nokia, Qt Software
More information about the Qt-creator-old
mailing list