info-inventor-cvs
[Top] [All Lists]

TAKE inventor: Fixed Bug 22, removed dependence on POSI ...

To: info-inventor-cvs@xxxxxxxxxxx
Subject: TAKE inventor: Fixed Bug 22, removed dependence on POSI ...
From: Jonathan Lim <jlim@xxxxxxxxxxx>
Date: Sat, 14 Oct 2000 03:46:07 -0700
Sender: owner-info-inventor-cvs@xxxxxxxxxxx
--------------------------------------------------------------------------------
Commit by jlim on Sat Oct 14 03:46:07 PDT 2000 of files:
inventor/lib/database/src/so SoByteStream.c++ SoDB.c++ SoInput.c++ 
SoNormalGenerator.c++ SoOffscreenRenderer.c++ SoOutput.c++ SoType.c++ linux.c++
Update of /oss/CVS/cvs/inventor/lib/database/src/so
In directory oss.sgi.com:/tmp/cvs-serv6339/lib/database/src/so

Modified Files:
        SoByteStream.c++ SoDB.c++ SoInput.c++ SoNormalGenerator.c++ 
        SoOffscreenRenderer.c++ SoOutput.c++ SoType.c++ linux.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.


<Prev in Thread] Current Thread [Next in Thread>