Master is now at frontend level 2.069.2

Kai Nacke via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Tue Feb 23 12:11:42 PST 2016


On Tuesday, 23 February 2016 at 16:59:25 UTC, Dan Olson wrote:
> Kai Nacke <kai at redstar.de> writes:
>
>> Hi everyone!
>>
>> I merged the merge-2.069 branch into master right now. We are 
>> approaching the next release very fast!
>>
>> Because the frontend is now written in D we Need a D Compiler 
>> to bootstrap. I moved the previous master to branch ltsmaster. 
>> This is the branch where we continue to maintain the C++ based 
>> version of LDC (release 0.17.x).
>>
>
> Nice and thanks.  I assume best practice for changes intended 
> for both ltsmaster and master, do pull-request to ltsmaster 
> first, then later merge into master?  I am thinking of my 
> latest arm-linux changes.

Hi Dan!

This is the process we need to follow. All target architecture 
relevant changes (ARM, AArch64, etc.), LLVM updates and maybe bug 
fixes (#1224, #1292) should be developed first for ltsmaster.

Regards,
Kai




More information about the digitalmars-d-ldc mailing list