commit | c639a35f50014bf9d43b6893b7ed92564e69a9a9 | [log] [tgz] |
---|---|---|
author | Manuel Novoa III <mjn3@codepoet.org> | Sun Aug 12 17:32:56 2001 +0000 |
committer | Manuel Novoa III <mjn3@codepoet.org> | Sun Aug 12 17:32:56 2001 +0000 |
tree | c2e76689aa1f3bfc4b81c1c9802ad8ef47d4265c | |
parent | dd9173c07fd7222bacd132611aa6b4c9d1090215 [diff] |
I stupidly forgot one level of pointer indirection in the cmdtxt(), calcsize(), and copynode() table implementations. Commit the fix but keep them disabled until others check them out. Uncomment "//#define CMDTXT_TABLE", "//#define CALCSIZE_TABLE", and "//#define COPYNODE_TABLE" to try them out. Saves over 600 bytes on i386.