Jump to page: 1 2
Thread overview
It's a Christmas miracle: main no longer runs after unittests
Dec 25, 2016
Adam D. Ruppe
Dec 25, 2016
Russel Winder
Dec 25, 2016
Swoorup Joshi
Dec 25, 2016
Ignacious
Dec 25, 2016
Doug
Dec 25, 2016
Doug
Dec 25, 2016
Chris Wright
Dec 25, 2016
Ignacious
Dec 25, 2016
pineapple
December 24, 2016
https://github.com/dlang/druntime/pull/1724

Ho-ho-ho!


Andrei
December 25, 2016
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.
December 25, 2016
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.
December 25, 2016
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)

December 25, 2016
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.
December 25, 2016
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
December 25, 2016
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.
December 25, 2016
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 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.

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.

-- 
Russel. ============================================================================= Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder@ekiga.net 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

December 25, 2016
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!
December 25, 2016
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
« First   ‹ Prev
1 2