guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] [SCM] GNU Guile branch, branch_release-1-8, updated. rel


From: Ludovic Courtès
Subject: [Guile-commits] [SCM] GNU Guile branch, branch_release-1-8, updated. release_1-8-6-37-gceb6da3
Date: Tue, 21 Apr 2009 21:21:29 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Guile".

The branch, branch_release-1-8 has been updated
       via  ceb6da3f8b76dd00ae4204fcc1fec937cce3f727 (commit)
       via  ecea82046801a53a042e95056d4dcfee7734145b (commit)
       via  7d19c807b153031dbd790f1bceb270b9cb395f80 (commit)
       via  5e5b073faa66630c0f680145e57612582fd92b68 (commit)
      from  3009b5d557e1ebfd828fd0de9b1da5abb2f6ec9a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ceb6da3f8b76dd00ae4204fcc1fec937cce3f727
Author: Ludovic Courtès <address@hidden>
Date:   Tue Apr 21 22:37:45 2009 +0200

    Fix compilation of `numbers.c' on Tru64.
    
    * libguile/numbers.c (scm_c_make_polar): Don't use sincos(3) on non-GNU
      platforms.  Reported by Didier Godefroy <address@hidden>.

commit ecea82046801a53a042e95056d4dcfee7734145b
Author: Ludovic Courtès <address@hidden>
Date:   Tue Apr 21 22:34:54 2009 +0200

    Fix compilation of `gcc_os_dep.c' on Tru64.
    
    * libguile/gc_os_dep.c [OSF1](_end): Specify the type.
      (scm_get_stack_base): Suitably cast RESULT.  Reported by Didier
      Godefroy <address@hidden>.

commit 7d19c807b153031dbd790f1bceb270b9cb395f80
Author: Ludovic Courtès <address@hidden>
Date:   Tue Apr 21 22:27:38 2009 +0200

    Update `NEWS' and `THANKS'.

commit 5e5b073faa66630c0f680145e57612582fd92b68
Author: daniel <address@hidden>
Date:   Fri Feb 13 14:27:41 2009 +0100

    Make `--disable-deprecated' work.
    
    * configure.in (enable_deprecated): Set SCM_WARN_DEPRECATED_DEFAULT
      even when --disable-deprecated is passed.
    * libguile/deprecation.h: Declare deprecation-issuing methods even
      if SCM_ENABLE_DEPRECATED is not set.
    * libguile/deprecation.c: Ditto.
      (scm_init_deprecation): Include full body even for unset
      SCM_ENABLE_DEPRECATED.
    
    Signed-off-by: Ludovic Courtès <address@hidden>

-----------------------------------------------------------------------

Summary of changes:
 NEWS                   |    3 ++-
 THANKS                 |    1 +
 configure.in           |    5 +++--
 libguile/deprecation.c |    6 ------
 libguile/deprecation.h |   14 ++++----------
 libguile/gc_os_dep.c   |    4 ++--
 libguile/numbers.c     |    9 +++++++--
 7 files changed, 19 insertions(+), 23 deletions(-)


hooks/post-receive
--
GNU Guile




reply via email to

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