guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch main updated (24b30130c -> f047133e7)


From: Ludovic Courtès
Subject: [Guile-commits] branch main updated (24b30130c -> f047133e7)
Date: Mon, 7 Mar 2022 04:57:11 -0500 (EST)

civodul pushed a change to branch main
in repository guile.

    from 24b30130c build: When cross-compiling, get type sizes of the target 
system.
     new a1a1400c7 Update NEWS.
     new c572b11f3 tests: Add read-syntax + syntax-source test.
     new 347321ece psyntax: Honor source properties for things other than 
syntax objects.
     new f047133e7 build: Test '-flto' on both compiler and linker.

The 4 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:
 NEWS                           |  11 +++
 configure.ac                   |   2 +-
 module/ice-9/psyntax-pp.scm    | 155 +++++++++++++++++++++--------------------
 module/ice-9/psyntax.scm       |  15 +++-
 test-suite/tests/compiler.test |  26 ++++++-
 test-suite/tests/reader.test   |  16 ++++-
 6 files changed, 143 insertions(+), 82 deletions(-)



reply via email to

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