[Github-comments] [geany/geany-plugins] Port both webhelper and markdown to webkit2gtk (#677)

Matthew Brush notifications at xxxxx
Tue May 15 00:26:23 UTC 2018


codebrainz commented on this pull request.



> @@ -35,4 +35,7 @@ markdown_la_CFLAGS += $(LIBMARKDOWN_CFLAGS)
 markdown_la_LIBADD += $(LIBMARKDOWN_LIBS)
 endif
 
+if WEBKIT2
+markdown_la_CFLAGS += -DWEBKIT2

If above is a typo, maybe it would be good to add the `MARKDOWN_` prefix for this CPP define too, in case of any kind of conflict with a macro in the Webkit source? I don't care either way, but macros can get nasty when they clash.

-- 
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-plugins/pull/677#pullrequestreview-120053541
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180514/558ae148/attachment.html>


More information about the Github-comments mailing list