Date: Mon, 7 Jun 1999 15:53:37 -0400 (EDT) From: root@aldan.algebra.com To: FreeBSD-gnats-submit@freebsd.org Cc: dread@donhm.calcasieu.com Subject: bin/12058: <ndbm.h> does not declare some implemented functions Message-ID: <199906071953.PAA72012@rtfm.newton>
next in thread | raw e-mail | index | archive | help
>Number: 12058 >Category: bin >Synopsis: <ndbm.h> does not declare some implemented functions >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jun 6 13:00:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Mikhail Teterin >Release: FreeBSD 3.2-STABLE i386 >Organization: Virtual Estates, Inc. >Environment: >Description: The functions are implemented, but not declared. There could be more :) int dbm_error(DBM *); int dbm_clearerr(DBM *); >How-To-Repeat: >Fix: Declare them yourself... >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906071953.PAA72012>