Bug#567041: [Patch] xxd: Fix lossy reverse conversion

2010-02-08 Thread James Vega
On Mon, Feb 8, 2010 at 3:05 PM, Bram Moolenaar wrote: > > James - > >> As described below, xxd doesn't correctly convert free-form hex dumps to >> their original form.  Attached patch, from Jean-Baptiste Wons, fixes the >> issue. > > That input doesn't look like postscript form.  This is a line of

Bug#567041: [Patch] xxd: Fix lossy reverse conversion

2010-02-08 Thread Bram Moolenaar
James - > As described below, xxd doesn't correctly convert free-form hex dumps to > their original form. Attached patch, from Jean-Baptiste Wons, fixes the > issue. That input doesn't look like postscript form. This is a line of postscript form: 74655265616465725f49004d5475746f7269616c5f5f4

Bug#567041: [Patch] xxd: Fix lossy reverse conversion

2010-02-07 Thread James Vega
Bram, As described below, xxd doesn't correctly convert free-form hex dumps to their original form. Attached patch, from Jean-Baptiste Wons, fixes the issue. On Wed, Jan 27, 2010 at 12:15:11AM +0300, Nikolai Kondrashov wrote: > The attached input file (logitech_precision_gamepad_hidrd.txt) is >

Bug#567041: Patch

2010-01-30 Thread Jean-Baptiste Wons
Package: vim-common Version: 2:7.2.284-1 Severity: normal Tags: patch Hello, This patch does the trick for me: --- vim-7.2.330/src/xxd/xxd.c 2010-01-13 00:58:22.0 -0500 +++ vim-7.2.330.patched/src/xxd/xxd.c 2010-01-30 22:30:43.0 -0500 @@ -276,11 +276,8 @@ if (c == '\r'