Hi,

    thx, fixed in CVS.

    - Markus

On Mon, May 06, 2002 at 05:33:20PM -0400, fabwash wrote : 
> On lines 597,598,599,600 there are additional carriage returns. This can't be seen 
>on TextPad, but my compiler barfs, and I can see them in 'vi':
> 
>                 break;
>         }
>         if (NULL == (ta = php_localtime_r(&timestamp, &tmbuf))) {^M
>                 php_error(E_WARNING, "%s(): invalid local time",^M
>                                   get_active_function_name(TSRMLS_C));^M
>                 RETURN_FALSE;^M
>         }
> 
> Fab.

-- 
Please always Cc to me when replying to me on the lists.
GnuPG Key: http://guru.josefine.at/~mfischer/C2272BD0.asc
"I'm not stupid, you know? :)" - Jani Taskinen

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to