[git] GpgOL - branch, STABLE-BRANCH-2-3, updated. gpgol-2.3.0-11-g2da4032

[email protected] (by Andre Heinecke)
Newsgroups gmane.comp.encryption.gpg.cvs
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GnuPG extension for MS Outlook".

The branch, STABLE-BRANCH-2-3 has been updated
       via  2da40322c2614a3357eac901f970c96cb1c17dbe (commit)
      from  907943aec81b5216ab678adf080e4656fcc5cd6a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2da40322c2614a3357eac901f970c96cb1c17dbe
Author: Andre Heinecke <[email protected]>
Date:   Thu Sep 6 17:25:48 2018 +0200

    Thou shalt not push before compiling
    
    * src/mail.cpp (Mail::refCurrentItem): Fix debug statement.

diff --git a/src/mail.cpp b/src/mail.cpp
index ba79e17..720ec3f 100644
--- a/src/mail.cpp
+++ b/src/mail.cpp
@@ -3487,7 +3487,7 @@ Mail::refCurrentItem()
   if (m_currentItemRef)
     {
       log_debug ("%s:%s: Current item multi ref. Bug?",
-                 SRCNAME, __func__, count);
+                 SRCNAME, __func__);
       return;
     }
   /* This prevents a crash in Outlook 2013 when sending a mail as it

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

Summary of changes:
 src/mail.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
GnuPG extension for MS Outlook
http://git.gnupg.org
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.