fetchmail-friends
[Top] [All Lists]

Re: [fetchmail][patch] fetchmail 5.9.8 doesn't build

2002-03-08 17:01:20
On Thursday 07 March 2002 12:24 am, Sebastian Jaenicke wrote:

Hi,

just a small patch to the freshly released version, as it doesn't
compile (at least on my system, gcc 2.95.3 on Linux). If replying,
please keep me in the Cc: as I am not subscribed to the list.

Regards,

Sebastian

--- rcfile_y.y.orig     Thu Mar  7 01:17:22 2002
+++ rcfile_y.y  Thu Mar  7 01:17:31 2002
@@ -368,7 +368,7 @@
 #ifdef SSL_ENABLE
                    current.use_ssl = FLAG_FALSE;
 #else
-                   yyerror(GT_("SSL is not enabled"))
+                   yyerror(GT_("SSL is not enabled"));
 #endif
                }


I recently submitted the same patch.

-- 
<"><"><"> Philip Hunt <philh(_at_)comuno(_dot_)freeserve(_dot_)co(_dot_)uk> 
<"><"><">
"I would guess that he really believes whatever is politically 
advantageous for him to believe." 
                        -- Alison Brooks, referring to Michael
                              Portillo, on soc.history.what-if


<Prev in Thread] Current Thread [Next in Thread>