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

Flood of email, the sequel

To: info-inventor-dev@xxxxxxxxxxx
Subject: Flood of email, the sequel
From: jlim@xxxxxxxxxxxxxxxxxxxx (Jonathan Lim)
Date: Tue, 10 Oct 2000 15:44:14 -0700 (PDT)
Sender: owner-info-inventor-dev@xxxxxxxxxxx
Hi all,

To those of you who are on the info-inventor-cvs mailing list ... I will be
checking in changes that span numerous directories in the tree shortly. These
changes mainly involve fixes to eliminate compiler warnings, except the
following:

  `class X' only defines a private destructor and has no friends
  ANSI C++ prohibits conversion from `()' to `(...)'
  cast to pointer from integer of different size (sgi_visual.c)

In addition, -DPOSIX_SOURCE and -D_XOPEN_SOURCE are no longer required. Also,
in SbBasic.h, the float version of math functions (e.g. acosf) won't be
#define'd to the double version (e.g. acos) unless _DOUBLE_MATH_ONLY is
defined. I'm assuming that most everyone will have build environments that
provide both float and double math functions.

Please expect 50+ emails confirming these changes. Sorry in advance for the
deluge ...


              Jonathan Lim  _  Silicon Graphics  _  Mountain View
              GPS Graphics     Computer Systems        CA, USA

<Prev in Thread] Current Thread [Next in Thread>
  • Flood of email, the sequel, Jonathan Lim <=