[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NCR MP-RAS and 1.913
From: |
Alexandre Oliva |
Subject: |
Re: NCR MP-RAS and 1.913 |
Date: |
03 May 2001 11:40:24 -0300 |
User-agent: |
Gnus/5.090002 (Oort Gnus v0.02) XEmacs/21.1 (Cuyahoga Valley) |
On Apr 25, 2001, Robert Boehne <address@hidden> wrote:
> The functions mutex_lock and mutex_unlock are not
> defined by libltdl, only used by it.
Actually, these are just pointers to functions, that are indeed
defined in libltdl. We should probably move them into the libtool
namespace, prepending lt_dl and appending _fn to their names. Ditto
(prepending only) for last_error, and any other static variables we
should use.
Edouard, I'm curious... Why did you choose to append `_cb' to their
names? I can't make any sense out of `cb' :-)
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer address@hidden, redhat.com}
CS PhD student at IC-Unicamp address@hidden, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: NCR MP-RAS and 1.913,
Alexandre Oliva <=