Subject: Re: -current libc.so.12.25 problems To: Paul Kranenburg <pk@cs.few.eur.nl> From: Charles M. Hannum <mycroft@mit.edu> List: current-users Date: 02/18/1998 01:51:23
The `versioning' kluge doesn't really work for sys_errlist[], because
not all modules that use it necessarily use the .h file it's defined
in.
It's really too bad we didn't make it a pointer years ago. *sigh*