<?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>95730</bug_id>
          
          <creation_ts>2012-09-04 04:13:27 -0700</creation_ts>
          <short_desc>[Qt][Win] Fix IDL dependency generation correctly</short_desc>
          <delta_ts>2012-09-06 04:04:30 -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>PC</rep_platform>
          <op_sys>Windows 7</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P1</priority>
          <bug_severity>Blocker</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>76773</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Jonathan Liu">net147</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abecsi</cc>
    
    <cc>ap</cc>
    
    <cc>hausmann</cc>
    
    <cc>ossy</cc>
    
    <cc>vestbo</cc>
    
    <cc>webkit.review.bot</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>710954</commentid>
    <comment_count>0</comment_count>
    <who name="Jonathan Liu">net147</who>
    <bug_when>2012-09-04 04:13:27 -0700</bug_when>
    <thetext>IDL dependency generation is still not working after https://bugs.webkit.org/show_bug.cgi?id=88304.
This is because spaces added after the filename in an echo command end up being added to the file (e.g. &quot;echo test&gt;&gt; test.txt &quot; would add a space at the end of the line in test.txt).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>710957</commentid>
    <comment_count>1</comment_count>
      <attachid>162006</attachid>
    <who name="Jonathan Liu">net147</who>
    <bug_when>2012-09-04 04:22:28 -0700</bug_when>
    <thetext>Created attachment 162006
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>710969</commentid>
    <comment_count>2</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-09-04 04:36:54 -0700</bug_when>
    <thetext>The trailing whitespace is ugly at the end of the command.

