diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2014-04-20 18:10:07 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2014-04-21 22:03:29 -0700 |
commit | 5a398a55ccdd92d0ff05793692ef8e57f3a50198 (patch) | |
tree | e85750ce598a86471f41df69e36f80529fda4216 /include/X11 | |
parent | c77a0784bdfc8c178f0742689cf6ae02a2fce37f (diff) |
Require fontsproto 2.1.3 for matching function prototypes
Building current libXfont git against fontsproto 2.1.2 causes clang
complaints of:
patcache.c:130:1: error: conflicting types for 'CacheFontPattern'
CacheFontPattern (FontPatternCachePtr cache,
^
patcache.c:176:1: error: conflicting types for 'FindCachedFontPattern'
FindCachedFontPattern (FontPatternCachePtr cache,
^
due to the constification of arguments not matching.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Thomas Klausner <wiz@NetBSD.org>
Diffstat (limited to 'include/X11')
0 files changed, 0 insertions, 0 deletions