www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - It's a Christmas miracle: main no longer runs after unittests

reply Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> writes:
https://github.com/dlang/druntime/pull/1724

Ho-ho-ho!


Andrei
Dec 24 2016
next sibling parent reply Adam D. Ruppe <destructionator gmail.com> writes:
On Saturday, 24 December 2016 at 22:14:08 UTC, Andrei 
Alexandrescu wrote:
 https://github.com/dlang/druntime/pull/1724
The implementation is easy. The hard part is actually getting it past the "all breaking changes [except the ones i create] are evil" crowd.
Dec 24 2016
parent Russel Winder via Digitalmars-d <digitalmars-d puremagic.com> writes:
On Sun, 2016-12-25 at 03:35 +0000, Adam D. Ruppe via Digitalmars-d
wrote:
 On Saturday, 24 December 2016 at 22:14:08 UTC, Andrei=C2=A0
 Alexandrescu wrote:
 https://github.com/dlang/druntime/pull/1724
=20 =20 The implementation is easy. The hard part is actually getting it=C2=A0 past the "all breaking changes [except the ones i create] are=C2=A0 evil" crowd.
I am reminded of a classic quote from a Bette Midler concert: Fuck 'em if they can't take a joke. ;-) Merry First Holiday, even Merrier Second Holiday. And remember it's all about the winter solstice. The days are getting longer, well in a little while anyway. --=20 Russel. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D Dr Russel Winder t: +44 20 7585 2200 voip: sip:russel.winder ekiga.n= et 41 Buckmaster Road m: +44 7770 465 077 xmpp: russel winder.org.uk London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder
Dec 25 2016
prev sibling next sibling parent Swoorup Joshi <swoorupjoshi gmail.com> writes:
On Saturday, 24 December 2016 at 22:14:08 UTC, Andrei 
Alexandrescu wrote:
 https://github.com/dlang/druntime/pull/1724

 Ho-ho-ho!


 Andrei
Nice, would be great to also have named unittest, so we can launch only specific ones instead of relying on third party libraries.
Dec 24 2016
prev sibling next sibling parent reply Ignacious <I.D.T ProjectMaya.com> writes:
On Saturday, 24 December 2016 at 22:14:08 UTC, Andrei 
Alexandrescu wrote:
 https://github.com/dlang/druntime/pull/1724

 Ho-ho-ho!


 Andrei
Given that Christmas is one of the hugest fabrications in human history, I find this very difficult to believe! (or simply to cover all bases, quite easy to believe)
Dec 24 2016
parent reply Doug <dgdg dgdg.hu> writes:
On Sunday, 25 December 2016 at 07:30:39 UTC, Ignacious wrote:
 Given that Christmas is one of the hugest fabrications in human 
 history, I find this very difficult to believe! (or simply to 
 cover all bases, quite easy to believe)
xmas is an old tradition related to the winter solstice.
Dec 25 2016
next sibling parent Doug <dgdg dgdg.hu> writes:
On Sunday, 25 December 2016 at 09:44:07 UTC, Doug wrote:
 On Sunday, 25 December 2016 at 07:30:39 UTC, Ignacious wrote:
 Given that Christmas is one of the hugest fabrications in 
 human history, I find this very difficult to believe! (or 
 simply to cover all bases, quite easy to believe)
xmas is an old tradition related to the winter solstice.
http://www.alsace-visite-guidee.info/sel_noel.htm
Dec 25 2016
prev sibling next sibling parent Chris Wright <dhasenan gmail.com> writes:
On Sun, 25 Dec 2016 09:44:07 +0000, Doug wrote:

 On Sunday, 25 December 2016 at 07:30:39 UTC, Ignacious wrote:
 Given that Christmas is one of the hugest fabrications in human
 history, I find this very difficult to believe! (or simply to cover all
 bases, quite easy to believe)
xmas is an old tradition related to the winter solstice.
It's a Saturnalia miracle! Io io io!
Dec 25 2016
prev sibling parent Ignacious <I.D.T ProjectMaya.com> writes:
On Sunday, 25 December 2016 at 09:44:07 UTC, Doug wrote:
 On Sunday, 25 December 2016 at 07:30:39 UTC, Ignacious wrote:
 Given that Christmas is one of the hugest fabrications in 
 human history, I find this very difficult to believe! (or 
 simply to cover all bases, quite easy to believe)
xmas is an old tradition related to the winter solstice.
But we all know those druids were insane... worshiping false gods and drinking the blood of virgins!
Dec 25 2016
prev sibling parent reply pineapple <meapineapple gmail.com> writes:
On Saturday, 24 December 2016 at 22:14:08 UTC, Andrei 
Alexandrescu wrote:
 https://github.com/dlang/druntime/pull/1724

 Ho-ho-ho!


 Andrei
Unacceptable. All breaking changes (Except the ones I create) are evil.
Dec 25 2016
parent Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> writes:
On 12/25/16 7:41 AM, pineapple wrote:
 On Saturday, 24 December 2016 at 22:14:08 UTC, Andrei Alexandrescu wrote:
 https://github.com/dlang/druntime/pull/1724

 Ho-ho-ho!


 Andrei
Unacceptable. All breaking changes (Except the ones I create) are evil.
Nice :o). Well the intent here was to start from an extreme. Clearly there are more than a few folks who'd be taken by surprise by the change. So we'd need to add a separate flag for this mode. -- Andrei
Dec 25 2016