. Indirect reference to $this fails to resolve if direct $this is never used
in method. (Scott)
. Fixed Bug #53629 (memory leak inside highlight_string()). (Hannes, Ilia)
+ . Fixed Bug #53632 (infinite loop with x87 fpu). (Scott, Rasmus)
- Core:
. Fixed bug #48484 (array_product() always returns 0 for an empty array).
int bb2, bb5, bbe, bd2, bd5, bbbits, bs2, c, dsign,
e, e1, esign, i, j, k, nd, nd0, nf, nz, nz0, sign;
CONST char *s, *s0, *s1;
- double aadj, aadj1, adj;
+ volatile double aadj, aadj1, adj;
volatile _double rv, rv0;
Long L;
ULong y, z;