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

Fixes issue 46 with clang and msvc #49

Merged
merged 1 commit into from
May 1, 2022
Merged

Conversation

matbech
Copy link
Contributor

@matbech matbech commented May 9, 2020

Fixes issue #46

@eldiener
Copy link
Contributor

If you close this PR and reopen it the tests should now run correctly. But I need some clang on Windows command line and some simple test code which shows the bug you are trying to fix. If I run the mpl tests with clang on Windows 10.0, all tests currently pass without errors. If you see errors in the clang on Windows tests, please post your toolset definition for clang on Windows.

@matbech matbech closed this Sep 25, 2020
@matbech matbech reopened this Sep 25, 2020
@codecov
Copy link

codecov bot commented May 1, 2022

Codecov Report

Merging #49 (d8f8e2e) into develop (3301d91) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #49   +/-   ##
========================================
  Coverage    94.73%   94.73%           
========================================
  Files            5        5           
  Lines           19       19           
========================================
  Hits            18       18           
  Misses           1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3301d91...d8f8e2e. Read the comment docs.

@jeking3 jeking3 merged commit 03d89ec into boostorg:develop May 1, 2022
@jeking3 jeking3 mentioned this pull request May 1, 2022
This pull request was closed.
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