			  CMMD Version 3.3-Final
		     Bug Update Report for June 1995
		    For Connection Machine CM-5 Systems

FIXED BUGS

The following bugs have been fixed in the current release, Version
3.3-Final. For a description of any bug listed here, contact your
Applications Engineer or the Customer Support group at Thinking Machines
Corporation.

TMCaa03915	Doc bug: doesn't say scopy/pcopy require interr. 2b disab(3.0)
TMCaa04351	CMMD_fset_io_mode not callable from f77
TMCaa04481	Double-precision vector reductions fail for some vector lengths.
TMCaa04943	Incorrect semantics for CMAML_allocate_this_rport() ret. val.
TMCaa04980	Vector reduction interrupts.
TMCaa05089	An accept() may go into deadlock
TMCaa05091	A global select() does not distribute fd sets.
TMCaa05150	Dlength fails for file length more than 2^32
TMCaa05496	IO transfers >2GB (formerly 256MB) don't work correctly
TMCaa05671	Data miscompares in SDA read/write of nodal CMF array
TMCaa05708	CMMD header file lacks _AP macro

OUTSTANDING BUGS

The following bug is outstanding in the current release.

TMCaa04336	Dseek constants documentation.

This bug is detailed below.

*********************************************************
ID: TMCaa04336

Title:	Dseek constants documentation.

Description:

CMMD documentation (refman. pg 178) refers to whence constants.  These may
be found in the /usr/include/unistd.h system header file. Fortran users
must use the numeric values associated with these constants.

Status:	Outstanding.

