Skip to content

Instantly share code, notes, and snippets.

/.txt

Created December 16, 2016 08:01
Show Gist options
  • Save anonymous/693103baa4949eb2187810138a79d94b to your computer and use it in GitHub Desktop.
Save anonymous/693103baa4949eb2187810138a79d94b to your computer and use it in GitHub Desktop.
* 19fb6cf (HEAD -> PR/36) Utilize Travis CI's OSX builders
* 96f88c4 Fix -Wformat compilation errors in tests
* fd039be (origin/master, origin/HEAD, master) Use AM_CPPFLAGS since autotools deprecated INCLUDE
* bc67233 Update bug report URL in README
* d55b4f8 Update bug report URL in LibYAML
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: configure.ac: creating directory config
autoreconf: running: glibtoolize --copy --force
glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
glibtoolize: copying file 'config/ltmain.sh'
glibtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
glibtoolize: and rerunning glibtoolize and aclocal.
glibtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: running: /usr/local/Cellar/autoconf/2.69/bin/autoconf --force
autoreconf: running: /usr/local/Cellar/autoconf/2.69/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:51: installing 'config/compile'
configure.ac:56: installing 'config/config.guess'
configure.ac:56: installing 'config/config.sub'
configure.ac:30: installing 'config/install-sh'
configure.ac:30: installing 'config/missing'
src/Makefile.am: installing 'config/depcomp'
parallel-tests: installing 'config/test-driver'
autoreconf: Leaving directory `.'
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-apple-darwin16.1.0
checking host system type... x86_64-apple-darwin16.1.0
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking how to convert x86_64-apple-darwin16.1.0 file names to x86_64-apple-darwin16.1.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin16.1.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin16.1.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for doxygen... false
checking for ANSI C header files... (cached) yes
checking for stdlib.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating yaml-0.1.pc
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating Makefile
config.status: creating tests/Makefile
config.status: creating win32/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
Making all in include
make[2]: Nothing to be done for `all'.
Making all in src
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT api.lo -MD -MP -MF .deps/api.Tpo -c -o api.lo api.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT api.lo -MD -MP -MF .deps/api.Tpo -c api.c -fno-common -DPIC -o .libs/api.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT api.lo -MD -MP -MF .deps/api.Tpo -c api.c -o api.o >/dev/null 2>&1
mv -f .deps/api.Tpo .deps/api.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT reader.lo -MD -MP -MF .deps/reader.Tpo -c -o reader.lo reader.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT reader.lo -MD -MP -MF .deps/reader.Tpo -c reader.c -fno-common -DPIC -o .libs/reader.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT reader.lo -MD -MP -MF .deps/reader.Tpo -c reader.c -o reader.o >/dev/null 2>&1
mv -f .deps/reader.Tpo .deps/reader.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT scanner.lo -MD -MP -MF .deps/scanner.Tpo -c -o scanner.lo scanner.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT scanner.lo -MD -MP -MF .deps/scanner.Tpo -c scanner.c -fno-common -DPIC -o .libs/scanner.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT scanner.lo -MD -MP -MF .deps/scanner.Tpo -c scanner.c -o scanner.o >/dev/null 2>&1
mv -f .deps/scanner.Tpo .deps/scanner.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -fno-common -DPIC -o .libs/parser.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -o parser.o >/dev/null 2>&1
mv -f .deps/parser.Tpo .deps/parser.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c -o loader.lo loader.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c loader.c -fno-common -DPIC -o .libs/loader.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c loader.c -o loader.o >/dev/null 2>&1
mv -f .deps/loader.Tpo .deps/loader.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT writer.lo -MD -MP -MF .deps/writer.Tpo -c -o writer.lo writer.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT writer.lo -MD -MP -MF .deps/writer.Tpo -c writer.c -fno-common -DPIC -o .libs/writer.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT writer.lo -MD -MP -MF .deps/writer.Tpo -c writer.c -o writer.o >/dev/null 2>&1
mv -f .deps/writer.Tpo .deps/writer.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT emitter.lo -MD -MP -MF .deps/emitter.Tpo -c -o emitter.lo emitter.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT emitter.lo -MD -MP -MF .deps/emitter.Tpo -c emitter.c -fno-common -DPIC -o .libs/emitter.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT emitter.lo -MD -MP -MF .deps/emitter.Tpo -c emitter.c -o emitter.o >/dev/null 2>&1
mv -f .deps/emitter.Tpo .deps/emitter.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT dumper.lo -MD -MP -MF .deps/dumper.Tpo -c -o dumper.lo dumper.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT dumper.lo -MD -MP -MF .deps/dumper.Tpo -c dumper.c -fno-common -DPIC -o .libs/dumper.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT dumper.lo -MD -MP -MF .deps/dumper.Tpo -c dumper.c -o dumper.o >/dev/null 2>&1
mv -f .deps/dumper.Tpo .deps/dumper.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -release 0 -version-info 2:5:0 -o libyaml.la -rpath /usr/local/lib api.lo reader.lo scanner.lo parser.lo loader.lo writer.lo emitter.lo dumper.lo
libtool: link: gcc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libyaml-0.2.dylib .libs/api.o .libs/reader.o .libs/scanner.o .libs/parser.o .libs/loader.o .libs/writer.o .libs/emitter.o .libs/dumper.o -g -O2 -install_name /usr/local/lib/libyaml-0.2.dylib -compatibility_version 3 -current_version 3.5 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libyaml.dylib" && ln -s "libyaml-0.2.dylib" "libyaml.dylib")
libtool: link: ar cru .libs/libyaml.a api.o reader.o scanner.o parser.o loader.o writer.o emitter.o dumper.o
libtool: link: ranlib .libs/libyaml.a
libtool: link: ( cd ".libs" && rm -f "libyaml.la" && ln -s "../libyaml.la" "libyaml.la" )
Making all in .
make[2]: Nothing to be done for `all-am'.
Making all in tests
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT run-scanner.o -MD -MP -MF .deps/run-scanner.Tpo -c -o run-scanner.o run-scanner.c
mv -f .deps/run-scanner.Tpo .deps/run-scanner.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o run-scanner run-scanner.o ../src/libyaml.la
libtool: link: gcc -g -O2 -o .libs/run-scanner run-scanner.o ../src/.libs/libyaml.dylib
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT run-parser.o -MD -MP -MF .deps/run-parser.Tpo -c -o run-parser.o run-parser.c
mv -f .deps/run-parser.Tpo .deps/run-parser.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o run-parser run-parser.o ../src/libyaml.la
libtool: link: gcc -g -O2 -o .libs/run-parser run-parser.o ../src/.libs/libyaml.dylib
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT run-loader.o -MD -MP -MF .deps/run-loader.Tpo -c -o run-loader.o run-loader.c
mv -f .deps/run-loader.Tpo .deps/run-loader.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o run-loader run-loader.o ../src/libyaml.la
libtool: link: gcc -g -O2 -o .libs/run-loader run-loader.o ../src/.libs/libyaml.dylib
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT run-emitter.o -MD -MP -MF .deps/run-emitter.Tpo -c -o run-emitter.o run-emitter.c
mv -f .deps/run-emitter.Tpo .deps/run-emitter.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o run-emitter run-emitter.o ../src/libyaml.la
libtool: link: gcc -g -O2 -o .libs/run-emitter run-emitter.o ../src/.libs/libyaml.dylib
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT run-dumper.o -MD -MP -MF .deps/run-dumper.Tpo -c -o run-dumper.o run-dumper.c
mv -f .deps/run-dumper.Tpo .deps/run-dumper.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o run-dumper run-dumper.o ../src/libyaml.la
libtool: link: gcc -g -O2 -o .libs/run-dumper run-dumper.o ../src/.libs/libyaml.dylib
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT example-reformatter.o -MD -MP -MF .deps/example-reformatter.Tpo -c -o example-reformatter.o example-reformatter.c
mv -f .deps/example-reformatter.Tpo .deps/example-reformatter.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o example-reformatter example-reformatter.o ../src/libyaml.la
libtool: link: gcc -g -O2 -o .libs/example-reformatter example-reformatter.o ../src/.libs/libyaml.dylib
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT example-reformatter-alt.o -MD -MP -MF .deps/example-reformatter-alt.Tpo -c -o example-reformatter-alt.o example-reformatter-alt.c
mv -f .deps/example-reformatter-alt.Tpo .deps/example-reformatter-alt.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o example-reformatter-alt example-reformatter-alt.o ../src/libyaml.la
libtool: link: gcc -g -O2 -o .libs/example-reformatter-alt example-reformatter-alt.o ../src/.libs/libyaml.dylib
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT example-deconstructor.o -MD -MP -MF .deps/example-deconstructor.Tpo -c -o example-deconstructor.o example-deconstructor.c
example-deconstructor.c:110:23: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:seq", 1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:602:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag, int implicit,
^
example-deconstructor.c:134:27: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:map", 1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:634:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag, int implicit,
^
example-deconstructor.c:149:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "type", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:149:60: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "type", -1,
^~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:158:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "STREAM-START", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:158:60: warning: passing 'char [13]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "STREAM-START", -1,
^~~~~~~~~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:174:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "encoding", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:174:64: warning: passing 'char [9]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "encoding", -1,
^~~~~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:183:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str",
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:184:33: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
(encoding == YAML_UTF8_ENCODING ? "utf-8" :
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:201:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "type", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:201:60: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "type", -1,
^~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:210:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "STREAM-END", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:210:60: warning: passing 'char [11]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "STREAM-END", -1,
^~~~~~~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:223:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "type", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:223:60: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "type", -1,
^~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:232:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "DOCUMENT-START", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:232:60: warning: passing 'char [15]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "DOCUMENT-START", -1,
^~~~~~~~~~~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:249:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "version", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:249:64: warning: passing 'char [8]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "version", -1,
^~~~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:258:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:map", 1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:634:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag, int implicit,
^
example-deconstructor.c:267:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "major", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:267:64: warning: passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "major", -1,
^~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:277:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:int", number, -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:277:64: warning: passing 'char [64]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:int", number, -1,
^~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:286:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "minor", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:286:64: warning: passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "minor", -1,
^~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:296:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:int", number, -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:296:64: warning: passing 'char [64]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:int", number, -1,
^~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:320:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "tags", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:320:64: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "tags", -1,
^~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:329:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:seq", 1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:602:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag, int implicit,
^
example-deconstructor.c:342:43: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:map", 1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:634:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag, int implicit,
^
example-deconstructor.c:351:43: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "handle", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:351:68: warning: passing 'char [7]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "handle", -1,
^~~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:360:43: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str",
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:370:43: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "prefix", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:370:68: warning: passing 'char [7]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "prefix", -1,
^~~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:379:43: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str",
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:405:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "implicit", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:405:60: warning: passing 'char [9]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "implicit", -1,
^~~~~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:414:35: warning: passing 'char [23]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:bool",
^~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:415:29: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
(input_event.data.document_start.implicit ?
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:429:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "type", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:429:60: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "type", -1,
^~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:438:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "DOCUMENT-END", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:438:60: warning: passing 'char [13]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "DOCUMENT-END", -1,
^~~~~~~~~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:447:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "implicit", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:447:60: warning: passing 'char [9]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "implicit", -1,
^~~~~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:456:35: warning: passing 'char [23]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:bool",
^~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:457:29: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
(input_event.data.document_end.implicit ?
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:471:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "type", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:471:60: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "type", -1,
^~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:480:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "ALIAS", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:480:60: warning: passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "ALIAS", -1,
^~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:489:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "anchor", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:489:60: warning: passing 'char [7]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "anchor", -1,
^~~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:498:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str",
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:512:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "type", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:512:60: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "type", -1,
^~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:521:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "SCALAR", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:521:60: warning: passing 'char [7]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "SCALAR", -1,
^~~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:534:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "anchor", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:534:64: warning: passing 'char [7]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "anchor", -1,
^~~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:543:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str",
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:558:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "tag", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:558:64: warning: passing 'char [4]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "tag", -1,
^~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:567:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str",
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:580:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "value", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:580:60: warning: passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "value", -1,
^~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:589:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str",
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:602:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "implicit", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:602:60: warning: passing 'char [9]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "implicit", -1,
^~~~~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:611:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:map", 1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:634:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag, int implicit,
^
example-deconstructor.c:620:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "plain", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:620:60: warning: passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "plain", -1,
^~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:629:35: warning: passing 'char [23]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:bool",
^~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:630:29: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
(input_event.data.scalar.plain_implicit ?
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:640:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "non-plain", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:640:60: warning: passing 'char [10]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "non-plain", -1,
^~~~~~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:649:35: warning: passing 'char [23]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:bool",
^~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:650:29: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
(input_event.data.scalar.quoted_implicit ?
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:673:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "style", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:673:64: warning: passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "style", -1,
^~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:682:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str",
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:683:33: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
(style == YAML_PLAIN_SCALAR_STYLE ? "plain" :
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:704:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "type", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:704:60: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "type", -1,
^~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:713:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "SEQUENCE-START", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:713:60: warning: passing 'char [15]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "SEQUENCE-START", -1,
^~~~~~~~~~~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:726:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "anchor", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:726:64: warning: passing 'char [7]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "anchor", -1,
^~~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:735:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str",
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:750:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "tag", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:750:64: warning: passing 'char [4]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "tag", -1,
^~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:759:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str",
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:770:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "implicit", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:770:60: warning: passing 'char [9]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "implicit", -1,
^~~~~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:779:35: warning: passing 'char [23]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:bool",
^~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:780:29: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
(input_event.data.sequence_start.implicit ?
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:797:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "style", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:797:64: warning: passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "style", -1,
^~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:806:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str",
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:807:33: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
(style == YAML_BLOCK_SEQUENCE_STYLE ? "block" :
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:823:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "type", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:823:60: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "type", -1,
^~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:832:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "SEQUENCE-END", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:832:60: warning: passing 'char [13]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "SEQUENCE-END", -1,
^~~~~~~~~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:845:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "type", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:845:60: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "type", -1,
^~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:854:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "MAPPING-START", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:854:60: warning: passing 'char [14]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "MAPPING-START", -1,
^~~~~~~~~~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:867:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "anchor", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:867:64: warning: passing 'char [7]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "anchor", -1,
^~~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:876:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str",
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:891:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "tag", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:891:64: warning: passing 'char [4]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "tag", -1,
^~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:900:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str",
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:911:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "implicit", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:911:60: warning: passing 'char [9]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "implicit", -1,
^~~~~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:920:35: warning: passing 'char [23]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:bool",
^~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:921:29: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
(input_event.data.mapping_start.implicit ?
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:938:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "style", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:938:64: warning: passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "style", -1,
^~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:947:39: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str",
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:948:33: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
(style == YAML_BLOCK_MAPPING_STYLE ? "block" :
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:964:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "type", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:964:60: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "type", -1,
^~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
example-deconstructor.c:973:35: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "MAPPING-END", -1,
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:579:43: note: passing argument to parameter 'tag' here
yaml_char_t *anchor, yaml_char_t *tag,
^
example-deconstructor.c:973:60: warning: passing 'char [12]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
NULL, "tag:yaml.org,2002:str", "MAPPING-END", -1,
^~~~~~~~~~~~~
../include/yaml.h:580:22: note: passing argument to parameter 'value' here
yaml_char_t *value, int length,
^
130 warnings generated.
mv -f .deps/example-deconstructor.Tpo .deps/example-deconstructor.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o example-deconstructor example-deconstructor.o ../src/libyaml.la
libtool: link: gcc -g -O2 -o .libs/example-deconstructor example-deconstructor.o ../src/.libs/libyaml.dylib
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT example-deconstructor-alt.o -MD -MP -MF .deps/example-deconstructor-alt.Tpo -c -o example-deconstructor-alt.o example-deconstructor-alt.c
example-deconstructor-alt.c:144:21: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"type", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:147:21: warning: passing 'char [13]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"STREAM-START", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~~~~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:160:25: warning: passing 'char [9]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"encoding", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:163:29: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
(encoding == YAML_UTF8_ENCODING ? "utf-8" :
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:179:21: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"type", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:182:21: warning: passing 'char [11]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"STREAM-END", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:194:21: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"type", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:197:21: warning: passing 'char [15]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"DOCUMENT-START", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~~~~~~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:213:25: warning: passing 'char [8]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"version", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:224:25: warning: passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"major", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:227:72: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
value = yaml_document_add_scalar(&output_document, YAML_INT_TAG,
^~~~~~~~~~~~
../include/yaml.h:671:29: note: expanded from macro 'YAML_INT_TAG'
#define YAML_INT_TAG "tag:yaml.org,2002:int"
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:897:22: note: passing argument to parameter 'tag' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:228:25: warning: passing 'char [64]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
number, -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:236:25: warning: passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"minor", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:239:72: warning: passing 'char [22]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
value = yaml_document_add_scalar(&output_document, YAML_INT_TAG,
^~~~~~~~~~~~
../include/yaml.h:671:29: note: expanded from macro 'YAML_INT_TAG'
#define YAML_INT_TAG "tag:yaml.org,2002:int"
^~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:897:22: note: passing argument to parameter 'tag' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:240:25: warning: passing 'char [64]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
number, -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:256:25: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"tags", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:279:29: warning: passing 'char [7]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"handle", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:290:29: warning: passing 'char [7]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"prefix", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:303:21: warning: passing 'char [9]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"implicit", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:305:68: warning: passing 'char [23]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
value = yaml_document_add_scalar(&output_document, YAML_BOOL_TAG,
^~~~~~~~~~~~~
../include/yaml.h:667:29: note: expanded from macro 'YAML_BOOL_TAG'
#define YAML_BOOL_TAG "tag:yaml.org,2002:bool"
^~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:897:22: note: passing argument to parameter 'tag' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:306:25: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
(input_event.data.document_start.implicit ?
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:319:21: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"type", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:322:21: warning: passing 'char [13]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"DOCUMENT-END", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~~~~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:330:21: warning: passing 'char [9]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"implicit", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:332:68: warning: passing 'char [23]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
value = yaml_document_add_scalar(&output_document, YAML_BOOL_TAG,
^~~~~~~~~~~~~
../include/yaml.h:667:29: note: expanded from macro 'YAML_BOOL_TAG'
#define YAML_BOOL_TAG "tag:yaml.org,2002:bool"
^~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:897:22: note: passing argument to parameter 'tag' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:333:25: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
(input_event.data.document_end.implicit ?
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:346:21: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"type", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:349:21: warning: passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"ALIAS", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:357:21: warning: passing 'char [7]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"anchor", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:373:21: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"type", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:376:21: warning: passing 'char [7]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"SCALAR", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:386:25: warning: passing 'char [7]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"anchor", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:401:25: warning: passing 'char [4]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"tag", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:414:21: warning: passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"value", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:429:21: warning: passing 'char [8]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"version", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:440:21: warning: passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"plain", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:442:68: warning: passing 'char [23]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
value = yaml_document_add_scalar(&output_document, YAML_BOOL_TAG,
^~~~~~~~~~~~~
../include/yaml.h:667:29: note: expanded from macro 'YAML_BOOL_TAG'
#define YAML_BOOL_TAG "tag:yaml.org,2002:bool"
^~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:897:22: note: passing argument to parameter 'tag' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:443:25: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
(input_event.data.scalar.plain_implicit ?
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:452:21: warning: passing 'char [7]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"quoted", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:454:68: warning: passing 'char [23]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
value = yaml_document_add_scalar(&output_document, YAML_BOOL_TAG,
^~~~~~~~~~~~~
../include/yaml.h:667:29: note: expanded from macro 'YAML_BOOL_TAG'
#define YAML_BOOL_TAG "tag:yaml.org,2002:bool"
^~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:897:22: note: passing argument to parameter 'tag' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:455:25: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
(input_event.data.scalar.quoted_implicit ?
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:470:25: warning: passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"style", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:473:29: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
(style == YAML_PLAIN_SCALAR_STYLE ? "plain" :
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:493:21: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"type", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:496:21: warning: passing 'char [15]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"SEQUENCE-START", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~~~~~~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:506:25: warning: passing 'char [7]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"anchor", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:521:25: warning: passing 'char [4]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"tag", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:534:21: warning: passing 'char [9]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"implicit", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:536:68: warning: passing 'char [23]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
value = yaml_document_add_scalar(&output_document, YAML_BOOL_TAG,
^~~~~~~~~~~~~
../include/yaml.h:667:29: note: expanded from macro 'YAML_BOOL_TAG'
#define YAML_BOOL_TAG "tag:yaml.org,2002:bool"
^~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:897:22: note: passing argument to parameter 'tag' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:537:25: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
(input_event.data.sequence_start.implicit ?
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:553:25: warning: passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"style", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:556:29: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
(style == YAML_BLOCK_SEQUENCE_STYLE ? "block" :
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:571:21: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"type", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:574:21: warning: passing 'char [13]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"SEQUENCE-END", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~~~~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:586:21: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"type", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:589:21: warning: passing 'char [14]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"MAPPING-START", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~~~~~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:599:25: warning: passing 'char [7]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"anchor", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:614:25: warning: passing 'char [4]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"tag", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:627:21: warning: passing 'char [9]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"implicit", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:629:68: warning: passing 'char [23]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
value = yaml_document_add_scalar(&output_document, YAML_BOOL_TAG,
^~~~~~~~~~~~~
../include/yaml.h:667:29: note: expanded from macro 'YAML_BOOL_TAG'
#define YAML_BOOL_TAG "tag:yaml.org,2002:bool"
^~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:897:22: note: passing argument to parameter 'tag' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:630:25: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
(input_event.data.mapping_start.implicit ?
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:641:58: warning: implicit conversion from enumeration type 'yaml_mapping_style_t' (aka 'enum yaml_mapping_style_e') to different enumeration type 'yaml_sequence_style_t' (aka 'enum yaml_sequence_style_e') [-Wenum-conversion]
= input_event.data.mapping_start.style;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
example-deconstructor-alt.c:646:25: warning: passing 'char [6]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"style", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:649:29: warning: passing 'char *' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
(style == YAML_BLOCK_MAPPING_STYLE ? "block" :
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:664:21: warning: passing 'char [5]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"type", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
example-deconstructor-alt.c:667:21: warning: passing 'char [12]' to parameter of type 'yaml_char_t *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
"MAPPING-END", -1, YAML_PLAIN_SCALAR_STYLE);
^~~~~~~~~~~~~
../include/yaml.h:897:40: note: passing argument to parameter 'value' here
yaml_char_t *tag, yaml_char_t *value, int length,
^
66 warnings generated.
mv -f .deps/example-deconstructor-alt.Tpo .deps/example-deconstructor-alt.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o example-deconstructor-alt example-deconstructor-alt.o ../src/libyaml.la
libtool: link: gcc -g -O2 -o .libs/example-deconstructor-alt example-deconstructor-alt.o ../src/.libs/libyaml.dylib
Making all in win32
make[2]: Nothing to be done for `all'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
Making all in include
make[2]: Nothing to be done for `all'.
Making all in src
make[2]: Nothing to be done for `all'.
Making all in .
make[2]: Nothing to be done for `all-am'.
Making all in tests
make[2]: Nothing to be done for `all'.
Making all in win32
make[2]: Nothing to be done for `all'.
make -C tests check-TESTS
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT test-version.o -MD -MP -MF .deps/test-version.Tpo -c -o test-version.o test-version.c
test-version.c:24:36: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
printf("sizeof(token) = %d\n", sizeof(yaml_token_t));
~~ ^~~~~~~~~~~~~~~~~~~~
%lu
test-version.c:25:36: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
printf("sizeof(event) = %d\n", sizeof(yaml_event_t));
~~ ^~~~~~~~~~~~~~~~~~~~
%lu
test-version.c:26:37: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
printf("sizeof(parser) = %d\n", sizeof(yaml_parser_t));
~~ ^~~~~~~~~~~~~~~~~~~~~
%lu
3 warnings generated.
mv -f .deps/test-version.Tpo .deps/test-version.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o test-version test-version.o ../src/libyaml.la
libtool: link: gcc -g -O2 -o .libs/test-version test-version.o ../src/.libs/libyaml.dylib
PASS: test-version
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT test-reader.o -MD -MP -MF .deps/test-reader.Tpo -c -o test-reader.o test-reader.c
test-reader.c:148:67: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
parser.problem, parser.problem_value, parser.problem_offset);
^~~~~~~~~~~~~~~~~~~~~
test-reader.c:152:45: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
parser.problem, parser.problem_offset);
^~~~~~~~~~~~~~~~~~~~~
test-reader.c:183:68: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
printf("- (reader error: %s at %d)\n", parser.problem, parser.problem_offset);
~~ ^~~~~~~~~~~~~~~~~~~~~
%zu
test-reader.c:188:68: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
printf("- (length=%d while expected length=%d)\n", parser.unread, check);
~~ ^~~~~~~~~~~~~
%zu
test-reader.c:235:70: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
printf("\treader error: %s at %d\n", parser.problem, parser.problem_offset);
~~ ^~~~~~~~~~~~~~~~~~~~~
%zu
test-reader.c:265:66: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
printf("\treader error: %s at %d\n", parser.problem, parser.problem_offset);
~~ ^~~~~~~~~~~~~~~~~~~~~
%zu
test-reader.c:269:113: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
printf("\texpected NUL, found %X (eof=%d, unread=%d)\n", (int)parser.buffer.pointer[0], parser.eof, parser.unread);
~~ ^~~~~~~~~~~~~
%zu
test-reader.c:306:70: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
printf("\treader error: %s at %d\n", parser.problem, parser.problem_offset);
~~ ^~~~~~~~~~~~~~~~~~~~~
%zu
test-reader.c:336:66: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
printf("\treader error: %s at %d\n", parser.problem, parser.problem_offset);
~~ ^~~~~~~~~~~~~~~~~~~~~
%zu
test-reader.c:340:113: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
printf("\texpected NUL, found %X (eof=%d, unread=%d)\n", (int)parser.buffer.pointer[0], parser.eof, parser.unread);
~~ ^~~~~~~~~~~~~
%zu
10 warnings generated.
mv -f .deps/test-reader.Tpo .deps/test-reader.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o test-reader test-reader.o ../src/libyaml.la
libtool: link: gcc -g -O2 -o .libs/test-reader test-reader.o ../src/.libs/libyaml.dylib
PASS: test-reader
============================================================================
Testsuite summary for yaml 0.1.7
============================================================================
# TOTAL: 2
# PASS: 2
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment