@b4n true, or having the script generate:

```c
/* GTK-DOC comment with annotations here */
#define msgwin_compiler_add_string(s) msgwin_compiler_add("%s", s)
```

Or whatever the buggy GI can actually understand, instead of all the manual 
duplication. My worry is that each time we add hacks to the public API to work 
around bugs in GI we make the API worse (ex. more confusing, more maintenance, 
etc) for the common use case.

-- 
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/pull/1748#issuecomment-379365080

Reply via email to