bug-guile
[Top][All Lists]
Advanced

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

[bug #31691] Ellipsis not supported in nested `sxml-match' forms [1.9.13


From: Stefan Israelsson Tampe
Subject: [bug #31691] Ellipsis not supported in nested `sxml-match' forms [1.9.13]
Date: Mon, 05 Sep 2011 13:40:04 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0

Follow-up Comment #5, bug #31691 (project guile):

Ok here is a patch if it encounters a form like
 x ... in the output part of sxml-match it will check if there exists an
ellipsis variable inside x. If there doesn't exist any it will not try to
expand the ellipsis, but instead keep it verbatrim.

So the subsequent matches must not use previous pattern 
variables inside their patterns for this to work.

/Stefan

(file #23945)
    _______________________________________________________

Additional Item Attachment:

File name: sxml-match.ss.diff             Size:1 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31691>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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