• Show log

    Commit

  • Hash : e1b8e933
    Author : Ebrahim Byagowi
    Date : 2018-10-23T09:23:48

    [ci] Disable llvm-gcc
    
      #define Null(Type) Null<typename hb_remove_const<typename hb_remove_reference<Type>::value>::value>()
    
    raises:
      hb-blob.cc: In function 'hb_blob_t* hb_blob_get_empty()':
      hb-blob.cc:194: error: using 'typename' outside of template
      hb-blob.cc:194: error: using 'typename' outside of template
    
    Removing "typename"s fixes the issue but makes newer compiler fail apparently.
    
    Probably downstream can patch that locally till we get a solution.

  • 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