aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/Concierge/ConciergeModule.cs
diff options
context:
space:
mode:
authorSean Dague2009-02-10 13:36:42 +0000
committerSean Dague2009-02-10 13:36:42 +0000
commitac6657d0f1522d3f23c8b3cb3a652e467aee7275 (patch)
tree490d572ec3fe20aedece8f3ba2b4ad41bf1eddc3 /OpenSim/Region/OptionalModules/Avatar/Concierge/ConciergeModule.cs
parentthis is step 2 of 2 of the OpenSim.Region.Environment refactor. (diff)
downloadopensim-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 '')
0 files changed, 0 insertions, 0 deletions