Nmap Development mailing list archives

Re: 4.85BETA2 posted to Nmap download page - please test


From: Brandon Enright <bmenrigh () ucsd edu>
Date: Sat, 31 Jan 2009 01:08:50 +0000

On Fri, 30 Jan 2009 16:50:09 -0800
Fyodor <fyodor () insecure org> wrote:

Hi All.  I haven't heard much in the way of problems with BETA2, so
I've posted it to the Nmap download page:

http://nmap.org/download.html

Please keep up the testing, as I'd really like to find and fix all the
bugs in this so we can release a stable release.  Given the huge
number of changes since 4.76, there must be some bugs!  We're damn
good, but not quite that good :).

Cheers,
-F


Well this isn't the sort of thing I normally test or complain about but
here are a few compiler warnings I get.  The .*sock.* warnings have been
around for a long time though:

intf.c: In function 'intf_get_dst':
intf.c:650: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness
ip.c: In function 'ip_open':
ip.c:43: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness
nse_init.cc: In function 'int init_updatedb(lua_State*)':
nse_init.cc:400: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'size_t'
nse_init.cc: In function 'int init_rules(lua_State*)':
nse_init.cc:776: warning: format '%d' expects type 'int', but argument 4 has type 'size_t'
nse_binlib.cc: In function 'int l_unpack(lua_State*)':
nse_binlib.cc:121: warning: converting to 'int' from 'lua_Number'

I'm compiling with "gcc (GCC) 4.1.2 (Gentoo 4.1.2 p1.1)" on "2.6.26-gentoo-r1 x86_64".

I'll test all the basic features (-A) of the release with debugging on
and report anything odd.

Brandon


_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org


Current thread: