<?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>150325</bug_id>
          
          <creation_ts>2015-10-19 03:58:38 -0700</creation_ts>
          <short_desc>Fix the build warning after r191128</short_desc>
          <delta_ts>2016-01-25 23:13:35 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>Other</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>153462</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>19660</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Dave Hyatt">hyatt</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>dino</cc>
    
    <cc>hyatt</cc>
    
    <cc>ossy</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1134545</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-10-19 03:58:38 -0700</bug_when>
    <thetext>After https://trac.webkit.org/changeset/191128 we get the following warning:

/home/webkit/WebKit/WebKitBuild/Release/DerivedSources/WebCore/CSSGrammar.y:1568.31-34: warning: unused value: $3 [-Wother]
     | VARFUNCTION maybe_space expr closing_parenthesis {
                               ^^^^</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1134547</commentid>
    <comment_count>1</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-10-19 04:01:11 -0700</bug_when>
    <thetext>I don&apos;t have time for working on it, feel free to pick it up.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1136509</commentid>
    <comment_count>2</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-10-26 04:52:31 -0700</bug_when>
    <thetext>Dave, are you planning to fix this warning added by your patch?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1137475</commentid>
    <comment_count>3</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-10-29 01:25:05 -0700</bug_when>
    <thetext>ping?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1140171</commentid>
    <comment_count>4</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-11-06 22:56:30 -0800</bug_when>
    <thetext>Ping?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1141418</commentid>
    <comment_count>5</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-11-12 01:44:08 -0800</bug_when>
    <thetext>Dave, ping?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1142209</commentid>
    <comment_count>6</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-11-16 03:14:53 -0800</bug_when>
    <thetext>https://trac.webkit.org/changeset/191128 introduced a build warning
a month before. I think the author is responsible the warning what
he caused as soon as possible. 

Dave, please don&apos;t ignore this bug report!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1143263</commentid>
    <comment_count>7</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-11-19 04:47:38 -0800</bug_when>
    <thetext>ping?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1143387</commentid>
    <comment_count>8</comment_count>
    <who name="Dave Hyatt">hyatt</who>
    <bug_when>2015-11-19 12:31:44 -0800</bug_when>
    <thetext>Just got told about this. Is there a way to just suppress the warning? I don&apos;t have ay clue what to do in Bison to make this go away.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1143388</commentid>
    <comment_count>9</comment_count>
    <who name="Dave Hyatt">hyatt</who>
    <bug_when>2015-11-19 12:32:52 -0800</bug_when>
    <thetext>The case in question is just an error handling case, so you don&apos;t need to use the value. Is there any way to tell Bison this warning doesn&apos;t matter, or to get it to just stop complaining?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1154651</commentid>
    <comment_count>10</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2016-01-12 03:01:53 -0800</bug_when>
    <thetext>This is the only one build warning. 

Dave, are you planning to fix the regression your change caused?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1158722</commentid>
    <comment_count>11</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2016-01-25 23:13:35 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 153462 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>