This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libc-19980524: Hurd errlist.c should use a macro, not a hard value


Hi!

I reported this bug a month ago, but it still hasn't been fixed in the
latest snapshot.  This bug is a minor nit with GNU libc's Hurd
support.

1998-04-22  Gordon Matzigkeit  <gord@profitpress.com>

	* sysdeps/mach/hurd/errlist.c (ERR_REMAP): Use err_get_code
	instead of a raw bitmask.

I was the one to introduce this lossage, when I sent in a patch to
errlist.c... Roland McGrath pointed it out to me, and the attached
patch solves it for good.

Thanks,

-- 
Gordon Matzigkeit   \ Proudly running pieces of the GNU operating system.
gord@profitpress.com \ Jacques Cousteau loved programming in assembler.

libc-19980524-errlist.diff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]