[Bug 213] -SNAP-20020410 fails to compile under AIX 4.3.3
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Thu Apr 11 18:09:06 EST 2002
http://bugzilla.mindrot.org/show_bug.cgi?id=213
------- Additional Comments From dmanton at emea.att.com 2002-04-11 18:09 -------
tmp[CMSG_SPACE(sizeof(int))];
evaluates to:
char
tmp[((ulong)((caddr_t)(sizeof(struct cmsghdr)) + sizeof (void *) - 1 -
((ulong)((caddr_t)(sizeof(struct cmsghdr)) + sizeof (void *) - 1) % sizeof (void *))) +
(ulong)((caddr_t)(sizeof(int)) + sizeof (void *) - 1 - ((ulong)((caddr_t)(sizeof(int)) +
sizeof (void *) - 1) % sizeof (void *))))];
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list