More
authorBehdad Esfahbod <behdad@behdad.org>
Thu, 22 Nov 2018 06:49:12 +0000 (01:49 -0500)
committerBehdad Esfahbod <behdad@behdad.org>
Thu, 22 Nov 2018 06:49:12 +0000 (01:49 -0500)
commitb96ecb9971a9ad089a631d0139f05ae9d880fc55
tree25a78401ee374a66b9c44829709a8d87cbe24896
parent2737aa81e5aee721e868bf0c72f19c0245c721fe
More

This makes more of the gcc spurious warning:

../../src/hb-null.hh:53:39: warning: enum constant in boolean context [-Wint-in-bool-context]

But not going to let that defeat correct code.  Type to switch to clang
as my main compiler...
src/hb-blob.hh