[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: about internal exported symbols
From: |
Thomas Dickey |
Subject: |
Re: about internal exported symbols |
Date: |
Thu, 4 Dec 2003 10:45:21 -0500 (EST) |
On Thu, 4 Dec 2003, Thomas Dickey wrote:
> it doesn't need an empty _nc_memove(). But by placing it in a separate
> file, it does need - if that module is added to the library - something,
> since the C standard prohibits empty modules. However, the configure
> script doesn't add that file to the library unless memmove() is missing.
minor correction - the configure script doesn't omit it from the library
since that seemed unnecessarily complicated.
--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
- about internal exported symbols, Stanislav Ievlev, 2003/12/02
- Re: about internal exported symbols, Thomas Dickey, 2003/12/02
- Re: about internal exported symbols, Stanislav Ievlev, 2003/12/03
- Re: about internal exported symbols, Thomas Dickey, 2003/12/03
- Re: about internal exported symbols, Stanislav Ievlev, 2003/12/03
- Re: about internal exported symbols, Thomas Dickey, 2003/12/03
- Re: about internal exported symbols, Stanislav Ievlev, 2003/12/04
- Re: about internal exported symbols, Thomas Dickey, 2003/12/04
- Re: about internal exported symbols,
Thomas Dickey <=
- Re: about internal exported symbols, Stanislav Ievlev, 2003/12/05
- Re: about internal exported symbols, Thomas Dickey, 2003/12/05