Issue 57 in teyjus: REPL not flushed enough

0 views
Skip to first unread message

tey...@googlecode.com

unread,
Feb 20, 2012, 8:56:13 AM2/20/12
to teyjus...@googlegroups.com
Status: New
Owner: ----

New issue 57 by quentin....@polytechnique.org: REPL not flushed enough
http://code.google.com/p/teyjus/issues/detail?id=57

The output of the read-eval-print loop is only flushed when a newline is
printed:

******

[toplevel] ?- print "this".

yes

[toplevel] ?- print " is".

yes

[toplevel] ?- print "\nnot printed".
this is

yes

[toplevel] ?-

******

(version 2.0-b2). It should at leat be flushed before the answer "yes" is
given.

tey...@googlecode.com

unread,
Jul 18, 2013, 5:20:23 AM7/18/13
to teyjus...@googlegroups.com
Updates:
Status: Fixed

Comment #1 on issue 57 by fafou...@gmail.com: REPL not flushed enough
http://code.google.com/p/teyjus/issues/detail?id=57

Fixed in commit 1109

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages