[PHP-DEV] PHP 4.0 Bug #9389 Updated: File names with '-' causes problems From: sas <email protected>
Date: 02/24/01

ID: 9389
Updated by: sas
Reported By: amra <email protected>
Old-Status: Analyzed
Status: Closed
Bug Type: Compile Failure
Assigned To:
Comments:

I've renamed the single remaining C source file which contained a dash.

Previous Comments:
---------------------------------------------------------------------------

[2001-02-23 15:13:19] amra <email protected>
FYI...it seems that header files with dashes are ok, it is just the C files that are a poblem.

---------------------------------------------------------------------------

[2001-02-22 14:12:14] hholzgra <email protected>
complete list:

./Zend/zend-parser.c
./Zend/zend-parser.h
./Zend/zend-scanner.c
./ext/mysql/libmysql/config-win.h
./main/fopen-wrappers.c
./main/fopen-wrappers.h
./main/build-defs.h
./build-defs.h

s/-/_/ would be ok

---------------------------------------------------------------------------

[2001-02-21 20:35:54] amra <email protected>
File names that contain a dash (-) in the name causes problems. A request to rename all files that have dashes in the name.

The only ones that I have found so far in my limited compiling are:

main/fopen-wrappers.c
main/fopen-wrappers.h

---------------------------------------------------------------------------

ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9389&edit=2

-- 
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>