lslforge icon indicating copy to clipboard operation
lslforge copied to clipboard

Add "No Optimize" pragma

Open RayZopf opened this issue 8 years ago • 0 comments

https://code.google.com/archive/p/lslforge/issues/53
Posted on Aug 8, 2014 by Grumpy Hippo There have been several cases where LSLforge's optizer has broken my code in some way. Usually, these breakages are with individual functions.

I would like to propose the addition of a 'No Optimize" pragma, which would block the optimization routines from being run on a specified variable or function, and maybe a state or event if practical to implement.

RayZopf avatar Feb 26 '16 14:02 RayZopf