Skip to content

[release] v0.8.1 [Falkor] #606

Merged
ca333 merged 4 commits intomasterfrom
dev
Nov 17, 2023
Merged

[release] v0.8.1 [Falkor] #606
ca333 merged 4 commits intomasterfrom
dev

Conversation

@DeckerSU
Copy link
Copy Markdown

No description provided.

@DeckerSU DeckerSU requested review from Alrighttt and ca333 November 15, 2023 20:06
this patch fixes errors like:

```
include/boost/concept/detail/general.hpp:39:47: warning: 'this' pointer null [-Wnonnull]
   39 |     static void failed() { ((Model*)0)->~Model(); }
```

during build with gcc 11.x, more details can be found here:

- boostorg/concept_check#27
- boostorg/concept_check#28

# Conflicts:
#	depends/packages/boost.mk
…ll-gcc11

depends: patch boost to ignore -Wnonnull new gcc 11 warnings
@ca333 ca333 merged commit 41265fb into master Nov 17, 2023
Alrighttt pushed a commit to Alrighttt/komodo that referenced this pull request Oct 7, 2025
Fix build issues on newer linux systems
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