summaryrefslogtreecommitdiff
path: root/test/binary/ignore-custom-section-error-objdump.txt
diff options
context:
space:
mode:
authorBen Smith <binjimin@gmail.com>2018-05-16 19:21:19 -0700
committerGitHub <noreply@github.com>2018-05-16 19:21:19 -0700
commit1fec702978b82945f5e6097f765d505f25f30097 (patch)
treec1df59bd7fdfc8609c1eac150e3dd5a85854c1c7 /test/binary/ignore-custom-section-error-objdump.txt
parentdd7663d78bf483308cd8d70d114748321f2cd61f (diff)
downloadwabt-1fec702978b82945f5e6097f765d505f25f30097.tar.gz
wabt-1fec702978b82945f5e6097f765d505f25f30097.tar.bz2
wabt-1fec702978b82945f5e6097f765d505f25f30097.zip
Print "warning" for ignored custom section errors (#843)
The previous message said "error", which makes it look like the output is not created, so change the message to "warning" instead. The error handling code is pretty ugly and can use a refactor, but that would be a much larger change.
Diffstat (limited to 'test/binary/ignore-custom-section-error-objdump.txt')
-rw-r--r--test/binary/ignore-custom-section-error-objdump.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/binary/ignore-custom-section-error-objdump.txt b/test/binary/ignore-custom-section-error-objdump.txt
index 40d630c4..7288c8b6 100644
--- a/test/binary/ignore-custom-section-error-objdump.txt
+++ b/test/binary/ignore-custom-section-error-objdump.txt
@@ -18,7 +18,7 @@ section(CODE) {
}
}
(;; STDERR ;;;
-*ERROR*: @0x00000019: unable to read u32 leb128: subsection size
+0000019: warning: unable to read u32 leb128: subsection size
;;; STDERR ;;)
(;; STDOUT ;;;