[Github-comments] [geany/geany] GI compatible msgwin_*_add (#1748)

Matthew Brush notifications at xxxxx
Fri Apr 6 20:15:45 UTC 2018


@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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180406/da249c48/attachment.html>


More information about the Github-comments mailing list