commit | 5ea11cb817efbad0daae1a6ca5b60edf55c19d79 | [log] [tgz] |
---|---|---|
author | Ebrahim Byagowi <ebrahim@gnu.org> | Wed Jul 08 19:29:47 2020 +0430 |
committer | GitHub <noreply@github.com> | Wed Jul 08 19:29:47 2020 +0430 |
tree | 98dcf1954cb5d46ab9d9420cf7f3b33a99bfa986 | |
parent | e4f9969108f7a01d7c37c856e6833b400d0278de [diff] |
[ci] don't use harfbuzz.cc with -Weverything Causes In file included from src/harfbuzz.cc:13: src/hb-ot-cff1-table.cc:36:17: error: using namespace directive in global context in header [-Werror,-Wheader-hygiene] using namespace CFF; ^ In file included from src/harfbuzz.cc:14: src/hb-ot-cff2-table.cc:35:17: error: using namespace directive in global context in header [-Werror,-Wheader-hygiene] using namespace CFF; ^ 2 errors generated.
This is HarfBuzz, a text shaping library.
For bug reports, mailing list, and other information please visit:
For license information, see COPYING.
For build information, see BUILD.md.
For custom configurations, see CONFIG.md.
For test execution, see TESTING.md.
Documentation: https://harfbuzz.github.io