fix build of hubbub tests with json-c 0.13
by David Tardon
Hi,
since json-c 0.13, bits.h is no longer included automatically via
json.h and the macros defined in it are deprecated. That means that
build of hubbub tests fails, because is_error() is not defined. Patch
attached.
D.
5 years, 7 months
(no subject)
by Oleksiy Ch
Hi all.
not sure that it's a right place for discussion. I'm interested in developing HTML/CSS based GUI autobuilder. lightweight, very lightweight. the idea is close to yad or zenity but much more powerful. no it's not Electron/NW.js-like bloat. Something light that we can use from bash/perl/tcl/python. roughly my approach is to take web-browser, cut off javascript, web-, network-stack, leave CSS, XML parsing, DOM, layout rendering, add IPC interface. netsurf looks to be a fine donor :). What do you think? any suggestions, interest?
Alex
5 years, 8 months