<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2015-03-25 21:20 GMT-03:00 Thiago Macieira <span dir="ltr"><<a href="mailto:thiago@macieira.org" target="_blank">thiago@macieira.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">On Monday 23 March 2015 05:51:26 Dirk Hohndel wrote:<br>
> > *ClassName::ClassName() :*<br>
> > *x(1),*<br>
> > *y(2),*<br>
> > *z(3)*<br>
> > *{*<br>
> > *}*<br>
><br>
> This isn't readable for me. Possibly a mail formating issue.<br>
<br>
</span>I thought it was just me...<br>
<br>
The original in HTML is:<br>
<span class=""><br>
ClassName::ClassName() :<br>
        x(1),<br>
        y(2),<br>
        z(3)<br>
{<br>
}<br>
<br>
</span>Marcos: we don't read the HTML part in the mailing list, so any colouring and<br>
font formatting will be lost.<br></blockquote><div><br></div><div>Thanks for this tip =D</div><div><br></div><div>I think you already know it - but just to "close" the thread:</div><div>the coding style was updated - now the rule is:</div><div><br></div><div>ClassName::ClassName() : x(1),<br>        y(2),<br>        z(3)<br>{<br>}</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<span class=""><font color="#888888">--<br>
Thiago Macieira - thiago (AT) <a href="http://macieira.info" target="_blank">macieira.info</a> - thiago (AT) <a href="http://kde.org" target="_blank">kde.org</a><br>
   Software Architect - Intel Open Source Technology Center<br>
      PGP/GPG: 0x6EF45358; fingerprint:<br>
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358<br>
</font></span><div class=""><div class="h5"><br>
_______________________________________________<br>
subsurface mailing list<br>
<a href="mailto:subsurface@subsurface-divelog.org">subsurface@subsurface-divelog.org</a><br>
<a href="http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface" target="_blank">http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface</a><br>
</div></div></blockquote></div><br></div></div>