<?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>91586</bug_id>
          
          <creation_ts>2012-07-17 23:25:08 -0700</creation_ts>
          <short_desc>Build fix for r122870. Comparison of unsigned expression &gt;= 0 is always true.</short_desc>
          <delta_ts>2012-07-18 01:49:21 -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>New Bugs</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>89039</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>0</everconfirmed>
          <reporter name="Dongseong Hwang">dongseong.hwang</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dino</cc>
    
    <cc>haraken</cc>
    
    <cc>skyul</cc>
    
    <cc>webkit.review.bot</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>672020</commentid>
    <comment_count>0</comment_count>
    <who name="Dongseong Hwang">dongseong.hwang</who>
    <bug_when>2012-07-17 23:25:08 -0700</bug_when>
    <thetext>Build fix for r122870. Comparison of unsigned expression &gt;= 0 is always true.

r122870 is Bug 89039.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>672022</commentid>
    <comment_count>1</comment_count>
      <attachid>152937</attachid>
    <who name="Dongseong Hwang">dongseong.hwang</who>
    <bug_when>2012-07-17 23:26:54 -0700</bug_when>
    <thetext>Created attachment 152937
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>672025</commentid>
    <comment_count>2</comment_count>
    <who name="Dongseong Hwang">dongseong.hwang</who>
    <bug_when>2012-07-17 23:29:15 -0700</bug_when>
    <thetext>Debug build failed on Qt with the following text.

MacroExpander.cpp:129:9: error: comparison of unsigned expression &gt;= 0 is always true [-Werror=type-limits]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>672056</commentid>
    <comment_count>3</comment_count>
      <attachid>152937</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-07-18 00:05:01 -0700</bug_when>
    <thetext>Comment on attachment 152937
Patch

Rejecting attachment 152937 from review queue.

skyul@company100.net does not have reviewer permissions according to http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/committers.py.

- If you do not have reviewer rights please read http://webkit.org/coding/contributing.html for instructions on how to use bugzilla flags.

