WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
3350
10.3.9 Build Failure: Missing 10.4 Method CFMakeCollectible
https://bugs.webkit.org/show_bug.cgi?id=3350
Summary
10.3.9 Build Failure: Missing 10.4 Method CFMakeCollectible
Christopher Schmidt
Reported
2005-06-08 07:31:52 PDT
Two files return errors about CFMakeCollectible missing: /Users/crschmidt/webkit/WebKit/Misc.subproj/WebNSURLExtras.m: In function `- [NSURL(WebNSURLExtras) _webkit_URLByRemovingFragment]': /Users/crschmidt/webkit/WebKit/Misc.subproj/WebNSURLExtras.m:564: warning: implicit declaration of function `CFMakeCollectable' /Users/crschmidt/webkit/WebKit/Misc.subproj/WebNSURLExtras.m:564: warning: cast does not match function type /Users/crschmidt/webkit/WebKit/Misc.subproj/WebNSURLExtras.m:566: warning: cast does not match function type /Users/crschmidt/webkit/WebKit/Misc.subproj/WebNSDataExtras.m: In function `- [NSString(WebNSDataExtrasInternal) _web_capitalizeRFC822HeaderFieldName]': /Users/crschmidt/webkit/WebKit/Misc.subproj/WebNSDataExtras.m:94: warning: implicit declaration of function `CFMakeCollectable' /Users/crschmidt/webkit/WebKit/Misc.subproj/WebNSDataExtras.m:94: warning: cast does not match function type /Users/crschmidt/webkit/WebKit/Misc.subproj/WebNSDataExtras.m:97: warning: cast does not match function type /Users/crschmidt/webkit/WebKit/Misc.subproj/WebNSDataExtras.m: In function `- [NSData(WebNSDataExtras) _web_parseRFC822HeaderFields]': /Users/crschmidt/webkit/WebKit/Misc.subproj/WebNSDataExtras.m:183: warning: cast does not match function type /Users/crschmidt/webkit/WebKit/Misc.subproj/WebNSDataExtras.m:204: warning: cast does not match function type /Users/crschmidt/webkit/WebKit/Misc.subproj/WebNSDataExtras.m:218: warning: cast does not match function type
Attachments
Add attachment
proposed patch, testcase, etc.
Joost de Valk (AlthA)
Comment 1
2006-02-07 13:54:50 PST
We won't support building under 10.3.9 ever again. Sorry. Closing as WONTFIX.
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