Thread overview
Counting down the regressions on pull 62
May 08, 2013
Iain Buclaw
May 09, 2013
Iain Buclaw
May 09, 2013
Iain Buclaw
May 09, 2013
Iain Buclaw
May 10, 2013
Iain Buclaw
May 11, 2013
Leandro Lucarella
May 11, 2013
Iain Buclaw
May 08, 2013
Now that the testsuite is passing 100%, now is just a case of counting down the number of regressions in pull 62 until the final leg of development work is complete.  Afterwards will be pushing patches back to GCC for re-review / possible inclusion into 4.9.x.  Will probably announce when that happens, but just incase I forget, I'm sure you'll all see it on phoronix first (that Michael guy is quite sharp when it comes to pointing changes in GCC).



Right, so here we go starting off:

   === gdc Summary ===

# of expected passes            2993
# of unexpected failures        45
# of unresolved testcases       15


60 to go...
May 09, 2013
On 8 May 2013 21:04, Iain Buclaw <ibuclaw@ubuntu.com> wrote:

> Now that the testsuite is passing 100%, now is just a case of counting down the number of regressions in pull 62 until the final leg of development work is complete.  Afterwards will be pushing patches back to GCC for re-review / possible inclusion into 4.9.x.  Will probably announce when that happens, but just incase I forget, I'm sure you'll all see it on phoronix first (that Michael guy is quite sharp when it comes to pointing changes in GCC).
>
>
>
> Right, so here we go starting off:
>
>    === gdc Summary ===
>
> # of expected passes            2993
> # of unexpected failures        45
> # of unresolved testcases       15
>
>
> 60 to go...
>


End of day one hacking

   === gdc Summary ===

# of expected passes            3006
# of unexpected failures        32

:-)

-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';


May 09, 2013
On 9 May 2013 01:40, Iain Buclaw <ibuclaw@ubuntu.com> wrote:

> On 8 May 2013 21:04, Iain Buclaw <ibuclaw@ubuntu.com> wrote:
>
>> Now that the testsuite is passing 100%, now is just a case of counting down the number of regressions in pull 62 until the final leg of development work is complete.  Afterwards will be pushing patches back to GCC for re-review / possible inclusion into 4.9.x.  Will probably announce when that happens, but just incase I forget, I'm sure you'll all see it on phoronix first (that Michael guy is quite sharp when it comes to pointing changes in GCC).
>>
>>
>>
>> Right, so here we go starting off:
>>
>>    === gdc Summary ===
>>
>> # of expected passes            2993
>> # of unexpected failures        45
>> # of unresolved testcases       15
>>
>>
>> 60 to go...
>>
>
>
> End of day one hacking
>
>    === gdc Summary ===
>
> # of expected passes            3006
> # of unexpected failures        32
>
> :-)
>
>
End of day two hacking

   === gdc Summary ===

# of expected passes        3038


!!!

-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';


May 09, 2013
See https://github.com/D-Programming-GDC/GDC/pull/62

Johannes, can you give a review of the pull?  Maybe request that certain parts be split off?

Thanks
Iain
May 10, 2013
On 9 May 2013 18:26, Iain Buclaw <ibuclaw@ubuntu.com> wrote:

> See https://github.com/D-**Programming-GDC/GDC/pull/62<https://github.com/D-Programming-GDC/GDC/pull/62>
>
> Johannes, can you give a review of the pull?  Maybe request that certain parts be split off?
>
>
Changelog has been updated and split into separate commits (though each commit would break build until the last one).

-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';


May 11, 2013
Iain Buclaw, el  9 de May a las 18:24 me escribiste:
> On 9 May 2013 01:40, Iain Buclaw <ibuclaw@ubuntu.com> wrote:
> 
> > On 8 May 2013 21:04, Iain Buclaw <ibuclaw@ubuntu.com> wrote:
> >
> >> Now that the testsuite is passing 100%, now is just a case of counting down the number of regressions in pull 62 until the final leg of development work is complete.  Afterwards will be pushing patches back to GCC for re-review / possible inclusion into 4.9.x.  Will probably announce when that happens, but just incase I forget, I'm sure you'll all see it on phoronix first (that Michael guy is quite sharp when it comes to pointing changes in GCC).
> >>
> >>
> >>
> >> Right, so here we go starting off:
> >>
> >>    === gdc Summary ===
> >>
> >> # of expected passes            2993
> >> # of unexpected failures        45
> >> # of unresolved testcases       15
> >>
> >>
> >> 60 to go...
> >>
> >
> >
> > End of day one hacking
> >
> >    === gdc Summary ===
> >
> > # of expected passes            3006
> > # of unexpected failures        32
> >
> > :-)
> >
> >
> End of day two hacking
> 
>    === gdc Summary ===
> 
> # of expected passes        3038
> 
> 
> !!!

You are good. This is excellent news, both the passed tests and the new round of patch submission to GCC! Congrats!

-- 
Leandro Lucarella (AKA luca)                     http://llucax.com.ar/
----------------------------------------------------------------------
GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145  104C 949E BFB6 5F5A 8D05)
----------------------------------------------------------------------
Spooker3 always wanted to learn russian...but learned C++ instead :)
May 11, 2013
On Saturday, 11 May 2013 at 00:08:16 UTC, Leandro Lucarella wrote:
> Iain Buclaw, el  9 de May a las 18:24 me escribiste:
>> On 9 May 2013 01:40, Iain Buclaw <ibuclaw@ubuntu.com> wrote:
>> 
>> > On 8 May 2013 21:04, Iain Buclaw <ibuclaw@ubuntu.com> wrote:
>> >
>> >> Now that the testsuite is passing 100%, now is just a case of counting
>> >> down the number of regressions in pull 62 until the final leg of
>> >> development work is complete.  Afterwards will be pushing patches back to
>> >> GCC for re-review / possible inclusion into 4.9.x.  Will probably announce
>> >> when that happens, but just incase I forget, I'm sure you'll all see it on
>> >> phoronix first (that Michael guy is quite sharp when it comes to pointing
>> >> changes in GCC).
>> >>
>> >>
>> >>
>> >> Right, so here we go starting off:
>> >>
>> >>    === gdc Summary ===
>> >>
>> >> # of expected passes            2993
>> >> # of unexpected failures        45
>> >> # of unresolved testcases       15
>> >>
>> >>
>> >> 60 to go...
>> >>
>> >
>> >
>> > End of day one hacking
>> >
>> >    === gdc Summary ===
>> >
>> > # of expected passes            3006
>> > # of unexpected failures        32
>> >
>> > :-)
>> >
>> >
>> End of day two hacking
>> 
>>    === gdc Summary ===
>> 
>> # of expected passes        3038
>> 
>> 
>> !!!
>
> You are good. This is excellent news, both the passed tests and the new
> round of patch submission to GCC! Congrats!


Thanks.   Johannes has been awesome and got round to reviewing it with fresh eyes.   We now have this merged in.  :)

https://github.com/D-Programming-GDC/GDC/commit/3dec2d29bb02fa084b0506a493bfa43c89d08ca4


I'm going to get in touch with David and see if we have the legal go ahead.

Regards
Iain.