Sorry, I'm still not sure this is going to work. It seems to me that
different lines will have to be offset by different amounts, and it's
not clear to me how that's going to happen without the alignment logic
in gdip_format_string.
I'm also wondering if a change to the alignment logic in
gdip_for
The authors file is outdated and you want this updated with the
missing authors. Andrej Znidarsic should have Slovenian accented
letters for his last name.
On 2/4/13, Tae Wong wrote:
> You will want to use accented letters in their authors names.
>
> Caolan McNamara
> Ferenc Wagner
> Marko Nikoli
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=24564
Your paranoid android
Michael Stefaniuc wrote:
>My idea was to have the whole if else in an inline function.
That's understandable. However in this particular case, we know that in Wine
QueryPerfFrequency now yields 1000, thus Muldiv64 is dead code actually.
So I decided to keep the
if (freq == 1000) return i
2013/3/1 Nozomi Kodama :
> Why is this patch marked as "not applied" by the testbot?
> In my computer, with the latest git, it applies fine.
>
> Is there a problem with testbot?
>
> Nozomi
>
>
Yeah, the old testbot has some issues. FWIW the patches applied just
fine for me.
Now, I know I'm going
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=24562
Your paranoid android
Hello Joerg,
On 03/01/2013 10:22 AM, joerg-cyril.hoe...@t-systems.com wrote:
> The idea to replace X * numerator / denominator
> by X / den * mul + remainder from euclidian division
> came from
> http://blog.airsource.co.uk/index.php/2010/03/15/quelle-heure-est-il/
>
> M. Stefaniuc suggested an i
Tijl Coosemans writes:
> ---
> configure.ac| 2 ++
> tools/winegcc/winegcc.c | 8
> 2 files changed, 10 insertions(+)
This would have to be done based on the target platform, not on a
configure check.
--
Alexandre Julliard
julli...@winehq.org
On Thu, Feb 28, 2013 at 01:53:25PM -0800, Andy Lutomirski wrote:
> > O_DENYMAND - to switch on/off three flags above.
>
> O_DENYMAND doesn't deny anything. Would a name like O_RESPECT_DENY be
> better?
Possibly rename to O_CHECK_DENY ?
David
--
David Laight: da...@l8s.co.uk