Modified version of this patch was submitted with r108957.

Thanks for catching this William.

Greg Clayton

On Jul 20, 2010, at 2:21 PM, William Lynch wrote:

> Hello,
> 
> I've attached a fairly large patch (touches 21 files).
> 
> The point of this patch is to remove all calls to std::vector::data() with 
> &std::vector::front(). Apparently on CentOS 5 and Leopard, that method is not 
> part of std::vector.
> 
> As a side note, should I be submitting these patches to this list or to 
> lldb-commits?
> 
> Thanks!
> <foo.patch>_______________________________________________
> lldb-dev mailing list
> [email protected]
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev


_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to