We plan on supporting windows as a platform. So until MSVC supports the 'z' size_t specifier or we find a better work around, this is is how it is going to be.
Greg On Mar 3, 2014, at 12:33 PM, Joerg Sonnenberger <[email protected]> wrote: > On Mon, Mar 03, 2014 at 12:29:34PM -0800, [email protected] wrote: >> Because it isn't supported on Windows. > > Use a non-braindead printf implementation on it? Sounds certainly better > than messing up both source and binary code for everyone else. > > Joerg > _______________________________________________ > lldb-commits mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits _______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
