LLVM IR influence on compiler debugging

Jonathan M Davis jmdavisProg at gmx.com
Sat Jul 7 17:39:49 PDT 2012


On Sunday, July 08, 2012 02:32:28 Alex Rønne Petersen wrote:
> On 08-07-2012 01:57, Jonathan M Davis wrote:
> > On Saturday, July 07, 2012 16:52:25 Adam Wilson wrote:
> >> Agreed, but not many people have push rights to the website, which is
> >> where I would start.
> > 
> > The lack of commit rights to d-programming-language.org doesn't stop you
> > from submitting pull requests. It just stops you from putting your edits
> > directly on the site without anyone else looking at them first. Granted,
> > pull requests for d-programming-language.org aren't always handled
> > quickly, but how quickly your changes get merged doesn't really affect
> > your ability to make the changes in the first place.
> > 
> > - Jonathan M Davis
> 
> No, but it does affect how long it takes to make them show up on the
> page that we present to users of/newcomers to D.
> 
> The slow pull request review/accept/reject time can be very demotivating
> at times.

True, but saying that you can't make changes just because you don't have the 
permissions to commit directly to the main repository is patently false, and 
that's what Adam's post implied.

- Jonathan M Davis


More information about the Digitalmars-d mailing list