[Github-comments] [geany/geany] Add support for generating GIR (#1112)

Matthew Brush notifications at xxxxx
Tue Jul 5 14:26:46 UTC 2016


> @@ -194,22 +194,29 @@ geany-sciwrappers-gtkdoc-tmp.h: geany-sciwrappers-gtkdoc.h
>  		-e 's,sci_,scintilla_object__GI__MARK_,g' \
>  		$< > $@
>  
> +geany-gtkdoc-tmp.h: geany-gtkdoc.h
> +	$(AM_V_GEN) $(SED) \
> +		-e 's,\(document_\)\(new_file\),\1_GI__WORKAROUNDNEW\2,g' \

I haven't tested this name yet, but the reason I chose the name in my PR was to ensure that `g-ir-scanner` doesn't get confused by `NEW` in the name or somehow skipping `UPPERCASE` names or something. I don't trust that tool :) If it works though, good stuff.

---
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/1112/files/800f46d15ae2d52eb43145b74a19d5c4f0f3af56..194dd041ffba6352bc64e7caf5eecdc3708052ec#r69572007
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160705/997fd920/attachment.html>


More information about the Github-comments mailing list