Hi Bernd, Am Sun, Mar 15, 2026 at 02:39:38AM +0100 schrieb Bernd Paysan: > Am Freitag, 13. März 2026, 11:14:25 Mitteleuropäische Normalzeit schrieb > Bernd > Paysan: > > The packages built install and run on forky, with existing downsides such as > > no dynamic code generation and no documentation, which I will attack next. > > I've now fixed the dynamic code generation, which as side effect generated > way > more errors on blhc, because I have to remove GCC flags. There's no point in > hardening Gforth against return stack attacks, as a Forth does come with > everything you need for return stack attacks, except that this return stack > is > not mixed with other stacks, so overwriting it by using a buffer overflow in > the > local variables is impossible. > > All the other tests pass. The engine is now as fast as gforth-0.7.3 was. > Adding documentation is the next step.
Sounds good. Thank you for your worl. Would anyone pull the needed changes to https://salsa.debian.org/debian/gforth Kind regards Andreas. -- https://fam-tille.de

