Is it possible to unpack(little endianness) 8 bytes from a datastream direct
into an long integer (double=64bit)?
Have seen that long integers are floats, but how should i convert?
any idea?
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/un
Yesteray I requested an CVS account on www.php.net/cvs-php.php
but nothingh showed up at [EMAIL PROTECTED]
I also could re-submit the form without problems
looking at the used scripts it looks like something goes wrong while inserting
the user info into the database.
is register_globals on?
There where problems with the php mail server today. - it should be
sorted out soon, as the server clears the backlog.
Regards
alan
Allowee wrote:
Yesteray I requested an CVS account on www.php.net/cvs-php.php
but nothingh showed up at [EMAIL PROTECTED]
I also could re-submit the form without pro
On Thursday 10 July 2003 15:50, Alan Knowles wrote:
> There where problems with the php mail server today. - it should be
> sorted out soon, as the server clears the backlog.
I really hope that it's sorted out soon..
I don't like it when things aren't working...
.: Allowee
>
> Regards
> ala
It works fine. But since only a couple of people approve CVS accounts
(which is very much on purpose) it takes a little while for them to go
through. Documentation-related accounts and karma requests are bounced
off of the relevant doc leads first and then either granted or rejected
based on the
Fixed in CVS now. :)
--Jani
On Thu, 10 Jul 2003, Alan Knowles wrote:
>
>> @@ -420,7 +421,32 @@
>> size_offsets = num_subpats * 3;
>> offsets = (int *)safe_emalloc(size_offsets, sizeof(int), 0);
>>
>> -/* Allocate match sets array and initialize the values */
>>
it doesn't work that fine for me
The request doesn't appear on [EMAIL PROTECTED]
and I can re-submit without 'userid already exists' errors.
Which means there is a problem inserting the data into the database
.: Allowee
On Thursday 10 July 2003 17:06, Rasmus Lerdorf wrote:
> It works fine.
How will I know if this gets included in the CVS source repository?
If it doesn't, could someone please explain why not and give me an alternative
solution to my problem?
I'm currently using the patched version of PHP and I don't want to upgrade
unless I know this change is included.
Thanks
Jos
ext/pfpro/pfpro.c has several php_error_docref() calls (particularly in
pfpro_process) which issue E_ERROR (Fatal Errors/Non-recoverable) in
situations where an E_WARNING would seem more appropriate (as it would allow
the calling script to recover and continue.
Is there a particular reason a fatal
I don't have any real problem with this patch. However, I didn't quite
understand why you need it. Can you please remind me?
Andi
At 04:22 PM 10/7/2003 -0500, Josh Fuhs wrote:
How will I know if this gets included in the CVS source repository?
If it doesn't, could someone please explain why not
10 matches
Mail list logo