]> granicus.if.org Git - re2c/commit
Use cast to 'void' instead of attribute 'unused', otherwise we get -Wused-but-marked...
authorUlya Trofimovich <skvadrik@gmail.com>
Sat, 13 Jul 2019 23:01:35 +0000 (00:01 +0100)
committerUlya Trofimovich <skvadrik@gmail.com>
Sat, 13 Jul 2019 23:02:35 +0000 (00:02 +0100)
commit943aee82e3d53eb0eefa0facf785d586c499e838
treec0f7173d22f282ddadc27110a000348032f33513
parent57554ba6bbb5ddea4265acc93321d821464b3a78
Use cast to 'void' instead of attribute 'unused', otherwise we get -Wused-but-marked-unused in debug mode.
lib/regexec_nfa_posix_backward.cc
lib/regexec_nfa_posix_kuklewicz.cc