Skip to content

Limit the number of define exported from GNUstep - #48

Merged
qmfrederik merged 1 commit into
mainfrom
fixes/cleanup-gnustep-base-defines
Aug 16, 2025
Merged

Limit the number of define exported from GNUstep#48
qmfrederik merged 1 commit into
mainfrom
fixes/cleanup-gnustep-base-defines

Conversation

@qmfrederik

Copy link
Copy Markdown
Owner

Some of the defines, such as NDEBUG, are C-level defines which influence the system behavior (e.g. enable/disabling assert() calls); this should be controlled by the user.

Some of the defines, such as `NDEBUG`, are C-level defines which influence the system behavior (e.g. enable/disabling `assert()` calls); this should be controlled by the user.
@qmfrederik
qmfrederik merged commit 50fdbba into main Aug 16, 2025
7 checks passed
@qmfrederik
qmfrederik deleted the fixes/cleanup-gnustep-base-defines branch August 16, 2025 15:52
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.

1 participant