Update of /src/master/dx/src/exec/libdx
In directory opendx.watson.ibm.com:/tmp/cvs-serv45188

Modified Files:
        axes.c box.c camera.c cubesRR.c displayx.c edfdata.c edfio.c 
        edfparse.c extract.c grow.c irreggrow.c light.c lightClass.X 
        line.c lock.c map.c mem.c memory.c message.c object.c 
        outglue.c partreg.c plane.Z print.c quad.Z quadsRR2D.c 
        reggrow.c rwobject.c shade.Z sharedarray.c task.c transform.c 
        triangle.Z volume.c 
Log Message:
First batch of n64 ABI commits for SGI (64-bit pointers, 64-bit longs,
32-bit ints).  More to come.

A few changes related to 64-bit pointer handling, but largely a compiler
warning cleaning pass for the SGI compilers (w/o -fullwarn).

Includes half a dozen bug fixes exposed by compiler warnings, though most
changes pertain to removing declared but not referenced, or initialized but
not used variables.

NOTES: More superfluous variables left in some of the
preprocessor-generated macros and .Z source files.  Also, left %.08x as the
format for printing pointers for now.

Reply via email to