libtasn1-commit
[Top][All Lists]
Advanced

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

[SCM] GNU libtasn1 branch, master, updated. libtasn1_4_2-15-g6d22352


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU libtasn1 branch, master, updated. libtasn1_4_2-15-g6d22352
Date: Fri, 06 Mar 2015 12:48:07 +0000

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 "GNU libtasn1".

http://git.savannah.gnu.org/cgit/libtasn1.git/commit/?id=6d22352b062bf633a63b822b163ef5d9935396c4

The branch, master has been updated
       via  6d22352b062bf633a63b822b163ef5d9935396c4 (commit)
      from  5ad06db9ebdf2139d12331f83d48d77853ad55ef (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 6d22352b062bf633a63b822b163ef5d9935396c4
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Fri Mar 6 13:48:03 2015 +0100

    removed debug flag

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

Summary of changes:
 lib/decoding.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/lib/decoding.c b/lib/decoding.c
index e858f0a..7fbd931 100644
--- a/lib/decoding.c
+++ b/lib/decoding.c
@@ -33,7 +33,6 @@
 #include <limits.h>
 #include <intprops.h>
 
-#define DEBUG
 #ifdef DEBUG
 # define warn() fprintf(stderr, "%s: %d\n", __func__, __LINE__)
 #else


hooks/post-receive
-- 
GNU libtasn1



reply via email to

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