Skip to content

Conversation

@nim65s
Copy link
Contributor

@nim65s nim65s commented Feb 17, 2025

to fix on macos 14 / boost 1.87:

        …/cmeel.prefix/include/boost/smart_ptr/bad_weak_ptr.hpp:36:18: error: exception specification of overriding function is more lax than base version
            char const * what() const noexcept override
                         ^

to fix on macos 14 / boost 1.87:
```
        …/cmeel.prefix/include/boost/smart_ptr/bad_weak_ptr.hpp:36:18: error: exception specification of overriding function is more lax than base version
            char const * what() const noexcept override
                         ^
@hrp2-14
Copy link

hrp2-14 commented Feb 17, 2025

Hi ! This project doesn't usually accept pull requests on the main branch.
If this wasn't intentionnal, you can change the base branch of this PR to devel
(No need to close it for that). Best, a bot.

@nim65s nim65s changed the base branch from master to devel February 17, 2025 16:34
@nim65s nim65s merged commit 3230870 into stack-of-tasks:devel Mar 4, 2025
8 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.

2 participants