Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/date/lib/ parse_date.c parse_date.re

2011-03-28 Thread Derick Rethans
On Mon, 28 Mar 2011, Nuno Lopes wrote:

 nlopess  Mon, 28 Mar 2011 09:10:23 +
 
 Revision: http://svn.php.net/viewvc?view=revisionrevision=309775
 
 Log:
 fix last commit:
  - fix code coverage build
  - spread static love
 
 Changed paths:
 U   php/php-src/branches/PHP_5_3/ext/date/lib/parse_date.c
 U   php/php-src/branches/PHP_5_3/ext/date/lib/parse_date.re

Why is that .c file change so large? Did you use the little line in the 
ext/date/lib/README for re-generating the file? 

cheers,
Derick

-- 
http://derickrethans.nl | http://xdebug.org
Like Xdebug? Consider a donation: http://xdebug.org/donate.php
twitter: @derickr and @xdebug

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/date/lib/ parse_date.c parse_date.re

2011-03-28 Thread Nuno Lopes

On Mon, 28 Mar 2011, Nuno Lopes wrote:


nlopess  Mon, 28 Mar 2011 09:10:23 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=309775

Log:
fix last commit:
 - fix code coverage build
 - spread static love

Changed paths:
U   php/php-src/branches/PHP_5_3/ext/date/lib/parse_date.c
U   php/php-src/branches/PHP_5_3/ext/date/lib/parse_date.re


Why is that .c file change so large? Did you use the little line in the
ext/date/lib/README for re-generating the file?


It's actually the opposite. I regenerated the file in the right way (as 
described in the README file).
The previous commit 
(http://svn.php.net/viewvc?view=revisionrevision=309493) broke it, not me.


Nuno 



--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/date/lib/ parse_date.c parse_date.re

2011-03-28 Thread Derick Rethans
On Mon, 28 Mar 2011, Nuno Lopes wrote:

  On Mon, 28 Mar 2011, Nuno Lopes wrote:
  
   nlopess  Mon, 28 Mar 2011 09:10:23 +
   
   Revision: http://svn.php.net/viewvc?view=revisionrevision=309775
   
   Log:
   fix last commit:
- fix code coverage build
- spread static love
   
   Changed paths:
   U   php/php-src/branches/PHP_5_3/ext/date/lib/parse_date.c
   U   php/php-src/branches/PHP_5_3/ext/date/lib/parse_date.re
  
  Why is that .c file change so large? Did you use the little line in the
  ext/date/lib/README for re-generating the file?
 
 It's actually the opposite. I regenerated the file in the right way (as
 described in the README file).
 The previous commit (http://svn.php.net/viewvc?view=revisionrevision=309493)
 broke it, not me.

Ah; great :-)

cheers,
Derick

-- 
http://derickrethans.nl | http://xdebug.org
Like Xdebug? Consider a donation: http://xdebug.org/donate.php
twitter: @derickr and @xdebug

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php