guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: largefile64 on ports


From: Ludovic Courtès
Subject: Re: largefile64 on ports
Date: Tue, 26 Sep 2006 09:52:23 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

Hi,

Kevin Ryde <address@hidden> writes:

> Perceiving a distinct lack of enthusiasm for extending the port
> descriptor I added the 64 bits just for fports, with scm_seek and
> scm_truncate calling direct to fport functions on finding that type.
> Exposing the same to applications can wait for another time, perhaps
> when instantiating port descriptors is actually documented.

So file ports now use the 64-bit API when available.  By "just for
fports", I think you referred to the fact that you were initially
planning to add `64' variants of all the methods that are part of
`scm_t_ptob_descriptor', right?

OTOH, would the latter be very necessary?  Can't we just someday break
the ABI and use 64-bit types in `scm_t_ptob_descriptor'?

In any case: thanks for working on it!  ;-)

Ludovic.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]