Re: Needed: trunc from gnulib

2011-02-14 Thread Ludovic Courtès
Hi! Andy Wingo writes: > Cool. Generally Ludovic has been handling the gnulib imports. Perhaps > he can add trunc to the module list whenever he does the next import. Done. Ludo’.

Re: Needed: trunc from gnulib

2011-02-13 Thread Andy Wingo
On Sun 13 Feb 2011 15:05, Mark H Weaver writes: >> Could someone please either (A) tell me briefly what needs to be done to >> import trunc from gnulib into guile properly, or better yet (B) do it > > On second thought, there's no rush on this. I'd still like to know at > some point, but it can

Re: Needed: trunc from gnulib

2011-02-13 Thread Mark H Weaver
> Could someone please either (A) tell me briefly what needs to be done to > import trunc from gnulib into guile properly, or better yet (B) do it On second thought, there's no rush on this. I'd still like to know at some point, but it can wait until after 2.0. Best, Mark

Needed: trunc from gnulib

2011-02-13 Thread Mark H Weaver
Hello all, Could someone please either (A) tell me briefly what needs to be done to import trunc from gnulib into guile properly, or better yet (B) do it for me? I'd really appreciate it. It will make my new implementations of scm_truncate and scm_truncate_divide much cleaner, and I don't think