<?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>139801</bug_id>
          
          <creation_ts>2014-12-18 16:49:19 -0800</creation_ts>
          <short_desc>[Win] Endless compiler warnings created by DFGEdge.h</short_desc>
          <delta_ts>2014-12-19 11:26:44 -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>JavaScriptCore</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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="Brent Fulgham">bfulgham</reporter>
          <assigned_to name="Mark Lam">mark.lam</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>commit-queue</cc>
    
    <cc>mark.lam</cc>
    
    <cc>msaboff</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1056956</commentid>
    <comment_count>0</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2014-12-18 16:49:19 -0800</bug_when>
    <thetext>Recent changes have introduced tons of compiler warnings:

10&gt;c:\projects\webkit\opensource\source\javascriptcore\dfg\DFGEdge.h(210): warning C4805: &apos;|&apos; : unsafe mix of type &apos;uintptr_t&apos; and type &apos;bool&apos; in operation (..\dfg\DFGCSEPhase.cpp)
10&gt;c:\projects\webkit\opensource\source\javascriptcore\dfg\DFGEdge.h(210): warning C4805: &apos;|&apos; : unsafe mix of type &apos;uintptr_t&apos; and type &apos;bool&apos; in operation (..\dfg\DFGClobberize.cpp)
10&gt;c:\projects\webkit\opensource\source\javascriptcore\dfg\DFGEdge.h(210): warning C4805: &apos;|&apos; : unsafe mix of type &apos;uintptr_t&apos; and type &apos;bool&apos; in operation (..\dfg\DFGClobberSet.cpp)
10&gt;c:\projects\webkit\opensource\source\javascriptcore\dfg\DFGEdge.h(210): warning C4805: &apos;|&apos; : unsafe mix of type &apos;uintptr_t&apos; and type &apos;bool&apos; in operation (..\dfg\DFGCommon.cpp)
10&gt;c:\projects\webkit\opensource\source\javascriptcore\dfg\DFGEdge.h(210): warning C4805: &apos;|&apos; : unsafe mix of type &apos;uintptr_t&apos; and type &apos;bool&apos; in operation (..\dfg\DFGCommonData.cpp)
10&gt;c:\projects\webkit\opensource\source\javascriptcore\dfg\DFGEdge.h(210): warning C4805: &apos;|&apos; : unsafe mix of type &apos;uintptr_t&apos; and type &apos;bool&apos; in operation (..\dfg\DFGCriticalEdgeBreakingPhase.cpp)
10&gt;c:\projects\webkit\opensource\source\javascriptcore\dfg\DFGEdge.h(210): warning C4805: &apos;|&apos; : unsafe mix of type &apos;uintptr_t&apos; and type &apos;bool&apos; in operation (..\dfg\DFGConstantFoldingPhase.cpp)
10&gt;c:\projects\webkit\opensource\source\javascriptcore\dfg\DFGEdge.h(210): warning C4805: &apos;|&apos; : unsafe mix of type &apos;uintptr_t&apos; and type &apos;bool&apos; in operation (..\dfg\DFGDCEPhase.cpp)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1056957</commentid>
    <comment_count>1</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2014-12-18 16:50:14 -0800</bug_when>
    <thetext>Also:

10&gt;..\runtime\BasicBlockLocation.cpp(55): warning C4245: &apos;initializing&apos; : conversion from &apos;int&apos; to &apos;unsigned int&apos;, signed/unsigned mismatch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1056958</commentid>
    <comment_count>2</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2014-12-18 16:50:41 -0800</bug_when>
    <thetext>Note: Many of these warnings are being generated by 32-bit builds.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1057086</commentid>
    <comment_count>3</comment_count>
      <attachid>243558</attachid>
    <who name="Mark Lam">mark.lam</who>
    <bug_when>2014-12-19 11:04:07 -0800</bug_when>
    <thetext>Created attachment 243558
the patch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1057088</commentid>
    <comment_count>4</comment_count>
      <attachid>243558</attachid>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2014-12-19 11:06:02 -0800</bug_when>
    <thetext>Comment on attachment 243558
the patch.

Looks good to me! r=me.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1057103</commentid>
    <comment_count>5</comment_count>
      <attachid>243558</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2014-12-19 11:26:41 -0800</bug_when>
    <thetext>Comment on attachment 243558
the patch.

Clearing flags on attachment: 243558

Committed r177582: &lt;http://trac.webkit.org/changeset/177582&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1057104</commentid>
    <comment_count>6</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2014-12-19 11:26:44 -0800</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>243558</attachid>
            <date>2014-12-19 11:04:07 -0800</date>
            <delta_ts>2014-12-19 11:26:41 -0800</delta_ts>
            <desc>the patch.</desc>
            <filename>bug-139801.patch</filename>
            <type>text/plain</type>
            <size>1409</size>
            <attacher name="Mark Lam">mark.lam</attacher>
            
              <data encoding="base64">SW5kZXg6IFNvdXJjZS9KYXZhU2NyaXB0Q29yZS9DaGFuZ2VMb2cKPT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQotLS0gU291
cmNlL0phdmFTY3JpcHRDb3JlL0NoYW5nZUxvZwkocmV2aXNpb24gMTc3NTc5KQorKysgU291cmNl
L0phdmFTY3JpcHRDb3JlL0NoYW5nZUxvZwkod29ya2luZyBjb3B5KQpAQCAtMSwzICsxLDE1IEBA
CisyMDE0LTEyLTE5ICBNYXJrIExhbSAgPG1hcmsubGFtQGFwcGxlLmNvbT4KKworICAgICAgICBb
V2luXSBFbmRsZXNzIGNvbXBpbGVyIHdhcm5pbmdzIGNyZWF0ZWQgYnkgREZHRWRnZS5oLgorICAg
ICAgICA8aHR0cHM6Ly93ZWJraXQub3JnL2IvMTM5ODAxPgorCisgICAgICAgIFJldmlld2VkIGJ5
IE5PQk9EWSAoT09QUyEpLgorCisgICAgICAgIEFkZCBhIGNhc3QgdG8gZml4IHRoZSB0eXBlIGp1
c3QgdGhlIHdheSB0aGUgNjQtYml0IHZlcnNpb24gZG9lcy4KKworICAgICAgICAqIGRmZy9ERkdF
ZGdlLmg6CisgICAgICAgIChKU0M6OkRGRzo6RWRnZTo6bWFrZVdvcmQpOgorCiAyMDE0LTEyLTE5
ICBNaWNoYWVsIFNhYm9mZiAgPG1zYWJvZmZAYXBwbGUuY29tPgogCiAgICAgICAgIFJFR1JFU1NJ
T04oMTc0MjI2KTogQ2FwdHVyZWQgYXJndW1lbnRzIGluIGEgdXNpbmcgZnVuY3Rpb24gY29tcGls
ZWQgYnkgdGhlIERGRyBoYXZlIHRoZSBpbml0aWFsIHZhbHVlIHdoZW4gdGhlIGNsb3N1cmUgd2Fz
IGludm9rZWQKSW5kZXg6IFNvdXJjZS9KYXZhU2NyaXB0Q29yZS9kZmcvREZHRWRnZS5oCj09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT0KLS0tIFNvdXJjZS9KYXZhU2NyaXB0Q29yZS9kZmcvREZHRWRnZS5oCShyZXZpc2lvbiAx
Nzc1NzgpCisrKyBTb3VyY2UvSmF2YVNjcmlwdENvcmUvZGZnL0RGR0VkZ2UuaAkod29ya2luZyBj
b3B5KQpAQCAtMjA3LDcgKzIwNyw3IEBAIHByaXZhdGU6CiAjZWxzZQogICAgIHN0YXRpYyB1aW50
cHRyX3QgbWFrZVdvcmQoVXNlS2luZCB1c2VLaW5kLCBQcm9vZlN0YXR1cyBwcm9vZlN0YXR1cywg
S2lsbFN0YXR1cyBraWxsU3RhdHVzKQogICAgIHsKLSAgICAgICAgcmV0dXJuIChzdGF0aWNfY2Fz
dDx1aW50cHRyX3Q+KHVzZUtpbmQpIDw8IDIpIHwgKERGRzo6ZG9lc0tpbGwoa2lsbFN0YXR1cykg
PDwgMSkgfCBERkc6OmlzUHJvdmVkKHByb29mU3RhdHVzKTsKKyAgICAgICAgcmV0dXJuIChzdGF0
aWNfY2FzdDx1aW50cHRyX3Q+KHVzZUtpbmQpIDw8IDIpIHwgKERGRzo6ZG9lc0tpbGwoa2lsbFN0
YXR1cykgPDwgMSkgfCBzdGF0aWNfY2FzdDx1aW50cHRyX3Q+KERGRzo6aXNQcm92ZWQocHJvb2ZT
dGF0dXMpKTsKICAgICB9CiAgICAgCiAgICAgTm9kZSogbV9ub2RlOwo=
</data>

          </attachment>
      

    </bug>

</bugzilla>