• Show log

    Commit

  • Hash : 4fef1fce
    Author : Alexei Podtelezhnikov
    Date : 2022-06-10T11:34:56

    [smooth] Fix GCC LTO crashes on Windows.
    
    Fixes #1164 by using a volatile variable around `setjmp`.  It is hard to
    say how this fixes crashes related to certain link-time optimizations.
    This does not decrease the rendering performance.
    
    * src/smooth/ftgrays.c (gray_convert_glyph_inner): Use volatile `error`.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/freetype.git
    Git SSH git@git.kmx.io:kc3-lang/freetype.git
    Public access ? public
    Description
    Users
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags