[2810] in Kerberos-V5-bugs
pending/490: too modern
daemon@ATHENA.MIT.EDU (Brian Kantor)
Tue Nov 4 18:33:17 1997
Resent-From: gnats@rt-11.MIT.EDU (GNATS Management)
Resent-To: gnats-admin@rt-11.MIT.EDU
Resent-Reply-To: krb5-bugs@MIT.EDU, Brian Kantor <brian@karoshi.ucsd.edu>
Date: Tue, 4 Nov 1997 15:32:29 -0800 (PST)
From: Brian Kantor <brian@karoshi.ucsd.edu>
To: krb5-bugs@MIT.EDU
>Number: 490
>Category: pending
>Synopsis: too modern
>Confidential: yes
>Severity: serious
>Priority: medium
>Responsible: gnats-admin
>State: open
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Tue Nov 04 18:33:01 EST 1997
>Last-Modified:
>Originator:
>Organization:
>Release:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
>Audit-Trail:
>Unformatted:
The 'signed' type does not exist in SunOS 4.1.3_U1 'cc'; the 'db' utilities
won't compile until it is defined to a null.
The 'const' type also does not exist. This causes a problem
in clib/memmove.c
- Brian