Hello Steph,

  this doesn't work! When allowing to wotk with 0.13.3 then you will end up
in a broken .c. Since we have the stuff checked in there really is no need
at all to rengeneerate them atm.

marcus

Monday, March 31, 2008, 2:28:17 AM, you wrote:

> sfox            Mon Mar 31 00:28:17 2008 UTC

>   Modified files:              (Branch: PHP_5_3)
>     /php-src/win32/build        config.w32 
>   Log:
>   Revert "minimum version requirement" until there's a version to match it
>   
> http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32?r1=1.40.2.8.2.10.2.13&r2=1.40.2.8.2.10.2.14&diff_format=u
> Index: php-src/win32/build/config.w32
> diff -u php-src/win32/build/config.w32:1.40.2.8.2.10.2.13
> php-src/win32/build/config.w32:1.40.2.8.2.10.2.14
> --- php-src/win32/build/config.w32:1.40.2.8.2.10.2.13   Sat Mar 22 17:59:52 
> 2008
> +++ php-src/win32/build/config.w32      Mon Mar 31 00:28:16 2008
> @@ -1,5 +1,5 @@
>  // vim:ft=javascript
> -// $Id: config.w32,v 1.40.2.8.2.10.2.13 2008/03/22 17:59:52 helly Exp $
> +// $Id: config.w32,v 1.40.2.8.2.10.2.14 2008/03/31 00:28:16 sfox Exp $
>  // "Master" config file; think of it as a configure.in
>  // equivalent.
>  
> @@ -58,7 +58,7 @@
>  }
>  
>  // There's a minimum requirement for re2c..
> -MINRE2C = "0.13.4";
> +MINRE2C = "0.13.3";
>  
>  RE2C = PATH_PROG('re2c');
>  if (RE2C) {






Best regards,
 Marcus


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

Reply via email to