Closed LocutusOfBorg closed 3 years ago
An answer to this question (either by accepting the proposed patch or by stating that its not possible to do it this way) would be extremely helpful. If the patch might get accepted it would be great to include it into the new release tag (which I was asking for in pull request #53 Kind regards, Andreas.
Hello, ping?
Thanks for your patience (very busy month at the hospital) -- I completed this merge request and updated to the new Json CharReader. I also just removed the bundled Json in favor of using the system library version.
On Mon, Jan 04, 2021 at 01:54:05PM -0800, Jeremiah Wala wrote:
Thanks for your patience (very busy month at the hospital) -- I completed this merge request and updated to the new Json CharReader. I also just removed the bundled Json in favor of using the system library version. Thanks to you. Would you mind tagging a new release? Kind regards, Andreas.
Hello, with the new libjsoncpp 1.9.4 looks like the package fails to build from source:
I don't know, if we can just discard the return value of removeMember (because it now returns void), or some more code changes are needed