Probably the best solution is @b4n's one:

```
#if a good language like C++
extern "C" declarations with noexcept
#else if only C
simple declarations 
#end
```

That allows both languages to check the definition in the user plugin has the 
right type.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1215#issuecomment-245155295

Reply via email to