diff options
author | Justin Clarke Casey | 2008-03-18 11:32:44 +0000 |
---|---|---|
committer | Justin Clarke Casey | 2008-03-18 11:32:44 +0000 |
commit | f81c491725cbb9730ed017c1e4c96b204ae35473 (patch) | |
tree | 9e7a2c2275db5b878f0280a446228ec163a71c16 /OpenSim/Region/Terrain.BasicTerrain | |
parent | Since we don't yet have a reliable way to release the lock that prevents a us... (diff) | |
download | opensim-SC_OLD-f81c491725cbb9730ed017c1e4c96b204ae35473.zip opensim-SC_OLD-f81c491725cbb9730ed017c1e4c96b204ae35473.tar.gz opensim-SC_OLD-f81c491725cbb9730ed017c1e4c96b204ae35473.tar.bz2 opensim-SC_OLD-f81c491725cbb9730ed017c1e4c96b204ae35473.tar.xz |
Patch from DrSchofld (IBM). In his own words
structs (such as LLUUID) are considered values by mono. comparing them against null makes no sense and the mono compiler will flag that as evaluating to always false --- except if "cleverly" disguised. the attached patch fixes such an occurrence in OpenSim/Region/ScriptEngine/Common/ScriptEngineBase/AsyncCommandPlugins/SensorRepeat.cs.
[yes, i'm on a crusade against comparing structs against null, go ask jradford from libsl ;-)]
Diffstat (limited to 'OpenSim/Region/Terrain.BasicTerrain')
0 files changed, 0 insertions, 0 deletions