On 2015-04-16 08:02, Andrei Alexandrescu wrote:

This is good stuff. FWIW we do have a keyword "preapproved" on bugzilla:

https://issues.dlang.org/buglist.cgi?f1=keywords&list_id=200200&o1=equals&query_format=advanced&resolution=---&v1=preapproved


It has 23 items of various ages. I didn't notice the presence of the
keyword helping in any way. So spending time annotating issues with
"preapproved" is possibly a waste of time. I suspect maintaining lists
of stuff to do is also low-impact.

I've been working on the Objective-C support for quite a while. I'm on my third rewrite due to comments in previous pull requests. The latest pull request [1] was created in January, it's basically been stalled since February due to lack of review and Walter has not made a single comment at all in this pull request.

I did the rewrites to comply with the requests Walter made in previous pull requests. Although not present as a bugzilla issue with the "preapproved" tag, I did interpreted it as preapproved based on a forum post made by you [2].

I know that focus has shifted to GC, reference counting, C++ and so on, but you're not making it easy for someone to contribute.

[1] https://github.com/D-Programming-Language/dmd/pull/4321
[2] http://forum.dlang.org/post/lfoe82$17c0$1...@digitalmars.com

--
/Jacob Carlborg

Reply via email to