Fix for fix for bug #36887: return '() from IGNORABLE parser.
authorMatt Birkholz <matt@birkholz.chandler.az.us>
Mon, 3 Jun 2013 16:40:57 +0000 (09:40 -0700)
committerMatt Birkholz <matt@birkholz.chandler.az.us>
Mon, 3 Jun 2013 16:40:57 +0000 (09:40 -0700)
The tail expr was accidentally deleted in the previous commit.

src/sf/pardec.scm

index eae11cd7b37132cd5779c1aadbb0c596b0557814..3d9873773e8e3a72e96173678c0feadb58560d6b 100644 (file)
@@ -331,7 +331,8 @@ USA.
                      (variable/may-ignore! variable)
                      (warn "ignoring IGNORABLE declaration of free variable"
                            name))))
-             names)))
+             names)
+    '()))
 
 ;; IGNORE causes warnings if an ignored variable actually ends
 ;; up being used.  Mentioning the variable in a sequence will