[master] 32c7d7188 GC stale comment

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Mon Dec 2 17:56:06 UTC 2019


commit 32c7d718814e6ffce1038196d24cf3dd5986d394
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Mon Dec 2 18:54:47 2019 +0100

    GC stale comment
    
    Refs 45af9764189ec55f0626a44ff64df7bef5d87d41

diff --git a/lib/libvcc/generate.py b/lib/libvcc/generate.py
index 83af5c925..b526bfcdf 100755
--- a/lib/libvcc/generate.py
+++ b/lib/libvcc/generate.py
@@ -33,11 +33,6 @@
 #######################################################################
 # These are our tokens
 
-# We could drop all words such as "include", "if" etc, and use the
-# ID type instead, but declaring them tokens makes them reserved words
-# which hopefully makes for better error messages.
-# XXX: does it actually do that ?
-
 import copy
 import sys
 from os.path import join


More information about the varnish-commit mailing list