On Sat 24 Dec 2016 20:08, Linas Vepstas writes:
> Seems to me this bug report can be closed as "not a bug", given the
> post above.
Sounds good to me. Feel free to do this in the future; you just have to
add "-done" to the bug email (as above). Cheers!
Andy
On Sat 17 Sep 2016 22:43, Jan Wedekind writes:
> The following program works fine under GNU Guile 2.0.12:
>
> (use-modules (oop goops))
> (define-generic native-type)
> (define-method (native-type (i ) . args) 0)
> (define-method (native-type (i ) . args) 1)
> (define-method (
On Sun 25 Sep 2016 21:22, Jan Nieuwenhuizen writes:
> ld-wrapper: error: attempt to use impure library
> "/home/janneke/guile-2.1.4/lib/libguile-2.2.so"
> collect2: error: ld returned 1 exit status
> libtool: error: error: relink 'guile-readline.la' with the above
> command before