[D-runtime] [D-Programming-Language/druntime] 97a9f0: Merge pull request #449 from WalterBright/fixcover...

Walter Bright walter at digitalmars.com
Sun Mar 17 15:47:18 PDT 2013


How can something be marked as a pull request for multiple branches?

On 3/17/2013 3:27 PM, Brad Roberts wrote:
> Just like any master branch change, checkins to the other branches deserve a 
> sanity check by way of a pull test as well.  That they build and pass tests in 
> the master branch doesn't directly imply success on the other branches.  It 
> just means there's a high likelihood of it.
>
> Additionally, particularly for the past release branches, a pull request is an 
> implicit request to approve a back port of a bug fix.
>
> On 3/17/13 2:10 PM, Walter Bright wrote:
>> In general I've just been taking care of things that, once merged, need
>> to be reflected in other branches. This particular one is a regression
>> (it isn't in D1), though I haven't bothered to figure out just when it
>> was introduced.
>>
>> On 3/17/2013 1:50 PM, Brad Roberts wrote:
>>> Any reason this didn't go through a pull request to the 2.062 branch?
>>>
>>> On 3/17/13 1:29 PM, GitHub wrote:
>>>>    Branch: refs/heads/2.062
>>>>    Home: https://github.com/D-Programming-Language/druntime
>>>>    Commit: 97a9f09919c651dd104555ad5f5dd959974a567d
>>>> https://github.com/D-Programming-Language/druntime/commit/97a9f09919c651dd104555ad5f5dd959974a567d 
>>>>
>>>>
>>>>    Author: Alex Rønne Petersen <alex at alexrp.com>
>>>>    Date:   2013-03-17 (Sun, 17 Mar 2013)
>>>>
>>>>    Changed paths:
>>>>      M src/rt/cover.d
>>>>
>>>>    Log Message:
>>>>    -----------
>>>>    Merge pull request #449 from WalterBright/fixcovercrash
>>>>
>>>> fix random crash with -cov
>>>
>>
>> _______________________________________________
>> D-runtime mailing list
>> D-runtime at puremagic.com
>> http://lists.puremagic.com/mailman/listinfo/d-runtime
>
> _______________________________________________
> D-runtime mailing list
> D-runtime at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/d-runtime



More information about the D-runtime mailing list