But why does it cause problem for you? Windows simple 
ignores these trailing whitespaces.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>710971</commentid>
    <comment_count>3</comment_count>
    <who name="Jonathan Liu">net147</who>
    <bug_when>2012-09-04 04:38:31 -0700</bug_when>
    <thetext>It doesn&apos;t ignore the trailing whitespace at least on Windows 7. Try it from a command prompt: type &quot;echo test&gt;&gt; test.txt &quot; (without the quotes and with a space at the end) and press enter. Open test.txt and you will see a trailing space after &quot;test&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>710980</commentid>
    <comment_count>4</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-09-04 04:43:36 -0700</bug_when>
    <thetext>(In reply to comment #3)
&gt; It doesn&apos;t ignore the trailing whitespace at least on Windows 7. Try it from a command prompt: type &quot;echo test&gt;&gt; test.txt &quot; (without the quotes and with a space at the end) and press enter. Open test.txt and you will see a trailing space after &quot;test&quot;.

OMG, you&apos;re right, same result on Win XP, crazy Windows&apos; cmd.exe :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>710981</commentid>
    <comment_count>5</comment_count>
      <attachid>162006</attachid>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-09-04 04:45:18 -0700</bug_when>
    <thetext>Comment on attachment 162006
Patch

r=me</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>710982</commentid>
    <comment_count>6</comment_count>
    <who name="Jonathan Liu">net147</who>
    <bug_when>2012-09-04 04:45:36 -0700</bug_when>
    <thetext>An alternative syntax for echo to a file is:
echo&gt;&gt;test.txt blah blah blah

That&apos;s why it adds the space.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>711077</commentid>
    <comment_count>7</comment_count>
      <attachid>162006</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-09-04 06:48:28 -0700</bug_when>
    <thetext>Comment on attachment 162006
Patch

Clearing flags on attachment: 162006

Committed r127467: &lt;http://trac.webkit.org/changeset/127467&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>711078</commentid>
    <comment_count>8</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-09-04 06:48:31 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>162006</attachid>
            <date>2012-09-04 04:22:28 -0700</date>
            <delta_ts>2012-09-04 06:48:28 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-95730.patch</filename>
            <type>text/plain</type>
            <size>1867</size>
            <attacher name="Jonathan Liu">net147</attacher>
            
              <data encoding="base64">SW5kZXg6IFNvdXJjZS9XZWJDb3JlL0NoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBTb3VyY2UvV2Vi
Q29yZS9DaGFuZ2VMb2cJKHJldmlzaW9uIDEyNzQ1NCkKKysrIFNvdXJjZS9XZWJDb3JlL0NoYW5n
ZUxvZwkod29ya2luZyBjb3B5KQpAQCAtMSwzICsxLDE4IEBACisyMDEyLTA5LTA0ICBKb25hdGhh
biBMaXUgIDxuZXQxNDdAZ21haWwuY29tPgorCisgICAgICAgIEZpeCBJREwgZGVwZW5kZW5jeSBn
ZW5lcmF0aW9uIGNvcnJlY3RseQorICAgICAgICBodHRwczovL2J1Z3Mud2Via2l0Lm9yZy9zaG93
X2J1Zy5jZ2k/aWQ9OTU3MzAKKworICAgICAgICBSZXZpZXdlZCBieSBOT0JPRFkgKE9PUFMhKS4K
KworICAgICAgICBJREwgZGVwZW5kZW5jeSBnZW5lcmF0aW9uIGlzIHN0aWxsIG5vdCB3b3JraW5n
IGFmdGVyCisgICAgICAgIGh0dHBzOi8vYnVncy53ZWJraXQub3JnL3Nob3dfYnVnLmNnaT9pZD04
ODMwNC4gVGhpcyBpcyBiZWNhdXNlIHNwYWNlcworICAgICAgICBhZGRlZCBhZnRlciB0aGUgZmls
ZW5hbWUgaW4gYW4gZWNobyBjb21tYW5kIGVuZCB1cCBiZWluZyBhZGRlZCB0byB0aGUKKyAgICAg
ICAgZmlsZSB3aGljaCBpc24ndCBoYW5kbGVkIGNvcnJlY3RseSBieSBwcmVwcm9jZXNzLWlkbHMu
cGwuIFRoZSBwcm9ibGVtCisgICAgICAgIGlzIGZpeGVkIGJ5IHJlbW92aW5nIHRoZSBzcGFjZSBh
ZnRlciB0aGUgZmlsZW5hbWUuCisKKyAgICAgICAgKiBEZXJpdmVkU291cmNlcy5wcmk6CisKIDIw
MTItMDktMDQgIFZzZXZvbG9kIFZsYXNvdiAgPHZzZXZpa0BjaHJvbWl1bS5vcmc+CiAKICAgICAg
ICAgV2ViIEluc3BlY3RvcjogQ3JlYXRlIEphdmFTY3JpcHRTb3VyY2VzIGJhc2VkIG9uIG5ldHdv
cmsgcmVzb3VyY2VzLgpJbmRleDogU291cmNlL1dlYkNvcmUvRGVyaXZlZFNvdXJjZXMucHJpCj09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT0KLS0tIFNvdXJjZS9XZWJDb3JlL0Rlcml2ZWRTb3VyY2VzLnByaQkocmV2aXNpb24g
MTI3NDU0KQorKysgU291cmNlL1dlYkNvcmUvRGVyaXZlZFNvdXJjZXMucHJpCSh3b3JraW5nIGNv
cHkpCkBAIC03MDUsNyArNzA1LDggQEAgd2luX2NtZF9zaGVsbDogcHJlcHJvY2Vzc0lkbHMuY29t
bWFuZHMgPQogZWxzZTogcHJlcHJvY2Vzc0lkbHMuY29tbWFuZHMgPSBjYXQgL2Rldi9udWxsID4g
JCRJRExfRklMRVNfVE1QICQkRU9DCiBmb3IoYmluZGluZywgSURMX0JJTkRJTkdTKSB7CiAgICAg
IyBXZSBuZWVkICIkJGJpbmRpbmciIGluc3RlYWQgb2YgIiQkYmluZGluZyAiLCBiZWNhdXNlIFdp
bmRvd3MnIGVjaG8gd3JpdGVzIHRyYWlsaW5nIHdoaXRlc3BhY2VzLiAoaHR0cDovL3drYi51Zy84
ODMwNCkKLSAgICBwcmVwcm9jZXNzSWRscy5jb21tYW5kcyArPSBlY2hvICQkYmluZGluZz4+ICQk
SURMX0ZJTEVTX1RNUCAkJEVPQworICAgICMgQSBzcGFjZSBpcyBvbWl0dGVkIGJldHdlZW4gIiQk
SURMX0ZJTEVTX1RNUCIgYW5kICIkJEVPQyIgdG8gYWxzbyBhdm9pZCB3cml0aW5nIHRyYWlsaW5n
IHdoaXRlc3BhY2UuIChodHRwOi8vd2tiLnVnLzk1NzMwKQorICAgIHByZXByb2Nlc3NJZGxzLmNv
bW1hbmRzICs9IGVjaG8gJCRiaW5kaW5nPj4gJCRJRExfRklMRVNfVE1QJCRFT0MKIH0KIHByZXBy
b2Nlc3NJZGxzLmNvbW1hbmRzICs9IHBlcmwgLUkkJFBXRC9iaW5kaW5ncy9zY3JpcHRzICQkcHJl
cHJvY2Vzc0lkbHMuc2NyaXB0IFwKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAtLWRl
ZmluZXMgXCIkJHtGRUFUVVJFX0RFRklORVNfSkFWQVNDUklQVH1cIiBcCg==
</data>

          </attachment>
      

    </bug>

</bugzilla>