Re: Naming issues in implementing numbers

Matthew Dempsky <[email protected]> Sun, 11 Jan 2004 00:37:31 +0100
Newsgroups gmane.lisp.scheme.pika.devel
Message-ID <[email protected]>
Tom Lord <lord-1tv/[email protected]> writes:

> I have no objection to such renames.  Thank goodness we aren't using
> CVS :-)

:-)

>     > Also, is using scmx_vtable_object_vtable "portable" for use in
>     > libscm-numbers-reps?
>
> You can do that for now.  I guess that you want it instead of
> `scm_value_vtable' for efficiency reasons? [...]

Oh, heh, I actually meant to use scm_value_vtable but I must have just
missed it in the vtable-obj-imp.h header.  I guess that answers my
question.  :-)

-jivera