#23006 [NEW]: No libphp4.so produced

2003-04-01 Thread sama at inf dot ufsc dot br
From: sama at inf dot ufsc dot br Operating system: OpenBSD 3.2 PHP version: 4CVS-2003-04-01 (stable) PHP Bug Type: *General Issues Bug description: No libphp4.so produced Hi, I got the php4-STABLE-latest.tar.gz and use the following options on ./configure: --with

Bug #15835 Updated: Problem on function gmp_invert ()

2002-03-04 Thread sama
ID: 15835 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: *Math Functions Operating System: Linux - Red Hat 7.2 PHP Version: 4.1.2 New Comment: Yes, I'm sure. The "Euclidean Alg

Bug #15835 Updated: Problem on function gmp_invert ()

2002-03-04 Thread sama
ID: 15835 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: *Math Functions Operating System: Linux - Red Hat 7.2 PHP Version: 4.1.2 New Comment: gmp_invert() should return the mu

Bug #15837 Updated: gpm_powm()

2002-03-02 Thread sama
ID: 15837 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: *Math Functions Operating System: Linux - Red Hat 7.2 PHP Version: 4.1.2 New Comment: I don't know ... Is gmp comming w

Bug #15837 Updated: gpm_powm()

2002-03-02 Thread sama
ID: 15837 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: *Math Functions Operating System: Linux - Red Hat 7.2 PHP Version: 4.1.2 New Comment: I'm using PHP 4.1.2. No, it do

Bug #15837 Updated: gpm_powm()

2002-03-02 Thread sama
ID: 15837 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *Math Functions Operating System: Linux - Red Hat 7.2 PHP Version: 4.1.2 New Comment: The gpm function gpm_powm() doesn't work !! For example:

Bug #15835 Updated: Problem on function gmp_invert ()

2002-03-02 Thread sama
ID: 15835 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: *Math Functions Operating System: Linux - Red Hat 7.2 PHP Version: 4.1.2 New Comment: Example: $x = gmp_init("0x00d2

Bug #15837: gpm_powm()

2002-03-02 Thread sama
From: [EMAIL PROTECTED] Operating system: Linux - Red Hat 7.2 PHP version: 4.1.2 PHP Bug Type: *Math Functions Bug description: gpm_powm() The gpm function gpm_powm() doesn't work right. If you try to use it, it doesn't return the value. -- Edit bug report at http://bug

Bug #15835: Problem on function gmp_invert ()

2002-03-02 Thread sama
From: [EMAIL PROTECTED] Operating system: Linux - Red Hat 7.2 PHP version: 4.1.2 PHP Bug Type: *Math Functions Bug description: Problem on function gmp_invert () The function resource gmp_invert() doesn't work right. It always return zero. I implemented the extended Eucl

Bug #15454 Updated: GMP problems with php 4.1.1

2002-02-10 Thread sama
ID: 15454 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Math related Operating System: Linux Red Hat 7.2 PHP Version: 4.1.1 New Comment: You can use a simple code like this :