php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56583 Cannot make, loss of precision error
Submitted: 2005-10-07 20:54 UTC Modified: 2006-02-27 07:34 UTC
From: jason at cfhost dot org Assigned:
Status: No Feedback Package: rar (PECL)
PHP Version: 5.0.3 OS: Fedora Core 4 x86_64
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2005-10-07 20:54 UTC] jason at cfhost dot org
Description:
------------
pear -v install rar-beta
produces:
/tmp/tmpwPkrjs/rar-0.2/unrar/crc.cpp: In function 'uint CRC(uint, void*, uint)':
/tmp/tmpwPkrjs/rar-0.2/unrar/crc.cpp:23: error: cast from 'byte*' to 'int' loses precision
make: *** [unrar/crc.lo] Error 1
Same result with a manual install and make.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-10-10 15:28 UTC] tony2001 at phpclub dot net
Please try with the latest CVS version (I've just updated bundled unrar to version 3.5.4, which should fix the problem).
 [2006-02-27 07:34 UTC] mike@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 11:01:27 2024 UTC