mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-18 09:38:07 +02:00
to pass number of lookups. Update all callers. Don't call otl_lookup_list_validate but otl_lookup_validate. (otl_gpos_validate): Call otl_lookup_list_validate instead of otl_gpos_subtable_validate. * src/otlayout/otlgpos.h: Updated. * src/otlayout/otljstf.c (otl_jstf_max_validate): Add argument to pass number of lookups. Update all callers. * src/cff/cffparse.c (cff_parse_real): s/exp/exponent/ to avoid compiler warning. * src/sfnt/ttcmap0.c, src/sfnt/ttcmap0.h: Renamed to... * src/sfnt/ttcmap.c, src/sfnt/ttcmap.h: This. * src/sfnt/Jamfile, src/sfnt/rules.mk, src/sfnt/sfdriver.c, src/sfnt/sfnt.c, src/sfnt/sfobjs.c: Updated. * builds/compiler/gcc-dev.mk (CFLAGS): Don't add `-Wnested-externs' if compiler is g++ (v3.3.3 emits a warning otherwise). |
||
|---|---|---|
| .. | ||
| ansi-cc.mk | ||
| bcc-dev.mk | ||
| bcc.mk | ||
| emx.mk | ||
| gcc-dev.mk | ||
| gcc.mk | ||
| intelc.mk | ||
| unix-lcc.mk | ||
| visualage.mk | ||
| visualc.mk | ||
| watcom.mk | ||
| win-lcc.mk | ||