[using gcc book] 5.25 declaring attributes of functions

Gerald Pfeifer gerald@pfeifer.com
Sun Aug 24 16:20:00 GMT 2003


On Sun, 24 Aug 2003, Chris Devers wrote:
> Yes, of course I'll be submitting patches, and they might as well be
> against current documentation versions. The most familiar thing for me to
> do would be to run diff, but the format of the patches I've seen on this
> list look more like RCS diff files. Would rcsdiff output be preferred?

Patches on these lists usually are generated using "diff -u3p" or
"diff -c3p", no need to worry about RCS. ;-)

http://gcc.gnu.org/contribute.html has a bit more details on patches etc.

Gerald



More information about the Gcc mailing list