about summary refs log tree commit diff stats
path: root/025compare.cc
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-07-03 02:06:05 -0700
committerKartik K. Agaram <vc@akkartik.com>2016-07-03 02:06:05 -0700
commit037b84d291673431a2b8147ec4b3524f9e50a72f (patch)
treee17f934765474860f57eb9a7eab9468d8bda8f0e /025compare.cc
parente8418eb7f6328dbfaa8df852960059aeeaf3bd50 (diff)
downloadmu-037b84d291673431a2b8147ec4b3524f9e50a72f.tar.gz
3088
Gaining confidence now in the fix of 3086. Basically I forgot that
size_of doesn't canonize its argument (because it needs to run at
transform-time, but canonize cares about the value of the reagent for
arrays, and value is only available at run-time). So I was always
returning the size of the address (1) as the size of its payload.
Diffstat (limited to '025compare.cc')
0 files changed, 0 insertions, 0 deletions