Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Apr 1997 20:12:44 +0400 (MSD)
From:      Dmitrij Tejblum <tejblum@arc.hq.cti.ru>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        freebsd-bugs@freefall.freebsd.org
Subject:   Re: misc/3291: md2.h, md4.h, and md5.h headers useless for c++ programms
Message-ID:  <Pine.BSF.3.95.970415194701.6697A-100000@arc.hq.cti.ru>
In-Reply-To: <199704151529.BAA02623@godzilla.zeta.org.au>

next in thread | previous in thread | raw e-mail | index | archive | help

On Wed, 16 Apr 1997, Bruce Evans wrote:

> My man page synopsis checker test won't pass :-).  

Sorry, I cannot see the reason :-( I have no your man page synopsis
checker :-( (May be, you don't noticed that md2.3, md4.3, and md5.3
generated by make from mdX.3 and didn't say 'make' before synopsis check?)


> BTW, there are bugs
> in the synopsis for MD5.9.  The synopsis checker generates the following
> file from the synopsis:
> 
> ....
>
> Compiling this with `cc -Wredundant-decls' shows that MD5Transform()
> is not declared in <sys/md5.h>.  In fact it is not part of the public
> interface, and most of the public interface is not documented.
> 
	Yes, it seems that MD5Transform is static function in md5c.c. So,
MD5.9 is absolutly wrong. 

	Dima




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.970415194701.6697A-100000>