Xref: utzoo comp.unix.microport:950 comp.sources.d:2411
Path: utzoo!attcan!uunet!uport!plocher
From: plocher@uport.UUCP (John Plocher)
Newsgroups: comp.unix.microport,comp.sources.d
Subject: Re: Bug in Small Model libcurses.a?
Message-ID: <360@uport.UUCP>
Date: 6 Jul 88 02:06:41 GMT
References: <131@dcs.UUCP>
Reply-To: plocher@uport.UUCP (John Plocher)
Organization: Microport Systems, Scotts Valley, CA
Lines: 12

In article <131@dcs.UUCP> wnp@dcs.UUCP (Wolf N. Paul) writes:
>curses function getstr() will not accept a capital P as input
>but terminates as soon as P is entered, returning the string
>up to but not including the P.
>
>This problem exists in small model only -- large model works properly.

This is a bug, and it has been fixed.  If you need a work around, the CAP
'P' always returns a '\0'.  If you need a fix ASAP, contact tech support.
Otherwise, the fixed version will be going out with 2.4.

  -John