On Fri, Mar 27, 2020 at 09:46:29PM +0100, Laslo Hunhold wrote: > thanks for your feedback! I'm glad you like it. This is still at > version "0", so if you have any suggestions for the API that might come > to mind, let me know.
Huho! How about making it "work" with "One Compilation Unit" projects? I know it is a bit annoying because it requires some pre-processor plumbing for identifier names in order to avoid collisions in the one and only C global namespace. -- Sylvain