mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-06 14:52:03 +01:00
Update wikipage Managing CTRL+C on console. (Signed-off-by:tioui).
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1992 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -36,7 +36,8 @@ feature {NONE} -- Initialisation
|
|||||||
io.standard_default.put_string ("%NFermeture...%N")
|
io.standard_default.put_string ("%NFermeture...%N")
|
||||||
end
|
end
|
||||||
rescue
|
rescue
|
||||||
if attached {OPERATING_SYSTEM_SIGNAL_FAILURE} Exception_manager.last_exception then
|
if attached {OPERATING_SYSTEM_SIGNAL_FAILURE}
|
||||||
|
Exception_manager.last_exception then
|
||||||
l_ctrl_c := True
|
l_ctrl_c := True
|
||||||
retry
|
retry
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user