[svn-r9430] Purpose:

Bug fix.

Description:
The windows compiler apparently cannot convert from unsigned long long to
double.  This conversion is necessary for the data transform to work properly
in some cases.

Solution:
Added #ifdef to check for windows and issue error when user attempts to do a
data transform on a long long type.

Platforms tested:
sol + eirene
This commit is contained in:
Leon Arber 2004-10-18 17:46:04 -05:00
parent d8fdc955cc
commit 24cb7fe160

File diff suppressed because it is too large Load Diff