MaxBrandtner

Results 9 comments of MaxBrandtner

the linux-fimware package should have it normally. I guess one solution would be to use a different repo than debian latest

libjsoncpp and libtinyxml do not exist in the debian(non-free) repos

that's why the deb package install fails... It fails to find the dependencies

Is there a way to make `jv_unshare()` more efficient using jvp?

As it pertains to unit-tests. Especially with `jv_paths()` and `jv_addpath()` I would just add sufficiently complex examples to test that it produces the correct output for a use-case that covers...

the checks to test whether the various subsections are not identical fail. Does `jv_identical()` not do what I think it does or what gives?

> > the checks to test whether the various subsections are not identical fail. Does `jv_identical()` not do what I think it does or what gives? > > `jv_identical()` checks...

I've reduced the pr to `jv_unshare()` and `jv_is_unshared()`. `jv_is_unshared()` has some oddities (like internally calling jv_free() before jv_is_unshared() or checking for a refcnt 3 in the keys of jv_objects), but...

So what's the status of this issue now that there seems to be nothing blocking hdr on celluloid?