[webkit-dev] resolve-ChangeLogs now seems to be broken the same was prepare-ChangeLog was before
Peter Kasting
pkasting at google.com
Mon Aug 10 11:19:54 PDT 2009
On Mon, Aug 10, 2009 at 10:55 AM, Darin Adler <darin at apple.com> wrote:
> On Aug 10, 2009, at 10:53 AM, Peter Kasting wrote:
>
> Try changing the last line of canonicalRelativePath() from:
>>
>> return File::Spec->abs2rel($absolutePath);
>>
>> to
>>
>> return File::Spec->abs2rel($absolutePath, Cwd::getcwd());
>>
>
> That seems to have fixed the problem.
>
Great. Fix landed in r46988. Thanks ddkilzer for a fast r+ :)
PK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090810/7814014e/attachment.html>
More information about the webkit-dev
mailing list