>> remove the #ifdef around the intrin-impl.h include in intrin.h.
> Hmm, fair point.
I left it in because I thought either you or Jacek were asking for it.
But now that I look back thru the emails, I can't see what made me think
so. We'll see what Jacek has to say.
>> And while I'd *like* t
2013/6/24 dw :
> So, I have finished the changes I had in mind for this. I have tried to be
> clear about how I intend things to work (IOW, there's lots of comments).
> Changing headers/includes without breaking something elsewhere can be
> challenging, but I'm pretty sure I've got this right. On
Hi,
You've maybe noticed I took up libc++ hacking again.
Last time I started adding Windows support, and in order to provide the
locale related things, I used _free_locale and _new_locale, which are in
msvcr80 and up.
Now I have a question and two alternatives:
Q: How hard would it be to impleme
2013/6/24 Ruben Van Boxem
> Hi,
>
> I've brought this up before, but for some reason the issue hasn't
> magically solved itself over time.
>
> LLVM provides a feature-complete C++ standard library that can be used
> with Clang. I spent a lot of time hacking together some basic Windows
> support,
> That you think that mingw-builds is doing a better job as you did is
> at least for our community a least one good news ... nevertheless is
> mingw-builds a different venture, and I am not sure if we should drop
> that easy our own toolchains. I admit that as long as mingw-builds is
> well maint
I upload new snapshots for testing:
32-bit:
x32-msys2-alpha-20130625.tar.xz<http://sourceforge.net/projects/msys2/files/Alpha-versions/32-bit/x32-msys2-alpha-20130625.tar.xz/download>
64-bit:
x64-msys2-alpha-20130625.tar.xz<http://sourceforge.net/projects/msys2/files/Alpha-versions/6