This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [C++ PATCH] warning about empty extern "C" structures


Roman Kononov wrote:
> On 05/17/2006 17:05, Mark Mitchell wrote:
>> Change:
>> Rename:
> 
> Changed and re-tested.

I think this version looks good.  However, as I said, you'll need to
wait for GCC 4.3 Stage 1.  You'd also make Gaby happy if you added this
warning to the C front end as well, though I do not consider that a
requirement for adding the patch.

>> The patch is OK with those changes, but you'll need a copyright
>> assignment, if you don't already have one, and you'll need to wait for
>> Stage 1 of GCC 4.3, as this is a new feature, not a bug-fix.
> 
> I don't have a copyright assignment. What do I do to get one? I am
> confused by info on the web.

There is some information here:

http://gcc.gnu.org/contribute.html

I believe the best thing to do is to send mail to assignments@gnu.org,
asking for the forms to use to assign all future changes to GCC to the
FSF and also asking for an employer disclaimer, if you have an employer
or are a student.

Thanks,

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]