Petr Pisar
Petr Pisar
I believe this a bug in XML::LibXML::SAX that only fails to parse & entity (other numerical values entities are fine) in attribute values with a SAX interface.
Besides dependencies on libraries, header files and programs, I'd like to see support for dependencies on pkg-config modules [http://www.freedesktop.org/wiki/Software/pkg-config/] including their versions.
PR #425 added printing warning messages which pinpoints a package name, RPM tag name and RPM tag value. This issue is kept open to: * Report exact byte offset in...
If you mean as optional when updating an existing repository, then yes. If you mean by default to stop producing filelists for a new repository, then it's incompatible change and...
I guess `--general-compress-type` and `--compress-type` was motivated by a microoptimization when some (group) files are too small to be effectively compressed. I.e. a compressed file is larger than an uncompressed...
That's your use case. My use case is many small repositories. A good default is very subjective. Do you think zstd will be the best in 10 years? Is zstd...
Oh my god. "make test" and "make tests" differ.
Basically the only function provided by zopfli is: ~~~~ /* Compresses according to the given output format and appends the result to the output. options: global program options output_type: the...
10 per cent is interesting number. Though I worry it wouldn't be applicable to createrepo_c with the current architecture. Current createrepo_c sends the data for compression in, probably small, chunks....
This is the correct place for reporting problems with strings to be translated. I can see the "No" can depend on the first placeholder. I will implement your suggestion.