summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorHashem Nasarat <hashem@riseup.net>2016-01-31 10:24:52 -0500
committerHashem Nasarat <hashem@riseup.net>2016-02-10 12:54:59 -0500
commite999545cce611efe03fc7d29c2862c302cc1405d (patch)
tree4e5a937c8edc80bbc1f5967c91b0621b7d51e56f /examples
parenta252efcf489cdf03989d2dfeede18b3b8cbe8bc8 (diff)
downloadgjs-e999545cce611efe03fc7d29c2862c302cc1405d.tar.gz
Fix build when verbose debug output is enabled
Mostly this commit updates JSHandle* usage in debug statement to fix invalid use of incomplete type 'class JSObject': In 9daff9c4 the type of JSHandle* objects was changed but the debug statements were left as is. This commit fixes this oversight so GJS_DEBUG_OUTPUT can be used again. Other small fixes due to code rot were fixed. With this commit you can set all the GJS_VERBOSE_ENABLE macros to 1, recompile, unset GJS_DEBUG_TOPICS, and get all the verbose debug output from gjs. https://bugzilla.gnome.org/show_bug.cgi?id=761366
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions