Nmap Development mailing list archives

Re: Fix for compile error in tcpip.cc from r11592


From: David Fifield <david () bamsoftware com>
Date: Sun, 4 Jan 2009 08:30:02 -0700

On Sun, Jan 04, 2009 at 02:13:38PM +0000, jah wrote:
Hi folks,

I'm getting an error compiling r11637 on windows:

..\tcpip.cc(2732) : error C2027: use of undefined type
'collect_dnet_interfaces::dnet_collector_route_nfo'
        ..\tcpip.cc(2724) : see declaration of
'collect_dnet_interfaces::dnet_collector_route_nfo'

which I think is due to the code rearrangement in r11592.  The attached
places the definition of struct dnet_collector_route_nfo before
collect_dnet_interfaces() where it's first used.

Thanks, applied.

David Fifield

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


Current thread: