]> git.mxchange.org Git - simgear.git/commit
fix g++ 4.4: "warning: suggest parentheses around ‘&&’ within ‘||’"
authorThomas Geymayer <tomgey@gmail.com>
Thu, 26 Jun 2014 23:44:04 +0000 (01:44 +0200)
committerThomas Geymayer <tomgey@gmail.com>
Thu, 26 Jun 2014 23:48:08 +0000 (01:48 +0200)
commit10d0be013e7af39878615ae6c8eed05111710a06
treedc1d515091bd5779e410614e49fbb1a9a6d78915
parent5126ae5891f62cb95ed268b9668e14928fa58f43
fix g++ 4.4: "warning: suggest parentheses around ‘&&’ within ‘||’"

Warning does not make sense, but the old g++ complains...
simgear/nasal/cppbind/detail/nasal_traits.hxx