[Github-comments] [geany/geany] Fix configure warnings (PR #3121)

Hodong notifications at xxxxx
Fri Feb 4 07:50:45 UTC 2022


https://github.com/geany/geany/pull/3121/commits/194a0f6aae7fc99edd6a4d95fb1ad3f860cc2bc6 fixes a compile error.

```
sciwrappers.c:752:2: error: non-void function 'sci_get_contents' should return a value [-Wreturn-type]
        g_return_if_fail(buffer_len != 0);
        ^
/usr/local/include/glib-2.0/glib/gmessages.h:639:9: note: expanded from macro 'g_return_if_fail'
        return; \
        ^
```

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

Message ID: <geany/geany/pull/3121/c1029733959 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220203/406d0df9/attachment.htm>


More information about the Github-comments mailing list