[Fontconfig-bugs] [Bug 77034] No scandir function available

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 3 20:54:44 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=77034

Akira TAGOH <akira at tagoh.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |akira at tagoh.org

--- Comment #1 from Akira TAGOH <akira at tagoh.org> ---
-Werror isn't for debugging purpose. it is required to detect the difference of
the implementation in scandir. and the incompatible pointer type thing which is
the warning we want to detect here, is enabled by default in gcc for
traditional reason. due to that, there seems no options to control it to make
it as an error: see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37866

Any suggestions and/or patches are welcome.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/fontconfig-bugs/attachments/20140404/2161b0f8/attachment-0001.html>


More information about the Fontconfig-bugs mailing list