summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/byte-run.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-04-09 12:14:12 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2011-04-09 12:14:12 -0700
commitdae0cd48d84709e8f3662b7bbf14d22cc46038de (patch)
treee2c533e5050fd79766b825ebb9b08d2a11b290df /lisp/emacs-lisp/byte-run.el
parent76032d70ca341d94996b968a3e1b522b3070196c (diff)
downloademacs-dae0cd48d84709e8f3662b7bbf14d22cc46038de.tar.gz
emacs-dae0cd48d84709e8f3662b7bbf14d22cc46038de.tar.bz2
emacs-dae0cd48d84709e8f3662b7bbf14d22cc46038de.zip
* ftfont.c: Distingish more carefully between FcChar8 and char.
The previous code passed unsigned char * to a functions like strlen and xstrcasecmp that expect char *, which does not conform to the C standard. (get_adstyle_property, ftfont_pattern_entity): Use FcChar8 for arguments to FcPatternGetString, and explicitly cast FcChar8 * to char * when the C standard requires it.
Diffstat (limited to 'lisp/emacs-lisp/byte-run.el')
0 files changed, 0 insertions, 0 deletions