Xinqi Bao's Git
projects
/
st.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(from:
6521b5d
)
Remove non defined behaviour in selcopy
author
Roberto E. Vargas Caballero <
[email protected]
>
Fri, 31 Jan 2014 16:30:00 +0000
(17:30 +0100)
committer
Roberto E. Vargas Caballero <
[email protected]
>
Sun, 2 Feb 2014 18:42:01 +0000
(19:42 +0100)
It is not defined when lateral effects of expressions are
calculated, so an expression as:
--last >= gp && !(selected(last - gp, y)
is non portable.
No differences found