Closed ringabout closed 1 week ago
Thanks for your hard work on this PR! The lines below are statistics of the Nim compiler built from cd9ce377f886ddfb81efc7d81f2ad3b7930ad045
Hint: mm: orc; opt: speed; options: -d:release 177696 lines; 8.640s; 653.516MiB peakmem
fixes #24434
In https://github.com/nim-lang/Nim/pull/24432
extern "C" makes a function-name in C++ have C linkage; it should be effaced with C compiler