Changeset 5309


Ignore:
Timestamp:
Oct 7, 2006, 10:12:19 AM (18 years ago)
Author:
Gary Byers
Message:

QUIT: flush *STDOUT* in PROCESS-EXIT-APPLICATION.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/level-1/l1-readloop.lisp

    r5022 r5309  
    118118                             (process-exit-application *current-process*
    119119                                                       #'(lambda ()
    120                                                            (fresh-line *stdout*)
    121                                                            (force-output *stdout*)
    122120                                                           (#_exit exit-status)))))
    123121      (unless (eq cp ip)
Note: See TracChangeset for help on using the changeset viewer.