Skip to content

Comments

Bug fix for array comparison#971

Closed
ag-fieldline wants to merge 2 commits intomne-tools:mainfrom
ag-fieldline:bug_arraycomparison
Closed

Bug fix for array comparison#971
ag-fieldline wants to merge 2 commits intomne-tools:mainfrom
ag-fieldline:bug_arraycomparison

Conversation

@ag-fieldline
Copy link
Contributor

error: comparison between two arrays is deprecated in C++20 [-Werror=array-compare]

error: comparison between two arrays is deprecated in C++20
[-Werror=array-compare]
…:MNEEpochData; Cleanup = QScopedPointerDeleter<MNELIB::MNEEpochData>]' is deprecated: Use std::unique_ptr instead, and call release(). [-Wdeprecated-declarations]
@chdinh
Copy link
Member

chdinh commented Feb 21, 2026

Fixed in v2.0. This PR appears to target an outdated branch; please rebase onto v2.0 (C++20 -Werror=array-compare) or provide the exact branch/toolchain you’re targeting.

@chdinh chdinh closed this Feb 21, 2026
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