Date: 02/23/01
- Next message: Sascha Schumann: "[PHP-DEV] Renaming fopen-wrappers.[ch] to fopen_wrappers.[ch]"
- Previous message: bhardeman <email protected>: "[PHP-DEV] PHP 4.0 Bug #9430: APACHE fails to compile when --with-imap support is enabled"
- Next in thread: sas <email protected>: "[PHP-DEV] PHP 4.0 Bug #9389 Updated: File names with '-' causes problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 9389
User Update by: amra <email protected>
Status: Analyzed
Bug Type: Compile Failure
Description: File names with '-' causes problems
FYI...it seems that header files with dashes are ok, it is just the C files that are a poblem.
Previous Comments:
---------------------------------------------------------------------------
[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
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=9389
-- 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: Sascha Schumann: "[PHP-DEV] Renaming fopen-wrappers.[ch] to fopen_wrappers.[ch]"
- Previous message: bhardeman <email protected>: "[PHP-DEV] PHP 4.0 Bug #9430: APACHE fails to compile when --with-imap support is enabled"
- Next in thread: sas <email protected>: "[PHP-DEV] PHP 4.0 Bug #9389 Updated: File names with '-' causes problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

