Your subject line was confusing; what's this about?

Your patches seem malformed, they come across with
question marks for tabs, e.g.

--- context.c??? 2008-06-26 13:52:57.000000000 -0400
+++ context.c.patch1??? 2008-06-26 15:19:15.000000000 -0400
@@ -145,9 +145,7 @@ static int WineD3D_ChoosePixelFormat(IWi
?
???? DepthStencilFormat = WINED3DFMT_D24S8;
?
-??? if(DepthStencilFormat) {
-??????? getDepthStencilBits(DepthStencilFormat, &depthBits, &stencilBits);
-??? }
+??? getDepthStencilBits(DepthStencilFormat, &depthBits, &stencilBits);

Perhaps you should resend, using a proper subject line,
attaching one patch per message, and providing a good
description of what each patch does.

If you expect the patches to be applied, they
need to go to wine-patches, not wine-devel.


Reply via email to