From 8cdaa793040d9f99d289f1f7527f2181af30a47e Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Sun, 14 Sep 2014 12:02:12 +1000 Subject: More TODO. --- TODO | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 240e63d..47c0a67 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,15 @@ FIXES - + LuaSL crashes + ------------- + +In 00b7923f-dcd9-4d13-b850-ce3298943663_script.lsl and lots of similar +scripts, functions refer to globals that are declared AFTER. This +causes LuaSL to segie at output time. This is apparently legal in LSL, +at least in OpenSim's version. At least it's legal in Lua to. + +Hmmm, empty functions get no end, that's NOT legal in Lua. + Project paths ------------- -- cgit v1.1