Bug 77033 - Typo: posix_fadivse should be posix_fadvise
Summary: Typo: posix_fadivse should be posix_fadvise
Status: RESOLVED FIXED
Alias: None
Product: fontconfig
Classification: Unclassified
Component: library (show other bugs)
Version: 2.11
Hardware: All All
: medium normal
Assignee: fontconfig-bugs
QA Contact: Behdad Esfahbod
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-04 00:51 UTC by Ryan Schmidt
Modified: 2014-04-04 03:19 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.