Path: utzoo!attcan!uunet!jarthur!elroy.jpl.nasa.gov!sdd.hp.com!uakari.primate.wisc.edu!dali.cs.montana.edu!milton!uw-beaver!cornell!ken From: ken@gvax.cs.cornell.edu (Ken Birman) Newsgroups: comp.sys.isis Subject: Time warp messages "feature" in qa demo Keywords: Not an ISIS bug, but it is a bug in the QA demo. Message-ID: <46215@cornell.UUCP> Date: 24 Sep 90 18:52:38 GMT Sender: nobody@cornell.UUCP Reply-To: ken@cs.cornell.edu (Ken Birman) Distribution: comp Organization: Cornell Univ. CS Dept, Ithaca NY Lines: 18 In V2.1 you may see messages of the following sort when running the qa part of the twenty questions demo, but only in BYPASS mode: ISIS client pid 2826: time warp (53.000 secs)! The number of seconds will always be the amount of time that qa was displaying its prompt before you entered the most recent command. This message reveals a "bug" in qa, namely that it is calling getchar() without checking that input is available. A fix would be to call isis_select(32, &imask, 0, 0, 0) with imask = (1<