• Show log

    Commit

  • Hash : 05fc72c5
    Author : suzuki toshiya
    Date : 2011-06-14T23:54:10

    [gxvalid] Fix gcc4.6 compiler warnings in gxvmorx*.c.
    
    * src/gxvalid/gxvmorx.c (gxv_morx_subtables_validate):
    Conditionalize unvalidated variable `subFeatureFlags'.
    (gxv_morx_chain_validate): Conditionalize unvalidated
    variable `defaultFlags'.
    
    * src/gxvalid/gxmorx0.c
    (gxv_morx_subtable_type0_entry_validate):
    Conditionalize unvalidated variables; `markFirst',
    `dontAdvance', `markLast', `verb'.
    
    * src/gxvalid/gxmorx1.c
    (gxv_morx_subtable_type1_entry_validate): Conditionalize
    unvalidated variables; `setMark', `dontAdvance'.
    
    * src/gxvalid/gxvmorx2.c
    (gxv_morx_subtable_type2_ligActionOffset_validate):
    Conditionalize unvalidated variables; `last', `store'.
    Checking for overrunning offset is added.
    (gxv_morx_subtable_type2_entry_validate):
    Conditionalize unvalidated variables; `setComponent',
    `dontAdvance', `performAction'.
    (gxv_morx_subtable_type2_ligatureTable_validate):
    Check if the GID for ligature does not exceed the
    max GID in `maxp' table.
    
    * src/gxvalid/gxvmort5.c
    (gxv_morx_subtable_type5_InsertList_validate):
    Conditionalize unvalidated loading of `insert_glyphID'
    array.  (gxv_morx_subtable_type5_entry_validate):
    Conditionalize unvalidated variables; `setMark',
    `dontAdvance', `currentIsKashidaLike',
    `markedIsKashidaLike', `currentInsertBefore',
    `markedInsertBefore'.
    

  • 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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg_l thodg
    Tags