• Show log

    Commit

  • Hash : 5ea11cb8
    Author : Ebrahim Byagowi
    Date : 2020-07-08T19:29:47

    [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.

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/harfbuzz.git
    Git SSH git@git.kmx.io:kc3-lang/harfbuzz.git
    Public access ? public
    Description

    HarfBuzz text shaping engine

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags