www.digitalmars.com         C & C++   DMDScript  

D.gnu - End of July Absences

reply "Iain Buclaw" <ibuclaw ubuntu.com> writes:
Hi there,

I will be away for a fortnight on an upcoming cycling tour round 
Britain (well, Margate -> Lands End) with friends from Saturday 
20th July until 3rd August.

If anyone needs to contact me, direct email would suffice in my 
absence on IRC.  For the time being keys are handed over to 
Johannes, to which I expect the place won't be burning down when 
I get back. :o)

Regards
Iain.
Jul 17 2013
next sibling parent "eles" <eles eles.com> writes:
On Wednesday, 17 July 2013 at 07:59:49 UTC, Iain Buclaw wrote:
 Hi there,

 I will be away for a fortnight on an upcoming cycling tour 
 Regards
 Iain.
Bonnes vacances, Iain!
Jul 17 2013
prev sibling next sibling parent Joseph Rushton Wakeling <joseph.wakeling webdrake.net> writes:
On 07/17/2013 09:59 AM, Iain Buclaw wrote:
 I will be away for a fortnight on an upcoming cycling tour round Britain (well,
 Margate -> Lands End) with friends from Saturday 20th July until 3rd August.
Have lots of fun, Iain! I'm going to see if I can make it to Paris -- I have friends there, so GHM makes a good excuse to visit. Assuming I can make it, what's the preferred vintage of choice for a hard-working compiler maintainer -- whisky, wine or beer? :-)
Jul 17 2013
prev sibling next sibling parent Iain Buclaw <ibuclaw ubuntu.com> writes:
On 17 July 2013 19:15, Joseph Rushton Wakeling
<joseph.wakeling webdrake.net> wrote:
 On 07/17/2013 09:59 AM, Iain Buclaw wrote:
 I will be away for a fortnight on an upcoming cycling tour round Britain (well,
 Margate -> Lands End) with friends from Saturday 20th July until 3rd August.
Have lots of fun, Iain! I'm going to see if I can make it to Paris -- I have friends there, so GHM makes a good excuse to visit. Assuming I can make it, what's the preferred vintage of choice for a hard-working compiler maintainer -- whisky, wine or beer? :-)
If I was to be picky... Ruavieja Herb Liquor. :o) -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';
Jul 17 2013
prev sibling next sibling parent reply Johannes Pfau <nospam example.com> writes:
Am Wed, 17 Jul 2013 09:59:48 +0200
schrieb "Iain Buclaw" <ibuclaw ubuntu.com>:

 Hi there,
 
 I will be away for a fortnight on an upcoming cycling tour round 
 Britain (well, Margate -> Lands End) with friends from Saturday 
 20th July until 3rd August.
 
 If anyone needs to contact me, direct email would suffice in my 
 absence on IRC.  For the time being keys are handed over to 
 Johannes, to which I expect the place won't be burning down when 
 I get back. :o)
 
 Regards
 Iain.
Have fun! Maybe I can track down that std.parallelism issue in the meantime...
Jul 18 2013
parent reply Johannes Pfau <nospam example.com> writes:
Am Thu, 18 Jul 2013 19:28:53 +0200
schrieb Johannes Pfau <nospam example.com>:

 Maybe I can track down that std.parallelism issue in the meantime...
It was a memory corruption caused by core/thread.di and core/thread.d being out of sync. Fixed in https://github.com/D-Programming-GDC/GDC/commit/1298c440c8cbb7faa5efba375ad29742774c0adf So we now pass all tests again for 2.063 ;-) Now we 'only' have to finish shared library support.
Jul 24 2013
next sibling parent reply Brad Roberts <braddr puremagic.com> writes:
On 7/24/13 9:04 AM, Johannes Pfau wrote:
 Am Thu, 18 Jul 2013 19:28:53 +0200
 schrieb Johannes Pfau <nospam example.com>:

 Maybe I can track down that std.parallelism issue in the meantime...
It was a memory corruption caused by core/thread.di and core/thread.d being out of sync. Fixed in https://github.com/D-Programming-GDC/GDC/commit/1298c440c8cbb7faa5efba375ad29742774c0adf So we now pass all tests again for 2.063 ;-) Now we 'only' have to finish shared library support.
Congrats! This is the first build that's actually passed the auto-testers. :) http://d.puremagic.com/test-results/?projectid=2
Jul 24 2013
next sibling parent Leandro Lucarella <luca llucax.com.ar> writes:
Brad Roberts, el 24 de July a las 09:59 me escribiste:
 On 7/24/13 9:04 AM, Johannes Pfau wrote:
