Looks ok as long as people that use MSVC agree it works fine. On Mar 11, 2014, at 5:07 AM, Abid, Hafiz <[email protected]> wrote:
> Hi, > This patches changes the type of 2 struct members from unsigned to signed. > They are used respectively in InterlockedIncrement and in InterlockedExchange > respectively which seem to take a signed argument. > http://msdn.microsoft.com/en-us/library/windows/desktop/ms683614%28v=vs.85%29.aspx > http://msdn.microsoft.com/en-us/library/windows/desktop/ms683590%28v=vs.85%29.aspx > > Deepak, > Please let me know if it causes any problem with MSVC++. > > Thanks, > Abid > > > <signed_type.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
