php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #55028 // is abad comment
Submitted: 2011-06-10 18:31 UTC Modified: 2011-06-11 00:48 UTC
From: sanchoooo at gmail dot com Assigned: felipe (profile)
Status: Closed Package: *Compile Issues
PHP Version: 5.3.6 OS: aix
Private report: No CVE-ID: None
 [2011-06-10 18:31 UTC] sanchoooo at gmail dot com
Description:
------------
aix 6.x using visual age c v6.x, v10.x doesn't like // as a comment.
line 148 in /tmp/apps/php-5.3.6/ext/openssl/xp_ssl.c
                                  // NULL is automatically added

errored out.  had to change it and several other to /* ..... */



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-06-11 00:48 UTC] felipe@php.net
Automatic comment from SVN on behalf of felipe
Revision: http://svn.php.net/viewvc/?view=revision&revision=312031
Log: - Fixed bug #55028 (// is abad comment)
 [2011-06-11 00:48 UTC] felipe@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: felipe
 [2011-06-11 00:48 UTC] felipe@php.net
This bug has been fixed in SVN.

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.


 [2012-04-18 09:50 UTC] laruence@php.net
Automatic comment on behalf of felipe
Revision: http://git.php.net/?p=php-src.git;a=commit;h=ddd88ff93c385e6e986809756160f8f4fa1d608f
Log: - Fixed bug #55028 (// is abad comment)
 [2012-07-24 23:41 UTC] rasmus@php.net
Automatic comment on behalf of felipe
Revision: http://git.php.net/?p=php-src.git;a=commit;h=ddd88ff93c385e6e986809756160f8f4fa1d608f
Log: - Fixed bug #55028 (// is abad comment)
 [2013-11-17 09:37 UTC] laruence@php.net
Automatic comment on behalf of felipe
Revision: http://git.php.net/?p=php-src.git;a=commit;h=ddd88ff93c385e6e986809756160f8f4fa1d608f
Log: - Fixed bug #55028 (// is abad comment)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 12:01:30 2024 UTC