guile-devel
[Top][All Lists]
Advanced

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

Re: Gnulib support


From: Ludovic Courtès
Subject: Re: Gnulib support
Date: Sat, 25 Aug 2007 10:44:22 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Hi,

Kevin Ryde <address@hidden> writes:

> The problem is if other libraries do the same thing, ie. put an
> strcasecmp in.  I expect you get clashes that'd stop an application
> using certain combinations of libraries, or getting mis-detections of
> what's available where, etc.
>
> For namespace cleanliness any globally visible symbol in libguile really
> has to have an scm_ (or probably scm_i_) prefix.  Is gnulib setup to
> help libraries with that?  Nosing around it looks like perhaps not yet.

Bruno Haible listed potential issues and workarounds in:

  http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/11101

(Gmane's threading seems to be slightly broken currently.)

I have not taken any action yet but what you suggest is doable.

Thanks,
Ludovic.





reply via email to

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