vtorri

Results 124 comments of vtorri

thank you for the link :-) and what about providing xz compressed tarball ?

-r--r--r-- 1 vtorri None 806K 16 juin 06:54 wavpack-5.1.0.tar.bz2 -rw-r--r-- 1 vtorri None 721K 16 juin 06:55 wavpack-5.1.0.tar.xz

it can be an AM_INIT_AUTOMAKE option : https://www.gnu.org/software/automake/manual/automake.html#List-of-Automake-options so when running make dist-check, xz tarall will be created

@Benjamin-Loison i've answered in #173

any news on this issue. currently, when i want to debug a toolkit, I have thousands of such messages

does someone have an idea or doc on how to suppress this kind of messages (i never did that) ?

have you tried to use git bisect to find the commit which introduced thebug ? (https://www.git-tower.com/learn/git/faq/git-bisect/)

in the EFL, we use a small tool to compress (currently with zlib because it's fast and does not consume too much memory) serialized data, or program configuration, or UI...

Hello @lexborisov what is the status ? Vincent