On Sun, 17 Aug 2003, Sebastian Bergmann wrote:
> Derick Rethans wrote:
> > derick Sat Aug 16 16:55:28 2003 EDT
> >
> > Added files:
> > /php-src/ext/standard/tests/time bug17988.phpt
> >
> > Modified files:
> > /php-src/ext/standard parsedate.y
> > /php-src NEWS
> > Log:
> > - Fixed bug #17988: strtotime fails to parse timestamp from postgresql
> > #- This is actually a feature request
>
> bison -y /usr/src/php/php5/ext/standard/parsedate.y
> conflicts: 17 shift/reduce
> /usr/src/php/php5/ext/standard/parsedate.y:
> expected 14 shift/reduce conflicts
> make: *** [/usr/src/php/php5/ext/standard/parsedate.c] Error 1
Weird, I checked for that warning myself, but it didn't show on my
compile on Linux. I'll have a look at this (but it shouldn't be any
problem, as I extensively tested a lot of date formats). I guess I'll
just have to update the expected shift/reduce conflicts.
Derick
--
"Interpreting what the GPL actually means is a job best left to those
that read the future by examining animal entrails."
-------------------------------------------------------------------------
Derick Rethans http://derickrethans.nl/
International PHP Magazine http://php-mag.net/
-------------------------------------------------------------------------
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php