Hello Andy,
> >> However... I believe merge-generics is intended to merge duplicate
> >> imported bindings. It does not provide a copy-on-write version of an
> >> imported generic, if that generic was not duplicated in the imports.
> >> There is no facility in GOOPS to do that, AFAIU.
> > It i
On Tue 17 Nov 2015 09:27, Koz Ross writes:
> I have the following file, called foo.scm:
>
> (define-module (koz foo)
> #:use-module (srfi srfi-9))
>
> (define-public (make-empty-bar)
> (make-bar #f))
>
> (define-record-type
> (make-bar open)
> bar?
> (open bar-open set-bar-open!))
> Wo
Mark H Weaver wrote:
> by convention they are
>supposed to encoded in the locale encoding.
This convention is bunk. The encoding aspect of the locale system is
fundamentally broken: the model is that every string in the universe
(every file content, filen