D language compilers and Tango

Since the update to D 2.066, tango does not work with GDC, LDC and DMD any more. See here :
http://forum.dlang.org/thread/ggesegvyeygydhovjboz@forum.dlang.org

This error does not appear in other OS-s, e.g. Debian Wheezy, or KaOS.

Could anyone help? :-/

How did you installing tango, manually or from the AUR?

Available in the AUR is:
d-stdlib-tango
d-stdlib-tango-trunk
gdc1-tango-svn
libtango-svn
libtango1
libtango2-git
tango-ldc-trunk

From AUR, I used libtango2-git. That is the tango port to D2. the other ones are for D1, right?

In that case if D was updated then you may need to recompile libtango2-git against it.
yaurt -S libtango2-git

I, well, am asking this, after doing all these.

I infact reinstalled my whole D stack, dtools, libphobos, and libtango2-git - now that nothing works, I am asking here.

I’m not a developer, I have no Idea but I’ll keep looking for a solution for you.
You may want to ask in the programming part of the Manjaro forums:
https://forum.manjaro.org/index.php?board=10.0

Okey, thank you!