Skip to content

fixed 1.2.1 — the API override macros guard independently

Choose a tag to compare

@rowan-claude rowan-claude released this 08 Aug 00:37
811db20

Bug fix: defining FIX_API no longer suppresses the four other override macros — each macro now guards separately, with a dedicated override test (override_api_test.c) keeping it that way. Documentation polish rides along.