Bug 77033

Summary: Typo: posix_fadivse should be posix_fadvise
Product: fontconfig Reporter: Ryan Schmidt <freedesktop>
Component: libraryAssignee: fontconfig-bugs
Status: RESOLVED FIXED QA Contact: Behdad Esfahbod <freedesktop>
Severity: normal    
Priority: medium CC: akira
Version: 2.11   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Ryan Schmidt 2014-04-04 00:51:37 UTC
There is a typo in this line in configure.ac in fontconfig 2.11.1:

AC_DEFINE_UNQUOTED([HAVE_POSIX_FADVISE], [$fc_func_posix_fadvise], [Define to 1 if you have the 'posix_fadivse' function.])

"posix_fadivse" should be changed to "posix_fadvise"


P.S: The "Version" menu on this bug reporting form only goes up to 2.9. Please add all versions that have been released since then.
Comment 1 Alan Coopersmith 2014-04-04 01:39:19 UTC
Versions 2.10 & 2.11 are added to the bugzilla configuration now.
Comment 2 Akira TAGOH 2014-04-04 03:19:43 UTC
Thanks. fixed in git.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.