From: benny@crocodial.de (Benjamin Riefenstahl)
Subject: Re: uudecode?
20 Jan 1999 14:13:09 -0800
Message-ID: <36A5B48A.4E8193D3.cygnus.gnu-win32@crocodial.de>
References: <8135911A809AD211AF6300A02480D1750348C6@IIS000.microdata.fr>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: gnu-win32@cygnus.com

John Cooper wrote:
> 4 lines matching "open" in buffer uudecode.c.
>     9:    FILE *out, *in = fopen(fname, "rb");
>    11:        fprintf(stderr,"Impossible to open %s\n",fname);

The input of uudecode *is* text, isn't it. I think the read mode should
be "r".
======================================
Benjamin Riefenstahl (benny@crocodial.de)
Crocodial Communications EntwicklungsGmbH
Ruhrstr. 61, D-22761 Hamburg, Germany
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
