Thread overview
D 2.065 merge
Jan 14, 2014
Iain Buclaw
Jan 14, 2014
Dicebot
Jan 14, 2014
Johannes Pfau
Jan 14, 2014
Iain Buclaw
Jan 14, 2014
Dicebot
Jan 14, 2014
Dicebot
Jan 14, 2014
Johannes Pfau
Jan 14, 2014
Johannes Pfau
Jan 15, 2014
Iain Buclaw
January 14, 2014
Hi all,

GDC master will be temporarily broken as the frontend merge with 2.065 (beta? prerelease?) is not yet sync'd up with the library merge.

This will be fixed up in a couple of hours. :)


Regards
Iain.
January 14, 2014
On Tuesday, 14 January 2014 at 17:01:02 UTC, Iain Buclaw wrote:
> Hi all,
>
> GDC master will be temporarily broken as the frontend merge with 2.065 (beta? prerelease?) is not yet sync'd up with the library merge.
>
> This will be fixed up in a couple of hours. :)
>
>
> Regards
> Iain.

Can you create tags for latest points before merging new FE version?
January 14, 2014
Am Tue, 14 Jan 2014 17:06:18 +0000
schrieb "Dicebot" <public@dicebot.lv>:

> On Tuesday, 14 January 2014 at 17:01:02 UTC, Iain Buclaw wrote:
> > Hi all,
> >
> > GDC master will be temporarily broken as the frontend merge with 2.065 (beta? prerelease?) is not yet sync'd up with the library merge.
> >
> > This will be fixed up in a couple of hours. :)
> >
> >
> > Regards
> > Iain.
> 
> Can you create tags for latest points before merging new FE version?

https://github.com/D-Programming-GDC/GDC/tree/v2.064.2_gcc4.9
January 14, 2014
On 14 January 2014 19:24, Johannes Pfau <nospam@example.com> wrote:
> Am Tue, 14 Jan 2014 17:06:18 +0000
> schrieb "Dicebot" <public@dicebot.lv>:
>
>> On Tuesday, 14 January 2014 at 17:01:02 UTC, Iain Buclaw wrote:
>> > Hi all,
>> >
>> > GDC master will be temporarily broken as the frontend merge with 2.065 (beta? prerelease?) is not yet sync'd up with the library merge.
>> >
>> > This will be fixed up in a couple of hours. :)
>> >
>> >
>> > Regards
>> > Iain.
>>
>> Can you create tags for latest points before merging new FE version?
>
> https://github.com/D-Programming-GDC/GDC/tree/v2.064.2_gcc4.9

I trust that won't stay.  A change in gcc-4.9 will break it. :)
January 14, 2014
On Tuesday, 14 January 2014 at 20:15:39 UTC, Iain Buclaw wrote:
> I trust that won't stay.  A change in gcc-4.9 will break it. :)

Any change or only more impactful ones? (I was actually more interested in 4.8 tag as this is gcc version in Arch)
January 14, 2014
And thanks btw ;)
January 14, 2014
Am Tue, 14 Jan 2014 20:15:25 +0000
schrieb Iain Buclaw <ibuclaw@gdcproject.org>:

> On 14 January 2014 19:24, Johannes Pfau <nospam@example.com> wrote:
> > Am Tue, 14 Jan 2014 17:06:18 +0000
> > schrieb "Dicebot" <public@dicebot.lv>:
> >
> >> On Tuesday, 14 January 2014 at 17:01:02 UTC, Iain Buclaw wrote:
> >> > Hi all,
> >> >
> >> > GDC master will be temporarily broken as the frontend merge with 2.065 (beta? prerelease?) is not yet sync'd up with the library merge.
> >> >
> >> > This will be fixed up in a couple of hours. :)
> >> >
> >> >
> >> > Regards
> >> > Iain.
> >>
> >> Can you create tags for latest points before merging new FE version?
> >
> > https://github.com/D-Programming-GDC/GDC/tree/v2.064.2_gcc4.9
> 
> I trust that won't stay.  A change in gcc-4.9 will break it. :)

Probably. Maybe I should have called it v2.064.2_gcc~devel or something. We can actually still change that ;-)
January 14, 2014
Am Tue, 14 Jan 2014 20:40:42 +0000
schrieb "Dicebot" <public@dicebot.lv>:

> On Tuesday, 14 January 2014 at 20:15:39 UTC, Iain Buclaw wrote:
> > I trust that won't stay.  A change in gcc-4.9 will break it. :)
> 
> Any change or only more impactful ones? (I was actually more interested in 4.8 tag as this is gcc version in Arch)

I'll make sure to add a tag for gcc-4.8 when I get round to merge 2.065 from master into the gdc-4.8 branch.

I think Iain meant that v...-gcc4.9 is actually a bad name as the released gcc4.9 will probably not be compatible with this commit.
January 15, 2014
On 14 January 2014 17:01, Iain Buclaw <ibuclaw@ubuntu.com> wrote:
> Hi all,
>
> GDC master will be temporarily broken as the frontend merge with 2.065 (beta? prerelease?) is not yet sync'd up with the library merge.
>
> This will be fixed up in a couple of hours. :)
>

Currently beta-testing 2.065, already found a couple of problems so getting all fixes in before release time. :-)