Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standard library incompatibility fix by packaging libc++ #648

Merged

Conversation

fpelliccioni
Copy link
Contributor

Fixes #644

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://648.mrdocs.prtest2.cppalliance.org/index.html

Copy link
Collaborator

@alandefreitas alandefreitas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great! :)

This incompatibility has been causing us lots of problems.

.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
include/mrdocs/Config.hpp Outdated Show resolved Hide resolved
src/lib/Lib/ConfigImpl.cpp Outdated Show resolved Hide resolved
src/lib/Lib/MrDocsCompilationDatabase.cpp Outdated Show resolved Hide resolved
src/test/TestArgs.hpp Outdated Show resolved Hide resolved
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://648.mrdocs.prtest2.cppalliance.org/index.html

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://648.mrdocs.prtest2.cppalliance.org/index.html

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://648.mrdocs.prtest2.cppalliance.org/index.html

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://648.mrdocs.prtest2.cppalliance.org/index.html

@fpelliccioni fpelliccioni force-pushed the feat/include-libcxx-644-B branch 2 times, most recently from 0b098e2 to a67b2b8 Compare July 26, 2024 10:54
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://648.mrdocs.prtest2.cppalliance.org/index.html

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://648.mrdocs.prtest2.cppalliance.org/index.html

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://648.mrdocs.prtest2.cppalliance.org/index.html

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://648.mrdocs.prtest2.cppalliance.org/index.html

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://648.mrdocs.prtest2.cppalliance.org/index.html

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://648.mrdocs.prtest2.cppalliance.org/index.html

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://648.mrdocs.prtest2.cppalliance.org/index.html

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://648.mrdocs.prtest2.cppalliance.org/index.html

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://648.mrdocs.prtest2.cppalliance.org/index.html

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://648.mrdocs.prtest2.cppalliance.org/index.html

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://648.mrdocs.prtest2.cppalliance.org/index.html

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://648.mrdocs.prtest2.cppalliance.org/index.html

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://648.mrdocs.prtest2.cppalliance.org/index.html

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://648.mrdocs.prtest2.cppalliance.org/index.html

Copy link
Collaborator

@alandefreitas alandefreitas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good

.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
src/lib/Lib/MrDocsCompilationDatabase.cpp Show resolved Hide resolved
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://648.mrdocs.prtest2.cppalliance.org/index.html

@fpelliccioni fpelliccioni force-pushed the feat/include-libcxx-644-B branch 4 times, most recently from 51eba77 to b50b4d2 Compare August 21, 2024 20:27
@fpelliccioni fpelliccioni force-pushed the feat/include-libcxx-644-B branch 6 times, most recently from deb0545 to 8ae8a62 Compare August 27, 2024 19:37
@alandefreitas alandefreitas merged commit ce34057 into cppalliance:develop Aug 28, 2024
5 checks passed
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.

Incompatibility of std libraries
3 participants