diff options
author | Ben Smith <binjimin@gmail.com> | 2017-04-18 13:45:48 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-18 13:45:48 -0700 |
commit | 50007242ecb843a94fbcc7eb118f2c58376d3858 (patch) | |
tree | 18c50679e376ea9f3e8388b54c21a8af23c05279 /src/source-error-handler.h | |
parent | ddfbfc592da5c7b889de46c5a58e62de672b197c (diff) | |
download | wabt-50007242ecb843a94fbcc7eb118f2c58376d3858.tar.gz wabt-50007242ecb843a94fbcc7eb118f2c58376d3858.tar.bz2 wabt-50007242ecb843a94fbcc7eb118f2c58376d3858.zip |
Fix appveyor build after a4751fe7 (#402)
The MSVC vector debug checks don't like accessing the address of the end
of the vector, even if you never read the value -- we were doing this
when writing a size of 0 in MemoryWriter::{Write,Move}Data.
Also fixed some CMake warnings.
Diffstat (limited to 'src/source-error-handler.h')
0 files changed, 0 insertions, 0 deletions