Edit report at https://bugs.php.net/bug.php?id=60633&edit=1

 ID:                 60633
 Comment by:         r...@php.net
 Reported by:        fedora at famillecollet dot com
 Summary:            build warning
 Status:             Open
 Type:               Bug
 Package:            BC math related
 Operating System:   GNU/Linux (Fedora 16)
 PHP Version:        5.4SVN-2012-01-01 (snap)
 Block user comment: N
 Private report:     N

 New Comment:

@Mike, I can't find upstream for this library...

So I don't know if we can fix those "trivial" build warning in the php tree 
(the reason why I kept this bug open, while I can have commit the patch)


Previous Comments:
------------------------------------------------------------------------
[2013-10-02 09:39:06] m...@php.net

Nevermind the last comment.

------------------------------------------------------------------------
[2013-10-02 09:27:26] m...@php.net

Do we already patch this lib, or is it untouched?

------------------------------------------------------------------------
[2012-01-01 08:32:23] fedora at famillecollet dot com

Description:
------------
Build warning

Test script:
---------------
make

Expected result:
----------------
No warning


Actual result:
--------------
/home/rpmbuild/BUILD/php5.4-201112300630/ext/bcmath/libbcmath/src/recmul.c: In 
function '_bc_rec_mul':
/home/rpmbuild/BUILD/php5.4-201112300630/ext/bcmath/libbcmath/src/recmul.c:186:14:
 warning: variable 'v0len' set but not used [-Wunused-but-set-variable]
/home/rpmbuild/BUILD/php5.4-201112300630/ext/bcmath/libbcmath/src/recmul.c:186:7:
 warning: variable 'u0len' set but not used [-Wunused-but-set-variable]



------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=60633&edit=1

Reply via email to