Le 2015-11-19 05:43, David Pirotte a écrit :
Hello,
We are pleased to announce Guile-Clutter 1.12.2, the next maintenance
release for the Guile-Clutter 1.0 series.
Thanks David and the team for making GNOME Clutter available in GNU
Guile. I really like Clutter (and clutter but that's a story
Hello,
This is a new patch for the ClutterMatrix bindings, please ignore the
previous one. Indeed scm_list_ref expects 2 SCM args, this new patch now
correctly calls scm_from_int over scm_list_ref second argument, all calls.
Cheers,
David
;; --
Le Fri, 9 May 2014 12:27:17 -0300,
David Pirotte
Oups,
> Patch review solicited: note that configure.ac did refer to an inexistant
> guile
> version, I think, which I deleted:
>
>GUILE_EFFECTIVE_VERSION=no
> -all_versions="2.2 2.0 1.10"
> +all_versions="2.2 2.0"
>
> I did mention that in the commit message though, should I
Hi Mark,
> Rather:
> scm_scm_to_clutter_margin: Use scm_to_double, not scm_to_uint8.
>
> > * clutter/gnome/gw/clutter-support.c: scm_scm_to_clutter_margin to use
>
> Rather:
> * clutter/gnome/gw/clutter-support.c (scm_scm_to_clutter_margin): Use
Thank you, I have changed the commit message as s
Hi David,
David Pirotte writes:
> From a8166f67bd752ff7c71af50b27cfc52b2de4fe37 Mon Sep 17 00:00:00 2001
> From: David PIROTTE
> Date: Fri, 18 Apr 2014 16:24:43 -0300
> Subject: [PATCH] fixing ClutterMargin special wrapper
Rather:
scm_scm_to_clutter_margin: Use scm_to_double, not scm_to_uint8.
Andy Wingo writes:
> On Fri 09 Sep 2011 16:11, joa...@verona.se writes:
>
>> I would like to experiment with guile-clutter.
>> It seems, though, that guile-clutter is a bit out of date and wont build
>> with clutter-1.0 which is shipped with Fedora 15.
>>
>> Is this correct or have I missed somet
On Fri 09 Sep 2011 16:11, joa...@verona.se writes:
> I would like to experiment with guile-clutter.
> It seems, though, that guile-clutter is a bit out of date and wont build
> with clutter-1.0 which is shipped with Fedora 15.
>
> Is this correct or have I missed something?
It's correct. Do I re