On 3 June 2014 18:08, erik quanstrom <quanstro@quanstro.net> wrote:
ok.  good.  that's what happened.  perhaps some change needs
to be made to segattach to mirror this change.

I think this is independent. In ibrk I changed the test from using newsize to calculating mapsize first and
checking mapsize in the same way as above, since mapsize had to be calculated anyway, and it seemed
better to keep the tests the same.