bug#54911: Missing modules argument for coverage-data->lcov

2022-04-13 Thread Jessica Tallon
their code was not executed. However I noticed that this didn't match the code. I've attached a patch which implements the behavour described in the docs. Thanks, Jessica. >From 828daf200539d3a642fcf8210df7b58aa0d5fede Mon Sep 17 00:00:00 2001 From: Jessica Tallon Date: Wed, 13

bug#57379: GUI toolkit for Guile 3.0?

2022-08-24 Thread Jessica Tallon
Lee Thomas writes: > Hi. I hope I'm submitting this correctly; please tell me if I'm wrong. I'm > trying to at least prototype a GUI in the same way that in Python I can > write "import gi" and proceed to create a GTK window, add buttons and > menubars and toolbars, etc. I've tried the various

bug#57379: GUI toolkit for Guile 3.0?

2022-08-24 Thread Jessica Tallon
Lee Thomas writes: > Thank you, Jessica! That assurance is all I really needed, but FYI: When I > type "(use-modules (gi))" into an interactive guile, trying to follow > https://github.com/spk121/guile-gi/blob/master/examples/cairo.scm , guile > responds with: > While compiling expression: > no