[Github-comments] [geany] Gi sci methods v2 (#948)

Colomban Wendling notifications at xxxxx
Wed Mar 9 18:59:05 UTC 2016


>      try:
>          outfile.write("/*\n * Automatically generated file - do not edit\n */\n\n")
> -        outfile.write("#include <glib.h>\n")
> -        outfile.write("#include <gtk/gtk.h>\n\n")
> -        outfile.write("typedef struct _ScintillaObject ScintillaObject;\n")
> +        outfile.write("#include \"gtkcompat.h\"\n")
> +        outfile.write("#include \"sciwrappers.h\"\n")

Okay.  Is that documented in some way, and doesn't it treat `""` includes different from `<>` ones?  Just trying to make sure we won't get bad surprises.

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/948/files#r55569245
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160309/b642ece9/attachment.html>


More information about the Github-comments mailing list