[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: limits for (export ...)
From: |
Ludovic Courtès |
Subject: |
Re: limits for (export ...) |
Date: |
Sat, 29 Oct 2011 22:36:36 +0200 |
User-agent: |
Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (gnu/linux) |
Hi,
"Pavel V. Kaygorodov" <address@hidden> skribis:
> My library has many (~80) symbols to export and I facing with strange
> problem when adding a new symbols to the export list -- some other
> symbols becomes "undefined" for a program using my library. Does
> guile-2 limit the number of exported symbols for libraries?
No, there’s no such limit.
Could you try to come up with an example that reproduces the problem?
Thanks,
Ludo’.
Re: limits for (export ...),
Ludovic Courtès <=