You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: