Hi,
I try to compile embperl 1.3b5 on an Alpha running under Debian Linux
and I get the following errormessage for about 30 lines:
Embperl.c:520: warning: cast to pointer from integer of different size
The appropriate lines in source look like this:
tReq * r;
(...)
r = (tReq *)(mg
On 4 Oct 2000, at 21:30, ___cliff rayman___ wrote:
> i'll take a late night stab at it.
> which random function are u using and where is it getting its randomness? i know
>some of them will just block if there is nothiing to produce entropy. perhaps apache
>is timing out and that is where the