Archive Index
This month's Index
|
Subject: Compiler warnings on HP Itanium
Compiler warnings on HP Itanium
From: Mononen Jussi <Jussi.Mononen_at_comptel.com>
Date: Mon, 6 Apr 2009 15:34:51 +0300
Hi,
I encountered the following warnings while compiling libssh2 v1.1 on
"sftp.c", line 1993: warning #2068-D: integer conversion resulted in a
'retcode' is defined as 'unsigned long'. Is this intentional? I'm
http://docs.hp.com/en/11925/Diagnostics_Documentation/Diagnostics_index.
"2068 integer conversion resulted in a change of sign
Cause:
Example:
#define NEGATIVE (-1)
Action:
Br,
/jUSSi
--
perl -e '$@=[[0,0112,0,0],[0,0101,0,0],
[0,0120,0,0],[0,0110,0,0]];$[=256/8-0x1D;
print(chr(@{$_}[+($[+1-1+1)]))for(@{$@});'
------------------------------------------------------------------------------
_______________________________________________
libssh2-devel mailing list
libssh2-devel_at_lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel
Received on 2009-04-06
|