digitalmars.D - When will dmd stable branch merge back to master?
- H. S. Teoh (8/8) Dec 10 2019 When will dmd stable branch merge back to master? There's a regression
- Steven Schveighoffer (3/14) Dec 10 2019 I think it's whenever anyone feels like making a PR to do it.
- H. S. Teoh (7/16) Dec 10 2019 [...]
When will dmd stable branch merge back to master? There's a regression that's blocking one of my projects that has been fixed in stable, but has not been merged back to master: https://issues.dlang.org/show_bug.cgi?id=19884 What's the typical schedule for stable to be merged back to master? T -- I am a consultant. My job is to make your job redundant. -- Mr Tom
Dec 10 2019
On 12/10/19 1:44 PM, H. S. Teoh wrote:When will dmd stable branch merge back to master? There's a regression that's blocking one of my projects that has been fixed in stable, but has not been merged back to master: https://issues.dlang.org/show_bug.cgi?id=19884 What's the typical schedule for stable to be merged back to master? TI think it's whenever anyone feels like making a PR to do it. -Steve
Dec 10 2019
On Tue, Dec 10, 2019 at 03:49:38PM -0500, Steven Schveighoffer via Digitalmars-d wrote:On 12/10/19 1:44 PM, H. S. Teoh wrote:[...]When will dmd stable branch merge back to master? There's a regression that's blocking one of my projects that has been fixed in stable, but has not been merged back to master: https://issues.dlang.org/show_bug.cgi?id=19884 What's the typical schedule for stable to be merged back to master?I think it's whenever anyone feels like making a PR to do it.[...] Ouch. Shouldn't it be automated then?? T -- Real Programmers use "cat > a.out".
Dec 10 2019