A Pull Request Manager's Perspective
    Dennis 
    dkorpel at gmail.com
       
    Tue May 18 14:28:52 UTC 2021
    
    
  
On Tuesday, 18 May 2021 at 12:58:51 UTC, Mike Parker wrote:
> https://dlang.org/blog/2021/05/18/a-pull-request-managers-perspective/
> Ths emphasizes the fact that druntime needs more love.
That conclusion is given along with these numbers:
|                        | dmd | phobos | druntime |
|------------------------|-----|--------|----------|
|open bug reports        | 3000| 900    |       300|
|Pull requests / month   |  85 | 130    |        30|
|contributors last month |  10 |   5    |         4|
To me, that looks like dmd needs more love, given the vast amount 
of bugs (3000) compared to druntime (300).
    
    
More information about the Digitalmars-d-announce
mailing list