Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Parser fix needed for correct parsing of GCC 8 standard library headers

Just wanted to post an update here: the fix for bug 539052 [1] (the parser issue that's the original subject of this thread) is on the 9.5 branch, along with two other important fixes as ride-alongs [2] [3].

Jonah, from my point of view I think we're good to go for a 9.5.4 release. Let me know what you think!

Thanks,
Nate

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=539052
[2] https://bugs.eclipse.org/bugs/show_bug.cgi?id=539145
[3] https://bugs.eclipse.org/bugs/show_bug.cgi?id=539535

________________________________________
From: cdt-dev-bounces@xxxxxxxxxxx <cdt-dev-bounces@xxxxxxxxxxx> on behalf of Nathan Ridge <zeratul976@xxxxxxxxxxx>
Sent: September 21, 2018 4:49 PM
To: CDT General developers list.
Subject: Re: [cdt-dev] Parser fix needed for correct parsing of GCC 8 standard library headers

The fix is now on the 9.5 branch. Thanks all for helping me figure out the API issues!

There is another fairly severe bug that was reported recently [1], for which I hope to have a fix in a few days. I think it would make sense to have that fix ride along into 9.5.4. I'll follow up here when the fix for that is in.

Regards,
Nate

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=539145

________________________________________
From: cdt-dev-bounces@xxxxxxxxxxx <cdt-dev-bounces@xxxxxxxxxxx> on behalf of Jonah Graham <jonah@xxxxxxxxxxxxxxxx>
Sent: September 21, 2018 8:09 AM
To: CDT General developers list.
Subject: Re: [cdt-dev] Parser fix needed for correct parsing of GCC 8 standard library headers

Yes, thanks for checking.

On Fri, 21 Sep 2018, 05:04 Nathan Ridge, <zeratul976@xxxxxxxxxxx<mailto:zeratul976@xxxxxxxxxxx>> wrote:
Hi Jonah,

>> Please don't push the fix to the 9.5 branch until we resolve this question. If it is going to be part of the 9.5.4 release I would like to get the version update in there first, if possible.
>
> Noted.

I see the version bump commit on the 9.5 branch, so I assume this patch is OK to land there now?

Thanks,
Nate
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx<mailto:cdt-dev@xxxxxxxxxxx>
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top