Re: msvcrt: Fixed problem parsing multi-byte characters in _mbspbrk.

2010-11-27 Thread James McKenzie
On 11/27/10 4:31 PM, William Gates wrote: On Sat, Nov 27, 2010 at 5:08 PM, James McKenzie wrote: On 11/26/10 11:41 AM, William Gates wrote: You have to send in patches with your real name. James McKenzie Who's to say this is not my real name? No one. However, you did submit patches

Re: msvcrt: Fixed problem parsing multi-byte characters in _mbspbrk.

2010-11-27 Thread William Gates
Who's to say this is not my real name? On Sat, Nov 27, 2010 at 5:08 PM, James McKenzie wrote: > On 11/26/10 11:41 AM, William Gates wrote: > > You have to send in patches with your real name. > > James McKenzie > > > >

Re: atl/tests: Fix test in test_registrar.

2010-11-27 Thread Paul Vriens
Hi Gerald, On 11/27/2010 10:19 PM, Gerald Pfeifer wrote: An obvious one I'd say... Gerald --- dlls/atl/tests/registrar.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/dlls/atl/tests/registrar.c b/dlls/atl/tests/registrar.c index 422608b..268765f 100644 --- a/dlls/

Re: [2/2] atl: add support for binary values in IRegistrar

2010-11-27 Thread Paul Vriens
On 11/27/2010 10:50 PM, Paul Vriens wrote: On 11/27/2010 10:18 PM, Paul Vriens wrote: I could imagine that binary values are not supported on Win95 but the same (?) issue is also present on some NT4, XP and even Windows7. The XP and Windows7 failures can be explained by the fact that those use

Re: [2/2] atl: add support for binary values in IRegistrar

2010-11-27 Thread Paul Vriens
On 11/27/2010 10:18 PM, Paul Vriens wrote: I could imagine that binary values are not supported on Win95 but the same (?) issue is also present on some NT4, XP and even Windows7. The XP and Windows7 failures can be explained by the fact that those users weren't running the tests as Administrat

Re: Added unit test suite for process functions (try 4)

2010-11-27 Thread James McKenzie
On 11/27/10 9:03 AM, Borut Razem wrote: On 11/27/2010 03:48 AM, Marvin wrote: > process.c:133: Test failed: _pclose should return after 2 seconds, but it returned after 6 seconds It seems that the "paranoid android" Marvin was very busy... Looks like something else went busy too as I received

Re: [2/2] atl: add support for binary values in IRegistrar

2010-11-27 Thread Paul Vriens
Hi Damjan, On 11/24/2010 10:10 AM, Damjan Jovanovic wrote: Changelog: * atl: add support for binary values in IRegistrar It appears that 'm' (REG_MULTI_SZ) values do not work on Windows (not even the MSDN example on http://msdn.microsoft.com/en-us/library/ttd53fhh(VS.71).aspx), so this conclude

Re: Could these changes break Wine? Fwd: gcc in natty now passes --as-needed by default to the linker

2010-11-27 Thread Anssi Hannula
On 27.11.2010 09:19, Marcus Meissner wrote: > On Fri, Nov 26, 2010 at 04:08:53PM -0800, Scott Ritchie wrote: >> Trying to head off a problem before it's a problem... > > openSUSE is building all packages by default with --as-needed since the > last release and so far no Wine issues have been repor