<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 29 January 2016 at 21:14, Tofu Ninja via Digitalmars-d-announce <span dir="ltr"><<a href="mailto:digitalmars-d-announce@puremagic.com" target="_blank">digitalmars-d-announce@puremagic.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Friday, 29 January 2016 at 18:13:21 UTC, Iain Buclaw wrote:<br>
</span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
On 29 Jan 2016 6:55 pm, "Tofu Ninja via Digitalmars-d-announce" < <a href="mailto:digitalmars-d-announce@puremagic.com" target="_blank">digitalmars-d-announce@puremagic.com</a>> wrote:<br>
</span><div><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
On Monday, 25 January 2016 at 02:37:40 UTC, Andrei Alexandrescu wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Hot off the press! <a href="http://wiki.dlang.org/Vision/2016H1" rel="noreferrer" target="_blank">http://wiki.dlang.org/Vision/2016H1</a> -- Andrei<br>
</blockquote>
<br>
<br>
Just out of curiosity, is getting the different compilers in sync still a<br>
</blockquote>
priority? Right now we have dmd at 2.070, ldc at 2.068. and gdc at 2.066.<br>
<br></div></div><span class="">
If anyone wants to help out...<br>
<br>
I have to also juggle working on GCC and GDB. :-)<br>
<br>
When gdc reaches 2.068 (GCC 7.1 is the target release next year) - expect it to stay there for a while...<br>
</span></blockquote>
<br>
It would be nice if keeping them in sync was a priority, I would love to use GDC so I could use GDB, but not having the latest fixes is simply not worth it. Even simple things dont work when you go back just a few versions, like in 2.066 isForwardRange is not correct and does not work properly, something as simple as that does not work. Not to mention using the new stuff like allocators.<br>
</blockquote></div><br></div><div class="gmail_extra">How much of it actually depends on the compiler though?  I'd be a little surprised if we couldn't backport at least 80% of phobos to 2.067/2.068 with zero changes.<br></div></div>