Re: Clang warnings on OS X ML

2013-01-31 Thread Charles Davis
On Jan 30, 2013, at 6:44 PM, C.W. Betts wrote: When compiling Wine using Clang, there are a bunch of warnings that pop up, such as: ld: warning: could not create compact unwind for .L__wine_spec_call16_p_pw: dwarf uses DW_CFA_same_value ld: warning: could not create compact unwind for

Re: fusion: Allow null to be the value of the public key

2013-01-31 Thread Nikolay Sivov
On 1/31/2013 12:35, Alistair Leslie-Hughes wrote: Hi, Changelog: fusion: Allow null to be the value of the public key +static const WCHAR nullpublickey[] = { + 'm','s','c','o','r','l','i','n',',','v','e','r','s','i','o','n','=','0', +

Re: fusion: Allow null to be the value of the public key

2013-01-31 Thread Hans Leidekker
On Thu, 2013-01-31 at 19:35 +1100, Alistair Leslie-Hughes wrote: diff --git a/dlls/fusion/asmname.c b/dlls/fusion/asmname.c index 162a76b..2c4b379 100644 --- a/dlls/fusion/asmname.c +++ b/dlls/fusion/asmname.c @@ -561,6 +561,10 @@ static HRESULT parse_pubkey(IAssemblyNameImpl *name, LPCWSTR

Re: Makedll.rules.in: Explicitly specify DLL name when building importlib

2013-01-31 Thread Jacek Caban
On 01/30/13 20:09, Alexandre Julliard wrote: Jacek Caban ja...@codeweavers.com writes: --- dlls/Makedll.rules.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Why do you need this? My use case is not really valid as is for Wine. I was experimenting with running parts of Wine

Re: Makedll.rules.in: Explicitly specify DLL name when building importlib

2013-01-31 Thread Alexandre Julliard
Jacek Caban ja...@codeweavers.com writes: The above is not really a reason to put it in Wine. However, I thought that this behaviour is logical consequence of having MODULE and IMPORTLIB separately in Makefiles (as opposed to, say, IMPORTLIB=1 and using MODULE for its name), so I sent the

Re: [3/3] msi: Improve parsing of the supported platforms string.

2013-01-31 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=24227 Your paranoid

Re: kernel32/tests : added tests for copyfileex try5

2013-01-31 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=24228 Your paranoid

Re: [website] Added Simplified Chinese translation

2013-01-31 Thread Jeremy Newman
Nice work. I did end up moving a few things around, and had to patch my language detection function, but it worked when I switched my browser over to zn-ch. I fixed the image as well. Also, please set your text editor to output 4 spaces instead of tabs. Thanks! -N On 01/30/2013 09:34 PM,

Re: [website] Added Simplified Chinese translation

2013-01-31 Thread Jactry
Thanks for your work and remind. I will notice it next time. :-) 2013/2/1 Jeremy Newman jnew...@codeweavers.com Nice work. I did end up moving a few things around, and had to patch my language detection function, but it worked when I switched my browser over to zn-ch. I fixed the image as

Re: kernel32/tests : added tests for copyfileex try6

2013-01-31 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=24237 Your paranoid

Re: [website] Added simplified chinese

2013-01-31 Thread Hin-Tak Leung
--- On Wed, 30/1/13, Jactry jactr...@gmail.com wrote: From: Jactry jactr...@gmail.com Subject: Re: [website] Added simplified chinese To: Jeremy Newman jnew...@codeweavers.com Cc: wine-devel wine-devel@winehq.org Date: Wednesday, 30 January, 2013, 16:28 Hi  Jeremy, 2013/1/30 Jeremy Newman