mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Mantis#3187. Thank you kindly, DoranZemlja for a patch that:
Adds a warning for an LSL construct that exploits a popular list memory saving hack.
This commit is contained in:
@@ -33,5 +33,6 @@ namespace OpenSim.Region.ScriptEngine.Shared.CodeTools
|
||||
public interface ICodeConverter
|
||||
{
|
||||
string Convert(string script);
|
||||
string[] GetWarnings();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user