-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Bifrost has worked fine for years on numerous FreeBSD versions. Compiling on FreeBSD 15-current produces the following, however:
/usr/ports/wip/bifrost/work/bifrost-1.3.5/src/DataStorage.tcc:81:69: error: no member named 'sz_link' in 'DataStorage<Unitig_data_t>'
81 | for (size_t i = 0; i != sz_link; ++i) unitig_cs_link[i] = o.sz_link[i].load();
| ~ ^
# cc --version
FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)
Target: x86_64-unknown-freebsd15.0
Thread model: posix
InstalledDir: /usr/bin
Build config: +assertions
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels