thanks but this package does not compile now. "scm_tc7_svect" undeclared.
lars
On Sun, 27 Dec 2009, Neil Jerram wrote:
> Chengqi Song writes:
>
> > Thanks to Neil,
> >
> > Is there any binding to xlib? or easier way to generate a xlib binding?
> > thanks.
>
> Yes, guile-xlib. (Written by me
On Dec 27, 2009, at 17:58, Thien-Thi Nguyen wrote:
Can you point to a specific 1.4.x commit, to help with any
extra bits that are needed, e.g. anything in configure.ac?
No 1.4.x commit yet but i plan to do w/o configure checks since
getsid(2) is POSIX.1-2001.
And what about Windows?
Ken
2009/12/27 Thien-Thi Nguyen :
> As years go by, i have come to venerate old code per se less and
> less.
Heh. As the years go by, I have come to venerate any code,
old or new, less and less. It's always broken, and never actually
does what you want, anyways.
> I think it would be cool to write
() Neil Jerram
() Sun, 27 Dec 2009 18:21:12 +
It's in our Git repo now.
Wow, fast!
thi
() Neil Jerram
() Sun, 27 Dec 2009 12:46:39 +
Cool. (I like ratpoison, and I wasn't aware it had been abandoned. A
Guile-enabled ratpoison would be great.)
Perhaps i should have distiguished what was abandoned: the C code,
the body. Its spirit lives in stumpwm (Common Lisp). Anyway
Neil Jerram writes:
> Thien-Thi Nguyen writes:
>
>> However, the last bit of C glue (outside of ttn-do) it needs is getsid(2).
>
> No problem, I'll add this.
It's in our Git repo now.
Regards,
Neil
Chengqi Song writes:
> Thanks to Neil,
>
> Is there any binding to xlib? or easier way to generate a xlib binding?
> thanks.
Yes, guile-xlib. (Written by me, and maintained for a while by
Thien-Thi Nguyen.) It is not a complete Xlib binding, it only has some
core functions. But I think it w
Thanks to Neil,
Is there any binding to xlib? or easier way to generate a xlib binding? thanks.
lars
On Sun, 27 Dec 2009, Neil Jerram wrote:
> Chengqi Song writes:
>
> > Guile 1.9.6 improves speed a lot
>
> That is good news!
>
> > however guile-gtk can not be compiled anymore. Is there an
Chengqi Song writes:
> Guile 1.9.6 improves speed a lot
That is good news!
> however guile-gtk can not be compiled anymore. Is there any gtk
> binding for guile 1.9.x?
No, guile-gtk is unmaintained now, so hasn't been updated for Guile
1.9.x.
Please take a look at guile-gnome instead. guile-
Thien-Thi Nguyen writes:
> () Chengqi Song
> () Sun, 27 Dec 2009 07:22:50 +0800
>
>"By calling this function, the garbage collector learns
>about all references that your SMOB has to other SCM values."
>
>what is "has to other SCM values"? is it a typo?
>
> Perhaps that object contai
Thien-Thi Nguyen writes:
> I've just about finished porting ratpoison (a CVS snapshot prior to its
> author's abandoning it in favor of stumpwm) to Guile (1.4.x) scheme.
> This means no more Xlib (et al)!
Cool. (I like ratpoison, and I wasn't aware it had been abandoned. A
Guile-enabled ratpoi
Guile 1.9.6 improves speed a lot however guile-gtk can not be compiled anymore.
Is there any gtk binding for guile 1.9.x?
guile-gtk.c:31:22: error: guile/gh.h: No such file or directory
make: *** [guile-gtk.x] Error 1
==> ERROR: Build Failed.
lars
On Sat, 26 Dec 2009, dsm...@roadrunner
great, I have guile-devel installed on my arch and now the result is very close
to ypsilon.
lars
On Sat, 26 Dec 2009, dsm...@roadrunner.com wrote:
>
> Chengqi Song wrote:
> > the reference is here:
> > http://www.littlewingpinball.com/contents/en/ypsilon_1g.html
> >
> > just for your re
() Chengqi Song
() Sun, 27 Dec 2009 07:22:50 +0800
"By calling this function, the garbage collector learns
about all references that your SMOB has to other SCM values."
what is "has to other SCM values"? is it a typo?
Perhaps that object contains (points to, references) other
sub-objec
14 matches
Mail list logo