aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent/instance.scm
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-08-03 01:32:56 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-08-03 01:32:56 +0200
commit010a8fa2c4205850ea3517a0523d727adbc33354 (patch)
tree3ff7f0fe6783d7392b505ccbe026631c207a60f2 /module/vcomponent/instance.scm
parentMove <events> methods to own module for easier loading. (diff)
downloadcalp-010a8fa2c4205850ea3517a0523d727adbc33354.tar.gz
calp-010a8fa2c4205850ea3517a0523d727adbc33354.tar.xz
Fixed stack overflow on event deletion!
Equal? on vcomponents was a bad idea. The bug most likely came from two objects where they pointed to themseves, or recursively to one another, and guile couldn't figure out that they where eq? each other. Change to use eq? comparison directly, and now everything just seems to work.
Diffstat (limited to 'module/vcomponent/instance.scm')
0 files changed, 0 insertions, 0 deletions