Re: ntdll: Revert 33b0f0edffa0c8a06b4ee8831c92fdc373f83ece.

2011-11-18 Thread André Hentschel
Am 17.11.2011 18:49, schrieb Saulius Krasuckas: > On Thu, 17 Nov 2011, Alexandre Julliard wrote: >> >> The test requires a PE binary because obviously we can't test PE >> protections on Unix binaries. That doesn't mean it doesn't exist. Just >> build a crosstest: >> >> $ wine ntdll_crosstest.exe

Re: Translations strangeness

2011-11-18 Thread Alexandre Julliard
Luca Bennati writes: > 2- Are the following highlighted strings (and similar) translatable or they > were wrongly recognized by script? > > http://source.winehq.org/transl/resource.php?branch=master&lang=010%3A00&resfile=dlls%2Fdinput&type=5&id=1&pedantic= > > http://source.winehq.org/transl/reso

Translations strangeness

2011-11-18 Thread Luca Bennati
Hi all, I would like to clarify some doubts I have about Wine translations and its po/rc files: 1- Are the following highlighted strings errors from the script converting from rc to po or due to malformatted po files (seems not to recognize msgctx lines)? http://source.winehq.org/transl/resource.p

Re: [4/5]usp10: Windows breaks punctuation into 2 different script types.

2011-11-18 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=15518 Your paranoid android

Re: [5/5]usp10: Itemize numbers outside of the basic ascii set in a seperate script.

2011-11-18 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=15519 Your paranoid android

Re: [3/5]usp10: handle Combining Diacritical Marks

2011-11-18 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=15517 Your paranoid android

Re: [PATCH 5/5] jscript: Use bytecode interpreter for logical negation expression

2011-11-18 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=15516 Your paranoid android

Re: ieframe: Fixed tests on IE9

2011-11-18 Thread Jacek Caban
On 11/18/11 13:29, Marvin wrote: 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.

Re: ieframe: Fixed tests on IE9

2011-11-18 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=15514 Your paranoid android

Re: Using native msvc*.dll: all or nothing?

2011-11-18 Thread Piotr Caban
On 11/17/11 21:34, Dan Kegel wrote: err:module:find_forwarded_export function not found for forward 'msvcrt.__CxxFrameHandler3' used by L"C:\\windows\\system32\\msvcr90.dll". If you are using builtin L"msvcr90.dll", try using the native one instead. This error is about using native msvcrt. Make s