Re: cmd: mkdir should complain if directory already exists

2011-07-24 Thread Frédéric Delanoy
On Sun, Jul 24, 2011 at 20:58, Dan Kegel wrote: > Fixes bug 27383. There's trailing whitespace on the line preceding "if (!create_full_path(param1)) {" Seems ok otherwise

Re: [PATCH 1/4] server, ntdll: get rid of the blocking parameter for ioctls. blockingness depends on the overlapped flag for

2011-07-24 Thread Marvin
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=12776 Your paranoid android

Re: [PATCH 3/4] ntdll: implement the NamedPipeConfiguration value for the FilePipeLocalInformation class of NtQueryInformati

2011-07-24 Thread Marvin
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=12778 Your paranoid android

Re: [PATCH 2/4] kernel32, ntdll, server: implement permission checks for named pipes

2011-07-24 Thread Marvin
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=12777 Your paranoid android

Re: [PATCH 1/3] wineoss.drv: Attempt to verify that the system is actually running OSS

2011-07-24 Thread Vitaliy Margolen
On 07/22/2011 08:35 AM, Andrew Eikum wrote: This is really crude, but does seem to work. I tested it correct with just ALSA 1.0.24; ALSA 1.0.24's snd-pcm-oss and snd-pcm-mixer modules; and on OSS4.2. It was also tested by Gerald Pfeifer on FreeBSD 8.2 and 9.0. This lets us attempt to load the O

Re: po: Use non-breaking spaces where required by the French typography rules.

2011-07-24 Thread Frédéric Delanoy
2011/7/23 Francois Gouget : > > Except where they may be sent to a command line terminal. > --- > > I did some tests and non-breaking spaces don't seem to cause any issue > in the GUI. Did you use thin/normal non-breaking spaces? Keep in mind that the space "width" and breakability rules change sl

Re: Statur of DIB Engine

2011-07-24 Thread Massimo Del Fedele
Il 24/07/2011 19:32, James McKenzie ha scritto: On 7/24/11 10:14 AM, Massimo Del Fedele wrote: Yep, true Autocad would gain benefit just with fonts. If fonts are not implemented, that's useless by now. Max: It might be worthwhile to rebase your code on the fixes inputted by Huw so that y

Re: Statur of DIB Engine

2011-07-24 Thread James McKenzie
On 7/24/11 10:14 AM, Massimo Del Fedele wrote: Yep, true Autocad would gain benefit just with fonts. If fonts are not implemented, that's useless by now. Max: It might be worthwhile to rebase your code on the fixes inputted by Huw so that your patches continue to work until Huw finishes

Re: Statur of DIB Engine

2011-07-24 Thread Massimo Del Fedele
Yep, true Autocad would gain benefit just with fonts. If fonts are not implemented, that's useless by now. Thank you for your answer waiting for better times, so :-) Max

Re: Statur of DIB Engine

2011-07-24 Thread Octavian Voicu
On Sun, Jul 24, 2011 at 4:11 PM, Massimo Del Fedele wrote: > Having seen many patches related to DIB engine lately, I built latest > sources and tried it No speed enhancements on AutoCAD, my test app. > So, I wonder if the engine is already working, at least partially, or not. > If yes, there'

Statur of DIB Engine

2011-07-24 Thread Massimo Del Fedele
Having seen many patches related to DIB engine lately, I built latest sources and tried it No speed enhancements on AutoCAD, my test app. So, I wonder if the engine is already working, at least partially, or not. If yes, there's some switch/environment variable to enable it ? Sorry for asking

Re: [docs] winedev: Update code columns limit (resend)

2011-07-24 Thread André Hentschel
Am 24.07.2011 00:02, schrieb Francois Gouget: > On Mon, 4 Jul 2011, André Hentschel wrote: > [...] >> -Code is usually limited to 80 columns. This helps prevent >> -mailers mangling patches by line wrap. Also it generally >> +Code is usually limited to 100 columns. It genera

Re: GSoC-2011: Implement Missing Mesh Functions in Wine’s D3DX9

2011-07-24 Thread Michael Mc Donnell
On Sun, Jul 24, 2011 at 12:18 AM, Stefan Dösinger wrote: > I just started reading this, I'll write more once I am done. Just a quick > question: What do you mean with "built in function" in the comment above > color_to_vector? I wanted to ask if there was a DirectX function or macro that can conv