guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (6cd9b31 -> 5787f4e)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (6cd9b31 -> 5787f4e)
Date: Sun, 7 Oct 2018 10:48:00 -0400 (EDT)

wingo pushed a change to branch master
in repository guile.

      from  6cd9b31   Fix use of uninstalled header by installed headers
       new  03581c0   Comment out some unused definitions
       new  edba440   Remove unimplemented decl in script.h
       new  f34d50a   Deprecate scm_find_executable
       new  173b44a   Fix GCC warning with %char-set-dump.
       new  b74e1f0   Remove jit_names.c.
       new  ae188ac   Revert "Remove jit_names.c."
       new  2388193   Fix lightning build with jit_names.c
       new  8bcba78   Fix unused local warning in vm-engine.c
       new  5787f4e   Fix -Wunused-function error for x86 not on sun

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


Summary of changes:
 libguile/deprecated.c                | 50 +++++++++++++++++++++++++-
 libguile/deprecated.h                |  2 ++
 libguile/jit.c                       |  4 +--
 libguile/lightning/lib/jit_x86-x87.c |  6 +++-
 libguile/lightning/lightning.am      |  2 +-
 libguile/script.c                    | 70 +-----------------------------------
 libguile/script.h                    |  5 ---
 libguile/srfi-14.c                   |  2 +-
 libguile/vm-engine.c                 |  1 -
 9 files changed, 61 insertions(+), 81 deletions(-)



reply via email to

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