setup now ready for a release?

Robert Collins rbcollins@cygwin.com
Mon Nov 25 14:00:00 GMT 2002


On Tue, 2002-11-26 at 08:58, Marcel Telka wrote:
>

> Sorry, but your commit is different from my patch and probably will break
> FTP support in setup.exe.
> 
> Your:
> -  sscanf (paren + 1, "%d,%d,%d,%d,%d,%d", &i1, &i2, &i3, &i4, &p1, &p2);
> +  sscanf (digit + 1, "%d,%d,%d,%d,%d,%d", &i1, &i2, &i3, &i4, &p1, &p2);
> 
> My:
> -  sscanf (paren + 1, "%d,%d,%d,%d,%d,%d", &i1, &i2, &i3, &i4, &p1, &p2);
> +  sscanf (digit, "%d,%d,%d,%d,%d,%d", &i1, &i2, &i3, &i4, &p1, &p2);
> 
> 
> Please fix it before setup release. Thanks.

Urggle, yes, of course.

Rob
-- 
---
GPG key available at: http://users.bigpond.net.au/robertc/keys.txt.
---
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://cygwin.com/pipermail/cygwin-apps/attachments/20021125/47ea6eea/attachment.sig>


More information about the Cygwin-apps mailing list