gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet-scheme] 111/324: config: parser: Remove fixed TODO.


From: gnunet
Subject: [gnunet-scheme] 111/324: config: parser: Remove fixed TODO.
Date: Tue, 21 Sep 2021 13:22:31 +0200

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

maxime-devos pushed a commit to branch master
in repository gnunet-scheme.

commit d65beafc5eb0da235ba17883171d5a311eb061a7
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Tue Apr 20 10:12:45 2021 +0200

    config: parser: Remove fixed TODO.
    
    ‘expanding variable references’ is implemented in
    gnu/gnunet/config/expand.scm.
    
    * gnu/gnunet/config/parser.scm: Remove TODO.
---
 gnu/gnunet/config/parser.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/gnunet/config/parser.scm b/gnu/gnunet/config/parser.scm
index d763737..cf3c538 100644
--- a/gnu/gnunet/config/parser.scm
+++ b/gnu/gnunet/config/parser.scm
@@ -21,7 +21,7 @@
 ;; Author: Maxime Devos (downstream, Scheme)
 ;; Brief: parse GNUnet configuration files.
 
-;; TODO: unquoting, expanding variable references
+;; TODO: unquoting
 (define-library (gnu gnunet config parser)
   (export parse-line ;; line parser
          <position:%> make-%-position %-position?

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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