c0b3b9b258
One of the bots is unhappy when HB_NODISCARD comes after HB_INTERNAL. No idea why. But, again, we're testing HarfBuzz, not C++, not clang. Ugh. In file included from src/harfbuzz.cc:1: In file included from src/hb-aat-layout.cc:30: In file included from src/hb-aat-layout.hh:32: In file included from src/hb-ot-shape.hh:32: In file included from src/hb-ot-map.hh:32: src/hb-buffer.hh:335:15: error: an attribute list cannot appear here HB_INTERNAL HB_NODISCARD bool move_to (unsigned int i); /* i is output-buffer index. */ ^~~~~~~~~~~~ https://app.circleci.com/pipelines/github/harfbuzz/harfbuzz/1693/workflows/77459205-a189-45d3-bc58-52a8fd952c3f/jobs/155912/parallel-runs/0/steps/0-110?invite=true |
||
---|---|---|
.ci | ||
.circleci | ||
.github/workflows | ||
docs | ||
m4 | ||
perf | ||
src | ||
subprojects | ||
test | ||
util | ||
.clang-format | ||
.codecov.yml | ||
.editorconfig | ||
AUTHORS | ||
autogen.sh | ||
BUILD.md | ||
CMakeLists.txt | ||
CONFIG.md | ||
configure.ac | ||
COPYING | ||
git.mk | ||
harfbuzz.doap | ||
Makefile.am | ||
meson_options.txt | ||
meson.build | ||
mingw-configure.sh | ||
NEWS | ||
README | ||
README.md | ||
README.mingw.md | ||
README.python.md | ||
RELEASING.md | ||
replace-enum-strings.cmake | ||
TESTING.md | ||
THANKS | ||
TODO |
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