Hi,

Kevin Ryde <[EMAIL PROTECTED]> writes:

> What prefix does it put on the names that get into libguile.so?
> It's not namespace clean to have an strcasecmp() in libguile (likely
> to create subtle havoc).

In the case of `strcasecmp ()', it puts no prefix.  However, the
`strcasecmp' module gets compiled iff `strcasecmp' was not found at
configure time.  If we find a situation where this goes wrong, then we
should email `bug-gnulib'.

Thanks,
Ludovic.


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to