Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/ming ming.c php_ming.h

2008-07-25 Thread Derick Rethans
On Thu, 24 Jul 2008, Frank M. Kromann wrote:

 fmk   Thu Jul 24 08:02:39 2008 UTC
 
   Modified files:  (Branch: PHP_5_3)
 /php-src/ext/ming ming.c php_ming.h 
   Log:
   Syncronize the ming extension with libming 0.4
   [DOC] PHP 5.3 requires libming 0.4

Is that really necessary? libming 0.3 has been working fine, and it's 
the latest that debian unstable has - could you please see if it'd be 
possible to support that as well?

regards,
Derick

-- 
HEAD before 5_3!: http://tinyurl.com/6d2esb
http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org

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



Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/ming ming.c php_ming.h

2008-07-25 Thread Derick Rethans
On Fri, 25 Jul 2008, Derick Rethans wrote:

 On Thu, 24 Jul 2008, Frank M. Kromann wrote:
 
  fmk Thu Jul 24 08:02:39 2008 UTC
  
Modified files:  (Branch: PHP_5_3)
  /php-src/ext/ming   ming.c php_ming.h 
Log:
Syncronize the ming extension with libming 0.4
[DOC] PHP 5.3 requires libming 0.4
 
 Is that really necessary? libming 0.3 has been working fine, and it's 
 the latest that debian unstable has - could you please see if it'd be 
 possible to support that as well?

This is even more useful as PHP  5.3 doesn't compile against libming 
0.4. In order to be able to run both 5.2 and 5.3 I need both version of 
the lib - something that many distributions don't do.

regards,
Derick
-- 
HEAD before 5_3!: http://tinyurl.com/6d2esb
http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org

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



Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/ming ming.c php_ming.h

2008-07-25 Thread Frank M. Kromann
Hi Derick,

I'm working on optimizing the version checking to make it possible to
compile and link against at least 0.3, but older versions might not be
possible as it would create too much spaghetti code.

- Frank 

 On Fri, 25 Jul 2008, Derick Rethans wrote:
 
  On Thu, 24 Jul 2008, Frank M. Kromann wrote:
  
   fmk   Thu Jul 24 08:02:39 2008 UTC
   
 Modified files:  (Branch: PHP_5_3)
   /php-src/ext/ming ming.c php_ming.h 
 Log:
 Syncronize the ming extension with libming 0.4
 [DOC] PHP 5.3 requires libming 0.4
  
  Is that really necessary? libming 0.3 has been working fine, and it's

  the latest that debian unstable has - could you please see if it'd be

  possible to support that as well?
 
 This is even more useful as PHP  5.3 doesn't compile against libming 
 0.4. In order to be able to run both 5.2 and 5.3 I need both version of

 the lib - something that many distributions don't do.
 
 regards,
 Derick
 -- 
 HEAD before 5_3!: http://tinyurl.com/6d2esb
 http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org
 




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



Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/ming ming.c php_ming.h

2008-07-24 Thread Antony Dovgal

On 24.07.2008 12:02, Frank M. Kromann wrote:

fmk Thu Jul 24 08:02:39 2008 UTC

  Modified files:  (Branch: PHP_5_3)
/php-src/ext/ming	ming.c php_ming.h 
  Log:

  Syncronize the ming extension with libming 0.4
  [DOC] PHP 5.3 requires libming 0.4


Didn't you forget to update version checks in config.m4 ?

--
Wbr, 
Antony Dovgal


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



Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/ming ming.c php_ming.h

2008-07-24 Thread Frank M. Kromann
Hi Antony,

That's next step. I'm going to upgrade the version checks so we can get
rid of some of the many #ifdef's and clean the code even more.

- Frank

 On 24.07.2008 12:02, Frank M. Kromann wrote:
  fmk Thu Jul 24 08:02:39 2008 UTC
  
Modified files:  (Branch: PHP_5_3)
  /php-src/ext/ming   ming.c php_ming.h 
Log:
Syncronize the ming extension with libming 0.4
[DOC] PHP 5.3 requires libming 0.4
 
 Didn't you forget to update version checks in config.m4 ?
 
 -- 
 Wbr, 
 Antony Dovgal
 




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



Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/ming ming.c php_ming.h

2008-07-24 Thread Antony Dovgal

On 24.07.2008 12:22, Frank M. Kromann wrote:

Hi Antony,

That's next step.


Let me know if you need any help with that.


I'm going to upgrade the version checks so we can get
rid of some of the many #ifdef's and clean the code even more.


Btw, don't forget to sync HEAD, or an innocent bunny will be executed =)

--
Wbr, 
Antony Dovgal


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



Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/ming ming.c php_ming.h

2008-07-24 Thread Frank M. Kromann
Hi Antony,

Thanks for the offer. I might hold you to that :-)

I'll sync with head tomorrow. It's 1:30 am here and I have an 8am meeting
with a customer. I'd better get some sleep before I mess too much with
that.

- Frank

 On 24.07.2008 12:22, Frank M. Kromann wrote:
  Hi Antony,
  
  That's next step.
 
 Let me know if you need any help with that.
 
  I'm going to upgrade the version checks so we can get
  rid of some of the many #ifdef's and clean the code even more.
 
 Btw, don't forget to sync HEAD, or an innocent bunny will be executed
=)
 
 -- 
 Wbr, 
 Antony Dovgal
 




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