mirror of
https://github.com/logos-co/logos-cpp-sdk.git
synced 2026-08-31 09:41:06 +00:00
A repeated --interface <name>=... would emit duplicate #include and bind_<name>(...) into logos_sdk.h and fail to compile; empty name/path were silently accepted. Dedup the flag-derived specs by name and drop malformed ones with an explanatory message on stderr. (Copilot review, PR #74.) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>