guile-user
[Top][All Lists]
Advanced

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

Re: To gh_ or not to gh_?


From: Evan Prodromou
Subject: Re: To gh_ or not to gh_?
Date: 10 May 2001 12:50:20 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.103

>>>>> "RB" == Rob Browning <address@hidden> writes:

    RB> One thing that we've been discussing on guile-devel is, at a
    RB> minimum, starting to hide all the scm_ functions that are
    RB> considered "private" by default, either with private headers,
    RB> or more likely with a #define SCM_INTERNAL or similar.  This
    RB> would help make it clear which of the scm_ functions are
    RB> intended for public consumption.

Another possibility is renaming -- e.g., "scmi_" for "scm internal".

~ESP

-- 
Evan Prodromou
address@hidden



reply via email to

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