Skip to content

Fix CowVector.hpp and Pop.cpp not compiling under apple clang 17 - #501

Merged
BrickPi merged 1 commit into
masterfrom
fix/cowvector-and-pop-clang
Jul 14, 2025
Merged

Fix CowVector.hpp and Pop.cpp not compiling under apple clang 17#501
BrickPi merged 1 commit into
masterfrom
fix/cowvector-and-pop-clang

Conversation

@BrickPi

@BrickPi BrickPi commented Jul 14, 2025

Copy link
Copy Markdown
Contributor

Fixes two issues preventing builds on latest macOS with latest Xcode toolchain.
Blocker for my progress on #470.

@BrickPi BrickPi added regression Issue where a bug appeared in functions that previously did not exist in said functions platform:macos Issue relates to macOS in particular topic:core Issue that applies to core functions, fundamental to the rest of the module labels Jul 14, 2025
@BrickPi
BrickPi force-pushed the fix/cowvector-and-pop-clang branch from 00fd5b4 to 42b71dd Compare July 14, 2025 15:10
@BrickPi
BrickPi force-pushed the fix/cowvector-and-pop-clang branch from 42b71dd to b12859e Compare July 14, 2025 15:11
@Spartan322 Spartan322 added the bug Issue that describes something dysfunctional or erroneous label Jul 14, 2025
@BrickPi
BrickPi merged commit 3a61a0a into master Jul 14, 2025
17 checks passed
@BrickPi
BrickPi deleted the fix/cowvector-and-pop-clang branch July 14, 2025 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Issue that describes something dysfunctional or erroneous platform:macos Issue relates to macOS in particular regression Issue where a bug appeared in functions that previously did not exist in said functions topic:core Issue that applies to core functions, fundamental to the rest of the module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants