On Sunday 01 July 2007 23:43:19 Ben Hodgetts (Enverex) wrote:
> Change the wording so that users aren't told to run Wine as root any
> more as that's unsupported and dangerous. Instead specify that they need
> special permissions to be able to create the socket (sockets can be
> created without the
Native D3D actually seems to allow this, and just corrupts the memory.
If we're going to do these checks, we should simply return WINED3D_OK,
and possibly print a TRACE or WARN. (See eg.
IWineD3DDeviceImpl_SetTextureStageState).
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Change the wording so that users aren't told to run Wine as root any
more as that's unsupported and dangerous. Instead specify that they need
special permissions to be able to create the socket (sockets can be
created without the need to be root specif
Hello,
I finally found time to go through Calysto reports for wine. Here are
the warnings related to applications. For libraries, since Calysto
doesn't know the calling context, any parameter ptr dereference without
checking is considered a bug. We can go over those warnings later if
anyone is re
Those seem to all be build-time tools, where problems are not very critical.
On 7/1/07, Domagoj Babic <[EMAIL PROTECTED]> wrote:
Hello,
I finally found time to go through Calysto reports for wine. Here are
the warnings related to applications. For libraries, since Calysto
doesn't know the calli
Hi,
On 7/1/07, Dan Kegel <[EMAIL PROTECTED]> wrote:
Those seem to all be build-time tools, where problems are not very critical.
So, you are not interested in fixing them?
Which binaries should I focus on?
Regards,
--
Domagoj Babic
http://www.domagoj.info/
http://www.c
On 7/1/07, Domagoj Babic <[EMAIL PROTECTED]> wrote:
> Those seem to all be build-time tools, where problems are not very critical.
So, you are not interested in fixing them?
Probably not.
Which binaries should I focus on?
wineserver, i.e. server/*.c, would be the most important
one, I thin
Alexander Nicolaysen Sørnes wrote:
Currently the Screenshots link on the WineHQ site points to a page with 9
screenshots and some links, while there are 3992 screenshots in the AppDB.
Would anyone object to me changing the link to point to the AppDB instead?
Alexander N. Sørnes
No, feel
On Saturday 30 June 2007 01:48:06 Ben Hodgetts (Enverex) wrote:
> diff --git a/dlls/ws2_32/socket.c b/dlls/ws2_32/socket.c
> index 90fa9b0..5984790 100644
> --- a/dlls/ws2_32/socket.c
> +++ b/dlls/ws2_32/socket.c
> @@ -3767,9 +3767,11 @@ SOCKET WINAPI WSASocketW(int af, int type, int
> protocol,
>
Currently the Screenshots link on the WineHQ site points to a page with 9
screenshots and some links, while there are 3992 screenshots in the AppDB.
Would anyone object to me changing the link to point to the AppDB instead?
Alexander N. Sørnes
Robert Shearman wrote:
>
> I suspect that you'll get different results when you do the same test
> on a loaded HTML document, even though this violates COM rules.
>
No, load state doesn't change anything. I've attached a test.
Jacek
diff --git a/dlls/mshtml/tests/dom.c b/dlls/mshtml/tests/dom.c
i
On Sun, Jul 01, 2007 at 02:57:58AM +0200, J?r?me Gardou wrote:
>
> All I know is that wine shouldn't use * and ? , since it is used in wildcards
> on both Unix and Windows !
But they are not illegal in unix filenames.
Only 2 byte values cannot be used, 0 and '/'.
David
--
David Laight
12 matches
Mail list logo