kdevelop 4.3.1 (for gcc 4.7 compliance)

Milian Wolff mail at milianw.de
Sun Apr 8 17:37:33 UTC 2012


On Sunday 08 April 2012 19:31:52 Milian Wolff wrote:
> On Saturday 07 April 2012 20:43:50 Artur Bać wrote:
> > On 2012-04-07 15:03, Milian Wolff wrote:
> > > Hey all,
> > > 
> > > this just came in: https://bugs.kde.org/show_bug.cgi?id=297604
> > > 
> > > seems like our language support breaks pretty badly with gcc 4.7 system
> > > headers :) luckily enough, Ivan Shapovalov stepped up quickly and fixed
> > > it
> > > all, yay!
> > > 
> > > I think this along with our other fixes already calls for a 4.3.1
> > > release,
> > > or what do you think?
> > > 
> > > Maybe next friday? So you still have time for more fixes until then.
> > 
> > There is a parser error with initializer list assigment (not construction)
> > 
> > std::vector<int> lst;
> > lst = {1,2,3};
> > 
> > in current code
> 
> woha actually for me not even "std::vector" is found anymore when including
> <vector> from gcc 4.7...

ah I was still running a kdev without the noexcept patch, phew :)

but yeah, your code snippet is not correctly parsed, I'll fix that now. please 
report such bugs to bugs.kde.org in the future though - thanks

bye
-- 
Milian Wolff
mail at milianw.de
http://milianw.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20120408/cd6aea5d/attachment.sig>


More information about the KDevelop-devel mailing list