<div dir="ltr">If anyone wants more info on this, this stackoverflow post might be helpful:<div><br></div><div><a href="http://stackoverflow.com/questions/1242830/constructor-initialization-list-evaluation-order">http://stackoverflow.com/questions/1242830/constructor-initialization-list-evaluation-order</a><br>

<div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 30, 2013 at 9:30 AM, Greg Clayton <span dir="ltr"><<a href="mailto:gclayton@apple.com" target="_blank">gclayton@apple.com</a>></span> wrote:<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">

Many compilers warn when ivars are initialized out of the order in which they were defined in the class definition. The change was probably getting rid of that warning.<br>
<div class=""><div class="h5"><br>
<br>
On Aug 30, 2013, at 2:49 AM, Abid, Hafiz <<a href="mailto:Hafiz_Abid@mentor.com">Hafiz_Abid@mentor.com</a>> wrote:<br>
<br>
> Hi Eric,<br>
> I have a comment about the change in GDBRemoteCommunicationClient.cpp. I have no objection to the change but I was wondering why was it needed.<br>
><br>
> Regards,<br>
> Abid<br>
><br>
>> -----Original Message-----<br>
>> From: <a href="mailto:lldb-commits-bounces@cs.uiuc.edu">lldb-commits-bounces@cs.uiuc.edu</a> [mailto:<a href="mailto:lldb-commits-">lldb-commits-</a><br>
>> <a href="mailto:bounces@cs.uiuc.edu">bounces@cs.uiuc.edu</a>] On Behalf Of Eric Christopher<br>
>> Sent: 30 August 2013 03:12<br>
>> To: <a href="mailto:lldb-commits@cs.uiuc.edu">lldb-commits@cs.uiuc.edu</a><br>
>> Subject: [Lldb-commits] [PATCH] Fix warnings and one set of build issues on<br>
>> linux<br>
>><br>
>> Here's a patch to fix a pile of warnings using ToT clang to build lldb. Mostly<br>
>> the deprecation of "register", but a couple of others around floating point<br>
>> constants etc.<br>
>><br>
>> The one build fix is in IOChannel and seems that for, at least my ubuntu<br>
>> machine, we need to use the same readline that FreeBSD does.<br>
>><br>
>> Thoughts/Objections? OK?<br>
>><br>
>> -eric<br>
><br>
> _______________________________________________<br>
> lldb-commits mailing list<br>
> <a href="mailto:lldb-commits@cs.uiuc.edu">lldb-commits@cs.uiuc.edu</a><br>
> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits</a><br>
<br>
_______________________________________________<br>
lldb-commits mailing list<br>
<a href="mailto:lldb-commits@cs.uiuc.edu">lldb-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits</a><br>
</div></div></blockquote></div><br></div></div></div>