nansencenter / nansencenter/nextsim
Compilation with latest boost version doesn't work
Open
@einola is already working on this.
Since Jan 18, 2026.
- Dominant language
- C++
- Stars
- 10
- Forks
- 1
- Avg merge
- 9d 2h
- Merged PRs (30d)
- 1
Description
Boost has deprecated copy_option in favour of copy_options (note the trailing s). A quick test (not definitive) indicates that boost 1.8 gives a depreciation warning, while version 1.9 throws an error. We need to update the code.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.