To the untrained eye, almost everything that comes across the airwaves resemble noise. Here is an update on all the items fixes I've merged picked:

[dmd] [REG2.065a] Issue 11931  
<https://github.com/D-Programming-Language/dmd/pull/3107>
[dmd] [REG2.065a] Issue 11941  
<https://github.com/D-Programming-Language/dmd/pull/3112>
[dmd] [REG2.065a] Issue 11963 - ICE(parse.c) Parser crash (#3135)  
<https://github.com/D-Programming-Language/dmd/pull/3135>
[dmd] [REG2.064] Issue 11965 - Segfault on garbage (#3136)  
<https://github.com/D-Programming-Language/dmd/pull/3136>
[dmd] [REG2.065a] Issue 11967 - ICE(parse.c) Parser crash (#3137)  
<https://github.com/D-Programming-Language/dmd/pull/3137>

[installer] cleanup leftover from merge conflict (#40)  
<https://github.com/D-Programming-Language/installer/pull/40>
[installer] fix expanding zip files created on Windows (#41)  
<https://github.com/D-Programming-Language/installer/pull/41>
[installer] don't zip .git* and .DS_Store files (#42)  
<https://github.com/D-Programming-Language/installer/pull/42>
[installer] add "dustmite" binary on deb/rpm packages (#43)  
<https://github.com/D-Programming-Language/installer/pull/43>

[dlang.org] 2.065 changelog (#476)  
<https://github.com/D-Programming-Language/dlang.org/pull/476>

The following needs to be reviewed and merged:

[Issue 11966] New: Regression 2.065.b1: inout(const(char))[] doesn't convert to 
inout(char)[]  <https://github.com/D-Programming-Language/dmd/pull/3138>


No doubt there has been a lot more merges/fixes since Saturday but it is not abundantly clear to me which are intended to address issues in this release so I have not picked them.

The scheme use by Kenji in his submissions prove very helpful:

    [repo]  [milestone] Issue #### - Description (#pull)

I could only ask that others adapt the the same convention as it makes cherry-picking much simpler.

Regards,
Andrew
_______________________________________________
dmd-beta mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-beta

Reply via email to