Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=700099 --- Comment #3 from Michael Schwendt <mschwendt@xxxxxxxxx> 2011-05-02 05:17:52 EDT --- > loss less AFAIK, the correct spelling would either be "loss-less" or "lossless". > /usr/share/doc/llconf-devel-0.4.6/examples/ Completely non-working. Makefile* and file "wizard" are unusable. File example.c cannot be compiled due to expecting headers in cwd, $ gcc -o example $(pkg-config --cflags --libs llconf) example.c example.c:29:22: fatal error: strutils.h: No such file or directory compilation terminated. and non-installed headers, too: $ gcc -o example -I/usr/include/llconf -lllconf example.c example.c:34:28: fatal error: parsers/pslave.h: No such file or directory compilation terminated. Considering that the last release is from Nov 2007, does anything use this library already? Further, I've given the "llconf" executable a try. With a most basic iptables config file from F-15, it already removes some things such as the optional [0:0]. With INI files, it completely reformats them with inserted tabs. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review