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

Nate,

Would it help (aka would it have been detected earlier) to have GCC8 available on the build machine to run tests on. I was thinking we could do something similar to what we do for GDB and build/test many GCC versions, even the HEADs of the active branches.

Jonah

~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com


On Fri, 21 Sep 2018 at 17:49, Nathan Ridge <zeratul976@xxxxxxxxxxx> wrote:
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