[Webkit-unassigned] [Bug 100201] Compiling WTF outside of WebKit failed on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 15 22:55:08 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=100201





--- Comment #12 from mizi.bug <mizi.bug at gmail.com>  2012-11-15 22:56:58 PST ---
(In reply to comment #11)
> (In reply to comment #10)
> > (In reply to comment #9)
> > > (From update of attachment 173444 [details] [details] [details])
> > > Why do you need to provide TEXT macros here.  Are you trying to build in non-UNICODE?
> > 
> > Since I compiled the WTF seperately and it failed. And why not use "TEXT" here? I think it is more reasonable and error-proofing.
> 
> It seems like you built WTF in ANSI mode, which I do not think is supported.  If you built with -DUNICODE, none of these changes should have been necessary.

I knew everything will be fine if I used the UNICODE mode. But why not use more compatible code if we can? If we are compelled to use the UNICODE mode, we can still put some warning or macro somewhere else.
And with my experience I think WTF can work well in ANSI mode, even it cannot, the reason is definitely not because of the code here. So I think that should be another topic.

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


More information about the webkit-unassigned mailing list