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
{{ message }}
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.
What steps will reproduce the problem?
1. closeEclipse with a lslp left open / reopen Eclipse
2. find LSL Forge evaluate lslp code that was open last time Eclipse was closed
3. look at the optimized lsl that got refreshed+timestamped
What is the expected output? What do you see instead?
no recompiled of lsl when there are no changes
instead most of the code gets recompiled just to have a changed first comment
line stating compile date
What version of the product are you using? On what operating system?
LSLForge 0.16 patched, Eclipse Kepler, Java 1.6
Please provide any additional information below.
see https://code.google.com/p/lslforge/issues/detail?id=3#c12
this is a pita with Git...
Original issue reported on code.google.com by sl-z...@postman.homeip.net on 31 Mar 2014 at 12:20
The text was updated successfully, but these errors were encountered:
same when just opening a lslp that has an already compiled lsl - only opening
and viewing code should not alter files in a way that git sees differences
I know, changes of modules are a critical point - but then it would be better
to have some additional info or popup to request recompile. What if I want to
keep the 'old' lsl instead of making use of a modified module...
Original comment by sl-z...@postman.homeip.net on 31 Mar 2014 at 12:26
Original issue reported on code.google.com by
sl-z...@postman.homeip.net
on 31 Mar 2014 at 12:20The text was updated successfully, but these errors were encountered: