On Sun, Sep 28, 2008 at 12:08:22AM +0100, Rob Shearman wrote:
> Hi all,
>
> This will be talked about in more detail at WineConf tomorrow, but I
> just thought I'd throw this out there as a bit of background to any
> discussions.
>
> Adding annotations to function declarations allows Prefast to p
2008/9/28 Rob Shearman <[EMAIL PROTECTED]>:
> Hi all,
>
> This will be talked about in more detail at WineConf tomorrow, but I
> just thought I'd throw this out there as a bit of background to any
> discussions.
>
> Adding annotations to function declarations allows Prefast to pick up
> certain cla
Hi all,
This will be talked about in more detail at WineConf tomorrow, but I
just thought I'd throw this out there as a bit of background to any
discussions.
Adding annotations to function declarations allows Prefast to pick up
certain classes of bugs with varying degrees of false positives. In
p
>> Great. In general, emailing the patch here will get more feedback
>> than posting it to bugzilla.
>
> Woots!
Um.. I still don't see the patch? Sorry, but I'm too lazy to get it
myself. Could you send it here?
Also, just to warn you: some people disagree that a PulseAudio driver
is a good i
Sorry all, this patch is clearly incorrect. I am continuing to try to
find out why these test fail on my windows 2000 japanese vm.
-aric
Aric Stewart wrote:
> ---
> dlls/mlang/tests/mlang.c | 100
> +-
> 1 files changed, 63 insertions(+), 37 deletio
2008/9/27 Aric Stewart <[EMAIL PROTECTED]>:
> +if (hr != S_FALSE)
> +/*
> + * this happens when 'kok' instead matches to a different Rfc1766
> name
> + * for example 'ko' so it is not a falure but does not give us what
"falure" -> spelling mistake
> + * we are
On Sat, 2008-09-27 at 11:37 -0700, Juan Lang wrote:
> Hi Arthur,
>
> > I have written a waveout/in driver for wine to use pulseaudio which is
> > in bugzilla. I would appreciate feedback on it, as I have received
> > little thus far.
>
> Great. In general, emailing the patch here will get more f
"Dan Kegel" <[EMAIL PROTECTED]> writes:
> On Sat, Sep 27, 2008 at 1:45 AM, Henri Verbeet <[EMAIL PROTECTED]> wrote:
>> 2008/9/27 Dan Kegel <[EMAIL PROTECTED]>:
>>> And while we're on the subject, is "make depend" really
>>> needed anymore? I thought it happened automatically.
>>
>> It does.
>
> G
Hi Arthur,
> I have written a waveout/in driver for wine to use pulseaudio which is
> in bugzilla. I would appreciate feedback on it, as I have received
> little thus far.
Great. In general, emailing the patch here will get more feedback
than posting it to bugzilla.
> I would appreciate it also
Zachary Goldberg wrote:
> If you're reading this now at Wineconf, shame on you.
>
>
>
Ooops!
-Newman
Hello,
it took me a while, but I got some more info.
Michael Karcher wrote:
> So you should find out where the HeapAlloc call was issued from that
> returned 0x6d50028. If it was from a wine dll, that dll might need to be
> fixed to ensure more strict alignment (might be some kind of audio
> buff
If you're reading this now at Wineconf, shame on you.
On Sat, Sep 27, 2008 at 1:45 AM, Henri Verbeet <[EMAIL PROTECTED]> wrote:
> 2008/9/27 Dan Kegel <[EMAIL PROTECTED]>:
>> And while we're on the subject, is "make depend" really
>> needed anymore? I thought it happened automatically.
>
> It does.
Great. So can we get rid of all the doc that tells
"If someone wants to write a pulseaudio driver, he should feel free to
do so, but he should be aware that just writing a simple 20 line
linear PCM out driver is not sufficient."
http://bugs.winehq.org/show_bug.cgi?id=10495
I have written a waveout/in driver for wine to use pulseaudio which is
in b
2008/9/27 Dan Kegel <[EMAIL PROTECTED]>:
> And while we're on the subject, is "make depend" really
> needed anymore? I thought it happened automatically.
>
It does. You don't generally need "make install" either, you can just
run from whatever place you built Wine.
15 matches
Mail list logo