[Machine readable output from userland utilities] report

Zaro Korchev zkorchev at mail.bg
Mon Aug 4 09:20:56 UTC 2014


Hi everybody

This week I worked on libsol.

I made some changes to the header file so that applications using libsol do not need to add include path for libsol-required headers. I removed this include path from the Makefiles.

I implemented a second format for libsol. It is similar to the ucl format. It is just a proof of concept. At the moment it does not handle special characters in strings properly.
The best way to handle special characters will be to use libucl. I found where in its source this functionality is implemented. It is a static function so at the moment I am not able to use it directly. One solution would be to make a global interface to this function.

I was looking for libraries with streaming support for XML generation but I have not found such. I plan to add XML support without using an external library.


Zaro


More information about the soc-status mailing list