guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (7da831a -> ee7d18e)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (7da831a -> ee7d18e)
Date: Thu, 29 Apr 2021 16:00:35 -0400 (EDT)

wingo pushed a change to branch master
in repository guile.

    from 7da831a  Fix line and column for read errors
     new 8847aae  bug#48096: [3.0.6] ‘syntax-error’ exceptions include vectors 
instead of source location properties
     new c72a023  Fix compile-psyntax.scm -- canonicalize pass not needed
     new ee7d18e  Fix syntax-violation, which was passing vectors instead of 
alists

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 module/ice-9/compile-psyntax.scm | 10 ++++------
 module/ice-9/psyntax-pp.scm      |  3 ++-
 module/ice-9/psyntax.scm         |  5 +++--
 test-suite/tests/syntax.test     | 14 +++++++++++++-
 4 files changed, 22 insertions(+), 10 deletions(-)



reply via email to

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