[lldb-dev] [patch] Replace windows specific string functions with std::string

Greg Clayton gclayton at apple.com
Tue Mar 11 10:40:47 PDT 2014


Looks good.

On Mar 11, 2014, at 10:24 AM, Abid, Hafiz <Hafiz_Abid at mentor.com> wrote:

> This patch replaces windows specific function strcat_s and strcpy_s and use std::string instead to fix the build with mingw. OK?
> 
> Thanks,
> Abid
> <filespce_cpp.patch>_______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev




More information about the lldb-dev mailing list