php-developer-list | 2000111
Date: 11/03/00
- Next message: Olivier Cahagne: "Re: [PHP-DEV] PHP 4.0.4 soon-to-be-out failure report"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] 4.0.4"
- In reply to: Jason Greene: "[PHP-DEV] FIX for CVS: zend_ini_scanner.h needs cr before eof"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Can you try and see if it's OK now?
Andi
At 06:42 PM 11/2/00 -0800, Jason Greene wrote:
>There is no \n at the end of the file which pisses SUN cc off : )
>Could somone apply this patch?
>
>Thanx,
>-Jason
>===================================================================
> RCS file: /repository/Zend/zend_ini_scanner.h,v
> retrieving revision 1.4
> diff -u -r1.4 zend_ini_scanner.h
> --- zend_ini_scanner.h 2000/10/30 23:19:48 1.4
> +++ zend_ini_scanner.h 2000/11/03 00:37:27
> @@ -21,4 +21,4 @@
> int ini_lex(zval *ini_lval);
> END_EXTERN_C()
>
> -#endif /* _ZEND_INI_SCANNER_H */
> \ No newline at end of file
> +#endif /* _ZEND_INI_SCANNER_H */
>
>
>
>
>
>--
>PHP Development Mailing List <http://www.php.net/>
>To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
>For additional commands, e-mail: php-dev-help <email protected>
>To contact the list administrators, e-mail: php-list-admin <email protected>
--- Andi Gutmans <andi <email protected>> http://www.zend.com/-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Olivier Cahagne: "Re: [PHP-DEV] PHP 4.0.4 soon-to-be-out failure report"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] 4.0.4"
- In reply to: Jason Greene: "[PHP-DEV] FIX for CVS: zend_ini_scanner.h needs cr before eof"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

