WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
16025
FileSystemPOSIX does not include the needed headers to build
https://bugs.webkit.org/show_bug.cgi?id=16025
Summary
FileSystemPOSIX does not include the needed headers to build
Ryan Leavengood
Reported
2007-11-16 21:41:02 PST
I assume no other ports are using this, since I can't see how it could compile without the needed headers. For now I am using it in my Haiku port so needed these changes. I have attached a patch to fix this problem.
Attachments
Add the needed headers
(866 bytes, patch)
2007-11-16 21:41 PST
,
Ryan Leavengood
ddkilzer
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ryan Leavengood
Comment 1
2007-11-16 21:41:25 PST
Created
attachment 17327
[details]
Add the needed headers
David Kilzer (:ddkilzer)
Comment 2
2007-11-16 22:17:02 PST
Comment on
attachment 17327
[details]
Add the needed headers r=me Note that the Mac platform uses this since it's referenced in WebCore/WebCore.xcodeproj/project.pbxproj.
David Kilzer (:ddkilzer)
Comment 3
2007-11-16 22:48:24 PST
Committed revision 27871.
Mark Rowe (bdash)
Comment 4
2007-11-17 13:25:32 PST
I believe the prefix header on the Mac pulls in the necessary includes which is why no-one noticed they were missing.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug