www.digitalmars.com         C & C++   DMDScript  

D.gnu - Counting down the regressions on pull 62

reply "Iain Buclaw" <ibuclaw ubuntu.com> writes:
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 ===






60 to go...
May 08 2013
next sibling parent Iain Buclaw <ibuclaw ubuntu.com> writes:
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 ===






 60 to go...
End of day one hacking === gdc Summary === :-) -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';
May 08 2013
prev sibling parent reply Iain Buclaw <ibuclaw ubuntu.com> writes:
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 ===






 60 to go...
End of day one hacking === gdc Summary === :-)
End of day two hacking === gdc Summary === !!! -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';
May 09 2013
next sibling parent reply "Iain Buclaw" <ibuclaw ubuntu.com> writes:
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 09 2013
parent Iain Buclaw <ibuclaw ubuntu.com> writes:
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 10 2013
prev sibling parent reply Leandro Lucarella <luca llucax.com.ar> writes:
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 ===






 60 to go...
End of day one hacking === gdc Summary === :-)
End of day two hacking === gdc Summary === !!!
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 10 2013
parent "Iain Buclaw" <ibuclaw gdcproject.org> writes:
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 ===






 60 to go...
End of day one hacking === gdc Summary === :-)
End of day two hacking === gdc Summary === !!!
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.
May 11 2013