diff options
author | Justin Clark-Casey (justincc) | 2009-11-20 18:39:39 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2009-11-20 18:39:39 +0000 |
commit | 8f0db68424af54ca42928216224d1172b266250e (patch) | |
tree | 0a3f26c745502e5b065b02e611d3a054f7dc9308 /bin/OpenSim.GridServer.ini.example | |
parent | Merge branch 'master' of ssh://dahlia@myConnection01/var/git/opensim (diff) | |
download | opensim-SC_OLD-8f0db68424af54ca42928216224d1172b266250e.zip opensim-SC_OLD-8f0db68424af54ca42928216224d1172b266250e.tar.gz opensim-SC_OLD-8f0db68424af54ca42928216224d1172b266250e.tar.bz2 opensim-SC_OLD-8f0db68424af54ca42928216224d1172b266250e.tar.xz |
Fix http://opensimulator.org/mantis/view.php?id=3874 - parenthesis in for statements cause script compile failures
This fixes a problem in OpenSim where statements of the form
for ((i = 0); (i < 10); (++i)) { ... }
do not compile even though they are valid lsl.
Diffstat (limited to 'bin/OpenSim.GridServer.ini.example')
0 files changed, 0 insertions, 0 deletions