<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>31280</bug_id>
          
          <creation_ts>2009-11-09 17:20:16 -0800</creation_ts>
          <short_desc>svn-apply Perl error seen on commit-queue</short_desc>
          <delta_ts>2010-04-11 12:41:40 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Eric Seidel (no email)">eric</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>joepeck</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>161848</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-11-09 17:20:16 -0800</bug_when>
    <thetext>https://bugs.webkit.org/show_bug.cgi?id=31273#c3

(From update of attachment 42790 [details])
Rejecting patch 42790 from commit-queue.

Failed to run
&quot;[&apos;/Users/eseidel/Projects/CommitQueue/WebKitTools/Scripts/svn-apply&apos;,
&apos;--reviewer&apos;, &apos;Kenneth Rohde Christiansen&apos;, &apos;--force&apos;]&quot; exit_code: 1
Last 500 characters of output:
.pm line 397, &lt;&gt; line 66.
Use of uninitialized value in subtraction (-) at
/Users/eseidel/Projects/CommitQueue/WebKitTools/Scripts/VCSUtils.pm line 397,
&lt;&gt; line 66.
Use of uninitialized value in subtraction (-) at
/Users/eseidel/Projects/CommitQueue/WebKitTools/Scripts/VCSUtils.pm line 398,
&lt;&gt; line 66.
patching file WebCore/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file WebCore/WebCore.pro
Hunk #1 FAILED at 12.
1 out of 1 hunk FAILED -- saving rejects to file WebCore/WebCore.pro.rej

Investigating.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>211387</commentid>
    <comment_count>1</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2010-04-11 11:40:05 -0700</bug_when>
    <thetext>VCSUtils.pm has been edited multiple times since 2009-11-09. Cameron Zwarich gave me great advice the other day when I posted a bug on an ASSERT crash. He said you should also include the source line, in case files changes. That can save a lot of digging in the future.

I did the digging, and it looks like line 397 corresponded to line 396 in r50547, inside the fixChangeLogPatch function:
http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/VCSUtils.pm?rev=50547#L363

That has since moved to line 694!, has undergone some changes, and now includes unit tests!
http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/VCSUtils.pm#L672

Have you seen this problem crop up again recently or can this bug be closed?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>211402</commentid>
    <comment_count>2</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-04-11 12:41:40 -0700</bug_when>
    <thetext>Yes, things are way better than when I filed this bug. :)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>