• Matthew Maurer's avatar
    Fix setStructPointer+canonical word mult assume · bd49b14a
    Matthew Maurer authored
    Previously I assumed that data sections in the input StructReader must
    have data sections which were multiples of words. However, struct
    upgrade rules allow a StructReader to exist which does not follow that
    rule. This commit removes that assumption by working in bytes normally,
    and special casing the 1-bit-struct case.
    bd49b14a
Name
Last commit
Last update
..
cmake Loading commit data...
ekam-provider Loading commit data...
m4 Loading commit data...
samples Loading commit data...
src Loading commit data...
CMakeLists.txt Loading commit data...
LICENSE.txt Loading commit data...
Makefile.am Loading commit data...
Makefile.ekam Loading commit data...
README.txt Loading commit data...
capnp-rpc.pc.in Loading commit data...
capnp.pc.in Loading commit data...
configure.ac Loading commit data...
kj-async.pc.in Loading commit data...
kj.pc.in Loading commit data...
regenerate-bootstraps.sh Loading commit data...
setup-autotools.sh Loading commit data...
setup-ekam.sh Loading commit data...