gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: find_typedefs.py: Comment a


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: find_typedefs.py: Comment about variable 'li'
Date: Tue, 22 May 2018 11:54:36 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 66a93ec67 find_typedefs.py: Comment about variable 'li'
66a93ec67 is described below

commit 66a93ec67a223a189bb62fe08a4e1cdc2077ad03
Author: Nils Gillmann <address@hidden>
AuthorDate: Tue May 22 09:55:04 2018 +0000

    find_typedefs.py: Comment about variable 'li'
    
    Signed-off-by: Nils Gillmann <address@hidden>
---
 contrib/scripts/find_typedefs.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/contrib/scripts/find_typedefs.py b/contrib/scripts/find_typedefs.py
index d2c4cd815..b344cee2b 100644
--- a/contrib/scripts/find_typedefs.py
+++ b/contrib/scripts/find_typedefs.py
@@ -1,3 +1,5 @@
+# XXX (F841): local variable 'li' is assigned to but never used
+
 from __future__ import print_function
 from __future__ import unicode_literals
 import os

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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