<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Oct 30, 2013 at 8:51 PM, Pavel Levshin <span dir="ltr"><<a href="mailto:pavel@levshin.spb.ru" target="_blank">pavel@levshin.spb.ru</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
So, I have taken the opportunity and refactored liblognorm to use json-c instead of libee. Some parts of libee now present in liblognorm, notably field parsers and encoders. They were rewritten to get rid of libee data structures. In the same time, many bugs were fixed, and many were undoubtedly produced.<br>

<br>
Current state of the library can be seen here:<br>
<br>
<a href="https://github.com/flicker581/liblognorm/tree/master-json-c" target="_blank">https://github.com/flicker581/liblognorm/tree/master-json-c</a><br></div></blockquote></div><br></div><div class="gmail_extra">I have finally merged this into my git, but so far under the liblognorm1 branch. The idea is to have a liblognorm0, for apps requiring that API and liblognorm1 for those that need the new one.<br>
<br></div><div class="gmail_extra">I was not yet bold enough to merge to master and prepare a release as I currently do not know how I can make both available on a system AND have PKGCONFIG detect the right version. I've never done this before and if someone could lend me a helping hand, I'd greatly appreciate that.<br>
<br></div><div class="gmail_extra">Thanks,<br>Rainer<br></div></div>