On 8/27/07 11:09 AM, "Simon Hausmann" <[EMAIL PROTECTED]> wrote:

>> 2) Change the call to PathFindFileName to only be #if PLATFORM(WIN)
>> (currently it's PLATFORM(WIN_OS), which includes Qt), and make a
>> PLATFORM(QT) version.
>> 
>>     I don't know which is the better choice for the Qt build. Perhaps
>> Lars or Simon have a better idea?
> 
> I like the latter idea :)

  Perhaps it would make sense to keep it PLATFORM(WIN_OS), but add a
PLATFORM(QT) case above it then - this way, other possible Windows ports
wouldn't get the default Unix code path.

- WBR, Alexey Proskuryakov


_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to