guile-user
[Top][All Lists]
Advanced

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

Re: install directories


From: Rob Browning
Subject: Re: install directories
Date: 25 Feb 2001 09:04:41 -0600
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

Neil Jerram <address@hidden> writes:

> (define-module (xlib xlib)
>   #:dynamic-link-with-marked-exports libguilexlib init_xlib
>   #:export (other exports defined on Scheme level))

This is good, though we should definitely still allow the in-line
(export foo) calls as well.  It might also be nice to have a C side
gh_export(foo) call, or the equivalent of gh_define_public().  This
can be expecially useful when generating wrapper code.

-- 
Rob Browning <address@hidden> PGP=E80E0D04F521A094 532B97F5D64E3930



reply via email to

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