]> git.ipfire.org Git - thirdparty/man-pages.git/commit
operator.7: Prefix and postfix ++/-- have different precedences
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 22 Sep 2019 20:58:45 +0000 (22:58 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 22 Sep 2019 20:58:45 +0000 (22:58 +0200)
commitcc245e5bf8bf94e400238b6ed81c6d4d335c4996
tree4c831bfaf90a3eaa3052b794c0b3ea167b1c805e
parente5f5563cba4a71e11274ec80012b5981c2ec3360
operator.7: Prefix and postfix ++/-- have different precedences

Harbison and Steele also agree on this.

Reported-by: Rick Stanley <rstanley@rsiny.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/operator.7