I restarted it. I still have no idea how it gets into this state. The
logs have not been much help. I think we have exposed a bug in mysql
itself, as we did not have these issues until we upgraded to ver 5.
On Wed, 2007-11-14 at 14:42 -0600, John Klehm wrote:
> Erm yeah the appdb is down... too ma
Erm yeah the appdb is down... too many connections...sad times.
John
On 11/14/07, Alistair Leslie-Hughes <[EMAIL PROTECTED]> wrote:
> Hi,
> Changelog:
> msxml: Test for removeAttribute
>
You sent the patch to the wrong mailing list. Also, if you send a
'try X' patch, you should write a message saying what you changed from
the last submission.
--
James Ha
That is pretty fricking cool. It's not an astronomical figure and
realistically could be contended from many directions but still some idea of
the userbase, I call that significant. =]
On Nov 14, 2007 11:52 AM, Brian Vincent <[EMAIL PROTECTED]> wrote:
> On Nov 13, 2007 4:45 PM, Scott Ritchie <[EM
Brian Vincent wrote:
> On Nov 13, 2007 4:45 PM, Scott Ritchie <[EMAIL PROTECTED]> wrote:
>> Does anyone know whom we can contact at Valve for more specific results?
>
> Here's the answer from Valve to your question:
>
>
>
> Hey Brian, we would be more than happy to help. I just did a quick
Hi,
Changelog:
msxml: Test for removeAttribute
Best Regards
Alistair Leslie-Hughes
diff --git a/dlls/msxml3/tests/domdoc.c b/dlls/msxml3/tests/domdoc.c
index 79a70a4..6996cdc 100644
--- a/dlls/msxml3/tests/domdoc.c
+++ b/dlls/msxml3/tests/domdoc.c
@@ -1110,6 +1110,16 @@ static void test_cre
On Nov 13, 2007 4:45 PM, Scott Ritchie <[EMAIL PROTECTED]> wrote:
> Does anyone know whom we can contact at Valve for more specific results?
Here's the answer from Valve to your question:
Hey Brian, we would be more than happy to help. I just did a quick query
for the audio device and found
It seems that valgrind doesn't like Ubuntu 7.10; I had
to drop back to my Feisty system to generate good
valgrind stack dumps. And the tests didn't hang once!
Results for the last two days are at
http://kegel.com/wine/valgrind/20071112/
http://kegel.com/wine/valgrind/20071113/
The logs are trimm
Alex Villacís Lasso <[EMAIL PROTECTED]> writes:
> Observed while preparing conformance tests. The filepath (if valid) gets
> converted to uppercase on return.
>
> Changelog:
> * DlgDirList must convert path specification to uppercase.
You should do that after the SetCurrentDirectory, uppercasing
On 14/11/2007, Stefan Dösinger <[EMAIL PROTECTED]> wrote:
> Am Mittwoch, 14. November 2007 09:46:02 schrieb H. Verbeet:
> > On 13/11/2007, Stefan Dösinger <[EMAIL PROTECTED]> wrote:
> > > static void depth_copy(IWineD3DDevice *iface) {
> > > IWineD3DDeviceImpl *This = (IWineD3DDeviceImpl *)if
Am Mittwoch, 14. November 2007 09:46:02 schrieb H. Verbeet:
> On 13/11/2007, Stefan Dösinger <[EMAIL PROTECTED]> wrote:
> > static void depth_copy(IWineD3DDevice *iface) {
> > IWineD3DDeviceImpl *This = (IWineD3DDeviceImpl *)iface;
> > -IWineD3DSurfaceImpl *depth_stencil = (IWineD3DSurfac
Alistair Leslie-Hughes wrote:
> @@ -589,6 +589,10 @@ static void test_domnode( void )
> ok( !lstrcmpW(V_BSTR(&var), szstr1), "wrong attr value\n");
> VariantClear( &var );
> SysFreeString( str );
> +
> +
> +str = SysAllocString( szvr );
> +SysFreeString( s
Am Mittwoch, 14. November 2007 00:45:29 schrieb Scott Ritchie:
> Looking at the data we do have, we may be able to make a good guess from
> examining the video card driver name field. Excluding NVidia, ATI, and
> Intel leaves just over 4% of respondents using an "other" video driver
> like the Win
On 13/11/2007, Stefan Dösinger <[EMAIL PROTECTED]> wrote:
> static void depth_copy(IWineD3DDevice *iface) {
> IWineD3DDeviceImpl *This = (IWineD3DDeviceImpl *)iface;
> -IWineD3DSurfaceImpl *depth_stencil = (IWineD3DSurfaceImpl
> *)This->depthStencilBuffer;
> +IWineD3DSurfaceImpl *dep
"James Hawkins" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On 11/13/07, Alistair Leslie-Hughes <[EMAIL PROTECTED]> wrote:
>>
>> Hi James,
>> Thanks for the pointers.
>>
>> I resend the patches shortly. Is there an easy way to split a Diff up?
>> via
>> git? More to the
Hi James,
James Hawkins schreef:
> mailing list etiquette: make sure to bottom-post on this ML and CC
> wine-devel so others can share in the information exchange.
>
> To answer your question, you have to get into the git mindset. That
> is, you make one fix, commit the fix, write the next fix, e
16 matches
Mail list logo