Continuity problems
Posted Mar 22, 2012 21:18 UTC (Thu) by
HelloWorld (guest, #56129)
In reply to:
Continuity problems by james_ulrich
Parent article:
GCC celebrates 25 years with the 4.7.0 release
The GCC code base is very hard to read as-is and moving it to a language that is notorious for being hard to read and understand will not make things any better.
The GCC code base is actually a perfect example of things being convoluted because of missing functionality in the C language. C++, when used in a sensible way,
is a way to fix this.
(
Log in to post comments)