Hi Kevin, On Fri, 2006-09-08 at 09:17 +1000, Kevin Ryde wrote: > Actually instantiating a port from a descriptor isn't documented, so > it's possible no applications are using the C port type stuff at all!
Guile-gnome's gnome-vfs wrapper uses it. You can make a SCM port out of a gnome-vfs handle and access the gnome-vfs handle associated with a port. I don't think that we rely on the size though -- the port is made via scm_make_port_type, and the vmethods are set via the setters. The patch does not look like it would cause us problems. Regards, Andy. -- http://wingolog.org/ _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel