pika-dev
[Top][All Lists]
Advanced

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

Re: [Pika-dev] Guile FFI: resizable vector problem


From: Tom Lord
Subject: Re: [Pika-dev] Guile FFI: resizable vector problem
Date: Sat, 31 Jan 2004 13:52:00 -0800 (PST)

    > From: Andreas Rottmann <address@hidden>

    > That also would solve the second feature macro I've in use so
    > far: SCM_FEATURE_CHAR_UNICODE. If it isn't defined, the
    > implementation is only guaranteed to support ASCII chars. I
    > think the macros would come handy in the scm/tests, however,
    > that way the test cases can be shared among all implementations.

I'm not against the feature-macro idea.  It makes me a _little_
nervous just because I don't like #ifdef'ed code -- but on the other
hand, ASCII-only (or iso8859-*-only) optoins would be very winning
things to provide.

-t







reply via email to

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