[webkit-dev] build webkit errors on windows

2007-10-12 Thread pj_wh120
Hi,all Is anybody know this complile error: ..\..\..\WebCore\loader\FTPDirectoryDocument.cpp: In function `WebCore::String WebCore::processFileDateString(const WebCore::FTPTime)': ..\..\..\WebCore\loader\FTPDirectoryDocument.cpp:237: error: `localtime_r' undeclared (first use this function)

Re: [webkit-dev] build webkit errors on windows

2007-10-12 Thread Adam Roben
I think you'll want to look at http://lists.macosforge.org/pipermail/webkit-dev/2007-October/002527.html (someone else had the exact same problem just days ago). The webkit-dev archives are a great place to look to see if someone has already run into (and possibly) solved a problem you're

[webkit-dev] Trunk is closed

2007-10-12 Thread Oliver Hunt
And now trunk is closed ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo/webkit-dev

Re: [webkit-dev] bugs.webkit.org/webkit.org downtime due to upgrade

2007-10-12 Thread Mark Rowe
All, bugs.webkit.org and webkit.org are both back up and running. If you notice any issues with either site, please drop me an email. Thanks for your patience, Mark On 13/10/2007, at 04:45, Mark Rowe wrote: Hi all, As many of you have already noticed, both bugs.webkit.org and

[webkit-dev] Merge status

2007-10-12 Thread Oliver Hunt
Feature branch has now been merged into trunk, and has been removed. The trunk is now open for layout test fixes *only*. There are ~7 layout test failures on tiger Windows has many failures, but in all likelihood the majority will just need new results to be generated. --Oliver