This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Four times faster printf %e for num_put
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: Povilas Kanapickas <povilas at radix dot lt>
- Cc: "libstdc++ at gcc dot gnu dot org" <libstdc++ at gcc dot gnu dot org>
- Date: Tue, 14 Jan 2014 14:36:40 +0000
- Subject: Re: Four times faster printf %e for num_put
- Authentication-results: sourceware.org; auth=none
- References: <52CB3224 dot 6030008 at radix dot lt> <52D20233 dot 10000 at radix dot lt> <36467626-1DF4-4385-974F-8BA7EC46EFCA at oracle dot com>
On 12/01/14 11:37 +0100, Paolo Carlini wrote:
>
> Note that we are in Stage 3, certainly not the right time for such kind of change.
For details of what this means see http://gcc.gnu.org/develop.html
After GCC 4.9 has been released we will be back in Stage 1 when changes
like this can be made, so we should reconsider your proposal at that
time. Before then, as we've said, you should fulfill the legal
prerequisites at
http://gcc.gnu.org/onlinedocs/libstdc++/manual/appendix_contributing.html#list.copyright
On 12 January 2014 10:37, Paolo Carlini <paolo.carlini@oracle.com> wrote:
> Hi,
>
>> On 12/gen/2014, at 03:47, Povilas Kanapickas <povilas@radix.lt> wrote:
>>
>> Is really no one interested?
>
> Note that we are in Stage 3, certainly not the right time for such kind of change. By the way, did you read about the Copyright Assignment? Certainly, if you mean to contribute something large you will need to assign the Copyright to FSF, thus start the paperwork asap.
>
> Paolo