From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!sei!ae From: ae@sei.cmu.edu (Arthur Evans) Newsgroups: comp.lang.ada Subject: Re: Programming Question Message-ID: <10137@as0c.sei.cmu.edu> Date: 18 Jan 91 19:03:42 GMT References: <27954d2b.64e9@petunia.CalPoly.EDU> <2562@sparko.gwu.edu> Distribution: na Organization: Carnegie-Mellon University (Software Engineering Institute), Pgh, PA In-reply-to: mfeldman@seas.gwu.edu's message of 18 Jan 91 03:24:47 GMT List-Id: Michael Feldman (mfeldman@seas.gwu.edu) says (in part): > By the way - getting a _single character_ from the keyboard is not > part of Text_IO, which usually buffers input waiting for a CR. Ada9x > will, I presume, try to find a fix for this. Requirement R4.6-A(1) requires improvement in interactive I/O. By way of example, it lists a few possible improvements; the Ada 9X Requirements Rationale (not yet published) will list more such candidates for improvement. The functionality referred to is included. Of course, we will not know what actually will be in 9X until the Mapping/Revision Team has done its work. Art Evans Software Engineering Institute Carnegie Mellon University