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
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
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
>
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'
4 matches
Mail list logo