nansencenter / nansencenter/nextsim

Compilation with latest boost version doesn't work

Open
#697 0 comments 0 reactions 1 assignee View on GitHub

@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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.