[4848] in Athena Bugs

home help back first fref pref prev next nref lref last post

vax 6.4R: , ss man pages

daemon@ATHENA.MIT.EDU (John T Kohl)
Mon Apr 30 14:48:25 1990

Date: Mon, 30 Apr 90 14:48:09 -0400
From: John T Kohl <jtkohl@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
System name:		lycus
Type and version:	CVAXSTAR 6.4R
Display type:		SM

What were you trying to do?
	Use <ss/ss.h> with an ANSI C compiler.

What's wrong:
	It fails to declare prototypes for ss_create_invocation() and
ss_listen:

kdb5_edit.c:146: warning: implicit declaration of function `ss_create_invocation'
kdb5_edit.c:188: warning: implicit declaration of function `ss_listen'

It does declare prototypes for other functions.

What should have happened:
	It should have declared the prototypes.

Please describe any relevant documentation references:
	This is a bug too; I can't seem to find man pages for ss stuff:
% man ss_listen
No manual entry for ss_listen.
[{1}lycus:/mit/krb5/src/config]
% echo $MANPATH
/usr/man:/mit/sipb/man:/mit/StaffTools/man:/mit/watchmaker/man
[{1}lycus:/mit/krb5/src/config]
%


home help back first fref pref prev next nref lref last post