guile-clutter, clutter-devel: add custom bindings for ClutterMatrix

2014-05-09 Thread David Pirotte
Hello, guile-clutter clutter-devel: add custom bindings for ClutterMatrix Patch review solicited. Thanks, David >From 8f15c981e0d8c6fd089c28c6ca953ec02313c413 Mon Sep 17 00:00:00 2001 From: David PIROTTE Date: Fri, 9 May 2014 12:16:07 -0300 Subject: [PATCH 6/6] add custom bind

guile-devel@gnu.org

2014-05-09 Thread David Pirotte
Hello, guile-gnome master: fix unbound variable `&gw:bad-typespec' Patch review solicited. Thanks, David >From fd5d39e87986fe4fa08c4eddc2e45a98261ae98e Mon Sep 17 00:00:00 2001 From: David PIROTTE Date: Fri, 9 May 2014 14:24:42 -0300 Subject: [PATCH 3/3] fix unbound variable `

Re: guile-clutter, clutter-devel: add custom bindings for ClutterMatrix

2014-05-09 Thread David Pirotte
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