[Github-comments] [geany/geany] api: rename document_new_file to _file_new (and girskip the older one) (#1094)

Thomas Martitz notifications at xxxxx
Mon Jun 27 21:15:35 UTC 2016


g-ir-scanner detects document_new_file as constructor which is conceptually
wrong. Unfortunately there is no way to override g-ir-scanner on this one
so last resort is to rename the function.

Old one is kept for backward compatibility.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/1094

-- Commit Summary --

  * api: rename document_new_file to _file_new (and girskip the older one)

-- File Changes --

    M src/document.c (21)
    M src/document.h (1)

-- Patch Links --

https://github.com/geany/geany/pull/1094.patch
https://github.com/geany/geany/pull/1094.diff

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


More information about the Github-comments mailing list