DMD git master stuck at 2.084???
Jonathan Marler
johnnymarler at gmail.com
Thu Sep 26 16:26:40 UTC 2019
On Thursday, 26 September 2019 at 12:36:00 UTC, jmh530 wrote:
> On Thursday, 26 September 2019 at 11:15:40 UTC, Jonathan Marler
> wrote:
>> [snip]
>>
>> If you use rdmd alot, consider using my rund fork
>> https://github.com/dragon-lang/rund as it runs about twice as
>> fast. It makes my workflow snappier, has fixed a good amount
>> of bugs, adds a new feature for adding compiler options in the
>> main source file and has better logging of what it's doing.
>
> I've heard you talk about this before, but I haven't tried it
> yet.
>
> Is it something you would ever try to get added to dlang?
I would consider it. However, this is a fork of rdmd and I think
the language maintainers would rather fix rdmd then take all the
changes I made on my fork.
I was originally making these changes to rdmd itself but there
were too many things that I and the other rdmd developers
couldn't agree on so my only choice was to fork it where I could
make the changes I wanted to make.
More information about the Digitalmars-d
mailing list