Overview
Request 145644 accepted
- fixed build: net-db.test takes EAI_SYSTEM error by
* net-db-test.patch [bnc#794696]
- turn off one test in gc.test
* gc-test.patch
http://lists.gnu.org/archive/html/bug-guile/2012-07/msg00069.html
- update to 2.0.7:
* Notable changes
** SRFI-105 curly infix expressions are supported
** Reader options may now be per-port
** Futures may now be nested
** `GUILE_LOAD_PATH' et al can now add directories to the end of
the path
** `load-in-vicinity' search for `.go' files in `%load-compiled-path'
** Extension search order fixed, and LD_LIBRARY_PATH preserved
** Optimize calls to `equal?' or `eqv?' with a constant argument
* Manual updates
** SRFI-9 records now documented under "Compound Data Types"
** (ice-9 and-let-star) and (ice-9 curried-definitions) now documented
* New interfaces
** New "functional record setters" as a GNU extension of SRFI-9
** web: New `http-get*', `response-body-port', and `text-content-type?'
procedures
** `string-split' accepts character sets and predicates
** R6RS SRFI support
** `define-public' is no a longer curried definition by default
etc. see NEWS
Request History
pgajdos created request
- fixed build: net-db.test takes EAI_SYSTEM error by
* net-db-test.patch [bnc#794696]
- turn off one test in gc.test
* gc-test.patch
http://lists.gnu.org/archive/html/bug-guile/2012-07/msg00069.html
- update to 2.0.7:
* Notable changes
** SRFI-105 curly infix expressions are supported
** Reader options may now be per-port
** Futures may now be nested
** `GUILE_LOAD_PATH' et al can now add directories to the end of
the path
** `load-in-vicinity' search for `.go' files in `%load-compiled-path'
** Extension search order fixed, and LD_LIBRARY_PATH preserved
** Optimize calls to `equal?' or `eqv?' with a constant argument
* Manual updates
** SRFI-9 records now documented under "Compound Data Types"
** (ice-9 and-let-star) and (ice-9 curried-definitions) now documented
* New interfaces
** New "functional record setters" as a GNU extension of SRFI-9
** web: New `http-get*', `response-body-port', and `text-content-type?'
procedures
** `string-split' accepts character sets and predicates
** R6RS SRFI support
** `define-public' is no a longer curried definition by default
etc. see NEWS
licensedigger accepted review
{"approve": "version update 2.0.6 -> 2.0.7 covered by ldb"}
factory-auto added a reviewer
the package is still building for repository openSUSE_Factory
factory-auto accepted review
Builds for repo openSUSE_Factory
factory-auto added a reviewer
Please review sources
a_jaeger approved review
ok
a_jaeger accepted review
ok
coolo accepted request
- fixed build: net-db.test takes EAI_SYSTEM error by
* net-db-test.patch [bnc#794696]
- turn off one test in gc.test
* gc-test.patch
http://lists.gnu.org/archive/html/bug-guile/2012-07/msg00069.html
- update to 2.0.7:
* Notable changes
** SRFI-105 curly infix expressions are supported
** Reader options may now be per-port
** Futures may now be nested
** `GUILE_LOAD_PATH' et al can now add directories to the end of
the path
** `load-in-vicinity' search for `.go' files in `%load-compiled-path'
** Extension search order fixed, and LD_LIBRARY_PATH preserved
** Optimize calls to `equal?' or `eqv?' with a constant argument
* Manual updates
** SRFI-9 records now documented under "Compound Data Types"
** (ice-9 and-let-star) and (ice-9 curried-definitions) now documented
* New interfaces
** New "functional record setters" as a GNU extension of SRFI-9
** web: New `http-get*', `response-body-port', and `text-content-type?'
procedures
** `string-split' accepts character sets and predicates
** R6RS SRFI support
** `define-public' is no a longer curried definition by default
etc. see NEWS