• Show log

    Commit

  • Hash : 7dfa672d
    Author : Sergei Trofimovich
    Date : 2023-01-16T19:49:53

    test/threads/hb-subset-threads.cc: add missing <cstdio> include
    
    This week's `gcc-13` snapshot cleaned further up it's standard headers
    and exposed missing declaration as a build failure:
    
        ../test/threads/hb-subset-threads.cc: In function 'void test_operation(operation_t, const char*, const test_input_t&)':
        ../test/threads/hb-subset-threads.cc:127:3: error: 'printf' was not declared in this scope
    
        ../test/threads/hb-subset-threads.cc: In function 'int main(int, char**)':
        ../test/threads/hb-subset-threads.cc:157:19: error: 'atoi' was not declared in this scope
    

  • 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_l thodg
    Tags