comp.lang.ada
 help / color / mirror / Atom feed
* Fun with trampolines
@ 2018-03-14 18:03 Simon Wright
  2018-03-16 10:27 ` alby.gamper
  2018-03-16 15:38 ` Shark8
  0 siblings, 2 replies; 5+ messages in thread
From: Simon Wright @ 2018-03-14 18:03 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-03-17  0:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-14 18:03 Fun with trampolines Simon Wright
2018-03-16 10:27 ` alby.gamper
2018-03-16 18:05   ` Simon Wright
2018-03-17  0:11     ` alby.gamper
2018-03-16 15:38 ` Shark8

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