features
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
features [2020/02/26 16:39] – [Enhanced Semantic Checks and Warnings] jtwine | features [2020/02/26 17:15] (current) – [Enhanced Semantic Checks and Warnings] jtwine | ||
---|---|---|---|
Line 34: | Line 34: | ||
< | < | ||
- | 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</ | + | ScriptFile.s(237,5): Warning L0519: Program TestSound contains a constant named Enable2 which was never referenced</ |
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