Archive Index
This month's Index
|
Subject: Re: Compiler warnings on HP Itanium
Re: Compiler warnings on HP Itanium
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 6 Apr 2009 15:21:42 +0200 (CEST)
On Mon, 6 Apr 2009, Mononen Jussi wrote:
> "sftp.c", line 1993: warning #2068-D: integer conversion resulted in a
> 'retcode' is defined as 'unsigned long'. Is this intentional?
No, it's a bug. I suggest this fix:
--- src/sftp.c 29 Mar 2009 22:09:29 -0000 1.72
-- / daniel.haxx.se ------------------------------------------------------------------------------ _______________________________________________ libssh2-devel mailing list libssh2-devel_at_lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libssh2-develReceived on 2009-04-06 |