Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Aug 2014 14:01:53 +0300
From:      Zaro Korchev <zkorchev@mail.bg>
To:        soc-status@freebsd.org
Subject:   Re: [Machine readable output from userland utilities] report
Message-ID:  <D41EFBE4-080F-47A0-A94F-EAC462E3002B@mail.bg>
In-Reply-To: <176D5B3B-D92A-4E88-B29B-EE109D624ADD@mail.bg>
References:  <8D1B686D-1AAA-4E07-9270-E42699110561@mail.bg> <2F779B73-EAC5-49B4-B3E8-7A81109EC166@mail.bg> <5AF0FF20-E41B-4D46-A427-D84D9E2CD047@mail.bg> <C9A0231C-553B-4046-9181-F3D8866DB9F6@mail.bg> <CE908FC5-321D-40BA-9756-72904F93AA51@mail.bg> <19220D3B-101C-45A4-AE41-068E033D5F92@mail.bg> <60B2286C-F0BA-4757-9603-BE23E365A576@mail.bg> <FAF68F13-9DC0-4707-866E-F5C4C859DD45@mail.bg> <A6526FFC-41D3-4FFA-AA14-0F2562A2A29B@mail.bg> <0D20E27A-4281-4B6D-94E3-8707B1AE2E81@mail.bg> <176D5B3B-D92A-4E88-B29B-EE109D624ADD@mail.bg>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi everybody

This week I worked mostly on libsol.

I read about XML special characters. I added code that transforms =
special characters encountered in tag names. This ensures that tag names =
are valid.
I updated the documentation to reflect the changes.
I made some changes to the tools using libsol to make sure they don't =
use characters that will break the XML format.

I improved the configuration output format to handle special characters.

I also fixed several formatting bugs. The most interesting of them was =
caused by using a magic pointer value that got optimized by the compiler =
and lead to wrong output when using the configuration format.

Zaro




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D41EFBE4-080F-47A0-A94F-EAC462E3002B>