Hi Jean-Daniel, Applied as r114962. Thanks!
On Sep 28, 2010, at 8:46 AM, Jean-Daniel Dupas wrote: > Here is a patch that fixes a place where == is used instead of = (which > result in a noop instead of an assignment) in MachProcess::SetProcessID(). > > This patch also include misc minor changes to make clang++ happy. It removes > useless typedef on enum and renames some arguments in methods declaration to > avoid duplicate argument names. > > <srvfixup.patch> > > -- Jean-Daniel > > > > > _______________________________________________ > 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
