www.digitalmars.com         C & C++   DMDScript  

D.gnu - D 2.065 merge

reply "Iain Buclaw" <ibuclaw ubuntu.com> writes:
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.
Jan 14 2014
next sibling parent reply "Dicebot" <public dicebot.lv> writes:
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?
Jan 14 2014
parent reply Johannes Pfau <nospam example.com> writes:
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
Jan 14 2014
parent reply Iain Buclaw <ibuclaw gdcproject.org> writes:
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. :)
Jan 14 2014
next sibling parent reply "Dicebot" <public dicebot.lv> writes:
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)
Jan 14 2014
next sibling parent "Dicebot" <public dicebot.lv> writes:
And thanks btw ;)
Jan 14 2014
prev sibling parent Johannes Pfau <nospam example.com> writes:
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.
Jan 14 2014
prev sibling parent Johannes Pfau <nospam example.com> writes:
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 ;-)
Jan 14 2014
prev sibling parent Iain Buclaw <ibuclaw gdcproject.org> writes:
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. :-)
Jan 14 2014