Skip to content

Debug clang-19 failure#15

Closed
steve-downey wants to merge 7 commits intobemanproject:mainfrom
steve-downey:clang-19
Closed

Debug clang-19 failure#15
steve-downey wants to merge 7 commits intobemanproject:mainfrom
steve-downey:clang-19

Conversation

@steve-downey
Copy link
Member

No description provided.

@JeffGarland
Copy link
Member

Seems like clang 17 isn't quite up to the task, do we really care? Seems likely that the ongoing 'what compilers' to support discussion will continue to heat up as we do real work.

@steve-downey
Copy link
Member Author

steve-downey commented Jun 19, 2024 via email

@neatudarius
Copy link
Member

@steve-downey , I merged #9 . You can update your branch to see why the clang-19 job failed on that particular job/code.

steve-downey and others added 6 commits June 19, 2024 18:45
libc++ hadn't implemented join as of 17, use libstdc++ instead.
A different set of problems with googletest HEAD arises.
Optional26/src/Beman/optional/optional.t.cpp:827:32:
error: no member named 'join' in namespace 'std::ranges::views'
            std::ranges::views::join;
            ~~~~~~~~~~~~~~~~~~~~^
Undo the verbose script run and remove the commented out force install of
libc++ version.
@steve-downey
Copy link
Member Author

I'll put up a cleaner PR now that this is working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants