You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gcc-14 errors out on segment_manager_helper.hpp: error: no matching function for call to 'get_rounded_size(const unsigned int:30&, const std::size_t&)'#248
Open
barracuda156 opened this issue
Feb 2, 2025
· 0 comments
I guess the breakage was introduced in 94bc4e1 and apparently unfixed.
@igaztanaga Could you please take a look? Any bugs in Boost are potentially a huge problem, since a lot of software uses it, including security-critical one.
The text was updated successfully, but these errors were encountered:
Details here: Bioconductor/BiocParallel#265
Like the issue raised by @eddelbuettel in #243 this also occurs with
R-BH
pulled in by BiocParallel.I guess the breakage was introduced in 94bc4e1 and apparently unfixed.
@igaztanaga Could you please take a look? Any bugs in Boost are potentially a huge problem, since a lot of software uses it, including security-critical one.
The text was updated successfully, but these errors were encountered: