[dmd-internals] DMD bootstrapping version requirements
Walter Bright via dmd-internals
dmd-internals at puremagic.com
Thu Feb 16 15:54:42 PST 2017
I'd like to upgrade to 2.073, as I need this switch:
-mv=<package.module>=<filespec> use <filespec> as source file for
<package.module>
to begin converting the back end to D. Though I'm not sure which version it
actually shipped in, it doesn't seem to be in the changelog.
On 2/16/2017 2:38 PM, Brad Roberts via dmd-internals wrote:
> All of my testers build with that version (well, 2.067 or 8, I'd have to wander
> through each to double check the exact version used.
>
> On 2/16/17 6:58 AM, David Nadlinger via dmd-internals wrote:
>> Hi all,
>>
>> I must admit that I am not quite up to speed on which configurations are
>> exactly tested right now in
>> the wider dlang CI system, but from dlang/phobos#5140 [1] it seems like the
>> only C++-based compiler
>> (i.e., 2.068) remaining is GDC on Travis?
>>
>> We can of course discuss requiring a multi-step bootstrap in the future. I
>> just want to make sure
>> incompatibilities don't slip in unintentionally for now.
>>
>> Best,
>> David
>>
>>
>> [1] https://github.com/dlang/phobos/pull/5140
More information about the dmd-internals
mailing list