Seems fine to me as well, assuming it's actually "svn mv" when you go
to commit.  If it compiles on Linux it should on FreeBSD as well, or
will be trivially fixed.

As an aside, note that the division of code between the POSIX and
FreeBSD/Linux classes isn't quite correct; in some cases identical or
nearly-identical code exists in both the FreeBSD and Linux classes,
and in other cases code in ProcessPOSIX is actually Linux specific.
It might be a good opportunity for us to clean some of this up if
you're going to introduce base classes for Windows and POSIX.

On 10 March 2014 14:12, Greg Clayton <[email protected]> wrote:
> Looks fine.
>
> On Mar 10, 2014, at 9:16 AM, Virgile Bello <[email protected]> wrote:
>
>> Small update: looks like it compiles fine on Linux.
>> Let me know if I should commit.
_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to