[Webkit-unassigned] [Bug 130615] More preparation for using Soup on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 29 01:45:24 PDT 2014


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





--- Comment #10 from Carlos Garcia Campos <cgarcia at igalia.com>  2014-03-29 01:45:40 PST ---
(In reply to comment #9)
> Carlos, would you prefer I make an all-in-one file to conditionally include the soup files, or would you be ok with adding #if USE(SOUP) to the soup files.  I'm ok with either, but I've already started down this road, and I'd like to continue unless there is a reason to switch.

I personally don't like the idea of adding more unnecessary #ifdefs to the code, but I'm not opposed if there's no other option, I don't want to block your work at all. If using an all in one file is more problematic for you, let's keep the ifdefs approach.

-- 
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