[Bug 13241] ALSA Midi port names

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 15 10:09:36 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=13241


Juan Lang <juan_lang at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch




--- Comment #1 from Juan Lang <juan_lang at yahoo.com>  2008-05-15 10:09:36 ---
Patches should be sent to wine-patches at winehq.org , they're not picked up from
here.

Also, to save you some time, your patch will likely get rejected on the first
pass.  Things like this will cause rejection:

@@ -1129,7 +1131,7 @@
             return;

        MidiOutDev[MODM_NumDevs].addr = *snd_seq_port_info_get_addr(pinfo);
-
+               

Here you're adding whitespace for no good reason.  Make sure your patch is
clean of any whitespace changes before sending it in.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list