bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

better patch suggestion for GSMime.m


From: Pirmin Braun
Subject: better patch suggestion for GSMime.m
Date: Mon, 9 Sep 2013 11:24:17 +0200

Index: Source/Additions/GSMime.m
===================================================================
--- Source/Additions/GSMime.m   (revision 37035)
+++ Source/Additions/GSMime.m   (working copy)
@@ -2374,6 +2374,10 @@
     {
       [child setBuggyQuotes: YES];
     }
+  if (flags.isHttp == 1)
+    {
+      [child setIsHttp];
+    }
   /*
    * Tell child parser the default encoding to use.
    */


-- 
Pirmin Braun - IntarS Unternehmenssoftware GmbH - Am Hofbräuhaus 1 - 96450 
Coburg
+49 2642 40526292 +49 174 9747584 - skype:pirminb www.intars.de  pb@intars.de
Geschäftsführer: Pirmin Braun, Ralf Engelhardt Registergericht: Amtsgericht 
Coburg HRB3136



reply via email to

[Prev in Thread] Current Thread [Next in Thread]