[Webkit-unassigned] [Bug 17637] compile error in CarbonWindowAdapter.m, Revision 30701

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 2 16:06:53 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17637





------- Comment #7 from michael.zedler at tum.de  2008-03-02 16:06 PDT -------
(In reply to comment #6)
> Can you please do the following:
> 1) diff -u ./WebCore/bindings/objc/WebScriptObject.h
> WebKitBuild/Release/WebKit.framework/Headers/WebScriptObject.h

--- ./WebCore/bindings/objc/WebScriptObject.h   2008-03-02 15:02:45.000000000
+0100
+++ WebKitBuild/Release/WebKit.framework/Headers/WebScriptObject.h     
2008-03-03 01:01:35.000000000 +0100
@@ -24,7 +24,7 @@
  */

 #import <Foundation/Foundation.h>
-#import <JavaScriptCore/JSBase.h>
+#import <<JavaScriptCore/JSBase.h>

 // NSObject (WebScripting)
-----------------------------------------------------

> 2) svn st WebCore/bindings/objc/WebScriptObject.h

returns nothing.

Just a guess, could this behaviour be caused by the fink sed version I'm
running?
If I correct WebKitBuild/Release/WebKit.framework/Headers/WebScriptObject.h
manually (remove spurious '<') the build compiles fine.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list