This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
New style casts in g++ source
- To: gcc at gcc dot gnu dot org
- Subject: New style casts in g++ source
- From: kthomas at gwdg dot de (Philipp Thomas)
- Date: Mon, 26 Jul 1999 22:00:57 GMT
- Cc: Mark Mitchell <mark at codesourcery dot com>, Nathan Sidwell <nathan at acm dot org>
I've a habit of converting old style casts to new style whenever I
recompile a package, if for nothing else than to make explicit what is
needed at the point it's done (initially I was quite astonished in how
many occurrences turned out to need reinterpret_cast).
So I was thinking about whether it would be a good thing to do the
same with the g++ sources, for which I'd like to hear your opinion.
Philipp
--
Close the windows! The penguin is freezing.