5 Oct
2008
5 Oct
'08
10:07 p.m.
On Sun, 2008-10-05 at 20:44 +0200, LÉVAI Dániel wrote:
istream-raw-mbox.c:86: error: `EBADMSG' undeclared (first use in this function)
Hmh. EBADMSG is supposed to be part of POSIX.1. Why doesn't OpenBSD have that?
Well, in any case you could replace the EBADMSG with something else. I guess I'll have to change that too then. Maybe EINVAL..