<?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>108282</bug_id>
          
          <creation_ts>2013-01-29 18:48:09 -0800</creation_ts>
          <short_desc>EXPECT_EQ(false, warning on gcc 4.6 or later</short_desc>
          <delta_ts>2013-01-30 21:47:15 -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>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>108360</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Fumitoshi Ukai">ukai</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>aelias</cc>
    
    <cc>leviw</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>819675</commentid>
    <comment_count>0</comment_count>
    <who name="Fumitoshi Ukai">ukai</who>
    <bug_when>2013-01-29 18:48:09 -0800</bug_when>
    <thetext>third_party/WebKit/Source/WebKit/chromium/tests/WebFrameTest.cpp:330:5: error: converting &apos;false&apos; to pointer type for argument 1 of &apos;char testing::internal::IsNullLiteralHelper(testing::internal::Secret*)&apos; [-Werror=conversion-null]
cc1plus: all warnings being treated as error

This line was introduced by http://trac.webkit.org/changeset/141053

This might be gtest bug, but it would be safe to use EXPECT_FALSE
https://code.google.com/p/googletest/issues/detail?id=322</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>821072</commentid>
    <comment_count>1</comment_count>
    <who name="Fumitoshi Ukai">ukai</who>
    <bug_when>2013-01-30 21:47:15 -0800</bug_when>
    <thetext>

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

    </bug>

</bugzilla>