php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #43365 Several enums have trailing commas
Submitted: 2007-11-21 18:10 UTC Modified: 2007-11-26 10:59 UTC
From: Corey at Stup dot net Assigned:
Status: Closed Package: Compile Failure
PHP Version: 5.2.5 OS: AIX5.2
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: Corey at Stup dot net
New email:
PHP Version: OS:

 

 [2007-11-21 18:10 UTC] Corey at Stup dot net
Description:
------------
Several source files in 5.2.5 contain enums where the last member has a trailing comma.  This is not allowed in C89/C90.

Files affected:
/ext/pdo/php_pdo_driver.h
/ext/spl/spl_iterators.h
/ext/spl/spl_directory.h
/ext/pcre/php_pcre.c
/main/streams/php_stream_filter_api.h






Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-11-26 10:59 UTC] jani@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-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 06:01:28 2024 UTC