Skip to content

Conversation

@chfast
Copy link
Member

@chfast chfast commented Oct 19, 2022

This removes the need to link stdc++fs in case is used.
This also allows using of std::span once C++20 is enabled.

This removes the need to link stdc++fs in case <filesystem> is used.
This also allows using of std::span once C++20 is enabled.
@chfast chfast changed the title Bump minimum required GCC version to 9 Bump minimum required GCC version to 10 Oct 19, 2022
@codecov
Copy link

codecov bot commented Oct 19, 2022

Codecov Report

Merging #515 (c6a4bbb) into master (0897edb) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #515   +/-   ##
=======================================
  Coverage   99.41%   99.41%           
=======================================
  Files          54       54           
  Lines        5258     5258           
=======================================
  Hits         5227     5227           
  Misses         31       31           
Flag Coverage Δ
blockchaintests 77.78% <ø> (ø)
statetests 7.58% <ø> (ø)
unittests 99.55% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@chfast
Copy link
Member Author

chfast commented Oct 19, 2022

Included in #502.

@chfast chfast closed this Oct 19, 2022
@chfast chfast deleted the gcc_min_9 branch October 19, 2022 21:46
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