[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ftp mirror/docs/snapshot warnings noted



the Surrey anonymous ftp service is down indefinitely (beyond my
control), but our mirror of the ns software can still be accessed via:

http://www.ee.surrey.ac.uk/Personal/L.Wood/ns/

and Solaris NFS rocks (sort of). So, we're now mirroring the ns ftp
stuff only via http, as opposed to the ns http stuff, which isn't
mirrored anywhere.

Hope that's clear. Apologies for the inconvenience/confusion. 


Speaking of confusion, for all of you who think the ns documentation
was last updated 1 July, and I know I did
(http://www-mash.cs.berkeley.edu/ns/ns-documentation.html) it seems to
actually be 16 August (html only, goodbye diagrams, postscript's still
1 July). Learn latex, build it myself from the snapshot doc directory,
I guess.


Warnings noted on compile (Solaris 2.5.1):

Just built the current tclcl snapshot of 30 Aug:

Tcl.cc: In method `void InstVarError::set(const char *)':
Tcl.cc:839: warning: unused parameter `const char * s'
Tcl.cc: In method `void TclObject::bind(const char *, double *)':
Tcl.cc:943: warning: statement with no effect
Tcl.cc: In method `void TclObject::bind_bw(const char *, double *)':
Tcl.cc:944: warning: statement with no effect
Tcl.cc: In method `void TclObject::bind_time(const char *, double *)':
Tcl.cc:945: warning: statement with no effect
Tcl.cc: In method `void TclObject::bind(const char *, int *)':
Tcl.cc:946: warning: statement with no effect
Tcl.cc: In method `void TclObject::bind_bool(const char *, int *)':
Tcl.cc:947: warning: statement with no effect

seem new and just a tad worrying;

Tcl2.cc:36: warning: `char rcsid[103]' defined but not used

is pretty old. And, speaking of old, in today's ns snapshot:

mftp.h: In method `long unsigned int
MFTPAgent::get_dtus_per_group(long unsigned int) const':
In file included from mftp.cc:25:
mftp.h:102: warning: unsigned value >= 0 is always 1
mftp.h:110: warning: unsigned value >= 0 is always 1

mftp.h: In method `long unsigned int
MFTPAgent::get_dtus_per_group(long unsigned int) const':
In file included from mftp_snd.h:30,
                 from mftp_snd.cc:36:
mftp.h:102: warning: unsigned value >= 0 is always 1
mftp.h:110: warning: unsigned value >= 0 is always 1
mftp_snd.cc: In method `void MFTPSndAgent::recv(class Packet *, class
Handler * = 0)':
mftp_snd.cc:119: warning: unused parameter `class Handler * h'
mftp_snd.cc: In method `void MFTPSndAgent::fill_read_ahead_buf()':
mftp_snd.cc:278: warning: unsigned value >= 0 is always 1
mftp_snd.cc: In method `int MFTPSndAgent::send_data()':
mftp_snd.cc:345: warning: unsigned value >= 0 is always 1
mftp_snd.cc:346: warning: unsigned value >= 0 is always 1
mftp_snd.cc:347: warning: unsigned value >= 0 is always 1

mftp.h: In method `long unsigned int
MFTPAgent::get_dtus_per_group(long unsigned int) const':
In file included from mftp_rcv.h:30,
                 from mftp_rcv.cc:29:
mftp.h:102: warning: unsigned value >= 0 is always 1
mftp.h:110: warning: unsigned value >= 0 is always 1
mftp_rcv.cc: In method `void MFTPRcvAgent::recv(class Packet *, class
Handler * = 0)':
mftp_rcv.cc:84: warning: unused parameter `class Handler * h'
mftp_rcv.cc: In method `void MFTPRcvAgent::send_nak(long unsigned int,
long unsigned int)':
mftp_rcv.cc:150: warning: unsigned value >= 0 is always 1
mftp_rcv.cc: In method `int MFTPRcvAgent::findStoreLocation(long
unsigned int, long unsigned int, long unsigned int *)':
mftp_rcv.cc:262: warning: unsigned value >= 0 is always 1
mftp_rcv.cc: In method `void MFTPRcvAgent::cw_matrixlines_reset()':
mftp_rcv.cc:306: warning: unsigned value >= 0 is always 1
mftp_rcv.cc: In method `bool MFTPRcvAgent::is_group_full(long unsigned
int)':
mftp_rcv.cc:317: warning: unsigned value >= 0 is always 1
mftp_rcv.cc: In method `int MFTPRcvAgent::recv_data(class
hdr_mftp::Spec::Data &)':
mftp_rcv.cc:345: warning: unsigned value >= 0 is always 1
mftp_rcv.cc:346: warning: unsigned value >= 0 is always 1
mftp_rcv.cc:352: warning: unsigned value >= 0 is always 1

anyone?

thanks,

L.

<[email protected]>PGP<http://www.ee.surrey.ac.uk/Personal/L.Wood/>