Nmap Development mailing list archives

Re: Nmap on Android: bitset


From: David Fifield <david () bamsoftware com>
Date: Sat, 14 Aug 2010 21:40:47 -0600

On Mon, Jul 26, 2010 at 11:24:21PM +0200, Vlatko Kosturjak wrote:
Here's the nmap 5.35DC1 port to Android. Everything is still the same
and the problem with stdout/stderr remains. Still did not have time to
properly investigate it.

I've committed one part of this patch so far, but in a different way. I
cahnged the std::bitset to a std::vector<bool>. That should be portable
without any ifdefs. This was in r19757. Please check if this works on
Android.

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


Current thread: