1
0
mirror of git://projects.qi-hardware.com/fped.git synced 2025-04-21 12:27:27 +03:00

sanitize show var/code handling; switch to enum for future changes

This commit is contained in:
Werner Almesberger
2015-01-09 00:57:36 -03:00
parent ad2c07f49c
commit 73389fba76
5 changed files with 41 additions and 24 deletions

View File

@@ -149,7 +149,7 @@ dimension is expected, or the removal of a variable that's still used
somewhere.
<P>
If the location of the error is not obvious, the list of objects can be
shown by selecting "Swap var&amp;code" from the View menu. The object
shown by selecting "Show code" from the View menu. The object
in which the error occurred is shown in red. If the error occurred in a
loop variable, the variable name is shown in red.