Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

recode-regression in 3.0.10 #205

Closed
hurda opened this issue Sep 15, 2015 · 5 comments
Closed

recode-regression in 3.0.10 #205

hurda opened this issue Sep 15, 2015 · 5 comments

Comments

@hurda
Copy link

hurda commented Sep 15, 2015

A commandline, which worked in previous versions, stopped working in 3.0.10:

xdelta3-3.0.9-x64.exe recode -v -S lzma test.xdelta test_lzma.xdelta
xdelta3: source <placeholder> source size 0 B [0] blksize 64.0 MiB window 64.0 MiB
xdelta3: 0: in 44.3 KiB: out 28.7 KiB: total in 44.3 KiB: out 28.7 KiB: 16 ms
xdelta3: 1: in 57.8 KiB: out 36.2 KiB: total in 102 KiB: out 65.0 KiB: 15 ms

...

xdelta3: 17: in 2.47 KiB: out 1.59 KiB: total in 1.03 MiB: out 670 KiB: 0 ms
xdelta3: finished in 203 ms; input 1078722 output 686812 bytes (63.67%)
xdelta3-x86_64-3.0.10.exe recode -v -S lzma test.xdelta test_lzma.xdelta
xdelta3: too many filenames: -S ...

@mgrinzPlayer
Copy link

@hurda
jmacd compiled those with VCDIFF_TOOLS=0 (recode command is not recognized)

@ALL,
If you want you can try those (binaries compiled on my machine, with VCDIFF_TOOLS=1)

virustotal, virustotal

@hurda
Copy link
Author

hurda commented Oct 3, 2015

@ALL,
If you want you can try those (binaries compiled on my machine, with VCDIFF_TOOLS=1)

Thank you for the compile!

@jmacd
Copy link
Owner

jmacd commented Oct 7, 2015

This sounds like an accident. If VCDIFF_TOOLS just works with mingw builds,
then there's no reason to leave it off. I'll make sure to fix this in the
next release 3.0.x (although I'm working on the 64bithash branch at
present).

On Sat, Oct 3, 2015 at 7:00 AM, hurda notifications@github.com wrote:

@ALL https://github.com/all,
If you want you can try those (binaries compiled on my machine, with
VCDIFF_TOOLS=1)

Thank you for the compile!


Reply to this email directly or view it on GitHub
#205 (comment).

jmacd added a commit to jmacd/xdelta-gpl that referenced this issue Oct 21, 2015
@jmacd
Copy link
Owner

jmacd commented Oct 21, 2015

This is fixed at head: https://github.com/jmacd/xdelta-devel.git

@jmacd
Copy link
Owner

jmacd commented Jan 8, 2016

Fixed in 3.0.11

@jmacd jmacd closed this as completed Jan 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants