This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [RFA] C++ language compatibility in sources [was RE: Add missing casts in gengtype-lex]
- From: Paul Brook <paul at codesourcery dot com>
- To: gcc at gcc dot gnu dot org
- Cc: "Dave Korn" <dave dot korn at artimi dot com>, "'Thomas Neumann'" <tneumann at users dot sourceforge dot net>
- Date: Thu, 12 Apr 2007 16:31:05 +0100
- Subject: Re: [RFA] C++ language compatibility in sources [was RE: Add missing casts in gengtype-lex]
- References: <evlhfu$bm2$1@sea.gmane.org> <014001c77d15$fa3e4a80$2e08a8c0@CAM.ARTIMI.COM>
> However, bundling them all up into big patches would probably run over the
> size limit for "small patches that don't require paperwork".
The size limit for non-copyrightable changes is accumulative. ie. it applies
the same whether changes are submitted one by one or all at once.
Paul