Opportunities for D
John Colvin via Digitalmars-d
digitalmars-d at puremagic.com
Thu Jul 10 08:35:02 PDT 2014
On Thursday, 10 July 2014 at 14:54:51 UTC, Dicebot wrote:
>> E.g.
> https://github.com/D-Programming-Language/phobos/pull/1527 is
> some
> apparently work that's just sitting there abandoned.
>
> Hm, slightly OT: is it considered widely acceptable to take
> over such pull requests by reopening rebased one with identical
> content? I presume Boost licensing implies so but not sure
> everyone else expects the same.
I don't see why this would invalidate the licence:
fork the branch that contains the request, rebase to fix any
conflicts, make any extra commits needed, open a new pull
request. It's really no different from merging the pull and then
fixing it afterwards.
More information about the Digitalmars-d
mailing list