[Commits] [SCM] claws branch, master, updated. 3.14.1-136-g93c6983

claws at claws-mail.org claws at claws-mail.org
Mon Jan 16 11:30:21 CET 2017


The branch, master has been updated
       via  93c6983e1c2f58c2ff0e580a1bf1942cf8f0f5d6 (commit)
      from  2fbcc0fceff9abe6fa4141656f25d9ec5d636d9c (commit)

Summary of changes:
 src/plugins/vcalendar/libical/libical/icallexer.l |    1 -
 1 file changed, 1 deletion(-)


- Log -----------------------------------------------------------------
commit 93c6983e1c2f58c2ff0e580a1bf1942cf8f0f5d6
Author: Paul <paul at claws-mail.org>
Date:   Mon Jan 16 10:30:17 2017 +0000

    fix bug 3734, 'undefined symbol error with flex-2.6.2'
    
    Patch by Ashish Gupta

diff --git a/src/plugins/vcalendar/libical/libical/icallexer.l b/src/plugins/vcalendar/libical/libical/icallexer.l
index 57304ad..7d18eb0 100644
--- a/src/plugins/vcalendar/libical/libical/icallexer.l
+++ b/src/plugins/vcalendar/libical/libical/icallexer.l
@@ -44,7 +44,6 @@ void icalparser_clear_flex_input(void);
 
 #undef YY_INPUT
 #define YY_INPUT(b,r,ms) ( r= icalparser_flex_input(b,ms))
-#undef yywrap
 
 #undef YY_FATAL_ERROR
 #define YY_FATAL_ERROR(msg) ical_yyerror(msg)

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list