Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(gcore): add proper conditional compilation for stack_debug macro #4374

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

StackOverflowExcept1on
Copy link
Member

# warning
cargo build --release -p demo-out-of-memory
# ok
cargo build --release -p demo-out-of-memory -F debug

@StackOverflowExcept1on StackOverflowExcept1on added the A0-pleasereview PR is ready to be reviewed by the team label Dec 4, 2024
@breathx breathx merged commit 3bdeb8f into master Dec 4, 2024
19 checks passed
@breathx breathx deleted the av/fix-stack-debug-macro branch December 4, 2024 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A0-pleasereview PR is ready to be reviewed by the team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants