aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Local
diff options
context:
space:
mode:
authorJustin Clarke Casey2008-03-18 11:32:44 +0000
committerJustin Clarke Casey2008-03-18 11:32:44 +0000
commitf81c491725cbb9730ed017c1e4c96b204ae35473 (patch)
tree9e7a2c2275db5b878f0280a446228ec163a71c16 /OpenSim/Region/Communications/Local
parentSince we don't yet have a reliable way to release the lock that prevents a us... (diff)
downloadopensim-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/Communications/Local')
0 files changed, 0 insertions, 0 deletions