Am Thu, 18 Jul 2013 19:28:53 +0200
schrieb Johannes Pfau <nospam example.com>:

Maybe I can track down that std.parallelism issue in the meantime...
It was a memory corruption caused by core/thread.di and core/thread.d being out of sync. Fixed in https://github.com/D-Programming-GDC/GDC/commit/1298c440c8cbb7faa5efba375ad29742774c0adf So we now pass all tests again for 2.063 ;-) Now we 'only' have to finish shared library support.
Congrats! This is the first build that's actually passed the auto-testers. :) http://d.puremagic.com/test-results/?projectid=2
Both very good news! Having GDC in the auto-tester and passing the tests! -- Leandro Lucarella (AKA luca) http://llucax.com.ar/ ---------------------------------------------------------------------- GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145 104C 949E BFB6 5F5A 8D05) ---------------------------------------------------------------------- When I was a child I caught a fleeting glimpse Out of the corner of my eye. I turned to look but it was gone I cannot put my finger on it now The child is grown, The dream is gone. I have become comfortably numb.
Jul 24 2013
prev sibling parent reply Johannes Pfau <nospam example.com> writes:
Am Wed, 24 Jul 2013 09:59:36 -0700
schrieb Brad Roberts <braddr puremagic.com>:

 On 7/24/13 9:04 AM, Johannes Pfau wrote:
 Am Thu, 18 Jul 2013 19:28:53 +0200
 schrieb Johannes Pfau <nospam example.com>:

 Maybe I can track down that std.parallelism issue in the
 meantime...
It was a memory corruption caused by core/thread.di and core/thread.d being out of sync. Fixed in https://github.com/D-Programming-GDC/GDC/commit/1298c440c8cbb7faa5efba375ad29742774c0adf So we now pass all tests again for 2.063 ;-) Now we 'only' have to finish shared library support.
Congrats! This is the first build that's actually passed the auto-testers. :) http://d.puremagic.com/test-results/?projectid=2
BTW: Thanks for integrating gdc into the auto tester, this should really help us to avoid regressions in the future.
Jul 26 2013
parent Brad Roberts <braddr puremagic.com> writes:
On 7/26/13 4:40 AM, Johannes Pfau wrote:
 Am Wed, 24 Jul 2013 09:59:36 -0700
 schrieb Brad Roberts <braddr puremagic.com>:

 Congrats!  This is the first build that's actually passed the
 auto-testers. :)

 http://d.puremagic.com/test-results/?projectid=2
BTW: Thanks for integrating gdc into the auto tester, this should really help us to avoid regressions in the future.
No problem. Now that it's happy, I'll get to expanding it to covering pull requests and other platforms. Hopefully those won't take me very long.
Jul 26 2013
prev sibling parent Iain Buclaw <ibuclaw ubuntu.com> writes:
On Jul 24, 2013 5:05 PM, "Johannes Pfau" <nospam example.com> wrote:
 Am Thu, 18 Jul 2013 19:28:53 +0200
 schrieb Johannes Pfau <nospam example.com>:

 Maybe I can track down that std.parallelism issue in the meantime...
It was a memory corruption caused by core/thread.di and core/thread.d being out of sync. Fixed in
https://github.com/D-Programming-GDC/GDC/commit/1298c440c8cbb7faa5efba375ad29742774c0adf
 So we now pass all tests again for 2.063 ;-) Now we 'only' have to
 finish shared library support.
Thanks Johannes, book yourself a train to Brighton, UK. I'll get you a beer, or several. :) Regards -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';
Jul 24 2013
prev sibling parent Iain Buclaw <ibuclaw ubuntu.com> writes:
On 17 July 2013 08:59, Iain Buclaw <ibuclaw ubuntu.com> wrote:
 Hi there,

 I will be away for a fortnight on an upcoming cycling tour round Britain
 (well, Margate -> Lands End) with friends from Saturday 20th July until 3rd
 August.

 If anyone needs to contact me, direct email would suffice in my absence on
 IRC.  For the time being keys are handed over to Johannes, to which I expect
 the place won't be burning down when I get back. :o)
Au revoir! -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';
Jul 23 2013