Nmap Development mailing list archives

Re: [PATCH] Change C++ comments to C comments in nmapfe and nsock


From: Kris Katterjohn <katterjohn () gmail com>
Date: Sun, 31 Dec 2006 19:01:35 -0600

Jan Engelhardt wrote:
On Dec 31 2006 16:24, Fyodor wrote:
On Sat, Dec 16, 2006 at 08:51:44PM -0600, Kris Katterjohn wrote:
This just changes the C++ comments (//) to C comments (/**/) in nmapfe/*
and nsock/* since some older C compilers don't like any C99 additions.
Thanks, I have applied this, and also your superscan prototype patch.

Are these "older compilers" even able to compile the whole nmap package?


      -`J'

configure finds a C compiler for the C sources (nsock, nmapfe, etc) and
a C++ compiler for the main nmap stuff. So the older compilers shouldn't
be able to compile it all :)

-Kris

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


Current thread: