On Mon, 25 May 2020, Jay Sulzberger wrote:
There is an old bug report at
https://lists.gnu.org/archive/html/bug-guile/2016-07/msg00038.html
I believe I ran into this same bug on my way to compiling Guile-3.0.2 on NetBSD
9.
After my signature is the report, as rendered by lynx.
Heaven forw
There is an old bug report at
https://lists.gnu.org/archive/html/bug-guile/2016-07/msg00038.html
I believe I ran into this same bug on my way to compiling Guile-3.0.2 on NetBSD
9.
After my signature is the report, as rendered by lynx.
Heaven forwarding I will submit a proper bug report within
OK, nevermind, I did not understand correctly how it worked.
Le mardi 26 mai 2020 à 00:04 +0200, divoplade a écrit :
> Hello,
>
> How do I use the foreign object type?
>
> When I do:
>
> (use-modules (system foreign-object))
> (use-modules (oop goops))
> (define-foreign-object-type make-thing
Hello,
How do I use the foreign object type?
When I do:
(use-modules (system foreign-object))
(use-modules (oop goops))
(define-foreign-object-type make-thing (x) #:finalizer (lambda
(x) #t))
(make-thing "hello")
I get:
ERROR: In procedure struct-set!/unboxed:
Wrong type (expecting exact integ
Il giorno lun 25 mag 2020 alle ore 09:13 Alex Sassmannshausen <
alex.sassmannshau...@gmail.com> ha scritto:
> Heya,
>
> Catonano writes:
>
> > Il giorno dom 24 mag 2020 alle ore 23:22 Alex Sassmannshausen <
> alex.sassmannshau...@gmail.com> ha scritto:
> >
> > Hey Catonano,
> >
> > Hi Alex !
> >
Heya,
Catonano writes:
> Il giorno dom 24 mag 2020 alle ore 23:22 Alex Sassmannshausen
> ha scritto:
>
> Hey Catonano,
>
> Hi Alex !
>
> Thank you for your review ☺
>
> I liked the style of your text. I've taken the liberty to expand on it
> some more — but I'm happy to go with your versio