On Wed, 27 Jun 2012, Iain Buclaw wrote:

> OK, thanks.  As the D frontend goes through a sometimes experimental
> development process between each release, I'd rather have it so that I
> merge the frontend into GDC as each release happens, instead of
> keeping in constant sync.  This is how I handle such merges at the
> moment, although it doesn't help if you require a track of all changes
> made to the D frontend.

As long as you don't make changes to the dfrontend code directly in the 
GCC repository (only import versions from another repository, verbatim) I 
think that would work (importing from releases / release branches in the 
upstream repository rather than always the development mainline).  
Likewise any other directories taken verbatim from some external 
repository shared between D compilers.

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to