Deutsch English Français Italiano |
<2025May6.092906@mips.complang.tuwien.ac.at> View for Bookmarking (what is this?) Look up another Usenet article |
Path: news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: anton@mips.complang.tuwien.ac.at (Anton Ertl) Newsgroups: comp.lang.forth Subject: Re: QUIT and ABORT Date: Tue, 06 May 2025 07:29:06 GMT Organization: Institut fuer Computersprachen, Technische Universitaet Wien Lines: 28 Message-ID: <2025May6.092906@mips.complang.tuwien.ac.at> References: <87bjtn2hct.fsf@gmail.com> <d9149a9d12db559e2720156b315fcfdcdd90e3fe@i2pn2.org> <2025May3.072517@mips.complang.tuwien.ac.at> <6973d7bc1d0376ab234a39a3dda82287b7b13450@i2pn2.org> <2025May3.180226@mips.complang.tuwien.ac.at> <b78a04cbc0fc7c0a6c041e46ea83dc7a6206e5d6@i2pn2.org> <2025May4.153331@mips.complang.tuwien.ac.at> <6a9a2b6e873c1b72bdec2c72749ef0aac6f33f42@i2pn2.org> <vvashh$ra84$1@dont-email.me> <60caba147f217f0c677ddc6bf8a7492a3c69688b@i2pn2.org> <vvcbu1$29f8r$1@dont-email.me> Injection-Date: Tue, 06 May 2025 09:33:34 +0200 (CEST) Injection-Info: dont-email.me; posting-host="d951b660fb3dcbf2a4f420f1a274170c"; logging-data="2539039"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/WkOc7kaH4wOryzCo06wSL" Cancel-Lock: sha1:jUUDhD4VSEWkaJUJaRe8wMlgIMw= X-newsreader: xrn 10.11 Ruvim <ruvim.pinka@gmail.com> writes: >Yes, -1 and -2 are special cases in 9.6.1.2275 (when there is no user >exception frame). But for those cases it *only* specifies what message >shall be displayed, and *nothing more*. BTW, for several decades Gforth did not comply with the standard requirement not to print anything on ABORTing: Gforth 0.7.3, Copyright (C) 1995-2008 Free Software Foundation, Inc. Gforth comes with ABSOLUTELY NO WARRANTY; for details type `license' Type `bye' to exit abort :1: Aborted >>>abort<<< Backtrace: $7F49ED85DA78 throw Only after these decades somebody complained about that, and Gforth was fixed to be standard-compliant in that respect, too. But it seems that hardly anybody cares about that deviation. - anton -- M. Anton Ertl http://www.complang.tuwien.ac.at/anton/home.html comp.lang.forth FAQs: http://www.complang.tuwien.ac.at/forth/faq/toc.html New standard: https://forth-standard.org/ EuroForth 2023 proceedings: http://www.euroforth.org/ef23/papers/ EuroForth 2024 proceedings: http://www.euroforth.org/ef24/papers/