[EMAIL PROTECTED] (Ludovic Courtès) writes:
>
> In particular, it removes globals ...
There's really no need to remove globals for their own sake, only one
gc ever runs of course ...
> As for merging it into 1.8, we should probably wait for some time (or
> even not merge it)?
I've lost track of what it actually improves or fixes :-).
> AC_INIT(m4_esyscmd(. ./GUILE-VERSION && echo -n ${PACKAGE}),
> - m4_esyscmd(. ./GUILE-VERSION && echo -n ${GUILE_VERSION}))
> + m4_esyscmd(. ./GUILE-VERSION && echo -n ${GUILE_VERSION}),
> + [EMAIL PROTECTED])
I put that in 1.8 too.
_______________________________________________
Guile-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/guile-devel