unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Andy Wingo <wingo@pobox.com>
Subject: Re: largefile64 on ports
Date: Fri, 08 Sep 2006 17:13:30 +0200	[thread overview]
Message-ID: <1157728410.8233.11.camel@localhost.localdomain> (raw)
In-Reply-To: <87irjz5ks3.fsf@zip.com.au>

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


  parent reply	other threads:[~2006-09-08 15:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-07 23:17 largefile64 on ports Kevin Ryde
2006-09-08 13:25 ` Greg Troxel
2006-09-08 23:01   ` Kevin Ryde
2006-09-09 23:59     ` Greg Troxel
2006-09-11  0:43       ` Kevin Ryde
2006-09-08 15:13 ` Andy Wingo [this message]
2006-09-26  1:51 ` Kevin Ryde
2006-09-26  7:52   ` Ludovic Courtès
2006-09-26 22:21     ` Kevin Ryde
2006-09-27  8:27       ` Ludovic Courtès
2006-09-28  0:27         ` Kevin Ryde

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1157728410.8233.11.camel@localhost.localdomain \
    --to=wingo@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).