- If you have reviewer rights please correct the error in Tools/Scripts/webkitpy/common/config/committers.py by adding yourself to the file (no review needed).  The commit-queue restarts itself every 2 hours.  After restart the commit-queue will correctly respect your reviewer rights.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>672069</commentid>
    <comment_count>4</comment_count>
    <who name="Kwang Yul Seo">skyul</who>
    <bug_when>2012-07-18 00:20:07 -0700</bug_when>
    <thetext>(In reply to comment #3)
&gt; (From update of attachment 152937 [details])
&gt; Rejecting attachment 152937 [details] from review queue.
&gt; 
&gt; skyul@company100.net does not have reviewer permissions according to http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/committers.py.
&gt; 
&gt; - If you do not have reviewer rights please read http://webkit.org/coding/contributing.html for instructions on how to use bugzilla flags.
&gt; 
&gt; - If you have reviewer rights please correct the error in Tools/Scripts/webkitpy/common/config/committers.py by adding yourself to the file (no review needed).  The commit-queue restarts itself every 2 hours.  After restart the commit-queue will correctly respect your reviewer rights.

Oops. I wanted to land the patch unreviewed because this is a simple build fix. What happens when the flag is r-, cq+?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>672121</commentid>
    <comment_count>5</comment_count>
    <who name="Kentaro Hara">haraken</who>
    <bug_when>2012-07-18 01:24:16 -0700</bug_when>
    <thetext>(In reply to comment #4)
&gt; Oops. I wanted to land the patch unreviewed because this is a simple build fix. 

In that case you can land the patch manually by &apos;./Tools/Scripts/webkit-patch land&apos;. (If you do not have a committer permission, feel free to ping committers in IRC.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>672124</commentid>
    <comment_count>6</comment_count>
      <attachid>152937</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-07-18 01:26:40 -0700</bug_when>
    <thetext>Comment on attachment 152937
Patch

Rejecting attachment 152937 from commit-queue.

Failed to run &quot;[&apos;/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch&apos;, &apos;--status-host=queues.webkit.org&apos;, &apos;-...&quot; exit_code: 2

Last 500 characters of output:
 patch file(s).
patching file Source/ThirdParty/ANGLE/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file Source/ThirdParty/ANGLE/src/compiler/preprocessor/new/MacroExpander.cpp
Hunk #1 FAILED at 126.
1 out of 1 hunk FAILED -- saving rejects to file Source/ThirdParty/ANGLE/src/compiler/preprocessor/new/MacroExpander.cpp.rej

Failed to run &quot;[u&apos;/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply&apos;, u&apos;--force&apos;, u&apos;--reviewer&apos;, u&apos;Kentaro Ha...&quot; exit_code: 1 cwd: /mnt/git/webkit-commit-queue/

Full output: http://queues.webkit.org/results/13273445</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>672126</commentid>
    <comment_count>7</comment_count>
    <who name="Dongseong Hwang">dongseong.hwang</who>
    <bug_when>2012-07-18 01:29:15 -0700</bug_when>
    <thetext>(In reply to comment #5)
&gt; (In reply to comment #4)
&gt; &gt; Oops. I wanted to land the patch unreviewed because this is a simple build fix. 
&gt; 
&gt; In that case you can land the patch manually by &apos;./Tools/Scripts/webkit-patch land&apos;. (If you do not have a committer permission, feel free to ping committers in IRC.)

Thank you for kind instruction. I&apos;m not committer, so I&apos;ll ping committers. :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>672128</commentid>
    <comment_count>8</comment_count>
    <who name="Dongseong Hwang">dongseong.hwang</who>
    <bug_when>2012-07-18 01:33:18 -0700</bug_when>
    <thetext>(In reply to comment #6)
&gt; (From update of attachment 152937 [details])
&gt; Rejecting attachment 152937 [details] from commit-queue.
&gt; 
&gt; Failed to run &quot;[&apos;/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch&apos;, &apos;--status-host=queues.webkit.org&apos;, &apos;-...&quot; exit_code: 2
&gt; 
&gt; Last 500 characters of output:
&gt;  patch file(s).
&gt; patching file Source/ThirdParty/ANGLE/ChangeLog
&gt; Hunk #1 succeeded at 1 with fuzz 3.
&gt; patching file Source/ThirdParty/ANGLE/src/compiler/preprocessor/new/MacroExpander.cpp
&gt; Hunk #1 FAILED at 126.
&gt; 1 out of 1 hunk FAILED -- saving rejects to file Source/ThirdParty/ANGLE/src/compiler/preprocessor/new/MacroExpander.cpp.rej
&gt; 
&gt; Failed to run &quot;[u&apos;/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply&apos;, u&apos;--force&apos;, u&apos;--reviewer&apos;, u&apos;Kentaro Ha...&quot; exit_code: 1 cwd: /mnt/git/webkit-commit-queue/
&gt; 
&gt; Full output: http://queues.webkit.org/results/13273445

Did I have some mistake about Changelog? I want someone to help.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>672134</commentid>
    <comment_count>9</comment_count>
    <who name="Kentaro Hara">haraken</who>
    <bug_when>2012-07-18 01:45:09 -0700</bug_when>
    <thetext>(In reply to comment #8)
&gt; Did I have some mistake about Changelog? I want someone to help.

Looks like this patch is already landed by somebody. Your patch was rejected due to conflict.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>672135</commentid>
    <comment_count>10</comment_count>
    <who name="Dongseong Hwang">dongseong.hwang</who>
    <bug_when>2012-07-18 01:48:34 -0700</bug_when>
    <thetext>(In reply to comment #9)
&gt; (In reply to comment #8)
&gt; &gt; Did I have some mistake about Changelog? I want someone to help.
&gt; 
&gt; Looks like this patch is already landed by somebody. Your patch was rejected due to conflict.

Absolutely, Bug 89039. I&apos;ll close this bug as duplicated.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>672136</commentid>
    <comment_count>11</comment_count>
    <who name="Dongseong Hwang">dongseong.hwang</who>
    <bug_when>2012-07-18 01:49:21 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 89039 ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>152937</attachid>
            <date>2012-07-17 23:26:54 -0700</date>
            <delta_ts>2012-07-18 01:26:40 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-91586-20120718152634.patch</filename>
            <type>text/plain</type>
            <size>1420</size>
            <attacher name="Dongseong Hwang">dongseong.hwang</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMTIyODgwCmRpZmYgLS1naXQgYS9Tb3VyY2UvVGhpcmRQYXJ0
eS9BTkdMRS9DaGFuZ2VMb2cgYi9Tb3VyY2UvVGhpcmRQYXJ0eS9BTkdMRS9DaGFuZ2VMb2cKaW5k
ZXggZDJhOGJiMzVjODZmZmQ3MjllZmY1ZTNiNTcxNzhmMzUyY2I3ZTc2Zi4uYmI0MDE3NDZmYzI2
ZmM4NTAyOTZlMzI2MzA4NjNlYzY0YWI0Y2FjMCAxMDA2NDQKLS0tIGEvU291cmNlL1RoaXJkUGFy
dHkvQU5HTEUvQ2hhbmdlTG9nCisrKyBiL1NvdXJjZS9UaGlyZFBhcnR5L0FOR0xFL0NoYW5nZUxv
ZwpAQCAtMSwzICsxLDEzIEBACisyMDEyLTA3LTE3ICBIdWFuZyBEb25nc3VuZyAgPGx1eHRlbGxh
QGNvbXBhbnkxMDAubmV0PgorCisgICAgICAgIEJ1aWxkIGZpeCBmb3IgcjEyMjg3MC4gQ29tcGFy
aXNvbiBvZiB1bnNpZ25lZCBleHByZXNzaW9uID49IDAgaXMgYWx3YXlzIHRydWUuCisgICAgICAg
IGh0dHBzOi8vYnVncy53ZWJraXQub3JnL3Nob3dfYnVnLmNnaT9pZD05MTU4NgorCisgICAgICAg
IFJldmlld2VkIGJ5IE5PQk9EWSAoT09QUyEpLgorCisgICAgICAgICogc3JjL2NvbXBpbGVyL3By
ZXByb2Nlc3Nvci9uZXcvTWFjcm9FeHBhbmRlci5jcHA6CisgICAgICAgIChwcDo6TWFjcm9FeHBh
bmRlcjo6dW5nZXRUb2tlbik6CisKIDIwMTItMDctMTcgIE1heCBWdWpvdmljICA8bXZ1am92aWNA
YWRvYmUuY29tPgogCiAgICAgICAgIFVwZGF0ZSBBTkdMRSBpbiBXZWJLaXQKZGlmZiAtLWdpdCBh
L1NvdXJjZS9UaGlyZFBhcnR5L0FOR0xFL3NyYy9jb21waWxlci9wcmVwcm9jZXNzb3IvbmV3L01h
Y3JvRXhwYW5kZXIuY3BwIGIvU291cmNlL1RoaXJkUGFydHkvQU5HTEUvc3JjL2NvbXBpbGVyL3By
ZXByb2Nlc3Nvci9uZXcvTWFjcm9FeHBhbmRlci5jcHAKaW5kZXggNDE1NGQ0M2M3NDM3OTBmM2U1
ZDYzZDMxYTViN2NlZjM2NzE1MDI0Yi4uZmU1YTdhZThjNjUyZTcyZmUxNjZiZWY4ZTI5NDBkZTM4
YzIwZjYxZSAxMDA2NDQKLS0tIGEvU291cmNlL1RoaXJkUGFydHkvQU5HTEUvc3JjL2NvbXBpbGVy
L3ByZXByb2Nlc3Nvci9uZXcvTWFjcm9FeHBhbmRlci5jcHAKKysrIGIvU291cmNlL1RoaXJkUGFy
dHkvQU5HTEUvc3JjL2NvbXBpbGVyL3ByZXByb2Nlc3Nvci9uZXcvTWFjcm9FeHBhbmRlci5jcHAK
QEAgLTEyNiw3ICsxMjYsNiBAQCB2b2lkIE1hY3JvRXhwYW5kZXI6OnVuZ2V0VG9rZW4oY29uc3Qg
VG9rZW4mIHRva2VuKQogICAgIHsKICAgICAgICAgTWFjcm9Db250ZXh0KiBjb250ZXh0ID0gbUNv
bnRleHRTdGFjay5iYWNrKCk7CiAgICAgICAgIGNvbnRleHQtPnVuZ2V0KCk7Ci0gICAgICAgIGFz
c2VydChjb250ZXh0LT5pbmRleCA+PSAwKTsKICAgICAgICAgYXNzZXJ0KGNvbnRleHQtPnJlcGxh
Y2VtZW50c1tjb250ZXh0LT5pbmRleF0gPT0gdG9rZW4pOwogICAgIH0KICAgICBlbHNlCg==
</data>
<flag name="review"
          id="161751"
          type_id="1"
          status="+"
          setter="haraken"
    />
    <flag name="commit-queue"
          id="161761"
          type_id="3"
          status="-"
          setter="webkit.review.bot"
    />
          </attachment>
      

    </bug>

</bugzilla>