[vlc-devel] Freetype: Add missing codepoint parameter when loading glyph

Rémi Denis-Courmont remi at remlab.net
Sun Feb 11 12:44:11 CET 2018


What exactly is that one-liner supposed to achieve?

../../modules/text_renderer/freetype/text_layout.c: In function ‘LoadGlyphs’:
../../modules/text_renderer/freetype/text_layout.c:934:71: warning: passing argument 3 of ‘SelectAndLoadFace’ makes integer from pointer without a cast [-Wint-conversion]
             p_face = SelectAndLoadFace( p_filter, p_style, p_paragraph->p_code_points );
                                                            ~~~~~~~~~~~^~~~~~~~~~~~~~~

-- 
雷米‧德尼-库尔蒙
https://www.remlab.net/



More information about the vlc-devel mailing list