Implementing p0515 - spaceship operator
Tim van Deurzen
tim@kompiler.org
Mon Nov 5 07:40:00 GMT 2018
Hi Jason,
I've received a lot of good advice from Nathan, but haven't had an
opportunity to apply it yet. I'm happy, however, to show / commit what I
have so far (which covers the parsing of the operator). I've been
working from the git repository until now, but from the mailing list I
gather that this is not the main development RCS yet. How and/or where
would you prefer my changes to be sent to? Just as a patch to the
mailing list or rather as a new branch in the SVN repo? If the latter is
the case I would need a bit of assistance as it's been years since I've
worked with SVN.
When exactly is the feature deadline?
Tim.
P.S. I will make time this month to start applying Nathan's advice and
push the implementation to the next step.
P.P.S. The copyright situation has been resolved and I can continue
contributing without issue.
On 11/5/18 2:22 AM, Jason Merrill wrote:
> On Wed, Sep 26, 2018 at 11:00 AM Jason Merrill <jason@redhat.com> wrote:
>> On Mon, Sep 3, 2018 at 5:04 PM, Tim van Deurzen <tim@kompiler.org> wrote:
>>> I must confess that in the last months I've not been able to find much time
>>> (I do this in my spare time) to work on this. Part of the problem is also
>>> that my new employer hasn't yet provided a written copyright waiver for the
>>> FSF, though they have agreed and my contract already works out well in that
>>> regard.
>> Any progress on this?
> Has this been worked out? We're getting near the end of GCC stage 1,
> which is the deadline for new features going into the next release, so
> it would be great to see a patch with whatever you have so far.
>
> Jason
More information about the Gcc
mailing list