[Kst] Re: Commit introducing the crqsh
Peter Kümmel
syntheticpp at gmx.net
Thu Nov 18 00:37:04 CET 2010
On 17.11.2010 20:38, nicolas.brisset at free.fr wrote:
> After going back the couple last commits, I have found out that the crash has been introduced by the following commit:
>
> r1195863 | kuemmel | 2010-11-12 09:48:17 +0100 (ven. 12 nov. 2010) | 1 ligne
> msvc needs the full type information when it is used as template argument.
>
> As it is non-functional, I feel bad about reverting it. It would probably solve the problem under Linux, but we also want a working Windows version.
>
> Peter, any idea?
Yes, this commit was the reason. But it's fixed now.
This bug shows that our code is not completely const-correct.
The actual fix is not optimal! The wrong code is still not
caught by the compiler. Will have a look at in after 2.0.2
Peter
More information about the Kst
mailing list