guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch wip-mingw-guile-2.2 updated (34131e3 -> 98f4024)


From: Mike Gran
Subject: [Guile-commits] branch wip-mingw-guile-2.2 updated (34131e3 -> 98f4024)
Date: Wed, 18 Apr 2018 12:00:27 -0400 (EDT)

mike121 pushed a change to branch wip-mingw-guile-2.2
in repository guile.

      from  34131e3   ftw test should handle missing symlink procedure
       new  77b3317   Let read-line handle alternate line endings
       new  6d325a7   simplify reading http headers using updated %read-line
       new  eac111d   Wrong preprocessor test for include guard for sys/select.h
       new  1247669   test-foreign-object-c needs libgnu
       new  0863e3d   test shouldn't presume UTF-8 can be installed
       new  98f4024   test-unwind leaks a file descriptor

The 6 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/iselect.h                               |  4 +-
 libguile/rdelim.c                                | 41 ++++++++++++++++----
 module/web/http.scm                              | 11 +++---
 test-suite/standalone/Makefile.am                |  2 +-
 test-suite/standalone/test-command-line-encoding |  6 ++-
 test-suite/standalone/test-unwind.c              |  4 +-
 test-suite/tests/rdelim.test                     | 49 ++++++++++++++++++++++++
 7 files changed, 99 insertions(+), 18 deletions(-)



reply via email to

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