php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #48156 Allow LTP 1.7 when compiling with --enable-gcov
Submitted: 2009-05-05 20:28 UTC Modified: 2009-05-06 14:06 UTC
From: shahar dot e at zend dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 5.3.0RC1 OS: Mac OS X 10.5
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: shahar dot e at zend dot com
New email:
PHP Version: OS:

 

 [2009-05-05 20:28 UTC] shahar dot e at zend dot com
Description:
------------
When compiling with --enable-gcov the configure script is looking for LTP but only LTP 1.5 or 1.6 are accepted. 

I have manually modified configure.in to allow my currently installed LTP 1.7 and it worked flawlessly - I think 1.7 should be allowed as well. 

I modified ltp_version_list in line 731 to include 1.7 as well (I would supply a patch but is a one line change, 4 byte addition).




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-05-06 14:06 UTC] iliaa@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 27 02:01:31 2024 UTC