]> gitweb.factorcode.org Git - factor.git/commit
alien,stack-checker.alien: move callback-destructor to the alien vocab
authorBjörn Lindqvist <bjourne@gmail.com>
Sun, 21 Sep 2014 22:02:57 +0000 (00:02 +0200)
committerJohn Benediktsson <mrjbq7@gmail.com>
Mon, 29 Sep 2014 14:30:22 +0000 (07:30 -0700)
commit5cf8c7cfbaf785822bda78cc3057b10370c8bcb0
tree8c6f64026c5a476277a713031f88a6ff7cc0cbb4
parent3f659840555358d31a634cee2d71c92ee5edf948
alien,stack-checker.alien: move callback-destructor to the alien vocab

It can't be placed in stack-checker.alien because that vocab isn't
included in deployed images which lead to weird errors when the
destructors trigger.
basis/stack-checker/alien/alien.factor
core/alien/alien.factor