<?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>182575</bug_id>
          
          <creation_ts>2018-02-07 10:16:31 -0800</creation_ts>
          <short_desc>[Perl] Fix uninitialized variable warnings on build-webkit</short_desc>
          <delta_ts>2018-05-18 11:53:04 -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>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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>
          <dependson>185776</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Basuke Suzuki">basuke</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dbates</cc>
    
    <cc>lforschler</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1397221</commentid>
    <comment_count>0</comment_count>
    <who name="Basuke Suzuki">basuke</who>
    <bug_when>2018-02-07 10:16:31 -0800</bug_when>
    <thetext>These five warnings are displayed every time I build.

&gt; Use of uninitialized value $previousContents in chomp at C:/Users/basuke/webkit-trunk/Tools/Scripts/webkitdirs.pm line 1950.
&gt; Use of uninitialized value $previousContents in string ne at C:/Users/basuke/webkit-trunk/Tools/Scripts/webkitdirs.pm line 1953.
&gt; Use of uninitialized value in print at C:/Users/basuke/webkit-trunk/Tools/Scripts/webkitdirs.pm line 1824.
&gt; Use of uninitialized value in print at C:/Users/basuke/webkit-trunk/Tools/Scripts/webkitdirs.pm line 1825.
&gt; Use of uninitialized value in print at C:/Users/basuke/webkit-trunk/Tools/Scripts/webkitdirs.pm line 1827.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1397763</commentid>
    <comment_count>1</comment_count>
    <who name="Basuke Suzuki">basuke</who>
    <bug_when>2018-02-08 16:40:36 -0800</bug_when>
    <thetext>Other founds.

&gt;  Use of uninitialized value $SVN_REVISION in scalar chomp at D:/webkit-trunk/WebKitLibraries/win/tools/scripts/auto-version.pl line 91.	
&gt;  Use of uninitialized value $SVN_REVISION in concatenation (.) or string at D:/webkit-trunk/WebKitLibraries/win/tools/scripts/auto-version.pl line 95.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1425216</commentid>
    <comment_count>2</comment_count>
    <who name="Daniel Bates">dbates</who>
    <bug_when>2018-05-18 11:52:55 -0700</bug_when>
    <thetext>(In reply to Basuke Suzuki from comment #0)
&gt; These five warnings are displayed every time I build.
&gt; 
&gt; &gt; Use of uninitialized value $previousContents in chomp at C:/Users/basuke/webkit-trunk/Tools/Scripts/webkitdirs.pm line 1950.
&gt; &gt; Use of uninitialized value $previousContents in string ne at C:/Users/basuke/webkit-trunk/Tools/Scripts/webkitdirs.pm line 1953.

Filed bug #185776 to fix these warnings.

&gt; &gt; Use of uninitialized value in print at C:/Users/basuke/webkit-trunk/Tools/Scripts/webkitdirs.pm line 1824.
&gt; &gt; Use of uninitialized value in print at C:/Users/basuke/webkit-trunk/Tools/Scripts/webkitdirs.pm line 1825.
&gt; &gt; Use of uninitialized value in print at C:/Users/basuke/webkit-trunk/Tools/Scripts/webkitdirs.pm line 1827.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>