On Sat, 2002-06-01 at 12:52, Brian C. Hill wrote: > Hello qpopper developers if you are listening! > > The next release of qpopper should not use sys_errlist and > sys_nerr. These variables are not externally defined on SunOS 5.7/5.8 > when compiling 64-bit binaries. I have to keep changing the code to not > use them. They aren't really supposed to be used at all.
What do you use instead? Or do you just not log text equivalents for the error numbers, assuming the end-user can look the number up in header files?
