Skip to content

Fixed warning when building with -Wundef.#118

Merged
ludocode merged 1 commit intoludocode:developfrom
giusloq:fix_Wundef
Feb 8, 2026
Merged

Fixed warning when building with -Wundef.#118
ludocode merged 1 commit intoludocode:developfrom
giusloq:fix_Wundef

Conversation

@giusloq
Copy link
Copy Markdown

@giusloq giusloq commented Jan 19, 2026

At this point of mpack-platform.h the macro MPACK_INTERNAL could be not defined yet (later it is set to a default value). So this preprocessor #if must be protected with #ifdef, as in other places of the same file.

@ludocode
Copy link
Copy Markdown
Owner

ludocode commented Feb 8, 2026

Thanks!

@ludocode ludocode merged commit a5552e7 into ludocode:develop Feb 8, 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.

3 participants