Arno Teigseth wrote:
>
You'll have to resend both parts of the patch for the testbot to recognize them.
Use (resend) in the subject line for us humans.
James McKenzie
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=7897
Your paranoid android.
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=7894
Your paranoid android.
-Original Message-
>From: Austin Lund
>Sent: Dec 28, 2010 6:14 PM
>To: Susan Cragin
>Cc: Wine Developers
>Subject: Re: 64-bit Notepad2 crashes
>
>On 29 December 2010 04:47, Susan Cragin wrote:
>> Stack dump:
>> 0x0022b470:
>> 0x0022b
On 29 December 2010 04:47, Susan Cragin wrote:
> Stack dump:
> 0x0022b470:
> 0x0022b480:
> 0x0022b490:
> 0x0022b4a0:
> 0x0
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=7877
Your paranoid android.
I just compiled today's git
wine-1.3.10-82-g10b1a7e
and tried to run Notepad2's 64-bit version.
Below is the crash.
Wine's Notepad appears to work fine.
Can anyone tell if I should file a wine bug or a Notepad2 bug?
I'm on Ubuntu Natty.
Thanks.
$ wine64 Notepad2
fixme:heap:HeapSetInformation
Detlef Riekenberg writes:
> @@ -49,6 +49,7 @@ echo %UNKNOWN%S
> echo P%UNKNOWN%
> echo P%UNKNOWN%S
> echo %ERRORLEVEL
> +cmd /c exit 0
> echo %ERRORLEVEL%
> echo %ERRORLEVEL%%ERRORLEVEL%
> echo %ERRORLEVEL%ERRORLEVEL%
It already has a defined value. What is this supposed to fix?
--
Alexa
Eryk Wieliczko writes:
> @@ -1127,9 +1127,9 @@ int CDECL _ecvt_s( char *buffer, MSVCRT_size_t length,
> double number, int ndigit
> /* special case - inf */
> if(number == HUGE_VAL || number == -HUGE_VAL)
> {
> -memset(buffer, '0', ndigits);
> +memset(buffer, '0',
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=7868
Your paranoid android.
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=7867
Your paranoid android.
On 28 December 2010 11:25, David Adam wrote:
>
> -HRESULT WINAPI D3DXCreateBox(LPDIRECT3DDEVICE9 device, FLOAT width, FLOAT
> height,
> - FLOAT depth, LPD3DXMESH* mesh, LPD3DXBUFFER*
> adjacency)
> +/
12 matches
Mail list logo