php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #37848 5_2 compile failure, odbc syntax error.
Submitted: 2006-06-19 14:54 UTC Modified: 2006-06-19 16:13 UTC
From: judas dot iscariote at gmail dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 5CVS-2006-06-19 (CVS) OS: Linux
Private report: No CVE-ID: None
 [2006-06-19 14:54 UTC] judas dot iscariote at gmail dot com
Description:
------------
PHP_5_2 fails to compile due to a syntax error

Reproduce code:
---------------
compile with shared odbc.

Expected result:
----------------
compile as always.

Actual result:
--------------
In file included from /home/cristian/rpm/BUILD/php-5.2.0/ext/odbc/php_odbc.c:37:
/home/cristian/rpm/BUILD/php-5.2.0/ext/odbc/php_odbc_includes.h:290: error: syntax error before 'odbc_globals'


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-06-19 16:13 UTC] tony2001@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 15 12:01:32 2025 UTC