--------------------------------------------------------------------------------
Commit by jlim on Sat Oct 14 03:46:08 PDT 2000 of files:
inventor/libSoXt/src SoGLwDrawA.c SoXtClipboard.c++ SoXtComponent.c++
SoXtGLWidget.c++ SoXtPrintDlog.c++ SoXtRendrArea.c++
Update of /oss/CVS/cvs/inventor/libSoXt/src
In directory oss.sgi.com:/tmp/cvs-serv6339/libSoXt/src
Modified Files:
SoGLwDrawA.c SoXtClipboard.c++ SoXtComponent.c++
SoXtGLWidget.c++ SoXtPrintDlog.c++ SoXtRendrArea.c++
Log Message:
Fixed Bug 22, removed dependence on POSIX_SOURCE and _XOPEN_SOURCE, conform to
ANSI 'for' scoping rules (Bug 7), added proper type casts, replaced bcopy()
with memcpy(), and eliminated warnings about implicit function definitions.
|