Displaying 1 result from an estimated 1 matches for "c945b314".
Did you mean:
c913b314
2019 Jan 21
2
Buildbot for minimum supported GCC version? (seeing local build failures)
Hi,
Do we have any build bots for the currently minimum required version of
GCC? I'm currently seeing a build failure locally using v4.8.4, due to a
compiler bug fixed in 4.9 (see GCC bug id 57824), coming from
OptionalTest.cpp, relating to raw string literals in macros not being able
to encompass multiple lines. The change in question (r351548) was
introduced 3 days ago, and as far as I can