From adam@veda.is  Sat Aug 31 11:35:44 1996
Received: from veda.is (ubiq.veda.is [193.4.230.60])
          by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id LAA05564
          for <FreeBSD-gnats-submit@freebsd.org>; Sat, 31 Aug 1996 11:35:40 -0700 (PDT)
Received: (from adam@localhost) by veda.is (8.7.5/8.7.3) id SAA24338; Sat, 31 Aug 1996 18:35:38 GMT
Message-Id: <199608311835.SAA24338@veda.is>
Date: Sat, 31 Aug 1996 18:35:38 GMT
From: Adam David <adam@veda.is>
Reply-To: adam@veda.is
To: FreeBSD-gnats-submit@freebsd.org
Subject: inconsistancy between termcap.h and *curses.h
X-Send-Pr-Version: 3.2

>Number:         1560
>Category:       bin
>Synopsis:       inconsistancy between termcap.h and *curses.h
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    ache
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 31 11:40:02 PDT 1996
>Closed-Date:    Sat Sep 28 06:56:20 PDT 1996
>Last-Modified:  Sat Sep 28 06:59:49 PDT 1996
>Originator:     Adam David
>Release:        FreeBSD 2.2-CURRENT i386
>Organization:
Veda Internet
>Environment:

	???

>Description:

	/usr/include/termcap.h declares tputs() as type void, whereas in
	/usr/include/*curses.h it says an integer is returned. This results
	in a type conflict and programs don't compile.

>How-To-Repeat:

	try to build the ircII port.

>Fix:
	
	???

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->ache 
Responsible-Changed-By: wosch 
Responsible-Changed-When: Thu Sep 26 17:10:34 PDT 1996 
Responsible-Changed-Why:  
State-Changed-From-To: open->closed 
State-Changed-By: wosch 
State-Changed-When: Sat Sep 28 06:56:20 PDT 1996 
State-Changed-Why:  
fixed in termcap.h, revision 1.8 

>Unformatted:
