Re: Review Request: Fix compiling of quanta master

"Florian Zumkeller-Quast" <branleb-gM/[email protected]> Fri, 23 Dec 2011 22:04:04 -0000
Newsgroups gmane.comp.kde.devel.kdevelop,gmane.comp.kde.devel.quanta
Message-ID <[email protected]>
--===============0414043934==
Content-Type: multipart/alternative;
	boundary="===============7617120955490323488=="

--===============7617120955490323488==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable



> On Dec. 23, 2011, 8:17 p.m., Milian Wolff wrote:
> > Uhm sorry, but when I download the diff it is still not in the "format-=
patch" format. Just look at the downloaded file, it directly starts with th=
e patch and gives no information about you, nor any commit message or such.
> > =

> > please try again

Still seems not to work. Don't know why.
So i'll provide the file here:

http://branleb.de/kdevelop-patches/0001-Applied-KDevPlatform-changes-for-IS=
ourceFormatter-to.patch


- Florian


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103386/#review9218
-----------------------------------------------------------


On Dec. 15, 2011, 1:07 a.m., Florian Zumkeller-Quast wrote:
> =

> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/103386/
> -----------------------------------------------------------
> =

> (Updated Dec. 15, 2011, 1:07 a.m.)
> =

> =

> Review request for KDevelop and Quanta.
> =

> =

> Description
> -------
> =

> Since the last changes of ISourceFormatter from KDevPlatform Quanta was b=
roken and did not compile.
> This patch fixes the compiling issues by changing phpformatterplugin and =
xmlformatterplugin to the new interface of ISourceFormatter.
> =

> During the testing it looked to me that there are two different options s=
toring the indentation value for a formatter:
> "INDENT" and "indent_size". Because only the latter contained a non-zero =
value, i changed the behaviour to use the latter one.
> =

> =

> Diffs
> -----
> =

>   languages/xml/formatter/formatterplugin.h dbe183a =

>   languages/xml/formatter/formatterplugin.cpp 4e62a1e =

>   plugins/phpformatter/formatterplugin.h 6dc7028 =

>   plugins/phpformatter/formatterplugin.cpp f1ca6fd =

> =

> Diff: http://git.reviewboard.kde.org/r/103386/diff/diff
> =

> =

> Testing
> -------
> =

> =

> Thanks,
> =

> Florian Zumkeller-Quast
> =

>


--===============7617120955490323488==
Content-Type: text/html; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable




<html>
 <body>
  <div style=3D"font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor=3D"#f9f3c9" width=3D"100%" cellpadding=3D"8" style=3D"bor=
der: 1px #c9c399 solid;">
    <tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href=3D"http://git.reviewboard.kde.org/r/103386/">http://git.revie=
wboard.kde.org/r/103386/</a>
     </td>
    </tr>
   </table>
   <br />





<blockquote style=3D"margin-left: 1em; border-left: 2px solid #d0d0d0; padd=
ing-left: 10px;">
 <p style=3D"margin-top: 0;">On December 23rd, 2011, 8:17 p.m., <b>Milian W=
olff</b> wrote:</p>
 <blockquote style=3D"margin-left: 1em; border-left: 2px solid #d0d0d0; pad=
ding-left: 10px;">
  <pre style=3D"white-space: pre-wrap; white-space: -moz-pre-wrap; white-sp=
ace: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Uhm sorry=
, but when I download the diff it is still not in the &quot;format-patch&qu=
ot; format. Just look at the downloaded file, it directly starts with the p=
atch and gives no information about you, nor any commit message or such.

please try again</pre>
 </blockquote>







</blockquote>

<pre style=3D"white-space: pre-wrap; white-space: -moz-pre-wrap; white-spac=
e: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Still seems=
 not to work. Don&#39;t know why.
So i&#39;ll provide the file here:

http://branleb.de/kdevelop-patches/0001-Applied-KDevPlatform-changes-for-IS=
ourceFormatter-to.patch</pre>
<br />








<p>- Florian</p>


<br />
<p>On December 15th, 2011, 1:07 a.m., Florian Zumkeller-Quast wrote:</p>






<table bgcolor=3D"#fefadf" width=3D"100%" cellspacing=3D"0" cellpadding=3D"=
8" style=3D"background-image: url('http://git.reviewboard.kde.org/media/rb/=
images/review_request_box_top_bg.png'); background-position: left top; back=
ground-repeat: repeat-x; border: 1px black solid;">
 <tr>
  <td>

<div>Review request for KDevelop and Quanta.</div>
<div>By Florian Zumkeller-Quast.</div>


<p style=3D"color: grey;"><i>Updated Dec. 15, 2011, 1:07 a.m.</i></p>






<h1 style=3D"color: #575012; font-size: 10pt; margin-top: 1.5em;">Descripti=
on </h1>
 <table width=3D"100%" bgcolor=3D"#ffffff" cellspacing=3D"0" cellpadding=3D=
"10" style=3D"border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style=3D"margin: 0; padding: 0; white-space: pre-wrap; white-space:=
 -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap=
: break-word;">Since the last changes of ISourceFormatter from KDevPlatform=
 Quanta was broken and did not compile.
This patch fixes the compiling issues by changing phpformatterplugin and xm=
lformatterplugin to the new interface of ISourceFormatter.

During the testing it looked to me that there are two different options sto=
ring the indentation value for a formatter:
&quot;INDENT&quot; and &quot;indent_size&quot;. Because only the latter con=
tained a non-zero value, i changed the behaviour to use the latter one.</pr=
e>
  </td>
 </tr>
</table>





<h1 style=3D"color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b>=
 </h1>
<ul style=3D"margin-left: 3em; padding-left: 0;">

 <li>languages/xml/formatter/formatterplugin.h <span style=3D"color: grey">=
(dbe183a)</span></li>

 <li>languages/xml/formatter/formatterplugin.cpp <span style=3D"color: grey=
">(4e62a1e)</span></li>

 <li>plugins/phpformatter/formatterplugin.h <span style=3D"color: grey">(6d=
c7028)</span></li>

 <li>plugins/phpformatter/formatterplugin.cpp <span style=3D"color: grey">(=
f1ca6fd)</span></li>

</ul>

<p><a href=3D"http://git.reviewboard.kde.org/r/103386/diff/" style=3D"margi=
n-left: 3em;">View Diff</a></p>




  </td>
 </tr>
</table>








  </div>
 </body>
</html>


--===============7617120955490323488==--


--===============0414043934==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

-- 
KDevelop-devel mailing list
[email protected]
https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel

--===============0414043934==--