net access'.
Better lend him my cable ;)
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Sent: 24 June 2004 14:34
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]; Wez Furlong
> Subject: Re: [PHP-DEV] PHP5 RC3
>
>
> Ilia Als
On June 24, 2004 09:34 am, [EMAIL PROTECTED] wrote:
> Ilia Alshanetsky <[EMAIL PROTECTED]> writes:
> > Just applying the patch as you've suggested will cause problems as the
> > PHP tree have some fixes inside libsqlite that were not yet (or never
> > even submitted) added to the external library.
Ilia Alshanetsky <[EMAIL PROTECTED]> writes:
> Just applying the patch as you've suggested will cause problems as the PHP
> tree have some fixes inside libsqlite that were not yet (or never even
> submitted) added to the external library.
I've been using a patched php5-rc2 with sqlite-2.8.13 fo
Just applying the patch as you've suggested will cause problems as the PHP
tree have some fixes inside libsqlite that were not yet (or never even
submitted) added to the external library.
Ilia
On June 21, 2004 02:52 pm, [EMAIL PROTECTED] wrote:
> This is a resend of the following message but wi
Regarding upgrading sqlite to version 2.8.14, I previously wrote:
> A unified diff against HEAD is attached.
I haven't heard anything back on this and I don't want it to get too close to
release time, so I'm just querying status. Is there anything further I
can/should do to help get sqlite 2.8.
Hello Steph,
Monday, June 21, 2004, 3:13:32 PM, you wrote:
> It's going to be one of those 'across-many-systems' things again, isn't it?
> I'll try to get 2.8.14 running on doze later today if need be, plane to
> catch first.
> Helly: what kind of problems did you encounter?
Sorry not me, it w
This is a resend of the following message but without the attachment which was
rejected as too large for the list (it's about 18000 lines). Wez should have
received the patch since the message was addressed to him as well as the list.
Anyone else who'd like the patch, please let me know and I'll s
Wez Furlong <[EMAIL PROTECTED]> writes:
> I deliberately omitted several files that were not needed by PHP, in order
> to reduce the size of the bundle; please make sure you don't stick those in
> the update.
You've still included some files some files which are not really necessary,
e.g. parse.y
[EMAIL PROTECTED] writes:
> Steph <[EMAIL PROTECTED]> writes:
>
>> Derrell: which system are you running, and do you have a short test script
>> for the ATTACH command please?
>
> I will generate one and post it in a few hours.
I had to go watch the launch and recovery of SpaceShipOne! Success!
A unified diff against HEAD would be preferable. Make sure you test it
by applying it to a fresh checkout once you have generated the diff.
Also, compare the current bundled lib with the official distro; I
deliberately omitted several files that were not needed by PHP, in order
to reduce the
Steph <[EMAIL PROTECTED]> writes:
> Derrell: which system are you running, and do you have a short test script
> for the ATTACH command please?
I will generate one and post it in a few hours.
Derrell
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.
short test script
for the ATTACH command please?
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Sent: 21 June 2004 14:04
> To: Marcus Boerger
> Cc: Steph; Ilia Alshanetsky; Andi Gutmans; [EMAIL PROTECTED]
> Subject: Re: [PHP-DEV] PHP5 RC3
&
Marcus Boerger <[EMAIL PROTECTED]> writes:
> nothing else i wanted to say. Only thing needed to stress out is that we had
> problems with incorporating newer 2.8.x versions.
I have incorporated 2.8.13 with no problems; I simply copied the source into
the ext/sqlite/libsqlite tree (IIRC the path).
orating newer 2.8.x versions.
>> -Original Message-
>> From: Marcus Boerger [mailto:[EMAIL PROTECTED]
>> Sent: 21 June 2004 05:54
>> To: Ilia Alshanetsky; [EMAIL PROTECTED]
>> Cc: Andi Gutmans; [EMAIL PROTECTED]
>> Subject: Re: [PHP-DEV] PHP5 RC3
>>
&
CTED]
> Subject: Re: [PHP-DEV] PHP5 RC3
>
>
> Hello Derrell,
>
> Monday, June 21, 2004, 1:01:02 AM, you wrote:
>
> > Andi Gutmans <[EMAIL PROTECTED]> writes:
>
> >> We won't release PHP 5 final without upgrading it. But as I
> think PHP 5 final
&g
Hello Derrell,
Monday, June 21, 2004, 1:01:02 AM, you wrote:
> Andi Gutmans <[EMAIL PROTECTED]> writes:
>> We won't release PHP 5 final without upgrading it. But as I think PHP 5 final
>> is about a month away (I don't think we'll need another RC), I suggest to
>> upgrade SQLite right after RC3
Andi Gutmans <[EMAIL PROTECTED]> writes:
> We won't release PHP 5 final without upgrading it. But as I think PHP 5 final
> is about a month away (I don't think we'll need another RC), I suggest to
> upgrade SQLite right after RC3 so that it's tested.
>
> Andi
Before it gets too close to the PHP 5
We won't release PHP 5 final without upgrading it. But as I think PHP 5
final is about a month away (I don't think we'll need another RC), I
suggest to upgrade SQLite right after RC3 so that it's tested.
Andi
At 10:11 AM 6/7/2004 -0400, [EMAIL PROTECTED] wrote:
Andi Gutmans <[EMAIL PROTECTED]> w
Andi Gutmans <[EMAIL PROTECTED]> writes:
> Hi Derrell,
>
> I don't think it's wise to upgrade the sqlite version so close to the RC3. If
> we do so, we'll need to wait another few days to make sure it works. As there
> are so many fixes in RC3 and sqlite support hasn't deteriorated, I suggest to
>
Hi Derrell,
I don't think it's wise to upgrade the sqlite version so close to the RC3.
If we do so, we'll need to wait another few days to make sure it works. As
there are so many fixes in RC3 and sqlite support hasn't deteriorated, I
suggest to do it right after RC3.
Andi
At 09:59 AM 6/7/2004
Andi Gutmans <[EMAIL PROTECTED]> writes:
> Great to hear. I'll start rolling RC3 soon.
Before you roll it... I had posted a bug (#28246) regarding sqlite, that one
of the important features (ATTACH) didn't work properly with the old version
of sqlite that was included with RC2. The bug is still
Great to hear. I'll start rolling RC3 soon.
At 03:31 PM 6/7/2004 +0200, Sebastian Bergmann wrote:
Andi Gutmans wrote:
> It's your fault! :)
Looks that way.
Anyways, it works now for me. I deleted my php_build directory, fetched
it anew from Edin's server and rebuilt. php.exe then complained a
Andi Gutmans wrote:
> It's your fault! :)
Looks that way.
Anyways, it works now for me. I deleted my php_build directory, fetched
it anew from Edin's server and rebuilt. php.exe then complained about
a missing function entry in libmysql.dll. After deleting the one in
c:\windows\system32
It's your fault! :)
No one can reproduce it!
Did you try reinstalling Windows? :)
At 01:38 PM 6/7/2004 +0200, Sebastian Bergmann wrote:
Wez Furlong wrote:
> Sounds lile yet another weird
> crash-or-failure-that-only-happens-in-debug-when-using-msvcrt.
FYI: The segfault also happens here when the
Wez Furlong wrote:
> Sounds lile yet another weird
> crash-or-failure-that-only-happens-in-debug-when-using-msvcrt.
FYI: The segfault also happens here when the connection parameters are
correct.
> Sebastian: can you try a release build?
Segfaults for me as well.
--
Sebastian Bergmann
ht
TECTED]
> Sent: 07 June 2004 10:39
> To: Sebastian Bergmann; [EMAIL PROTECTED]
> Subject: Re: [PHP-DEV] PHP5 RC3
>
> I can't reproduce and I want to roll RC3. Is there anyone
> else who can test
> this?
>
> Andi
>
> At 06:23 PM 6/6/2004 +0200, Sebastian Bergm
IL PROTECTED]
> Subject: Re: [PHP-DEV] PHP5 RC3
>
> I can't reproduce and I want to roll RC3. Is there anyone
> else who can test
> this?
>
> Andi
>
> At 06:23 PM 6/6/2004 +0200, Sebastian Bergmann wrote:
> >Andi Gutmans wrote:
> > > I am just wai
> WinXP, Apache 1.3.29, PHP 5 CVS Snap (PHP Version 5.0.0RC3RC2, Built On:
> Jun 07, 2004 06:30 GMT):
>
> Warning: mysql_connect() [function.mysql-connect]: Unknown MySQL Server
> Host 'a' (11001) in d:\htdocs_php5\z.php on line 3
The same error here. and no crash!
> No further problems.
>
> Ber
WinXP, Apache 1.3.29, PHP 5 CVS Snap (PHP Version 5.0.0RC3RC2, Built On:
Jun 07, 2004 06:30 GMT):
Warning: mysql_connect() [function.mysql-connect]: Unknown MySQL Server
Host 'a' (11001) in d:\htdocs_php5\z.php on line 3
No further problems.
Bert
Andi Gutmans wrote:
I can't reproduce and I want
I can't reproduce and I want to roll RC3. Is there anyone else who can test
this?
Andi
At 06:23 PM 6/6/2004 +0200, Sebastian Bergmann wrote:
Andi Gutmans wrote:
> I am just waiting for a final OK from Sebastian on a crash bug he has
> been having.
This code
still segfaults (current HEAD,
Andi Gutmans wrote:
> I am just waiting for a final OK from Sebastian on a crash bug he has
> been having.
This code
still segfaults (current HEAD, Debug_TS on Windows XP) for me.
The odd thing is that MSVS is not giving me a backtrace.
--
Sebastian Bergmann
http://sebastian-bergma
Stefan,
I am just waiting for a final OK from Sebastian on a crash bug he has been
having. It might well be that your fix has solved this problem. I don't see
any other reasons to keep RC3 and I'll roll it tomorrow if all goes well.
Thanks,
Andi
At 01:51 PM 6/6/2004 +0200, Stefan Esser wrote:
Hi
32 matches
Mail list logo