diff options
author | Kartik Agaram <vc@akkartik.com> | 2020-11-07 20:12:21 -0800 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2020-11-07 20:12:21 -0800 |
commit | 97b665c9b4bde629fb57eba00e51917b619c892a (patch) | |
tree | 78509adb1aa97026bb367091cf3165e04bbdba3c /tools/termbox/bytebuffer.inl | |
parent | 9185512dba34a8c02d4bb8089e27051f3bd74f85 (diff) | |
download | mu-97b665c9b4bde629fb57eba00e51917b619c892a.tar.gz |
7213 - redo the bugfix of 7210
It turns out deciding when to initialize the table of bindings is quite a thorny problem in the presence of function calls (since they need their args bound). In time I should probably support a linked list of tables. For now I'll just continue to reuse tables, but perform lookups in reverse order so that the correct binding is always returned.
Diffstat (limited to 'tools/termbox/bytebuffer.inl')
0 files changed, 0 insertions, 0 deletions