Re: GDC-4.9 in development

2013-03-23 Thread Moritz Maxeiner
On Saturday, 23 March 2013 at 10:33:16 UTC, Iain Buclaw wrote: Hi all, Changes this weekend: - New gdc-4.8 branch has been created for stable updates on D-2.062 and gcc-4.8.x https://github.com/D-Programming-GDC/GDC/tree/gdc-4.8 - The main development trunk will switch to gcc-4.9 development

Re: GDC-4.9 in development

2013-03-23 Thread Iain Buclaw
On Saturday, 23 March 2013 at 12:45:10 UTC, Manu wrote: Hooray! Welcome Johannes! That guy rocks my world! :P Will switching to 4.9 make it harder to support all the 4.8 (and below) cross compilers out there? Like the console toolchains. The main cross compiler scripts out there only suppor

New GDMD Project.

2013-03-23 Thread Iain Buclaw
I'm going to let this one go in gdc. The gdmd perl script that provides as a front-end / conversion between dmd-style options and gdc-style options is being moved into a separate repository. https://github.com/D-Programming-GDC/GDMD This is to allow anyone who wants to, to improve upon it, or

Re: GDC-4.9 in development

2013-03-23 Thread Manu
Hooray! Welcome Johannes! That guy rocks my world! :P Will switching to 4.9 make it harder to support all the 4.8 (and below) cross compilers out there? Like the console toolchains. On 23 March 2013 20:33, Iain Buclaw wrote: > Hi all, > > Changes this weekend: > > - New gdc-4.8 branch has been

GDC-4.9 in development

2013-03-23 Thread Iain Buclaw
Hi all, Changes this weekend: - New gdc-4.8 branch has been created for stable updates on D-2.062 and gcc-4.8.x https://github.com/D-Programming-GDC/GDC/tree/gdc-4.8 - The main development trunk will switch to gcc-4.9 development (things may get unstable for the next couple of weeks). Als