Problem after upgrading kevelop
Tarjei Knapstad
tarjei.knapstad at predichem.com
Fri Jan 28 14:52:52 GMT 2005
On Fri, 2005-01-28 at 15:14, Tarjei Knapstad wrote:
> On Fri, 2005-01-28 at 08:51, Muhammad Rizwan Khan wrote:
>
> >
> > Now what should i do now, should i go to the previous distribution or
> > can fix this problem.
> >
>
> Muhammad,
>
> You just have to bite the bullet here and update your knowledge on C++.
> The problem is not the distribution, KDevelop or the newer gcc/standadrd
> library implementations. The problem is that your code does not conform
> to the C++ standard, and it's that part you need to fix (it worked on
> gcc 2.96 included with Redhat 7.2 because that compiler graciously
> accepted non-conformant code - such allowances have later been
> deprecated).
>
> I can recommend the following reading:
>
> "Accelerated C++: Practical Programming by Example"
> by Andrew Koenig, Barbara E. Moo
>
> "The C++ Standard Library : A Tutorial and Reference"
> by Nicolai M. Josuttis
>
Regarding books, Bruce Eckels "Thinking in C++" books are pretty decent
as well and can be downloaded for free at his website:
http://www.mindview.net/Books/TICPP/ThinkingInCPP2e.html
Regards,
--
Tarjei
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list