diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2016-02-21 20:30:02 -0800 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2016-02-21 20:40:06 -0800 |
commit | c4e143d6ea0635cdb164cec1c62afd7461e605ad (patch) | |
tree | 06fbb672ce95f1d5152c113cdb40685148b57d0c /tangle/001trace.test.cc | |
parent | f22250a174d5ad5abf8bf99ad140ced52563aee2 (diff) | |
download | mu-c4e143d6ea0635cdb164cec1c62afd7461e605ad.tar.gz |
2681 - drop reagent types from reagent properties
All my attempts at staging this change failed with this humongous commit that took all day and involved debugging three monstrous bugs. Two of the bugs had to do with forgetting to check the type name in the implementation of shape-shifting recipes. Bug #2 in particular would cause core tests in layer 59 to fail -- only when I loaded up edit/! It got me to just hack directly on mu.cc until I figured out the cause (snapshot saved in mu.cc.modified). The problem turned out to be that I accidentally saved a type ingredient in the Type table during specialization. Now I know that that can be very bad. I've checked the traces for any stray type numbers (rather than names). I also found what might be a bug from last November (labeled TODO), but we'll verify after this commit.
Diffstat (limited to 'tangle/001trace.test.cc')
0 files changed, 0 insertions, 0 deletions