diff options
author | Sean Dague | 2009-02-10 13:36:42 +0000 |
---|---|---|
committer | Sean Dague | 2009-02-10 13:36:42 +0000 |
commit | ac6657d0f1522d3f23c8b3cb3a652e467aee7275 (patch) | |
tree | 490d572ec3fe20aedece8f3ba2b4ad41bf1eddc3 /OpenSim/Region/OptionalModules/Avatar/Concierge/ConciergeModule.cs | |
parent | this is step 2 of 2 of the OpenSim.Region.Environment refactor. (diff) | |
download | opensim-SC_OLD-ac6657d0f1522d3f23c8b3cb3a652e467aee7275.zip opensim-SC_OLD-ac6657d0f1522d3f23c8b3cb3a652e467aee7275.tar.gz opensim-SC_OLD-ac6657d0f1522d3f23c8b3cb3a652e467aee7275.tar.bz2 opensim-SC_OLD-ac6657d0f1522d3f23c8b3cb3a652e467aee7275.tar.xz |
From Rob Smart <SMARTROB@uk.ibm.com>
In SL if llAbs() is called with the minimum integer value of -2147483648
it will return that value untouched without error.
this patch replicates the SL functionality.
OpenSim currently throws an overflow exception: number too small under
mono or a "System.OverflowException: Negating the minimum value of a
twos complement number is invalid. " under .NET
Diffstat (limited to 'OpenSim/Region/OptionalModules/Avatar/Concierge/ConciergeModule.cs')
0 files changed, 0 insertions, 0 deletions