Re: A bug, I think, in the process of compiling Guile 3.0.2 on NetBSD 9

2020-05-25 Thread Jay Sulzberger
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

A bug, I think, in the process of compiling Guile 3.0.2 on NetBSD 9

2020-05-25 Thread Jay Sulzberger
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

Re: Use of foreign objects to wrap anything other than an integer

2020-05-25 Thread divoplade
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

Use of foreign objects to wrap anything other than an integer

2020-05-25 Thread divoplade
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

Re: [ANN] Guile Hall 0.3.0 released

2020-05-25 Thread Catonano
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 ! > >

Re: [ANN] Guile Hall 0.3.0 released

2020-05-25 Thread Alex Sassmannshausen
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