User Tools

Site Tools


features

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
features [2020/02/26 16:39]
jtwine [Enhanced Semantic Checks and Warnings]
features [2020/02/26 17:15] (current)
jtwine [Enhanced Semantic Checks and Warnings]
Line 34: Line 34:
  
 <​code>​ <​code>​
-ScriptFile.s(45:1): Warning L0525: A global Constant named Speech1 was created but was never referenced +ScriptFile.s(45,1): Warning L0525: A global Constant named Speech1 was created but was never referenced 
-ScriptFile.s(51:1): Warning L0529: A global Alias named Unused was created but was never referenced +ScriptFile.s(51,1): Warning L0529: A global Alias named Unused was created but was never referenced 
-ScriptFile.s(74:5): Warning L0518: Program Main contains a defined Label UnusedLabel which was never referenced +ScriptFile.s(74,5): Warning L0518: Program Main contains a defined Label UnusedLabel which was never referenced 
-ScriptFile.s(230:5): Warning L0519: Program TestSound contains a constant named None which was never referenced +ScriptFile.s(230,5): Warning L0519: Program TestSound contains a constant named None which was never referenced 
-ScriptFile.s(231:5): Warning L0519: Program TestSound contains a constant named Mute1 which was never referenced +ScriptFile.s(231,5): Warning L0519: Program TestSound contains a constant named Mute1 which was never referenced 
-ScriptFile.s(237:5): Warning L0519: Program TestSound contains a constant named Enable2 which was never referenced</​code>​+ScriptFile.s(237,5): Warning L0519: Program TestSound contains a constant named Enable2 which was never referenced</​code>​
  
 You can check out the full list of [[Warnings]] and [[Errors]] that can be emitted by 10LC. You can check out the full list of [[Warnings]] and [[Errors]] that can be emitted by 10LC.
features.txt · Last modified: 2020/02/26 17:15 by jtwine