RESOLVED FIXED126774
Remove unused error.h header.
https://bugs.webkit.org/show_bug.cgi?id=126774
Summary Remove unused error.h header.
Koop Mast
Reported 2014-01-10 13:10:03 PST
This header doesn't exists on FreeBSD. According to https://www.gnu.org/software/gnulib/manual/html_node/error_002eh.html the function that this header implements are not present in the file. So there isn't any need for this header.
Attachments
Remove unused error.h header (2.03 KB, patch)
2014-01-10 13:12 PST, Koop Mast
andersca: review+
Koop Mast
Comment 1 2014-01-10 13:12:02 PST
Created attachment 220879 [details] Remove unused error.h header
Koop Mast
Comment 2 2014-01-15 10:54:10 PST
Comment on attachment 220879 [details] Remove unused error.h header set review flag
Landry Breuil
Comment 3 2014-02-17 11:41:15 PST
Fwiw i have the same issue on OpenBSD when trying to update our webkit from 2.2.4 to 2.3.5 - removing the inclusion of error.h fixes the build breakage.
Alberto Garcia
Comment 4 2014-02-24 07:00:59 PST
Note You need to log in before you can comment on or make changes to this bug.