This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [patch] std::begin/std::end family global functions


Ok, I did not think the change was big enough or relevant enough - the functions are almost
copy-pasted from the standard -. I will try to understand how these legal preriquisites
work (I am quite bad with that), and come back later :)

Thanks for the information!

> Date: Mon, 3 Jun 2013 15:32:10 +0100
> Subject: Re: [patch] std::begin/std::end family global functions
> From: jwakely.gcc@gmail.com
> To: morwenn29@hotmail.fr
> CC: libstdc++@gcc.gnu.org
> 
> On 3 June 2013 14:47, Morwenn Edrahir wrote:
>> Don't hesitate to tell me if you find other errors. I don't know many things about contributing but
>> would still be happy to do so.
> 
> The process is described at
> http://gcc.gnu.org/onlinedocs/libstdc++/manual/appendix_contributing.html
> -- the most important thing is to get the legal prerequisites in
> place, i.e. a copyright assignment.
> 
> We would be happy to accept your patch with the legal paperwork in
> place, but it's difficult to do so otherwise. 		 	   		  

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