On 17/07/10 10:22, Misha Koshelev wrote:
> Also, if anyone knows how to make git format-patch only output the 10
> _bottom-most_ patches, please let me know.
Partial solution:
use git format-patch without the --stdout, to generate all the patches
as files, then git send-email or imap-send
On 09/07/10 14:22, Dan Kegel wrote:
> Thanks for sending that patch.
>
> It seems your editor stripped whitespace from the ends of lines,
> causing three whitespace-only hunks on the end of your patch.
> Please don't do that; Wine deveopers frown on unrelated whitespace changes.
>
> You might hav
include dialogs that call EndDialog from their
dialog proc.
Without help from knowledgeable wine developers I have no chance of
doing this correctly, and so far I have found interactions on the IRC
channel singularly unhelpful.
> Even then, we're in code freeze, your fix might have to wait until 1.2
> is released.
regards
--
Eliot Blennerhassett
AudioScience Inc.
en if it was removed?
I have run Wine for several years with this one line patch, and seen no
ill effects AFAIK.
If removing the line completely is not an option, is there a way to
conditinally avoid executing it based on environment or registry?
eg if (!ALLOW_ORCAD_TO_WORK) { original code }
moving the line completely is not an option, is there a way to
conditinally avoid executing it based on environment or registry?
eg if (!ALLOW_ORCAD_TO_WORK) { original code }
thanks
--
Eliot Blennerhassett
Alexander Morozov wrote:
> I know nothing about these devices and I did not test them. But I think for
> working with them a driver is also necessary (not only dll).
To clarify, does your patch provide the general services on which all
(many) USB .sys drivers are built? or is it very specific to
Dan Kegel wrote:
> I'm going to be giving a Wine presentation at
> Cebit next month. You can see a draft of the
> presentation at
> http://kegel.com/wine/cebit2009/talk.html
> (I will say lots more than is written there; the
> slides are kept simple on purpose, with just
> the key idea in the cap
Erik de Castro Lopo wrote:
> Austin English wrote:
>
>> I had a discussion with Dan about adding Flawfinder to the
>> patchwatcher.
>
> Is anyone else getting multiple copies of this message? I seem
> to be getting one every 10-20 minutes.
Yep. Overflowed my mailbox quota while I was away on va
Greetings,
I have been reading about general USB support. E.g.
http://www.winehq.org/?issue=331#USB%20Support%20in%20Wine
This mentions 4 scenarios.
But here's a 5th that I am wondering about:
The Windows app has been linked to libusb.
How do I get it to use the linux version of libusb?
Will i
Greetings,
I have been reading about general USB support. E.g.
http://www.winehq.org/?issue=331#USB%20Support%20in%20Wine
which mentions 4 scenarios for giving apps access to USB.
But here's a 5th that I am wondering about:
The Windows app has been linked to (win32) libusb.
How do I get it to
10 matches
Mail list logo