comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Fun with trampolines
Date: Wed, 14 Mar 2018 18:03:25 +0000
Date: 2018-03-14T18:03:25+00:00	[thread overview]
Message-ID: <lyfu52h6vm.fsf@pushface.org> (raw)

Some of you might be entertained by my recent encounter with trampolines
for Tcl/Tk callbacks. Always tiresome when you visit demo code after a
few years and it doesn't work any more.

There's at least a chance that the trampoline (which exists on the
stack) might have been trampled on, though I didn't think so when I
checked it. The question has to be, _which_ stack is it on? I suppose it
has to be that of the code that's executing when 'Access is taken.

https://forward-in-code.blogspot.co.uk/2018/03/tcltk-vs-trampolines.html

             reply	other threads:[~2018-03-14 18:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-14 18:03 Simon Wright [this message]
2018-03-16 10:27 ` Fun with trampolines alby.gamper
2018-03-16 18:05   ` Simon Wright
2018-03-17  0:11     ` alby.gamper
2018-03-16 15:38 ` Shark8
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox