bug-gforth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #62030] 'Malformed xchar' error, if fork'ed child throws


From: Bernd Paysan
Subject: [bug #62030] 'Malformed xchar' error, if fork'ed child throws
Date: Fri, 11 Feb 2022 21:21:35 -0500 (EST)

Follow-up Comment #7, bug #62030 (project gforth):

bye and (bye) are for leaving Gforth gracefully (the difference is that (bye)
is a primitive).  This means restoring the terminal.  The thing we don't want.
 So we want to leave the forked process right at that point, not graceful, not
restoring things, not closing and flushing files like the history buffer.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62030>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]