<86>Apr 14 01:03:21 userdel[33690]: delete user 'rooter' <86>Apr 14 01:03:21 userdel[33690]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 01:03:21 groupadd[33701]: group added to /etc/group: name=rooter, GID=645 <86>Apr 14 01:03:21 groupadd[33701]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:03:21 groupadd[33701]: new group: name=rooter, GID=645 <86>Apr 14 01:03:21 useradd[33709]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Apr 14 01:03:21 userdel[33738]: delete user 'builder' <86>Apr 14 01:03:21 userdel[33738]: removed group 'builder' owned by 'builder' <86>Apr 14 01:03:21 userdel[33738]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:03:21 groupadd[33756]: group added to /etc/group: name=builder, GID=646 <86>Apr 14 01:03:21 groupadd[33756]: group added to /etc/gshadow: name=builder <86>Apr 14 01:03:21 groupadd[33756]: new group: name=builder, GID=646 <86>Apr 14 01:03:21 useradd[33766]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash <13>Apr 14 01:03:22 rpmi: libxml2-devel-1:2.9.4.0.12.e905-alt1 1488560683 installed Installing dia2code-0.8.7-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.96321 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dia2code-0.8.7 + echo 'Source #0 (dia2code-0.8.7.tar.gz):' Source #0 (dia2code-0.8.7.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/dia2code-0.8.7.tar.gz + /bin/tar -xf - + cd dia2code-0.8.7 + echo 'Source #1 (examples-0.8.7.tar.gz):' Source #1 (examples-0.8.7.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/examples-0.8.7.tar.gz + /bin/tar -xf - + /bin/chmod -c -Rf u+rwX,go-w . + sed -i s@/usr/local/bin@/usr/bin@ dia2code.kaptn + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.96321 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dia2code-0.8.7 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: configure.in: tracing autoreconf-default: configure.in: not using Libtool autoreconf-default: configure.in: not using Intltool autoreconf-default: configure.in: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoheader-2.60: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader-2.60: WARNING: and `config.h.top', to define templates for `config.h.in' autoheader-2.60: WARNING: is deprecated and discouraged. autoheader-2.60: autoheader-2.60: WARNING: Using the third argument of `AC_DEFINE' and autoheader-2.60: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without autoheader-2.60: WARNING: `acconfig.h': autoheader-2.60: autoheader-2.60: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader-2.60: [Define if a function `main' is needed.]) autoheader-2.60: autoheader-2.60: WARNING: More sophisticated templates can also be produced, see the autoheader-2.60: WARNING: documentation. autoreconf-default: running: automake --add-missing --force-missing automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:6: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:6: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:9: installing './compile' dia2code/Makefile.am:12: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-ar... no checking for ar... ar checking for xml2-config... /usr/bin/xml2-config checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlopen in -ldl... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating dia2code/Makefile config.status: creating dia2code/docs/Makefile config.status: creating dia2code/docs/en/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/dia2code-0.8.7' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/dia2code-0.8.7' Making all in dia2code make[2]: Entering directory `/usr/src/RPM/BUILD/dia2code-0.8.7/dia2code' Making all in docs make[3]: Entering directory `/usr/src/RPM/BUILD/dia2code-0.8.7/dia2code/docs' Making all in en make[4]: Entering directory `/usr/src/RPM/BUILD/dia2code-0.8.7/dia2code/docs/en' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/src/RPM/BUILD/dia2code-0.8.7/dia2code/docs/en' make[4]: Entering directory `/usr/src/RPM/BUILD/dia2code-0.8.7/dia2code/docs' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/dia2code-0.8.7/dia2code/docs' make[3]: Leaving directory `/usr/src/RPM/BUILD/dia2code-0.8.7/dia2code/docs' make[3]: Entering directory `/usr/src/RPM/BUILD/dia2code-0.8.7/dia2code' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DDSO -pipe -Wall -g -O2 -c -o decls.o decls.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DDSO -pipe -Wall -g -O2 -c -o includes.o includes.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DDSO -pipe -Wall -g -O2 -c -o generate_code_idl.o generate_code_idl.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DDSO -pipe -Wall -g -O2 -c -o generate_code_php.o generate_code_php.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DDSO -pipe -Wall -g -O2 -c -o generate_code_php_five.o generate_code_php_five.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DDSO -pipe -Wall -g -O2 -c -o generate_code_shp.o generate_code_shp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DDSO -pipe -Wall -g -O2 -c -o generate_code_python.o generate_code_python.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DDSO -pipe -Wall -g -O2 -c -o generate_code_ada.o generate_code_ada.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DDSO -pipe -Wall -g -O2 -c -o generate_code_sql.o generate_code_sql.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DDSO -pipe -Wall -g -O2 -c -o scan_tree.o scan_tree.c generate_code_php_five.c: In function 'd2c_php_print_func_comments': generate_code_php_five.c:88:11: warning: unused variable 'tmpname' [-Wunused-variable] char *tmpname; ^ generate_code_php_five.c: In function 'd2c_php_print_operations': generate_code_php_five.c:252:13: warning: unused variable 'r2' [-Wunused-variable] int r2 = d2c_php_print_func_code(outfile, umlo); ^ generate_code_php_five.c:251:13: warning: unused variable 'result' [-Wunused-variable] int result = d2c_php_print_func_comments(outfile, umlo); ^ generate_code_php.c: In function 'generate_code_php': generate_code_sql.c: In function 'inherit_attributes': generate_code_php.c:73:13: warning: implicit declaration of function 'debug' [-Wimplicit-function-declaration] debug( 1, "warning: Can't open the license file.\n"); ^ generate_code_sql.c:26:9: warning: implicit declaration of function 'insert_attribute' [-Wimplicit-function-declaration] insert_attribute(copy_attributes(pumla), umla); ^ generate_code_sql.c: In function 'generate_code_sql': generate_code_sql.c:42:9: warning: variable 'tmpv' set but not used [-Wunused-but-set-variable] int tmpv; ^ generate_code_php.c:239:36: warning: unused variable 'dummycp' [-Wunused-variable] char *diaoid, *dummycp; ^ generate_code_php.c:239:27: warning: unused variable 'diaoid' [-Wunused-variable] char *diaoid, *dummycp; ^ generate_code_php.c:80:15: warning: unused variable 'sourcebuffer' [-Wunused-variable] char *sourcebuffer = NULL; ^ generate_code_php.c:57:18: warning: unused variable 'srcblock' [-Wunused-variable] sourceblock *srcblock; ^ generate_code_php.c:56:22: warning: variable 'sbklist' set but not used [-Wunused-but-set-variable] sourceblocknode *sbklist = NULL; ^ generate_code_php.c:49:29: warning: unused variable 'parama' [-Wunused-variable] umlattrlist umla, tmpa, parama; ^ generate_code_shp.c: In function 'generate_code_shp': generate_code_shp.c:35:9: warning: variable 'tmpv' set but not used [-Wunused-but-set-variable] int tmpv; ^ generate_code_php.c:107:13: warning: 'source' may be used uninitialized in this function [-Wmaybe-uninitialized] source_preserve( b, tmplist->key, outfilename, source ); ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DDSO -pipe -Wall -g -O2 -c -o generate_code_c.o generate_code_c.c generate_code_shp.c:159:13: warning: 'outfileshp' may be used uninitialized in this function [-Wmaybe-uninitialized] fclose(outfileshp); ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DDSO -pipe -Wall -g -O2 -c -o parse_diagram.o parse_diagram.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DDSO -pipe -Wall -g -O2 -c -o dia2code.o dia2code.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DDSO -pipe -Wall -g -O2 -c -o generate_code_as3.o generate_code_as3.c dia2code.c: In function 'debug': dia2code.c:44:9: warning: variable 'cnt' set but not used [-Wunused-but-set-variable] int cnt; ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DDSO -pipe -Wall -g -O2 -c -o generate_code_java.o generate_code_java.c dia2code.c: In function 'create_package_dir': dia2code.c:237:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DDSO -pipe -Wall -g -O2 -c -o generate_code_cpp.o generate_code_cpp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DDSO -pipe -Wall -g -O2 -c -o generate_code_csharp.o generate_code_csharp.c dia2code.c: In function 'd2c_directprintf': dia2code.c:849:9: warning: variable 'cnt' set but not used [-Wunused-but-set-variable] int cnt; ^ parse_diagram.c: In function 'parse_dia_string': parse_diagram.c:52:16: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign] if (sscanf(content, sscanfmt(), buffer) == 0) { ^ In file included from dia2code.h:24:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/stdio.h:433:12: note: expected 'const char * restrict' but argument is of type 'xmlChar * {aka unsigned char *}' extern int sscanf (const char *__restrict __s, ^ parse_diagram.c: In function 'parse_dia_string_large': parse_diagram.c:64:46: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] strncpy (buffer, content + 1, MIN(strlen(content) - 2, LARGE_BUFFER - 1)); ^ parse_diagram.c:21:20: note: in definition of macro 'MIN' #define MIN(x, y) (x < y ? x : y) ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ parse_diagram.c:64:46: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] strncpy (buffer, content + 1, MIN(strlen(content) - 2, LARGE_BUFFER - 1)); ^ parse_diagram.c:21:28: note: in definition of macro 'MIN' #define MIN(x, y) (x < y ? x : y) ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ parse_diagram.c:64:22: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy (buffer, content + 1, MIN(strlen(content) - 2, LARGE_BUFFER - 1)); ^ In file included from /usr/include/features.h:368:0, from /usr/include/string.h:25, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/bits/string3.h:123:1: note: expected 'const char * restrict' but argument is of type 'xmlChar * {aka unsigned char *}' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ parse_diagram.c:61:10: warning: unused variable 'fmt' [-Wunused-variable] char fmt[16]; ^ parse_diagram.c: In function 'parse_boolean': parse_diagram.c:72:35: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] val = xmlGetProp(booleannode, "val"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from dia2code.h:32, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:73:28: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( val != NULL && eq(val, "true")) { ^ parse_diagram.c:73:25: note: in expansion of macro 'eq' if ( val != NULL && eq(val, "true")) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:73:28: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( val != NULL && eq(val, "true")) { ^ parse_diagram.c:73:25: note: in expansion of macro 'eq' if ( val != NULL && eq(val, "true")) { ^ parse_diagram.c:73:28: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( val != NULL && eq(val, "true")) { ^ parse_diagram.c:73:25: note: in expansion of macro 'eq' if ( val != NULL && eq(val, "true")) { ^ parse_diagram.c:73:28: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( val != NULL && eq(val, "true")) { ^ parse_diagram.c:73:25: note: in expansion of macro 'eq' if ( val != NULL && eq(val, "true")) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:73:28: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( val != NULL && eq(val, "true")) { ^ parse_diagram.c:73:25: note: in expansion of macro 'eq' if ( val != NULL && eq(val, "true")) { ^ parse_diagram.c:73:28: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( val != NULL && eq(val, "true")) { ^ parse_diagram.c:73:25: note: in expansion of macro 'eq' if ( val != NULL && eq(val, "true")) { ^ parse_diagram.c:73:28: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( val != NULL && eq(val, "true")) { ^ parse_diagram.c:73:25: note: in expansion of macro 'eq' if ( val != NULL && eq(val, "true")) { ^ parse_diagram.c:73:28: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( val != NULL && eq(val, "true")) { ^ parse_diagram.c:73:25: note: in expansion of macro 'eq' if ( val != NULL && eq(val, "true")) { ^ parse_diagram.c:73:28: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( val != NULL && eq(val, "true")) { ^ parse_diagram.c:73:25: note: in expansion of macro 'eq' if ( val != NULL && eq(val, "true")) { ^ parse_diagram.c:73:28: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( val != NULL && eq(val, "true")) { ^ parse_diagram.c:73:25: note: in expansion of macro 'eq' if ( val != NULL && eq(val, "true")) { ^ parse_diagram.c: In function 'parse_attribute': parse_diagram.c:195:37: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] nodename = xmlGetProp(node, "name"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from dia2code.h:32, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:196:25: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq("name", nodename) ) { ^ parse_diagram.c:196:14: note: in expansion of macro 'eq' if ( eq("name", nodename) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:196:25: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("name", nodename) ) { ^ parse_diagram.c:196:14: note: in expansion of macro 'eq' if ( eq("name", nodename) ) { ^ parse_diagram.c:196:25: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq("name", nodename) ) { ^ parse_diagram.c:196:14: note: in expansion of macro 'eq' if ( eq("name", nodename) ) { ^ parse_diagram.c:196:25: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("name", nodename) ) { ^ parse_diagram.c:196:14: note: in expansion of macro 'eq' if ( eq("name", nodename) ) { ^ parse_diagram.c:196:25: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq("name", nodename) ) { ^ parse_diagram.c:196:14: note: in expansion of macro 'eq' if ( eq("name", nodename) ) { ^ parse_diagram.c:196:25: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq("name", nodename) ) { ^ parse_diagram.c:196:14: note: in expansion of macro 'eq' if ( eq("name", nodename) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:196:25: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("name", nodename) ) { ^ parse_diagram.c:196:14: note: in expansion of macro 'eq' if ( eq("name", nodename) ) { ^ parse_diagram.c:196:25: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq("name", nodename) ) { ^ parse_diagram.c:196:14: note: in expansion of macro 'eq' if ( eq("name", nodename) ) { ^ parse_diagram.c:196:25: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("name", nodename) ) { ^ parse_diagram.c:196:14: note: in expansion of macro 'eq' if ( eq("name", nodename) ) { ^ parse_diagram.c:196:25: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq("name", nodename) ) { ^ parse_diagram.c:196:14: note: in expansion of macro 'eq' if ( eq("name", nodename) ) { ^ parse_diagram.c:198:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("value", nodename)) { ^ parse_diagram.c:198:21: note: in expansion of macro 'eq' } else if ( eq("value", nodename)) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:198:33: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("value", nodename)) { ^ parse_diagram.c:198:21: note: in expansion of macro 'eq' } else if ( eq("value", nodename)) { ^ parse_diagram.c:198:33: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("value", nodename)) { ^ parse_diagram.c:198:21: note: in expansion of macro 'eq' } else if ( eq("value", nodename)) { ^ parse_diagram.c:198:33: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("value", nodename)) { ^ parse_diagram.c:198:21: note: in expansion of macro 'eq' } else if ( eq("value", nodename)) { ^ parse_diagram.c:198:33: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("value", nodename)) { ^ parse_diagram.c:198:21: note: in expansion of macro 'eq' } else if ( eq("value", nodename)) { ^ parse_diagram.c:198:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("value", nodename)) { ^ parse_diagram.c:198:21: note: in expansion of macro 'eq' } else if ( eq("value", nodename)) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:198:33: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("value", nodename)) { ^ parse_diagram.c:198:21: note: in expansion of macro 'eq' } else if ( eq("value", nodename)) { ^ parse_diagram.c:198:33: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("value", nodename)) { ^ parse_diagram.c:198:21: note: in expansion of macro 'eq' } else if ( eq("value", nodename)) { ^ parse_diagram.c:198:33: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("value", nodename)) { ^ parse_diagram.c:198:21: note: in expansion of macro 'eq' } else if ( eq("value", nodename)) { ^ parse_diagram.c:198:33: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("value", nodename)) { ^ parse_diagram.c:198:21: note: in expansion of macro 'eq' } else if ( eq("value", nodename)) { ^ parse_diagram.c:202:32: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("type", nodename)) { ^ parse_diagram.c:202:21: note: in expansion of macro 'eq' } else if ( eq("type", nodename)) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:202:32: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("type", nodename)) { ^ parse_diagram.c:202:21: note: in expansion of macro 'eq' } else if ( eq("type", nodename)) { ^ parse_diagram.c:202:32: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("type", nodename)) { ^ parse_diagram.c:202:21: note: in expansion of macro 'eq' } else if ( eq("type", nodename)) { ^ parse_diagram.c:202:32: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("type", nodename)) { ^ parse_diagram.c:202:21: note: in expansion of macro 'eq' } else if ( eq("type", nodename)) { ^ parse_diagram.c:202:32: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("type", nodename)) { ^ parse_diagram.c:202:21: note: in expansion of macro 'eq' } else if ( eq("type", nodename)) { ^ parse_diagram.c:202:32: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("type", nodename)) { ^ parse_diagram.c:202:21: note: in expansion of macro 'eq' } else if ( eq("type", nodename)) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:202:32: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("type", nodename)) { ^ parse_diagram.c:202:21: note: in expansion of macro 'eq' } else if ( eq("type", nodename)) { ^ parse_diagram.c:202:32: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("type", nodename)) { ^ parse_diagram.c:202:21: note: in expansion of macro 'eq' } else if ( eq("type", nodename)) { ^ parse_diagram.c:202:32: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("type", nodename)) { ^ parse_diagram.c:202:21: note: in expansion of macro 'eq' } else if ( eq("type", nodename)) { ^ parse_diagram.c:202:32: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("type", nodename)) { ^ parse_diagram.c:202:21: note: in expansion of macro 'eq' } else if ( eq("type", nodename)) { ^ parse_diagram.c:208:35: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("comment", nodename)) { ^ parse_diagram.c:208:21: note: in expansion of macro 'eq' } else if ( eq("comment", nodename)) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:208:35: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("comment", nodename)) { ^ parse_diagram.c:208:21: note: in expansion of macro 'eq' } else if ( eq("comment", nodename)) { ^ parse_diagram.c:208:35: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("comment", nodename)) { ^ parse_diagram.c:208:21: note: in expansion of macro 'eq' } else if ( eq("comment", nodename)) { ^ parse_diagram.c:208:35: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("comment", nodename)) { ^ parse_diagram.c:208:21: note: in expansion of macro 'eq' } else if ( eq("comment", nodename)) { ^ parse_diagram.c:208:35: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("comment", nodename)) { ^ parse_diagram.c:208:21: note: in expansion of macro 'eq' } else if ( eq("comment", nodename)) { ^ parse_diagram.c:208:35: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("comment", nodename)) { ^ parse_diagram.c:208:21: note: in expansion of macro 'eq' } else if ( eq("comment", nodename)) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:208:35: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("comment", nodename)) { ^ parse_diagram.c:208:21: note: in expansion of macro 'eq' } else if ( eq("comment", nodename)) { ^ parse_diagram.c:208:35: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("comment", nodename)) { ^ parse_diagram.c:208:21: note: in expansion of macro 'eq' } else if ( eq("comment", nodename)) { ^ parse_diagram.c:208:35: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("comment", nodename)) { ^ parse_diagram.c:208:21: note: in expansion of macro 'eq' } else if ( eq("comment", nodename)) { ^ parse_diagram.c:208:35: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("comment", nodename)) { ^ parse_diagram.c:208:21: note: in expansion of macro 'eq' } else if ( eq("comment", nodename)) { ^ parse_diagram.c:214:32: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("kind", nodename)) { ^ parse_diagram.c:214:21: note: in expansion of macro 'eq' } else if ( eq("kind", nodename)) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:214:32: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("kind", nodename)) { ^ parse_diagram.c:214:21: note: in expansion of macro 'eq' } else if ( eq("kind", nodename)) { ^ parse_diagram.c:214:32: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("kind", nodename)) { ^ parse_diagram.c:214:21: note: in expansion of macro 'eq' } else if ( eq("kind", nodename)) { ^ parse_diagram.c:214:32: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("kind", nodename)) { ^ parse_diagram.c:214:21: note: in expansion of macro 'eq' } else if ( eq("kind", nodename)) { ^ parse_diagram.c:214:32: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("kind", nodename)) { ^ parse_diagram.c:214:21: note: in expansion of macro 'eq' } else if ( eq("kind", nodename)) { ^ parse_diagram.c:214:32: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("kind", nodename)) { ^ parse_diagram.c:214:21: note: in expansion of macro 'eq' } else if ( eq("kind", nodename)) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:214:32: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("kind", nodename)) { ^ parse_diagram.c:214:21: note: in expansion of macro 'eq' } else if ( eq("kind", nodename)) { ^ parse_diagram.c:214:32: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("kind", nodename)) { ^ parse_diagram.c:214:21: note: in expansion of macro 'eq' } else if ( eq("kind", nodename)) { ^ parse_diagram.c:214:32: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("kind", nodename)) { ^ parse_diagram.c:214:21: note: in expansion of macro 'eq' } else if ( eq("kind", nodename)) { ^ parse_diagram.c:214:32: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("kind", nodename)) { ^ parse_diagram.c:214:21: note: in expansion of macro 'eq' } else if ( eq("kind", nodename)) { ^ parse_diagram.c:215:57: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] attrval = xmlGetProp(node->xmlChildrenNode, "val"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from dia2code.h:32, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ parse_diagram.c:216:20: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign] sscanf(attrval, "%c", &(tmp->kind)); ^ In file included from dia2code.h:24:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/stdio.h:433:12: note: expected 'const char * restrict' but argument is of type 'xmlChar * {aka unsigned char *}' extern int sscanf (const char *__restrict __s, ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:218:38: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("visibility", nodename)) { ^ parse_diagram.c:218:21: note: in expansion of macro 'eq' } else if ( eq("visibility", nodename)) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:218:38: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("visibility", nodename)) { ^ parse_diagram.c:218:21: note: in expansion of macro 'eq' } else if ( eq("visibility", nodename)) { ^ parse_diagram.c:218:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("visibility", nodename)) { ^ parse_diagram.c:218:21: note: in expansion of macro 'eq' } else if ( eq("visibility", nodename)) { ^ parse_diagram.c:218:38: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("visibility", nodename)) { ^ parse_diagram.c:218:21: note: in expansion of macro 'eq' } else if ( eq("visibility", nodename)) { ^ parse_diagram.c:218:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("visibility", nodename)) { ^ parse_diagram.c:218:21: note: in expansion of macro 'eq' } else if ( eq("visibility", nodename)) { ^ parse_diagram.c:218:38: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("visibility", nodename)) { ^ parse_diagram.c:218:21: note: in expansion of macro 'eq' } else if ( eq("visibility", nodename)) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:218:38: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("visibility", nodename)) { ^ parse_diagram.c:218:21: note: in expansion of macro 'eq' } else if ( eq("visibility", nodename)) { ^ parse_diagram.c:218:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("visibility", nodename)) { ^ parse_diagram.c:218:21: note: in expansion of macro 'eq' } else if ( eq("visibility", nodename)) { ^ parse_diagram.c:218:38: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("visibility", nodename)) { ^ parse_diagram.c:218:21: note: in expansion of macro 'eq' } else if ( eq("visibility", nodename)) { ^ parse_diagram.c:218:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("visibility", nodename)) { ^ parse_diagram.c:218:21: note: in expansion of macro 'eq' } else if ( eq("visibility", nodename)) { ^ parse_diagram.c:219:57: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] attrval = xmlGetProp(node->xmlChildrenNode, "val"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from dia2code.h:32, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ parse_diagram.c:220:20: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign] sscanf(attrval, "%c", &(tmp->visibility)); ^ In file included from dia2code.h:24:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/stdio.h:433:12: note: expected 'const char * restrict' but argument is of type 'xmlChar * {aka unsigned char *}' extern int sscanf (const char *__restrict __s, ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:222:36: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("abstract", nodename)) { ^ parse_diagram.c:222:21: note: in expansion of macro 'eq' } else if ( eq("abstract", nodename)) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:222:36: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("abstract", nodename)) { ^ parse_diagram.c:222:21: note: in expansion of macro 'eq' } else if ( eq("abstract", nodename)) { ^ parse_diagram.c:222:36: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("abstract", nodename)) { ^ parse_diagram.c:222:21: note: in expansion of macro 'eq' } else if ( eq("abstract", nodename)) { ^ parse_diagram.c:222:36: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("abstract", nodename)) { ^ parse_diagram.c:222:21: note: in expansion of macro 'eq' } else if ( eq("abstract", nodename)) { ^ parse_diagram.c:222:36: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("abstract", nodename)) { ^ parse_diagram.c:222:21: note: in expansion of macro 'eq' } else if ( eq("abstract", nodename)) { ^ parse_diagram.c:222:36: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("abstract", nodename)) { ^ parse_diagram.c:222:21: note: in expansion of macro 'eq' } else if ( eq("abstract", nodename)) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ generate_code_java.c: In function 'java_generate_attribute': In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:222:36: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("abstract", nodename)) { ^ parse_diagram.c:222:21: note: in expansion of macro 'eq' } else if ( eq("abstract", nodename)) { ^ parse_diagram.c:222:36: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("abstract", nodename)) { ^ parse_diagram.c:222:21: note: in expansion of macro 'eq' } else if ( eq("abstract", nodename)) { ^ generate_code_java.c:94:5: warning: implicit declaration of function 'debug' [-Wimplicit-function-declaration] debug( DBG_GENCODE, "generate attribute %s\n", attr->name ); ^ parse_diagram.c:222:36: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("abstract", nodename)) { ^ parse_diagram.c:222:21: note: in expansion of macro 'eq' } else if ( eq("abstract", nodename)) { ^ parse_diagram.c:222:36: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("abstract", nodename)) { ^ parse_diagram.c:222:21: note: in expansion of macro 'eq' } else if ( eq("abstract", nodename)) { ^ parse_diagram.c:224:39: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("class_scope", nodename)) { ^ parse_diagram.c:224:21: note: in expansion of macro 'eq' } else if ( eq("class_scope", nodename)) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:224:39: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("class_scope", nodename)) { ^ parse_diagram.c:224:21: note: in expansion of macro 'eq' } else if ( eq("class_scope", nodename)) { ^ parse_diagram.c:224:39: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("class_scope", nodename)) { ^ parse_diagram.c:224:21: note: in expansion of macro 'eq' } else if ( eq("class_scope", nodename)) { ^ parse_diagram.c:224:39: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("class_scope", nodename)) { ^ parse_diagram.c:224:21: note: in expansion of macro 'eq' } else if ( eq("class_scope", nodename)) { ^ parse_diagram.c:224:39: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("class_scope", nodename)) { ^ parse_diagram.c:224:21: note: in expansion of macro 'eq' } else if ( eq("class_scope", nodename)) { ^ generate_code_java.c: In function 'generate_code_java': generate_code_java.c:166:9: warning: unused variable 'file_found' [-Wunused-variable] int file_found = 0; ^ generate_code_java.c:165:22: warning: unused variable 'dummyfile' [-Wunused-variable] FILE * outfile, *dummyfile, *licensefile = NULL; ^ parse_diagram.c:224:39: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("class_scope", nodename)) { ^ parse_diagram.c:224:21: note: in expansion of macro 'eq' } else if ( eq("class_scope", nodename)) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:224:39: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("class_scope", nodename)) { ^ parse_diagram.c:224:21: note: in expansion of macro 'eq' } else if ( eq("class_scope", nodename)) { ^ parse_diagram.c:224:39: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("class_scope", nodename)) { ^ parse_diagram.c:224:21: note: in expansion of macro 'eq' } else if ( eq("class_scope", nodename)) { ^ parse_diagram.c:224:39: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("class_scope", nodename)) { ^ parse_diagram.c:224:21: note: in expansion of macro 'eq' } else if ( eq("class_scope", nodename)) { ^ parse_diagram.c:224:39: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("class_scope", nodename)) { ^ parse_diagram.c:224:21: note: in expansion of macro 'eq' } else if ( eq("class_scope", nodename)) { ^ parse_diagram.c:226:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("query", nodename)) { ^ parse_diagram.c:226:21: note: in expansion of macro 'eq' } else if ( eq("query", nodename)) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:226:33: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("query", nodename)) { ^ parse_diagram.c:226:21: note: in expansion of macro 'eq' } else if ( eq("query", nodename)) { ^ parse_diagram.c:226:33: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("query", nodename)) { ^ parse_diagram.c:226:21: note: in expansion of macro 'eq' } else if ( eq("query", nodename)) { ^ parse_diagram.c:226:33: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("query", nodename)) { ^ parse_diagram.c:226:21: note: in expansion of macro 'eq' } else if ( eq("query", nodename)) { ^ parse_diagram.c:226:33: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("query", nodename)) { ^ parse_diagram.c:226:21: note: in expansion of macro 'eq' } else if ( eq("query", nodename)) { ^ parse_diagram.c:226:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("query", nodename)) { ^ parse_diagram.c:226:21: note: in expansion of macro 'eq' } else if ( eq("query", nodename)) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:226:33: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("query", nodename)) { ^ parse_diagram.c:226:21: note: in expansion of macro 'eq' } else if ( eq("query", nodename)) { ^ parse_diagram.c:226:33: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("query", nodename)) { ^ parse_diagram.c:226:21: note: in expansion of macro 'eq' } else if ( eq("query", nodename)) { ^ parse_diagram.c:226:33: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("query", nodename)) { ^ parse_diagram.c:226:21: note: in expansion of macro 'eq' } else if ( eq("query", nodename)) { ^ parse_diagram.c:226:33: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("query", nodename)) { ^ parse_diagram.c:226:21: note: in expansion of macro 'eq' } else if ( eq("query", nodename)) { ^ parse_diagram.c: In function 'parse_operation': parse_diagram.c:250:37: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] nodename = xmlGetProp(node, "name"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from dia2code.h:32, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:251:31: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq("parameters", nodename) ) { ^ parse_diagram.c:251:14: note: in expansion of macro 'eq' if ( eq("parameters", nodename) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:251:31: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("parameters", nodename) ) { ^ parse_diagram.c:251:14: note: in expansion of macro 'eq' if ( eq("parameters", nodename) ) { ^ parse_diagram.c:251:31: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq("parameters", nodename) ) { ^ parse_diagram.c:251:14: note: in expansion of macro 'eq' if ( eq("parameters", nodename) ) { ^ parse_diagram.c:251:31: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("parameters", nodename) ) { ^ parse_diagram.c:251:14: note: in expansion of macro 'eq' if ( eq("parameters", nodename) ) { ^ parse_diagram.c:251:31: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq("parameters", nodename) ) { ^ parse_diagram.c:251:14: note: in expansion of macro 'eq' if ( eq("parameters", nodename) ) { ^ parse_diagram.c:251:31: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq("parameters", nodename) ) { ^ parse_diagram.c:251:14: note: in expansion of macro 'eq' if ( eq("parameters", nodename) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:251:31: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("parameters", nodename) ) { ^ parse_diagram.c:251:14: note: in expansion of macro 'eq' if ( eq("parameters", nodename) ) { ^ parse_diagram.c:251:31: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq("parameters", nodename) ) { ^ parse_diagram.c:251:14: note: in expansion of macro 'eq' if ( eq("parameters", nodename) ) { ^ parse_diagram.c:251:31: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("parameters", nodename) ) { ^ parse_diagram.c:251:14: note: in expansion of macro 'eq' if ( eq("parameters", nodename) ) { ^ parse_diagram.c:251:31: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq("parameters", nodename) ) { ^ parse_diagram.c:251:14: note: in expansion of macro 'eq' if ( eq("parameters", nodename) ) { ^ parse_diagram.c: In function 'parse_template': parse_diagram.c:273:12: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign] sscanf(node->xmlChildrenNode->xmlChildrenNode->content, sscanfmt(), tmp->name); ^ In file included from dia2code.h:24:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/stdio.h:433:12: note: expected 'const char * restrict' but argument is of type 'xmlChar * {aka unsigned char *}' extern int sscanf (const char *__restrict __s, ^ parse_diagram.c:274:12: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign] sscanf(node->next->xmlChildrenNode->xmlChildrenNode->content, sscanfmt(), tmp->type); ^ In file included from dia2code.h:24:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/stdio.h:433:12: note: expected 'const char * restrict' but argument is of type 'xmlChar * {aka unsigned char *}' extern int sscanf (const char *__restrict __s, ^ parse_diagram.c: In function 'parse_geom_position': parse_diagram.c:371:33: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] val = xmlGetProp(attribute, "val"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from dia2code.h:32, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ parse_diagram.c:372:20: warning: pointer targets in passing argument 1 of 'strtok' differ in signedness [-Wpointer-sign] token = strtok(val,","); ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:343:14: note: expected 'char * restrict' but argument is of type 'xmlChar * {aka unsigned char *}' extern char *strtok (char *__restrict __s, const char *__restrict __delim) ^ parse_diagram.c: In function 'parse_geom_width': parse_diagram.c:380:33: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] val = xmlGetProp(attribute, "val"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from dia2code.h:32, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ parse_diagram.c:381:14: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign] sscanf ( val, "%f", &(geom->width) ); ^ In file included from dia2code.h:24:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/stdio.h:433:12: note: expected 'const char * restrict' but argument is of type 'xmlChar * {aka unsigned char *}' extern int sscanf (const char *__restrict __s, ^ parse_diagram.c: In function 'parse_geom_height': parse_diagram.c:386:33: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] val = xmlGetProp(attribute, "val"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from dia2code.h:32, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ parse_diagram.c:387:14: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign] sscanf ( val, "%f", &(geom->height) ); ^ In file included from dia2code.h:24:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/stdio.h:433:12: note: expected 'const char * restrict' but argument is of type 'xmlChar * {aka unsigned char *}' extern int sscanf (const char *__restrict __s, ^ parse_diagram.c: In function 'parse_package': parse_diagram.c:418:42: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] attrname = xmlGetProp(attribute, "name"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from dia2code.h:32, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:421:29: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq("name", attrname) ) { ^ parse_diagram.c:421:18: note: in expansion of macro 'eq' if ( eq("name", attrname) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:421:29: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("name", attrname) ) { ^ parse_diagram.c:421:18: note: in expansion of macro 'eq' if ( eq("name", attrname) ) { ^ parse_diagram.c:421:29: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq("name", attrname) ) { ^ parse_diagram.c:421:18: note: in expansion of macro 'eq' if ( eq("name", attrname) ) { ^ parse_diagram.c:421:29: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("name", attrname) ) { ^ parse_diagram.c:421:18: note: in expansion of macro 'eq' if ( eq("name", attrname) ) { ^ parse_diagram.c:421:29: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq("name", attrname) ) { ^ parse_diagram.c:421:18: note: in expansion of macro 'eq' if ( eq("name", attrname) ) { ^ parse_diagram.c:421:29: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq("name", attrname) ) { ^ parse_diagram.c:421:18: note: in expansion of macro 'eq' if ( eq("name", attrname) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:421:29: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("name", attrname) ) { ^ parse_diagram.c:421:18: note: in expansion of macro 'eq' if ( eq("name", attrname) ) { ^ parse_diagram.c:421:29: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq("name", attrname) ) { ^ parse_diagram.c:421:18: note: in expansion of macro 'eq' if ( eq("name", attrname) ) { ^ parse_diagram.c:421:29: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("name", attrname) ) { ^ parse_diagram.c:421:18: note: in expansion of macro 'eq' if ( eq("name", attrname) ) { ^ parse_diagram.c:421:29: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq("name", attrname) ) { ^ parse_diagram.c:421:18: note: in expansion of macro 'eq' if ( eq("name", attrname) ) { ^ parse_diagram.c:424:41: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq ( "obj_pos", attrname ) ) { ^ parse_diagram.c:424:25: note: in expansion of macro 'eq' } else if ( eq ( "obj_pos", attrname ) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:424:41: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq ( "obj_pos", attrname ) ) { ^ parse_diagram.c:424:25: note: in expansion of macro 'eq' } else if ( eq ( "obj_pos", attrname ) ) { ^ parse_diagram.c:424:41: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq ( "obj_pos", attrname ) ) { ^ parse_diagram.c:424:25: note: in expansion of macro 'eq' } else if ( eq ( "obj_pos", attrname ) ) { ^ parse_diagram.c:424:41: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq ( "obj_pos", attrname ) ) { ^ parse_diagram.c:424:25: note: in expansion of macro 'eq' } else if ( eq ( "obj_pos", attrname ) ) { ^ parse_diagram.c:424:41: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq ( "obj_pos", attrname ) ) { ^ parse_diagram.c:424:25: note: in expansion of macro 'eq' } else if ( eq ( "obj_pos", attrname ) ) { ^ parse_diagram.c:424:41: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq ( "obj_pos", attrname ) ) { ^ parse_diagram.c:424:25: note: in expansion of macro 'eq' } else if ( eq ( "obj_pos", attrname ) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:424:41: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq ( "obj_pos", attrname ) ) { ^ parse_diagram.c:424:25: note: in expansion of macro 'eq' } else if ( eq ( "obj_pos", attrname ) ) { ^ parse_diagram.c:424:41: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq ( "obj_pos", attrname ) ) { ^ parse_diagram.c:424:25: note: in expansion of macro 'eq' } else if ( eq ( "obj_pos", attrname ) ) { ^ parse_diagram.c:424:41: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq ( "obj_pos", attrname ) ) { ^ parse_diagram.c:424:25: note: in expansion of macro 'eq' } else if ( eq ( "obj_pos", attrname ) ) { ^ parse_diagram.c:424:41: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq ( "obj_pos", attrname ) ) { ^ parse_diagram.c:424:25: note: in expansion of macro 'eq' } else if ( eq ( "obj_pos", attrname ) ) { ^ parse_diagram.c:426:44: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:426:25: note: in expansion of macro 'eq' } else if ( eq ( "elem_width", attrname ) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:426:44: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:426:25: note: in expansion of macro 'eq' } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:426:44: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:426:25: note: in expansion of macro 'eq' } else if ( eq ( "elem_width", attrname ) ) { ^ generate_code_cpp.c: In function 'pass_by_reference': parse_diagram.c:426:44: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:426:25: note: in expansion of macro 'eq' } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:426:44: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:426:25: note: in expansion of macro 'eq' } else if ( eq ( "elem_width", attrname ) ) { ^ generate_code_cpp.c:71:21: warning: unused variable 'umla' [-Wunused-variable] umlattrlist umla = cl->attributes; ^ parse_diagram.c:426:44: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:426:25: note: in expansion of macro 'eq' } else if ( eq ( "elem_width", attrname ) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:426:44: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:426:25: note: in expansion of macro 'eq' } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:426:44: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:426:25: note: in expansion of macro 'eq' } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:426:44: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:426:25: note: in expansion of macro 'eq' } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:426:44: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:426:25: note: in expansion of macro 'eq' } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:428:45: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:428:25: note: in expansion of macro 'eq' } else if ( eq ( "elem_height", attrname ) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:428:45: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:428:25: note: in expansion of macro 'eq' } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:428:45: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:428:25: note: in expansion of macro 'eq' } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:428:45: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:428:25: note: in expansion of macro 'eq' } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:428:45: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:428:25: note: in expansion of macro 'eq' } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:428:45: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:428:25: note: in expansion of macro 'eq' } else if ( eq ( "elem_height", attrname ) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:428:45: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:428:25: note: in expansion of macro 'eq' } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:428:45: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:428:25: note: in expansion of macro 'eq' } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:428:45: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:428:25: note: in expansion of macro 'eq' } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:428:45: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:428:25: note: in expansion of macro 'eq' } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c: In function 'parse_class': parse_diagram.c:455:42: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] attrname = xmlGetProp(attribute, "name"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from dia2code.h:32, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:461:25: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq("name", attrname) ) { ^ parse_diagram.c:461:14: note: in expansion of macro 'eq' if ( eq("name", attrname) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:461:25: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("name", attrname) ) { ^ parse_diagram.c:461:14: note: in expansion of macro 'eq' if ( eq("name", attrname) ) { ^ parse_diagram.c:461:25: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq("name", attrname) ) { ^ parse_diagram.c:461:14: note: in expansion of macro 'eq' if ( eq("name", attrname) ) { ^ parse_diagram.c:461:25: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("name", attrname) ) { ^ parse_diagram.c:461:14: note: in expansion of macro 'eq' if ( eq("name", attrname) ) { ^ parse_diagram.c:461:25: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq("name", attrname) ) { ^ parse_diagram.c:461:14: note: in expansion of macro 'eq' if ( eq("name", attrname) ) { ^ parse_diagram.c:461:25: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq("name", attrname) ) { ^ parse_diagram.c:461:14: note: in expansion of macro 'eq' if ( eq("name", attrname) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:461:25: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("name", attrname) ) { ^ parse_diagram.c:461:14: note: in expansion of macro 'eq' if ( eq("name", attrname) ) { ^ parse_diagram.c:461:25: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq("name", attrname) ) { ^ parse_diagram.c:461:14: note: in expansion of macro 'eq' if ( eq("name", attrname) ) { ^ parse_diagram.c:461:25: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("name", attrname) ) { ^ parse_diagram.c:461:14: note: in expansion of macro 'eq' if ( eq("name", attrname) ) { ^ parse_diagram.c:461:25: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq("name", attrname) ) { ^ parse_diagram.c:461:14: note: in expansion of macro 'eq' if ( eq("name", attrname) ) { ^ parse_diagram.c:463:37: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq ( "obj_pos", attrname ) ) { ^ parse_diagram.c:463:21: note: in expansion of macro 'eq' } else if ( eq ( "obj_pos", attrname ) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:463:37: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq ( "obj_pos", attrname ) ) { ^ parse_diagram.c:463:21: note: in expansion of macro 'eq' } else if ( eq ( "obj_pos", attrname ) ) { ^ parse_diagram.c:463:37: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq ( "obj_pos", attrname ) ) { ^ parse_diagram.c:463:21: note: in expansion of macro 'eq' } else if ( eq ( "obj_pos", attrname ) ) { ^ parse_diagram.c:463:37: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq ( "obj_pos", attrname ) ) { ^ parse_diagram.c:463:21: note: in expansion of macro 'eq' } else if ( eq ( "obj_pos", attrname ) ) { ^ parse_diagram.c:463:37: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq ( "obj_pos", attrname ) ) { ^ parse_diagram.c:463:21: note: in expansion of macro 'eq' } else if ( eq ( "obj_pos", attrname ) ) { ^ parse_diagram.c:463:37: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq ( "obj_pos", attrname ) ) { ^ parse_diagram.c:463:21: note: in expansion of macro 'eq' } else if ( eq ( "obj_pos", attrname ) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ generate_code_as3.c: In function 'as3_generate_attribute': In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:463:37: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq ( "obj_pos", attrname ) ) { ^ parse_diagram.c:463:21: note: in expansion of macro 'eq' } else if ( eq ( "obj_pos", attrname ) ) { ^ generate_code_as3.c:99:5: warning: implicit declaration of function 'debug' [-Wimplicit-function-declaration] debug( DBG_GENCODE, "generate attribute %s\n", attr->name ); ^ parse_diagram.c:463:37: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq ( "obj_pos", attrname ) ) { ^ parse_diagram.c:463:21: note: in expansion of macro 'eq' } else if ( eq ( "obj_pos", attrname ) ) { ^ generate_code_as3.c:101:33: warning: implicit declaration of function 'java_visibility_to_string' [-Wimplicit-function-declaration] d2c_fprintf(outfile, "%s ", java_visibility_to_string(attr->visibility)); ^ parse_diagram.c:463:37: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq ( "obj_pos", attrname ) ) { ^ parse_diagram.c:463:21: note: in expansion of macro 'eq' } else if ( eq ( "obj_pos", attrname ) ) { ^ generate_code_cpp.c: At top level: generate_code_cpp.c:56:1: warning: 'nospc' defined but not used [-Wunused-function] nospc (char *str) ^ parse_diagram.c:463:37: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq ( "obj_pos", attrname ) ) { ^ parse_diagram.c:463:21: note: in expansion of macro 'eq' } else if ( eq ( "obj_pos", attrname ) ) { ^ generate_code_cpp.c:99:1: warning: 'has_oo_class' defined but not used [-Wunused-function] has_oo_class (declaration *d) ^ parse_diagram.c:465:40: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:465:21: note: in expansion of macro 'eq' } else if ( eq ( "elem_width", attrname ) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:465:40: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:465:21: note: in expansion of macro 'eq' } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:465:40: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:465:21: note: in expansion of macro 'eq' } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:465:40: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:465:21: note: in expansion of macro 'eq' } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:465:40: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:465:21: note: in expansion of macro 'eq' } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:465:40: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:465:21: note: in expansion of macro 'eq' } else if ( eq ( "elem_width", attrname ) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:465:40: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:465:21: note: in expansion of macro 'eq' } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:465:40: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:465:21: note: in expansion of macro 'eq' } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:465:40: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:465:21: note: in expansion of macro 'eq' } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:465:40: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:465:21: note: in expansion of macro 'eq' } else if ( eq ( "elem_width", attrname ) ) { ^ parse_diagram.c:467:41: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:467:21: note: in expansion of macro 'eq' } else if ( eq ( "elem_height", attrname ) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:467:41: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:467:21: note: in expansion of macro 'eq' } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:467:41: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:467:21: note: in expansion of macro 'eq' } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:467:41: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:467:21: note: in expansion of macro 'eq' } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:467:41: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:467:21: note: in expansion of macro 'eq' } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:467:41: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:467:21: note: in expansion of macro 'eq' } else if ( eq ( "elem_height", attrname ) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:467:41: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:467:21: note: in expansion of macro 'eq' } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:467:41: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:467:21: note: in expansion of macro 'eq' } else if ( eq ( "elem_height", attrname ) ) { ^ generate_code_as3.c: In function 'generate_code_as3': parse_diagram.c:467:41: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:467:21: note: in expansion of macro 'eq' } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:467:41: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:467:21: note: in expansion of macro 'eq' } else if ( eq ( "elem_height", attrname ) ) { ^ parse_diagram.c:469:35: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("comment", attrname)) { ^ parse_diagram.c:469:21: note: in expansion of macro 'eq' } else if ( eq("comment", attrname)) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:469:35: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("comment", attrname)) { ^ parse_diagram.c:469:21: note: in expansion of macro 'eq' } else if ( eq("comment", attrname)) { ^ parse_diagram.c:469:35: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("comment", attrname)) { ^ parse_diagram.c:469:21: note: in expansion of macro 'eq' } else if ( eq("comment", attrname)) { ^ parse_diagram.c:469:35: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("comment", attrname)) { ^ parse_diagram.c:469:21: note: in expansion of macro 'eq' } else if ( eq("comment", attrname)) { ^ parse_diagram.c:469:35: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("comment", attrname)) { ^ parse_diagram.c:469:21: note: in expansion of macro 'eq' } else if ( eq("comment", attrname)) { ^ generate_code_as3.c:173:9: warning: unused variable 'file_found' [-Wunused-variable] int file_found = 0; ^ generate_code_as3.c:172:22: warning: unused variable 'dummyfile' [-Wunused-variable] FILE * outfile, *dummyfile, *licensefile = NULL; ^ parse_diagram.c:469:35: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("comment", attrname)) { ^ parse_diagram.c:469:21: note: in expansion of macro 'eq' } else if ( eq("comment", attrname)) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:469:35: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("comment", attrname)) { ^ parse_diagram.c:469:21: note: in expansion of macro 'eq' } else if ( eq("comment", attrname)) { ^ parse_diagram.c:469:35: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("comment", attrname)) { ^ parse_diagram.c:469:21: note: in expansion of macro 'eq' } else if ( eq("comment", attrname)) { ^ parse_diagram.c:469:35: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("comment", attrname)) { ^ parse_diagram.c:469:21: note: in expansion of macro 'eq' } else if ( eq("comment", attrname)) { ^ parse_diagram.c:469:35: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("comment", attrname)) { ^ parse_diagram.c:469:21: note: in expansion of macro 'eq' } else if ( eq("comment", attrname)) { ^ parse_diagram.c:475:38: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("stereotype", attrname) ) { ^ parse_diagram.c:475:21: note: in expansion of macro 'eq' } else if ( eq("stereotype", attrname) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:475:38: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("stereotype", attrname) ) { ^ parse_diagram.c:475:21: note: in expansion of macro 'eq' } else if ( eq("stereotype", attrname) ) { ^ parse_diagram.c:475:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("stereotype", attrname) ) { ^ parse_diagram.c:475:21: note: in expansion of macro 'eq' } else if ( eq("stereotype", attrname) ) { ^ parse_diagram.c:475:38: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("stereotype", attrname) ) { ^ parse_diagram.c:475:21: note: in expansion of macro 'eq' } else if ( eq("stereotype", attrname) ) { ^ parse_diagram.c:475:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("stereotype", attrname) ) { ^ parse_diagram.c:475:21: note: in expansion of macro 'eq' } else if ( eq("stereotype", attrname) ) { ^ parse_diagram.c:475:38: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("stereotype", attrname) ) { ^ parse_diagram.c:475:21: note: in expansion of macro 'eq' } else if ( eq("stereotype", attrname) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:475:38: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("stereotype", attrname) ) { ^ parse_diagram.c:475:21: note: in expansion of macro 'eq' } else if ( eq("stereotype", attrname) ) { ^ parse_diagram.c:475:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("stereotype", attrname) ) { ^ parse_diagram.c:475:21: note: in expansion of macro 'eq' } else if ( eq("stereotype", attrname) ) { ^ parse_diagram.c:475:38: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("stereotype", attrname) ) { ^ parse_diagram.c:475:21: note: in expansion of macro 'eq' } else if ( eq("stereotype", attrname) ) { ^ parse_diagram.c:475:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("stereotype", attrname) ) { ^ parse_diagram.c:475:21: note: in expansion of macro 'eq' } else if ( eq("stereotype", attrname) ) { ^ parse_diagram.c:481:36: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("abstract", attrname) ) { ^ parse_diagram.c:481:21: note: in expansion of macro 'eq' } else if ( eq("abstract", attrname) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:481:36: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("abstract", attrname) ) { ^ parse_diagram.c:481:21: note: in expansion of macro 'eq' } else if ( eq("abstract", attrname) ) { ^ parse_diagram.c:481:36: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("abstract", attrname) ) { ^ parse_diagram.c:481:21: note: in expansion of macro 'eq' } else if ( eq("abstract", attrname) ) { ^ parse_diagram.c:481:36: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("abstract", attrname) ) { ^ parse_diagram.c:481:21: note: in expansion of macro 'eq' } else if ( eq("abstract", attrname) ) { ^ parse_diagram.c:481:36: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("abstract", attrname) ) { ^ parse_diagram.c:481:21: note: in expansion of macro 'eq' } else if ( eq("abstract", attrname) ) { ^ parse_diagram.c:481:36: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("abstract", attrname) ) { ^ parse_diagram.c:481:21: note: in expansion of macro 'eq' } else if ( eq("abstract", attrname) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:481:36: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("abstract", attrname) ) { ^ parse_diagram.c:481:21: note: in expansion of macro 'eq' } else if ( eq("abstract", attrname) ) { ^ parse_diagram.c:481:36: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("abstract", attrname) ) { ^ parse_diagram.c:481:21: note: in expansion of macro 'eq' } else if ( eq("abstract", attrname) ) { ^ parse_diagram.c:481:36: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("abstract", attrname) ) { ^ parse_diagram.c:481:21: note: in expansion of macro 'eq' } else if ( eq("abstract", attrname) ) { ^ parse_diagram.c:481:36: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("abstract", attrname) ) { ^ parse_diagram.c:481:21: note: in expansion of macro 'eq' } else if ( eq("abstract", attrname) ) { ^ parse_diagram.c:483:38: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("attributes", attrname) ) { ^ parse_diagram.c:483:21: note: in expansion of macro 'eq' } else if ( eq("attributes", attrname) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:483:38: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("attributes", attrname) ) { ^ parse_diagram.c:483:21: note: in expansion of macro 'eq' } else if ( eq("attributes", attrname) ) { ^ parse_diagram.c:483:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("attributes", attrname) ) { ^ parse_diagram.c:483:21: note: in expansion of macro 'eq' } else if ( eq("attributes", attrname) ) { ^ parse_diagram.c:483:38: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("attributes", attrname) ) { ^ parse_diagram.c:483:21: note: in expansion of macro 'eq' } else if ( eq("attributes", attrname) ) { ^ parse_diagram.c:483:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("attributes", attrname) ) { ^ parse_diagram.c:483:21: note: in expansion of macro 'eq' } else if ( eq("attributes", attrname) ) { ^ parse_diagram.c:483:38: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("attributes", attrname) ) { ^ parse_diagram.c:483:21: note: in expansion of macro 'eq' } else if ( eq("attributes", attrname) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:483:38: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("attributes", attrname) ) { ^ parse_diagram.c:483:21: note: in expansion of macro 'eq' } else if ( eq("attributes", attrname) ) { ^ parse_diagram.c:483:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("attributes", attrname) ) { ^ parse_diagram.c:483:21: note: in expansion of macro 'eq' } else if ( eq("attributes", attrname) ) { ^ parse_diagram.c:483:38: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("attributes", attrname) ) { ^ parse_diagram.c:483:21: note: in expansion of macro 'eq' } else if ( eq("attributes", attrname) ) { ^ parse_diagram.c:483:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("attributes", attrname) ) { ^ parse_diagram.c:483:21: note: in expansion of macro 'eq' } else if ( eq("attributes", attrname) ) { ^ parse_diagram.c:485:38: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("operations", attrname) ) { ^ parse_diagram.c:485:21: note: in expansion of macro 'eq' } else if ( eq("operations", attrname) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:485:38: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("operations", attrname) ) { ^ parse_diagram.c:485:21: note: in expansion of macro 'eq' } else if ( eq("operations", attrname) ) { ^ parse_diagram.c:485:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("operations", attrname) ) { ^ parse_diagram.c:485:21: note: in expansion of macro 'eq' } else if ( eq("operations", attrname) ) { ^ parse_diagram.c:485:38: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("operations", attrname) ) { ^ parse_diagram.c:485:21: note: in expansion of macro 'eq' } else if ( eq("operations", attrname) ) { ^ parse_diagram.c:485:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("operations", attrname) ) { ^ parse_diagram.c:485:21: note: in expansion of macro 'eq' } else if ( eq("operations", attrname) ) { ^ parse_diagram.c:485:38: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("operations", attrname) ) { ^ parse_diagram.c:485:21: note: in expansion of macro 'eq' } else if ( eq("operations", attrname) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:485:38: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("operations", attrname) ) { ^ parse_diagram.c:485:21: note: in expansion of macro 'eq' } else if ( eq("operations", attrname) ) { ^ parse_diagram.c:485:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("operations", attrname) ) { ^ parse_diagram.c:485:21: note: in expansion of macro 'eq' } else if ( eq("operations", attrname) ) { ^ parse_diagram.c:485:38: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("operations", attrname) ) { ^ parse_diagram.c:485:21: note: in expansion of macro 'eq' } else if ( eq("operations", attrname) ) { ^ parse_diagram.c:485:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("operations", attrname) ) { ^ parse_diagram.c:485:21: note: in expansion of macro 'eq' } else if ( eq("operations", attrname) ) { ^ parse_diagram.c:492:37: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("templates", attrname) ) { ^ parse_diagram.c:492:21: note: in expansion of macro 'eq' } else if ( eq("templates", attrname) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:492:37: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("templates", attrname) ) { ^ parse_diagram.c:492:21: note: in expansion of macro 'eq' } else if ( eq("templates", attrname) ) { ^ parse_diagram.c:492:37: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("templates", attrname) ) { ^ parse_diagram.c:492:21: note: in expansion of macro 'eq' } else if ( eq("templates", attrname) ) { ^ parse_diagram.c:492:37: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("templates", attrname) ) { ^ parse_diagram.c:492:21: note: in expansion of macro 'eq' } else if ( eq("templates", attrname) ) { ^ parse_diagram.c:492:37: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("templates", attrname) ) { ^ parse_diagram.c:492:21: note: in expansion of macro 'eq' } else if ( eq("templates", attrname) ) { ^ parse_diagram.c:492:37: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("templates", attrname) ) { ^ parse_diagram.c:492:21: note: in expansion of macro 'eq' } else if ( eq("templates", attrname) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:492:37: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("templates", attrname) ) { ^ parse_diagram.c:492:21: note: in expansion of macro 'eq' } else if ( eq("templates", attrname) ) { ^ parse_diagram.c:492:37: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("templates", attrname) ) { ^ parse_diagram.c:492:21: note: in expansion of macro 'eq' } else if ( eq("templates", attrname) ) { ^ parse_diagram.c:492:37: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("templates", attrname) ) { ^ parse_diagram.c:492:21: note: in expansion of macro 'eq' } else if ( eq("templates", attrname) ) { ^ parse_diagram.c:492:37: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("templates", attrname) ) { ^ parse_diagram.c:492:21: note: in expansion of macro 'eq' } else if ( eq("templates", attrname) ) { ^ parse_diagram.c: In function 'lolipop_implementation': parse_diagram.c:517:32: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:517:14: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:517:32: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:517:14: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:517:32: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:517:14: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:517:32: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:517:14: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:517:32: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:517:14: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:517:32: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:517:14: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:517:32: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:517:14: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:517:32: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:517:14: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:517:32: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:517:14: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:517:32: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:517:14: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:518:57: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] id = xmlGetProp(attribute->xmlChildrenNode, "to"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from dia2code.h:32, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ parse_diagram.c:520:46: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] attrname = xmlGetProp(attribute, "name"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from dia2code.h:32, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:521:49: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( attrname != NULL && eq("text", attrname) && attribute->xmlChildrenNode != NULL && ^ parse_diagram.c:521:38: note: in expansion of macro 'eq' if ( attrname != NULL && eq("text", attrname) && attribute->xmlChildrenNode != NULL && ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:521:49: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( attrname != NULL && eq("text", attrname) && attribute->xmlChildrenNode != NULL && ^ parse_diagram.c:521:38: note: in expansion of macro 'eq' if ( attrname != NULL && eq("text", attrname) && attribute->xmlChildrenNode != NULL && ^ parse_diagram.c:521:49: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( attrname != NULL && eq("text", attrname) && attribute->xmlChildrenNode != NULL && ^ parse_diagram.c:521:38: note: in expansion of macro 'eq' if ( attrname != NULL && eq("text", attrname) && attribute->xmlChildrenNode != NULL && ^ parse_diagram.c:521:49: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( attrname != NULL && eq("text", attrname) && attribute->xmlChildrenNode != NULL && ^ parse_diagram.c:521:38: note: in expansion of macro 'eq' if ( attrname != NULL && eq("text", attrname) && attribute->xmlChildrenNode != NULL && ^ parse_diagram.c:521:49: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( attrname != NULL && eq("text", attrname) && attribute->xmlChildrenNode != NULL && ^ parse_diagram.c:521:38: note: in expansion of macro 'eq' if ( attrname != NULL && eq("text", attrname) && attribute->xmlChildrenNode != NULL && ^ parse_diagram.c:521:49: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( attrname != NULL && eq("text", attrname) && attribute->xmlChildrenNode != NULL && ^ parse_diagram.c:521:38: note: in expansion of macro 'eq' if ( attrname != NULL && eq("text", attrname) && attribute->xmlChildrenNode != NULL && ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:521:49: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( attrname != NULL && eq("text", attrname) && attribute->xmlChildrenNode != NULL && ^ parse_diagram.c:521:38: note: in expansion of macro 'eq' if ( attrname != NULL && eq("text", attrname) && attribute->xmlChildrenNode != NULL && ^ parse_diagram.c:521:49: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( attrname != NULL && eq("text", attrname) && attribute->xmlChildrenNode != NULL && ^ parse_diagram.c:521:38: note: in expansion of macro 'eq' if ( attrname != NULL && eq("text", attrname) && attribute->xmlChildrenNode != NULL && ^ parse_diagram.c:521:49: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( attrname != NULL && eq("text", attrname) && attribute->xmlChildrenNode != NULL && ^ parse_diagram.c:521:38: note: in expansion of macro 'eq' if ( attrname != NULL && eq("text", attrname) && attribute->xmlChildrenNode != NULL && ^ parse_diagram.c:521:49: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( attrname != NULL && eq("text", attrname) && attribute->xmlChildrenNode != NULL && ^ parse_diagram.c:521:38: note: in expansion of macro 'eq' if ( attrname != NULL && eq("text", attrname) && attribute->xmlChildrenNode != NULL && ^ parse_diagram.c:525:22: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] name = ""; ^ parse_diagram.c:531:37: warning: pointer targets in passing argument 2 of 'find' differ in signedness [-Wpointer-sign] implementator = find(classlist, id); ^ parse_diagram.c:35:14: note: expected 'char *' but argument is of type 'xmlChar * {aka unsigned char *}' umlclasslist find(umlclasslist list, char *id ) { ^ parse_diagram.c:533:41: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (implementator != NULL && strlen(name) > 2) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ parse_diagram.c:539:16: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign] sscanf(name, sscanfmt(), interface->key->name); ^ In file included from dia2code.h:24:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/stdio.h:433:12: note: expected 'const char * restrict' but argument is of type 'xmlChar * {aka unsigned char *}' extern int sscanf (const char *__restrict __s, ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c: In function 'recursive_search': parse_diagram.c:555:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq(node->name,"object") ){ ^ parse_diagram.c:555:14: note: in expansion of macro 'eq' if ( eq(node->name,"object") ){ ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:555:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(node->name,"object") ){ ^ parse_diagram.c:555:14: note: in expansion of macro 'eq' if ( eq(node->name,"object") ){ ^ parse_diagram.c:555:17: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq(node->name,"object") ){ ^ parse_diagram.c:555:14: note: in expansion of macro 'eq' if ( eq(node->name,"object") ){ ^ parse_diagram.c:555:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq(node->name,"object") ){ ^ parse_diagram.c:555:14: note: in expansion of macro 'eq' if ( eq(node->name,"object") ){ ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:555:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(node->name,"object") ){ ^ parse_diagram.c:555:14: note: in expansion of macro 'eq' if ( eq(node->name,"object") ){ ^ parse_diagram.c:555:17: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq(node->name,"object") ){ ^ parse_diagram.c:555:14: note: in expansion of macro 'eq' if ( eq(node->name,"object") ){ ^ parse_diagram.c:555:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(node->name,"object") ){ ^ parse_diagram.c:555:14: note: in expansion of macro 'eq' if ( eq(node->name,"object") ){ ^ parse_diagram.c:555:17: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq(node->name,"object") ){ ^ parse_diagram.c:555:14: note: in expansion of macro 'eq' if ( eq(node->name,"object") ){ ^ parse_diagram.c:555:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(node->name,"object") ){ ^ parse_diagram.c:555:14: note: in expansion of macro 'eq' if ( eq(node->name,"object") ){ ^ parse_diagram.c:555:17: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq(node->name,"object") ){ ^ parse_diagram.c:555:14: note: in expansion of macro 'eq' if ( eq(node->name,"object") ){ ^ parse_diagram.c: In function 'getNextObject': parse_diagram.c:574:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq(next->name,"group") ){ ^ parse_diagram.c:574:14: note: in expansion of macro 'eq' if ( eq(next->name,"group") ){ ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:574:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(next->name,"group") ){ ^ parse_diagram.c:574:14: note: in expansion of macro 'eq' if ( eq(next->name,"group") ){ ^ parse_diagram.c:574:17: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq(next->name,"group") ){ ^ parse_diagram.c:574:14: note: in expansion of macro 'eq' if ( eq(next->name,"group") ){ ^ parse_diagram.c:574:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq(next->name,"group") ){ ^ parse_diagram.c:574:14: note: in expansion of macro 'eq' if ( eq(next->name,"group") ){ ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:574:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(next->name,"group") ){ ^ parse_diagram.c:574:14: note: in expansion of macro 'eq' if ( eq(next->name,"group") ){ ^ parse_diagram.c:574:17: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq(next->name,"group") ){ ^ parse_diagram.c:574:14: note: in expansion of macro 'eq' if ( eq(next->name,"group") ){ ^ parse_diagram.c:574:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(next->name,"group") ){ ^ parse_diagram.c:574:14: note: in expansion of macro 'eq' if ( eq(next->name,"group") ){ ^ parse_diagram.c:574:17: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq(next->name,"group") ){ ^ parse_diagram.c:574:14: note: in expansion of macro 'eq' if ( eq(next->name,"group") ){ ^ parse_diagram.c:574:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(next->name,"group") ){ ^ parse_diagram.c:574:14: note: in expansion of macro 'eq' if ( eq(next->name,"group") ){ ^ parse_diagram.c:574:17: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq(next->name,"group") ){ ^ parse_diagram.c:574:14: note: in expansion of macro 'eq' if ( eq(next->name,"group") ){ ^ parse_diagram.c:576:24: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] while ( eq(next->name,"group") ){ ^ parse_diagram.c:576:21: note: in expansion of macro 'eq' while ( eq(next->name,"group") ){ ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:576:24: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] while ( eq(next->name,"group") ){ ^ parse_diagram.c:576:21: note: in expansion of macro 'eq' while ( eq(next->name,"group") ){ ^ parse_diagram.c:576:24: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' while ( eq(next->name,"group") ){ ^ parse_diagram.c:576:21: note: in expansion of macro 'eq' while ( eq(next->name,"group") ){ ^ parse_diagram.c:576:24: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] while ( eq(next->name,"group") ){ ^ parse_diagram.c:576:21: note: in expansion of macro 'eq' while ( eq(next->name,"group") ){ ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:576:24: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] while ( eq(next->name,"group") ){ ^ parse_diagram.c:576:21: note: in expansion of macro 'eq' while ( eq(next->name,"group") ){ ^ parse_diagram.c:576:24: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' while ( eq(next->name,"group") ){ ^ parse_diagram.c:576:21: note: in expansion of macro 'eq' while ( eq(next->name,"group") ){ ^ parse_diagram.c:576:24: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] while ( eq(next->name,"group") ){ ^ parse_diagram.c:576:21: note: in expansion of macro 'eq' while ( eq(next->name,"group") ){ ^ parse_diagram.c:576:24: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' while ( eq(next->name,"group") ){ ^ parse_diagram.c:576:21: note: in expansion of macro 'eq' while ( eq(next->name,"group") ){ ^ parse_diagram.c:576:24: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] while ( eq(next->name,"group") ){ ^ parse_diagram.c:576:21: note: in expansion of macro 'eq' while ( eq(next->name,"group") ){ ^ parse_diagram.c:576:24: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' while ( eq(next->name,"group") ){ ^ parse_diagram.c:576:21: note: in expansion of macro 'eq' while ( eq(next->name,"group") ){ ^ parse_diagram.c:584:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq(next->name,"group") ){ ^ parse_diagram.c:584:14: note: in expansion of macro 'eq' if ( eq(next->name,"group") ){ ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:584:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(next->name,"group") ){ ^ parse_diagram.c:584:14: note: in expansion of macro 'eq' if ( eq(next->name,"group") ){ ^ parse_diagram.c:584:17: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq(next->name,"group") ){ ^ parse_diagram.c:584:14: note: in expansion of macro 'eq' if ( eq(next->name,"group") ){ ^ parse_diagram.c:584:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq(next->name,"group") ){ ^ parse_diagram.c:584:14: note: in expansion of macro 'eq' if ( eq(next->name,"group") ){ ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:584:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(next->name,"group") ){ ^ parse_diagram.c:584:14: note: in expansion of macro 'eq' if ( eq(next->name,"group") ){ ^ parse_diagram.c:584:17: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq(next->name,"group") ){ ^ parse_diagram.c:584:14: note: in expansion of macro 'eq' if ( eq(next->name,"group") ){ ^ parse_diagram.c:584:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(next->name,"group") ){ ^ parse_diagram.c:584:14: note: in expansion of macro 'eq' if ( eq(next->name,"group") ){ ^ parse_diagram.c:584:17: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq(next->name,"group") ){ ^ parse_diagram.c:584:14: note: in expansion of macro 'eq' if ( eq(next->name,"group") ){ ^ parse_diagram.c:584:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(next->name,"group") ){ ^ parse_diagram.c:584:14: note: in expansion of macro 'eq' if ( eq(next->name,"group") ){ ^ parse_diagram.c:584:17: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq(next->name,"group") ){ ^ parse_diagram.c:584:14: note: in expansion of macro 'eq' if ( eq(next->name,"group") ){ ^ parse_diagram.c:586:24: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] while ( eq(next->name,"group") ){ ^ parse_diagram.c:586:21: note: in expansion of macro 'eq' while ( eq(next->name,"group") ){ ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:586:24: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] while ( eq(next->name,"group") ){ ^ parse_diagram.c:586:21: note: in expansion of macro 'eq' while ( eq(next->name,"group") ){ ^ parse_diagram.c:586:24: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' while ( eq(next->name,"group") ){ ^ parse_diagram.c:586:21: note: in expansion of macro 'eq' while ( eq(next->name,"group") ){ ^ parse_diagram.c:586:24: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] while ( eq(next->name,"group") ){ ^ parse_diagram.c:586:21: note: in expansion of macro 'eq' while ( eq(next->name,"group") ){ ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:586:24: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] while ( eq(next->name,"group") ){ ^ parse_diagram.c:586:21: note: in expansion of macro 'eq' while ( eq(next->name,"group") ){ ^ parse_diagram.c:586:24: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' while ( eq(next->name,"group") ){ ^ parse_diagram.c:586:21: note: in expansion of macro 'eq' while ( eq(next->name,"group") ){ ^ parse_diagram.c:586:24: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] while ( eq(next->name,"group") ){ ^ parse_diagram.c:586:21: note: in expansion of macro 'eq' while ( eq(next->name,"group") ){ ^ parse_diagram.c:586:24: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' while ( eq(next->name,"group") ){ ^ parse_diagram.c:586:21: note: in expansion of macro 'eq' while ( eq(next->name,"group") ){ ^ parse_diagram.c:586:24: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] while ( eq(next->name,"group") ){ ^ parse_diagram.c:586:21: note: in expansion of macro 'eq' while ( eq(next->name,"group") ){ ^ parse_diagram.c:586:24: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' while ( eq(next->name,"group") ){ ^ parse_diagram.c:586:21: note: in expansion of macro 'eq' while ( eq(next->name,"group") ){ ^ parse_diagram.c:591:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq(next->name,"layer") ){ ^ parse_diagram.c:591:14: note: in expansion of macro 'eq' if ( eq(next->name,"layer") ){ ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:591:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(next->name,"layer") ){ ^ parse_diagram.c:591:14: note: in expansion of macro 'eq' if ( eq(next->name,"layer") ){ ^ parse_diagram.c:591:17: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq(next->name,"layer") ){ ^ parse_diagram.c:591:14: note: in expansion of macro 'eq' if ( eq(next->name,"layer") ){ ^ parse_diagram.c:591:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq(next->name,"layer") ){ ^ parse_diagram.c:591:14: note: in expansion of macro 'eq' if ( eq(next->name,"layer") ){ ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:591:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(next->name,"layer") ){ ^ parse_diagram.c:591:14: note: in expansion of macro 'eq' if ( eq(next->name,"layer") ){ ^ parse_diagram.c:591:17: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq(next->name,"layer") ){ ^ parse_diagram.c:591:14: note: in expansion of macro 'eq' if ( eq(next->name,"layer") ){ ^ parse_diagram.c:591:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(next->name,"layer") ){ ^ parse_diagram.c:591:14: note: in expansion of macro 'eq' if ( eq(next->name,"layer") ){ ^ parse_diagram.c:591:17: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq(next->name,"layer") ){ ^ parse_diagram.c:591:14: note: in expansion of macro 'eq' if ( eq(next->name,"layer") ){ ^ parse_diagram.c:591:17: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(next->name,"layer") ){ ^ parse_diagram.c:591:14: note: in expansion of macro 'eq' if ( eq(next->name,"layer") ){ ^ parse_diagram.c:591:17: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq(next->name,"layer") ){ ^ parse_diagram.c:591:14: note: in expansion of macro 'eq' if ( eq(next->name,"layer") ){ ^ parse_diagram.c: In function 'parse_diagram': parse_diagram.c:619:47: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] xmlChar *objtype = xmlGetProp(object, "type"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from dia2code.h:32, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:621:32: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq("UML - Class", objtype) ) { ^ parse_diagram.c:621:14: note: in expansion of macro 'eq' if ( eq("UML - Class", objtype) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:621:32: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("UML - Class", objtype) ) { ^ parse_diagram.c:621:14: note: in expansion of macro 'eq' if ( eq("UML - Class", objtype) ) { ^ parse_diagram.c:621:32: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq("UML - Class", objtype) ) { ^ parse_diagram.c:621:14: note: in expansion of macro 'eq' if ( eq("UML - Class", objtype) ) { ^ parse_diagram.c:621:32: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("UML - Class", objtype) ) { ^ parse_diagram.c:621:14: note: in expansion of macro 'eq' if ( eq("UML - Class", objtype) ) { ^ parse_diagram.c:621:32: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq("UML - Class", objtype) ) { ^ parse_diagram.c:621:14: note: in expansion of macro 'eq' if ( eq("UML - Class", objtype) ) { ^ parse_diagram.c:621:32: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq("UML - Class", objtype) ) { ^ parse_diagram.c:621:14: note: in expansion of macro 'eq' if ( eq("UML - Class", objtype) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:621:32: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("UML - Class", objtype) ) { ^ parse_diagram.c:621:14: note: in expansion of macro 'eq' if ( eq("UML - Class", objtype) ) { ^ parse_diagram.c:621:32: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq("UML - Class", objtype) ) { ^ parse_diagram.c:621:14: note: in expansion of macro 'eq' if ( eq("UML - Class", objtype) ) { ^ parse_diagram.c:621:32: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("UML - Class", objtype) ) { ^ parse_diagram.c:621:14: note: in expansion of macro 'eq' if ( eq("UML - Class", objtype) ) { ^ parse_diagram.c:621:32: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq("UML - Class", objtype) ) { ^ parse_diagram.c:621:14: note: in expansion of macro 'eq' if ( eq("UML - Class", objtype) ) { ^ parse_diagram.c:626:53: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] xmlChar *objid = xmlGetProp(object, "id"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from dia2code.h:32, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ parse_diagram.c:627:24: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign] sscanf(objid, "%79s", tmplist->key->id); ^ In file included from dia2code.h:24:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/stdio.h:433:12: note: expected 'const char * restrict' but argument is of type 'xmlChar * {aka unsigned char *}' extern int sscanf (const char *__restrict __s, ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:638:46: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:21: note: in expansion of macro 'eq' } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:638:46: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:21: note: in expansion of macro 'eq' } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:46: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:21: note: in expansion of macro 'eq' } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:46: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:21: note: in expansion of macro 'eq' } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:46: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:21: note: in expansion of macro 'eq' } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:46: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:21: note: in expansion of macro 'eq' } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:638:46: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:21: note: in expansion of macro 'eq' } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:46: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:21: note: in expansion of macro 'eq' } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:46: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:21: note: in expansion of macro 'eq' } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:46: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:21: note: in expansion of macro 'eq' } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:83: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:58: note: in expansion of macro 'eq' } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:638:83: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:58: note: in expansion of macro 'eq' } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:83: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:58: note: in expansion of macro 'eq' } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:83: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:58: note: in expansion of macro 'eq' } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:83: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:58: note: in expansion of macro 'eq' } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:83: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:58: note: in expansion of macro 'eq' } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:638:83: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:58: note: in expansion of macro 'eq' } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:83: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:58: note: in expansion of macro 'eq' } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:83: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:58: note: in expansion of macro 'eq' } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:83: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:638:58: note: in expansion of macro 'eq' } else if ( eq("UML - LargePackage", objtype) || eq("UML - SmallPackage", objtype) ) { ^ parse_diagram.c:642:53: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] xmlChar *objid = xmlGetProp(object, "id"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from dia2code.h:32, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ parse_diagram.c:643:24: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign] sscanf(objid, "%79s", tmppcklist->key->id); ^ In file included from dia2code.h:24:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/stdio.h:433:12: note: expected 'const char * restrict' but argument is of type 'xmlChar * {aka unsigned char *}' extern int sscanf (const char *__restrict __s, ^ parse_diagram.c:670:47: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] xmlChar *objtype = xmlGetProp(object, "type"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from dia2code.h:32, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:671:38: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq("UML - Association", objtype) ) { ^ parse_diagram.c:671:14: note: in expansion of macro 'eq' if ( eq("UML - Association", objtype) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:671:38: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("UML - Association", objtype) ) { ^ parse_diagram.c:671:14: note: in expansion of macro 'eq' if ( eq("UML - Association", objtype) ) { ^ parse_diagram.c:671:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq("UML - Association", objtype) ) { ^ parse_diagram.c:671:14: note: in expansion of macro 'eq' if ( eq("UML - Association", objtype) ) { ^ parse_diagram.c:671:38: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("UML - Association", objtype) ) { ^ parse_diagram.c:671:14: note: in expansion of macro 'eq' if ( eq("UML - Association", objtype) ) { ^ parse_diagram.c:671:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq("UML - Association", objtype) ) { ^ parse_diagram.c:671:14: note: in expansion of macro 'eq' if ( eq("UML - Association", objtype) ) { ^ parse_diagram.c:671:38: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq("UML - Association", objtype) ) { ^ parse_diagram.c:671:14: note: in expansion of macro 'eq' if ( eq("UML - Association", objtype) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:671:38: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("UML - Association", objtype) ) { ^ parse_diagram.c:671:14: note: in expansion of macro 'eq' if ( eq("UML - Association", objtype) ) { ^ parse_diagram.c:671:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq("UML - Association", objtype) ) { ^ parse_diagram.c:671:14: note: in expansion of macro 'eq' if ( eq("UML - Association", objtype) ) { ^ parse_diagram.c:671:38: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("UML - Association", objtype) ) { ^ parse_diagram.c:671:14: note: in expansion of macro 'eq' if ( eq("UML - Association", objtype) ) { ^ parse_diagram.c:671:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq("UML - Association", objtype) ) { ^ parse_diagram.c:671:14: note: in expansion of macro 'eq' if ( eq("UML - Association", objtype) ) { ^ parse_diagram.c:679:59: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] xmlChar *attrtype = xmlGetProp(attribute, "name"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from dia2code.h:32, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:683:42: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq("direction", attrtype) ) { ^ parse_diagram.c:683:26: note: in expansion of macro 'eq' if ( eq("direction", attrtype) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:683:42: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("direction", attrtype) ) { ^ parse_diagram.c:683:26: note: in expansion of macro 'eq' if ( eq("direction", attrtype) ) { ^ parse_diagram.c:683:42: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq("direction", attrtype) ) { ^ parse_diagram.c:683:26: note: in expansion of macro 'eq' if ( eq("direction", attrtype) ) { ^ parse_diagram.c:683:42: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("direction", attrtype) ) { ^ parse_diagram.c:683:26: note: in expansion of macro 'eq' if ( eq("direction", attrtype) ) { ^ parse_diagram.c:683:42: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq("direction", attrtype) ) { ^ parse_diagram.c:683:26: note: in expansion of macro 'eq' if ( eq("direction", attrtype) ) { ^ parse_diagram.c:683:42: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq("direction", attrtype) ) { ^ parse_diagram.c:683:26: note: in expansion of macro 'eq' if ( eq("direction", attrtype) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:683:42: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("direction", attrtype) ) { ^ parse_diagram.c:683:26: note: in expansion of macro 'eq' if ( eq("direction", attrtype) ) { ^ parse_diagram.c:683:42: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq("direction", attrtype) ) { ^ parse_diagram.c:683:26: note: in expansion of macro 'eq' if ( eq("direction", attrtype) ) { ^ parse_diagram.c:683:42: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("direction", attrtype) ) { ^ parse_diagram.c:683:26: note: in expansion of macro 'eq' if ( eq("direction", attrtype) ) { ^ parse_diagram.c:683:42: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq("direction", attrtype) ) { ^ parse_diagram.c:683:26: note: in expansion of macro 'eq' if ( eq("direction", attrtype) ) { ^ parse_diagram.c:684:62: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] xmlChar *tmptype = xmlGetProp(child, "val"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from dia2code.h:32, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:685:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq(tmptype, "0") ) { ^ parse_diagram.c:685:30: note: in expansion of macro 'eq' if ( eq(tmptype, "0") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:685:33: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(tmptype, "0") ) { ^ parse_diagram.c:685:30: note: in expansion of macro 'eq' if ( eq(tmptype, "0") ) { ^ parse_diagram.c:685:33: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq(tmptype, "0") ) { ^ parse_diagram.c:685:30: note: in expansion of macro 'eq' if ( eq(tmptype, "0") ) { ^ parse_diagram.c:685:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq(tmptype, "0") ) { ^ parse_diagram.c:685:30: note: in expansion of macro 'eq' if ( eq(tmptype, "0") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:685:33: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(tmptype, "0") ) { ^ parse_diagram.c:685:30: note: in expansion of macro 'eq' if ( eq(tmptype, "0") ) { ^ parse_diagram.c:685:33: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq(tmptype, "0") ) { ^ parse_diagram.c:685:30: note: in expansion of macro 'eq' if ( eq(tmptype, "0") ) { ^ parse_diagram.c:685:33: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(tmptype, "0") ) { ^ parse_diagram.c:685:30: note: in expansion of macro 'eq' if ( eq(tmptype, "0") ) { ^ parse_diagram.c:685:33: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq(tmptype, "0") ) { ^ parse_diagram.c:685:30: note: in expansion of macro 'eq' if ( eq(tmptype, "0") ) { ^ parse_diagram.c:685:33: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(tmptype, "0") ) { ^ parse_diagram.c:685:30: note: in expansion of macro 'eq' if ( eq(tmptype, "0") ) { ^ parse_diagram.c:685:33: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq(tmptype, "0") ) { ^ parse_diagram.c:685:30: note: in expansion of macro 'eq' if ( eq(tmptype, "0") ) { ^ parse_diagram.c:693:48: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if ( eq("assoc_type", attrtype) ) { ^ parse_diagram.c:693:31: note: in expansion of macro 'eq' else if ( eq("assoc_type", attrtype) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:693:48: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq("assoc_type", attrtype) ) { ^ parse_diagram.c:693:31: note: in expansion of macro 'eq' else if ( eq("assoc_type", attrtype) ) { ^ parse_diagram.c:693:48: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq("assoc_type", attrtype) ) { ^ parse_diagram.c:693:31: note: in expansion of macro 'eq' else if ( eq("assoc_type", attrtype) ) { ^ parse_diagram.c:693:48: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq("assoc_type", attrtype) ) { ^ parse_diagram.c:693:31: note: in expansion of macro 'eq' else if ( eq("assoc_type", attrtype) ) { ^ parse_diagram.c:693:48: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq("assoc_type", attrtype) ) { ^ parse_diagram.c:693:31: note: in expansion of macro 'eq' else if ( eq("assoc_type", attrtype) ) { ^ parse_diagram.c:693:48: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if ( eq("assoc_type", attrtype) ) { ^ parse_diagram.c:693:31: note: in expansion of macro 'eq' else if ( eq("assoc_type", attrtype) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:693:48: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq("assoc_type", attrtype) ) { ^ parse_diagram.c:693:31: note: in expansion of macro 'eq' else if ( eq("assoc_type", attrtype) ) { ^ parse_diagram.c:693:48: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq("assoc_type", attrtype) ) { ^ parse_diagram.c:693:31: note: in expansion of macro 'eq' else if ( eq("assoc_type", attrtype) ) { ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DDSO -pipe -Wall -g -O2 -c -o generate_code_ruby.o generate_code_ruby.c parse_diagram.c:693:48: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq("assoc_type", attrtype) ) { ^ parse_diagram.c:693:31: note: in expansion of macro 'eq' else if ( eq("assoc_type", attrtype) ) { ^ parse_diagram.c:693:48: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq("assoc_type", attrtype) ) { ^ parse_diagram.c:693:31: note: in expansion of macro 'eq' else if ( eq("assoc_type", attrtype) ) { ^ parse_diagram.c:694:62: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] xmlChar *tmptype = xmlGetProp(child, "val"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from dia2code.h:32, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:695:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq(tmptype, "1") ) { ^ parse_diagram.c:695:30: note: in expansion of macro 'eq' if ( eq(tmptype, "1") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:695:33: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(tmptype, "1") ) { ^ parse_diagram.c:695:30: note: in expansion of macro 'eq' if ( eq(tmptype, "1") ) { ^ parse_diagram.c:695:33: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq(tmptype, "1") ) { ^ parse_diagram.c:695:30: note: in expansion of macro 'eq' if ( eq(tmptype, "1") ) { ^ parse_diagram.c:695:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq(tmptype, "1") ) { ^ parse_diagram.c:695:30: note: in expansion of macro 'eq' if ( eq(tmptype, "1") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:695:33: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(tmptype, "1") ) { ^ parse_diagram.c:695:30: note: in expansion of macro 'eq' if ( eq(tmptype, "1") ) { ^ parse_diagram.c:695:33: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq(tmptype, "1") ) { ^ parse_diagram.c:695:30: note: in expansion of macro 'eq' if ( eq(tmptype, "1") ) { ^ parse_diagram.c:695:33: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(tmptype, "1") ) { ^ parse_diagram.c:695:30: note: in expansion of macro 'eq' if ( eq(tmptype, "1") ) { ^ parse_diagram.c:695:33: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq(tmptype, "1") ) { ^ parse_diagram.c:695:30: note: in expansion of macro 'eq' if ( eq(tmptype, "1") ) { ^ parse_diagram.c:695:33: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(tmptype, "1") ) { ^ parse_diagram.c:695:30: note: in expansion of macro 'eq' if ( eq(tmptype, "1") ) { ^ parse_diagram.c:695:33: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq(tmptype, "1") ) { ^ parse_diagram.c:695:30: note: in expansion of macro 'eq' if ( eq(tmptype, "1") ) { ^ parse_diagram.c:705:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq(attrtype, "name") ) { ^ parse_diagram.c:705:30: note: in expansion of macro 'eq' if ( eq(attrtype, "name") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:705:33: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(attrtype, "name") ) { ^ parse_diagram.c:705:30: note: in expansion of macro 'eq' if ( eq(attrtype, "name") ) { ^ parse_diagram.c:705:33: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq(attrtype, "name") ) { ^ parse_diagram.c:705:30: note: in expansion of macro 'eq' if ( eq(attrtype, "name") ) { ^ parse_diagram.c:705:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq(attrtype, "name") ) { ^ parse_diagram.c:705:30: note: in expansion of macro 'eq' if ( eq(attrtype, "name") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:705:33: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(attrtype, "name") ) { ^ parse_diagram.c:705:30: note: in expansion of macro 'eq' if ( eq(attrtype, "name") ) { ^ parse_diagram.c:705:33: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq(attrtype, "name") ) { ^ parse_diagram.c:705:30: note: in expansion of macro 'eq' if ( eq(attrtype, "name") ) { ^ parse_diagram.c:705:33: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(attrtype, "name") ) { ^ parse_diagram.c:705:30: note: in expansion of macro 'eq' if ( eq(attrtype, "name") ) { ^ parse_diagram.c:705:33: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq(attrtype, "name") ) { ^ parse_diagram.c:705:30: note: in expansion of macro 'eq' if ( eq(attrtype, "name") ) { ^ parse_diagram.c:705:33: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(attrtype, "name") ) { ^ parse_diagram.c:705:30: note: in expansion of macro 'eq' if ( eq(attrtype, "name") ) { ^ parse_diagram.c:705:33: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq(attrtype, "name") ) { ^ parse_diagram.c:705:30: note: in expansion of macro 'eq' if ( eq(attrtype, "name") ) { ^ parse_diagram.c:706:34: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] name = grandchild->content; ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:708:38: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "role_a") ) { ^ parse_diagram.c:708:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "role_a") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:708:38: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "role_a") ) { ^ parse_diagram.c:708:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "role_a") ) { ^ parse_diagram.c:708:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "role_a") ) { ^ parse_diagram.c:708:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "role_a") ) { ^ parse_diagram.c:708:38: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "role_a") ) { ^ parse_diagram.c:708:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "role_a") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:708:38: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "role_a") ) { ^ parse_diagram.c:708:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "role_a") ) { ^ parse_diagram.c:708:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "role_a") ) { ^ parse_diagram.c:708:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "role_a") ) { ^ parse_diagram.c:708:38: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "role_a") ) { ^ parse_diagram.c:708:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "role_a") ) { ^ parse_diagram.c:708:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "role_a") ) { ^ parse_diagram.c:708:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "role_a") ) { ^ parse_diagram.c:708:38: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "role_a") ) { ^ parse_diagram.c:708:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "role_a") ) { ^ parse_diagram.c:708:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "role_a") ) { ^ parse_diagram.c:708:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "role_a") ) { ^ parse_diagram.c:709:36: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] name_a = grandchild->content; ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:711:38: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "role_b") ) { ^ parse_diagram.c:711:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "role_b") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:711:38: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "role_b") ) { ^ parse_diagram.c:711:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "role_b") ) { ^ parse_diagram.c:711:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "role_b") ) { ^ parse_diagram.c:711:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "role_b") ) { ^ parse_diagram.c:711:38: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "role_b") ) { ^ parse_diagram.c:711:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "role_b") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:711:38: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "role_b") ) { ^ parse_diagram.c:711:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "role_b") ) { ^ parse_diagram.c:711:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "role_b") ) { ^ parse_diagram.c:711:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "role_b") ) { ^ parse_diagram.c:711:38: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "role_b") ) { ^ parse_diagram.c:711:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "role_b") ) { ^ parse_diagram.c:711:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "role_b") ) { ^ parse_diagram.c:711:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "role_b") ) { ^ parse_diagram.c:711:38: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "role_b") ) { ^ parse_diagram.c:711:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "role_b") ) { ^ parse_diagram.c:711:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "role_b") ) { ^ parse_diagram.c:711:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "role_b") ) { ^ parse_diagram.c:712:36: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] name_b = grandchild->content; ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:714:38: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "multipicity_a") ) { ^ parse_diagram.c:714:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "multipicity_a") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:714:38: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "multipicity_a") ) { ^ parse_diagram.c:714:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "multipicity_a") ) { ^ parse_diagram.c:714:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "multipicity_a") ) { ^ parse_diagram.c:714:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "multipicity_a") ) { ^ parse_diagram.c:714:38: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "multipicity_a") ) { ^ parse_diagram.c:714:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "multipicity_a") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:714:38: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "multipicity_a") ) { ^ parse_diagram.c:714:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "multipicity_a") ) { ^ parse_diagram.c:714:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "multipicity_a") ) { ^ parse_diagram.c:714:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "multipicity_a") ) { ^ parse_diagram.c:714:38: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "multipicity_a") ) { ^ parse_diagram.c:714:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "multipicity_a") ) { ^ parse_diagram.c:714:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "multipicity_a") ) { ^ parse_diagram.c:714:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "multipicity_a") ) { ^ parse_diagram.c:714:38: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "multipicity_a") ) { ^ parse_diagram.c:714:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "multipicity_a") ) { ^ parse_diagram.c:714:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "multipicity_a") ) { ^ parse_diagram.c:714:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "multipicity_a") ) { ^ parse_diagram.c:715:44: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] multiplicity_a = grandchild->content; ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:717:38: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "multipicity_b") ) { ^ parse_diagram.c:717:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "multipicity_b") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:717:38: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "multipicity_b") ) { ^ parse_diagram.c:717:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "multipicity_b") ) { ^ parse_diagram.c:717:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "multipicity_b") ) { ^ parse_diagram.c:717:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "multipicity_b") ) { ^ parse_diagram.c:717:38: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "multipicity_b") ) { ^ parse_diagram.c:717:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "multipicity_b") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:717:38: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "multipicity_b") ) { ^ parse_diagram.c:717:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "multipicity_b") ) { ^ parse_diagram.c:717:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "multipicity_b") ) { ^ parse_diagram.c:717:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "multipicity_b") ) { ^ parse_diagram.c:717:38: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "multipicity_b") ) { ^ parse_diagram.c:717:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "multipicity_b") ) { ^ parse_diagram.c:717:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "multipicity_b") ) { ^ parse_diagram.c:717:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "multipicity_b") ) { ^ parse_diagram.c:717:38: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "multipicity_b") ) { ^ parse_diagram.c:717:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "multipicity_b") ) { ^ parse_diagram.c:717:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "multipicity_b") ) { ^ parse_diagram.c:717:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "multipicity_b") ) { ^ parse_diagram.c:718:44: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] multiplicity_b = grandchild->content; ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:720:38: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "ends") ) { ^ parse_diagram.c:720:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "ends") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:720:38: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "ends") ) { ^ parse_diagram.c:720:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "ends") ) { ^ parse_diagram.c:720:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "ends") ) { ^ parse_diagram.c:720:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "ends") ) { ^ parse_diagram.c:720:38: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "ends") ) { ^ parse_diagram.c:720:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "ends") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:720:38: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "ends") ) { ^ parse_diagram.c:720:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "ends") ) { ^ parse_diagram.c:720:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "ends") ) { ^ parse_diagram.c:720:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "ends") ) { ^ parse_diagram.c:720:38: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "ends") ) { ^ parse_diagram.c:720:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "ends") ) { ^ parse_diagram.c:720:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "ends") ) { ^ parse_diagram.c:720:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "ends") ) { ^ parse_diagram.c:720:38: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "ends") ) { ^ parse_diagram.c:720:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "ends") ) { ^ parse_diagram.c:720:38: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "ends") ) { ^ parse_diagram.c:720:35: note: in expansion of macro 'eq' else if ( eq(attrtype, "ends") ) { ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DDSO -pipe -Wall -g -O2 -c -o source_parser.o source_parser.c parse_diagram.c:721:37: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq(child->name, "composite") ) { ^ parse_diagram.c:721:34: note: in expansion of macro 'eq' if ( eq(child->name, "composite") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:721:37: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(child->name, "composite") ) { ^ parse_diagram.c:721:34: note: in expansion of macro 'eq' if ( eq(child->name, "composite") ) { ^ parse_diagram.c:721:37: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq(child->name, "composite") ) { ^ parse_diagram.c:721:34: note: in expansion of macro 'eq' if ( eq(child->name, "composite") ) { ^ parse_diagram.c:721:37: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq(child->name, "composite") ) { ^ parse_diagram.c:721:34: note: in expansion of macro 'eq' if ( eq(child->name, "composite") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:721:37: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(child->name, "composite") ) { ^ parse_diagram.c:721:34: note: in expansion of macro 'eq' if ( eq(child->name, "composite") ) { ^ parse_diagram.c:721:37: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq(child->name, "composite") ) { ^ parse_diagram.c:721:34: note: in expansion of macro 'eq' if ( eq(child->name, "composite") ) { ^ parse_diagram.c:721:37: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(child->name, "composite") ) { ^ parse_diagram.c:721:34: note: in expansion of macro 'eq' if ( eq(child->name, "composite") ) { ^ parse_diagram.c:721:37: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq(child->name, "composite") ) { ^ parse_diagram.c:721:34: note: in expansion of macro 'eq' if ( eq(child->name, "composite") ) { ^ parse_diagram.c:721:37: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(child->name, "composite") ) { ^ parse_diagram.c:721:34: note: in expansion of macro 'eq' if ( eq(child->name, "composite") ) { ^ parse_diagram.c:721:37: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq(child->name, "composite") ) { ^ parse_diagram.c:721:34: note: in expansion of macro 'eq' if ( eq(child->name, "composite") ) { ^ parse_diagram.c:725:75: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] attrtype = xmlGetProp(grandchild, "name"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from dia2code.h:32, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:726:49: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq(attrtype, "role") ) { ^ parse_diagram.c:726:46: note: in expansion of macro 'eq' if ( eq(attrtype, "role") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:726:49: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(attrtype, "role") ) { ^ parse_diagram.c:726:46: note: in expansion of macro 'eq' if ( eq(attrtype, "role") ) { ^ parse_diagram.c:726:49: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq(attrtype, "role") ) { ^ parse_diagram.c:726:46: note: in expansion of macro 'eq' if ( eq(attrtype, "role") ) { ^ parse_diagram.c:726:49: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq(attrtype, "role") ) { ^ parse_diagram.c:726:46: note: in expansion of macro 'eq' if ( eq(attrtype, "role") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:726:49: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(attrtype, "role") ) { ^ parse_diagram.c:726:46: note: in expansion of macro 'eq' if ( eq(attrtype, "role") ) { ^ parse_diagram.c:726:49: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq(attrtype, "role") ) { ^ parse_diagram.c:726:46: note: in expansion of macro 'eq' if ( eq(attrtype, "role") ) { ^ parse_diagram.c:726:49: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(attrtype, "role") ) { ^ parse_diagram.c:726:46: note: in expansion of macro 'eq' if ( eq(attrtype, "role") ) { ^ parse_diagram.c:726:49: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq(attrtype, "role") ) { ^ parse_diagram.c:726:46: note: in expansion of macro 'eq' if ( eq(attrtype, "role") ) { ^ parse_diagram.c:726:49: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(attrtype, "role") ) { ^ parse_diagram.c:726:46: note: in expansion of macro 'eq' if ( eq(attrtype, "role") ) { ^ parse_diagram.c:726:49: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq(attrtype, "role") ) { ^ parse_diagram.c:726:46: note: in expansion of macro 'eq' if ( eq(attrtype, "role") ) { ^ parse_diagram.c:727:52: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] name_a = ggchild->xmlChildrenNode->content; ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:729:54: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:729:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "multiplicity") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:729:54: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:729:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:729:54: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:729:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:729:54: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:729:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "multiplicity") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:729:54: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:729:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:729:54: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:729:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:729:54: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:729:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:729:54: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:729:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:729:54: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:729:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:729:54: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:729:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:730:60: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] multiplicity_a = ggchild->xmlChildrenNode->content; ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:732:54: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:732:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "aggregate") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:732:54: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:732:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:732:54: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:732:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:732:54: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:732:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "aggregate") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:732:54: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:732:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:732:54: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:732:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:732:54: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:732:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:732:54: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:732:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:732:54: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:732:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:732:54: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:732:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:740:54: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( child != NULL && eq(child->name, "composite") ) { ^ parse_diagram.c:740:51: note: in expansion of macro 'eq' if ( child != NULL && eq(child->name, "composite") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:740:54: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( child != NULL && eq(child->name, "composite") ) { ^ parse_diagram.c:740:51: note: in expansion of macro 'eq' if ( child != NULL && eq(child->name, "composite") ) { ^ parse_diagram.c:740:54: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( child != NULL && eq(child->name, "composite") ) { ^ parse_diagram.c:740:51: note: in expansion of macro 'eq' if ( child != NULL && eq(child->name, "composite") ) { ^ parse_diagram.c:740:54: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( child != NULL && eq(child->name, "composite") ) { ^ parse_diagram.c:740:51: note: in expansion of macro 'eq' if ( child != NULL && eq(child->name, "composite") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:740:54: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( child != NULL && eq(child->name, "composite") ) { ^ parse_diagram.c:740:51: note: in expansion of macro 'eq' if ( child != NULL && eq(child->name, "composite") ) { ^ parse_diagram.c:740:54: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( child != NULL && eq(child->name, "composite") ) { ^ parse_diagram.c:740:51: note: in expansion of macro 'eq' if ( child != NULL && eq(child->name, "composite") ) { ^ parse_diagram.c:740:54: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( child != NULL && eq(child->name, "composite") ) { ^ parse_diagram.c:740:51: note: in expansion of macro 'eq' if ( child != NULL && eq(child->name, "composite") ) { ^ parse_diagram.c:740:54: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( child != NULL && eq(child->name, "composite") ) { ^ parse_diagram.c:740:51: note: in expansion of macro 'eq' if ( child != NULL && eq(child->name, "composite") ) { ^ parse_diagram.c:740:54: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( child != NULL && eq(child->name, "composite") ) { ^ parse_diagram.c:740:51: note: in expansion of macro 'eq' if ( child != NULL && eq(child->name, "composite") ) { ^ parse_diagram.c:740:54: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( child != NULL && eq(child->name, "composite") ) { ^ parse_diagram.c:740:51: note: in expansion of macro 'eq' if ( child != NULL && eq(child->name, "composite") ) { ^ parse_diagram.c:745:75: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] attrtype = xmlGetProp(grandchild, "name"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from dia2code.h:32, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:746:49: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq(attrtype, "role") ) { ^ parse_diagram.c:746:46: note: in expansion of macro 'eq' if ( eq(attrtype, "role") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:746:49: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(attrtype, "role") ) { ^ parse_diagram.c:746:46: note: in expansion of macro 'eq' if ( eq(attrtype, "role") ) { ^ parse_diagram.c:746:49: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq(attrtype, "role") ) { ^ parse_diagram.c:746:46: note: in expansion of macro 'eq' if ( eq(attrtype, "role") ) { ^ parse_diagram.c:746:49: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq(attrtype, "role") ) { ^ parse_diagram.c:746:46: note: in expansion of macro 'eq' if ( eq(attrtype, "role") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:746:49: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(attrtype, "role") ) { ^ parse_diagram.c:746:46: note: in expansion of macro 'eq' if ( eq(attrtype, "role") ) { ^ parse_diagram.c:746:49: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq(attrtype, "role") ) { ^ parse_diagram.c:746:46: note: in expansion of macro 'eq' if ( eq(attrtype, "role") ) { ^ parse_diagram.c:746:49: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(attrtype, "role") ) { ^ parse_diagram.c:746:46: note: in expansion of macro 'eq' if ( eq(attrtype, "role") ) { ^ parse_diagram.c:746:49: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq(attrtype, "role") ) { ^ parse_diagram.c:746:46: note: in expansion of macro 'eq' if ( eq(attrtype, "role") ) { ^ parse_diagram.c:746:49: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq(attrtype, "role") ) { ^ parse_diagram.c:746:46: note: in expansion of macro 'eq' if ( eq(attrtype, "role") ) { ^ parse_diagram.c:746:49: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq(attrtype, "role") ) { ^ parse_diagram.c:746:46: note: in expansion of macro 'eq' if ( eq(attrtype, "role") ) { ^ parse_diagram.c:747:52: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] name_b = ggchild->xmlChildrenNode->content; ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:749:54: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:749:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "multiplicity") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:749:54: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:749:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:749:54: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:749:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:749:54: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:749:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "multiplicity") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:749:54: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:749:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:749:54: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:749:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:749:54: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:749:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:749:54: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:749:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:749:54: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:749:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:749:54: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:749:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "multiplicity") ) { ^ parse_diagram.c:750:60: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] multiplicity_b = ggchild->xmlChildrenNode->content; ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:752:54: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:752:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "aggregate") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:752:54: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:752:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:752:54: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:752:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:752:54: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:752:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "aggregate") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:752:54: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:752:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:752:54: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:752:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:752:54: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:752:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:752:54: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:752:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:752:54: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:752:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:752:54: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:752:51: note: in expansion of macro 'eq' else if ( eq(attrtype, "aggregate") ) { ^ parse_diagram.c:763:30: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if ( eq(attribute->name, "connections") ) { ^ parse_diagram.c:763:27: note: in expansion of macro 'eq' else if ( eq(attribute->name, "connections") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:763:30: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attribute->name, "connections") ) { ^ parse_diagram.c:763:27: note: in expansion of macro 'eq' else if ( eq(attribute->name, "connections") ) { ^ parse_diagram.c:763:30: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' else if ( eq(attribute->name, "connections") ) { ^ parse_diagram.c:763:27: note: in expansion of macro 'eq' else if ( eq(attribute->name, "connections") ) { ^ parse_diagram.c:763:30: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] else if ( eq(attribute->name, "connections") ) { ^ parse_diagram.c:763:27: note: in expansion of macro 'eq' else if ( eq(attribute->name, "connections") ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:763:30: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attribute->name, "connections") ) { ^ parse_diagram.c:763:27: note: in expansion of macro 'eq' else if ( eq(attribute->name, "connections") ) { ^ parse_diagram.c:763:30: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' else if ( eq(attribute->name, "connections") ) { ^ parse_diagram.c:763:27: note: in expansion of macro 'eq' else if ( eq(attribute->name, "connections") ) { ^ parse_diagram.c:763:30: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attribute->name, "connections") ) { ^ parse_diagram.c:763:27: note: in expansion of macro 'eq' else if ( eq(attribute->name, "connections") ) { ^ parse_diagram.c:763:30: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' else if ( eq(attribute->name, "connections") ) { ^ parse_diagram.c:763:27: note: in expansion of macro 'eq' else if ( eq(attribute->name, "connections") ) { ^ parse_diagram.c:763:30: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] else if ( eq(attribute->name, "connections") ) { ^ parse_diagram.c:763:27: note: in expansion of macro 'eq' else if ( eq(attribute->name, "connections") ) { ^ parse_diagram.c:763:30: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' else if ( eq(attribute->name, "connections") ) { ^ parse_diagram.c:763:27: note: in expansion of macro 'eq' else if ( eq(attribute->name, "connections") ) { ^ parse_diagram.c:764:67: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] end1 = xmlGetProp(attribute->xmlChildrenNode, "to"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from dia2code.h:32, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ parse_diagram.c:765:73: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] end2 = xmlGetProp(attribute->xmlChildrenNode->next, "to"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from dia2code.h:32, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ parse_diagram.c:776:63: warning: pointer targets in passing argument 4 of 'associate' differ in signedness [-Wpointer-sign] associate(classlist, thisname, composite, end1, end2, multiplicity_a); ^ parse_diagram.c:124:6: note: expected 'char *' but argument is of type 'xmlChar * {aka unsigned char *}' void associate ( umlclasslist classlist, char * name, char composite, ^ parse_diagram.c:776:69: warning: pointer targets in passing argument 5 of 'associate' differ in signedness [-Wpointer-sign] associate(classlist, thisname, composite, end1, end2, multiplicity_a); ^ parse_diagram.c:124:6: note: expected 'char *' but argument is of type 'xmlChar * {aka unsigned char *}' void associate ( umlclasslist classlist, char * name, char composite, ^ parse_diagram.c:780:63: warning: pointer targets in passing argument 4 of 'associate' differ in signedness [-Wpointer-sign] associate(classlist, thisname, composite, end2, end1, multiplicity_b); ^ parse_diagram.c:124:6: note: expected 'char *' but argument is of type 'xmlChar * {aka unsigned char *}' void associate ( umlclasslist classlist, char * name, char composite, ^ parse_diagram.c:780:69: warning: pointer targets in passing argument 5 of 'associate' differ in signedness [-Wpointer-sign] associate(classlist, thisname, composite, end2, end1, multiplicity_b); ^ parse_diagram.c:124:6: note: expected 'char *' but argument is of type 'xmlChar * {aka unsigned char *}' void associate ( umlclasslist classlist, char * name, char composite, ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:786:44: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("UML - Dependency", objtype) ) { ^ parse_diagram.c:786:21: note: in expansion of macro 'eq' } else if ( eq("UML - Dependency", objtype) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:786:44: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("UML - Dependency", objtype) ) { ^ parse_diagram.c:786:21: note: in expansion of macro 'eq' } else if ( eq("UML - Dependency", objtype) ) { ^ parse_diagram.c:786:44: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("UML - Dependency", objtype) ) { ^ parse_diagram.c:786:21: note: in expansion of macro 'eq' } else if ( eq("UML - Dependency", objtype) ) { ^ parse_diagram.c:786:44: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("UML - Dependency", objtype) ) { ^ parse_diagram.c:786:21: note: in expansion of macro 'eq' } else if ( eq("UML - Dependency", objtype) ) { ^ parse_diagram.c:786:44: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("UML - Dependency", objtype) ) { ^ parse_diagram.c:786:21: note: in expansion of macro 'eq' } else if ( eq("UML - Dependency", objtype) ) { ^ parse_diagram.c:786:44: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("UML - Dependency", objtype) ) { ^ parse_diagram.c:786:21: note: in expansion of macro 'eq' } else if ( eq("UML - Dependency", objtype) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:786:44: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("UML - Dependency", objtype) ) { ^ parse_diagram.c:786:21: note: in expansion of macro 'eq' } else if ( eq("UML - Dependency", objtype) ) { ^ parse_diagram.c:786:44: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("UML - Dependency", objtype) ) { ^ parse_diagram.c:786:21: note: in expansion of macro 'eq' } else if ( eq("UML - Dependency", objtype) ) { ^ parse_diagram.c:786:44: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("UML - Dependency", objtype) ) { ^ parse_diagram.c:786:21: note: in expansion of macro 'eq' } else if ( eq("UML - Dependency", objtype) ) { ^ parse_diagram.c:786:44: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("UML - Dependency", objtype) ) { ^ parse_diagram.c:786:21: note: in expansion of macro 'eq' } else if ( eq("UML - Dependency", objtype) ) { ^ parse_diagram.c:789:40: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:789:22: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:789:40: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:789:22: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:789:40: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:789:22: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:789:40: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:789:22: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:789:40: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:789:22: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:789:40: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:789:22: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:789:40: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:789:22: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:789:40: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:789:22: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:789:40: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:789:22: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:789:40: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:789:22: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:790:67: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] end1 = xmlGetProp(attribute->xmlChildrenNode, "to"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from dia2code.h:32, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ parse_diagram.c:791:73: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] end2 = xmlGetProp(attribute->xmlChildrenNode->next, "to"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from dia2code.h:32, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ parse_diagram.c:792:44: warning: pointer targets in passing argument 2 of 'make_depend' differ in signedness [-Wpointer-sign] make_depend(classlist, end1, end2); ^ parse_diagram.c:134:6: note: expected 'char *' but argument is of type 'xmlChar * {aka unsigned char *}' void make_depend ( umlclasslist classlist, char * dependent, char * dependee) { ^ parse_diagram.c:792:50: warning: pointer targets in passing argument 3 of 'make_depend' differ in signedness [-Wpointer-sign] make_depend(classlist, end1, end2); ^ parse_diagram.c:134:6: note: expected 'char *' but argument is of type 'xmlChar * {aka unsigned char *}' void make_depend ( umlclasslist classlist, char * dependent, char * dependee) { ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:798:42: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("UML - Realizes", objtype) ) { ^ parse_diagram.c:798:21: note: in expansion of macro 'eq' } else if ( eq("UML - Realizes", objtype) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:798:42: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("UML - Realizes", objtype) ) { ^ parse_diagram.c:798:21: note: in expansion of macro 'eq' } else if ( eq("UML - Realizes", objtype) ) { ^ parse_diagram.c:798:42: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("UML - Realizes", objtype) ) { ^ parse_diagram.c:798:21: note: in expansion of macro 'eq' } else if ( eq("UML - Realizes", objtype) ) { ^ parse_diagram.c:798:42: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("UML - Realizes", objtype) ) { ^ parse_diagram.c:798:21: note: in expansion of macro 'eq' } else if ( eq("UML - Realizes", objtype) ) { ^ parse_diagram.c:798:42: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("UML - Realizes", objtype) ) { ^ parse_diagram.c:798:21: note: in expansion of macro 'eq' } else if ( eq("UML - Realizes", objtype) ) { ^ parse_diagram.c:798:42: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("UML - Realizes", objtype) ) { ^ parse_diagram.c:798:21: note: in expansion of macro 'eq' } else if ( eq("UML - Realizes", objtype) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:798:42: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("UML - Realizes", objtype) ) { ^ parse_diagram.c:798:21: note: in expansion of macro 'eq' } else if ( eq("UML - Realizes", objtype) ) { ^ parse_diagram.c:798:42: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("UML - Realizes", objtype) ) { ^ parse_diagram.c:798:21: note: in expansion of macro 'eq' } else if ( eq("UML - Realizes", objtype) ) { ^ parse_diagram.c:798:42: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("UML - Realizes", objtype) ) { ^ parse_diagram.c:798:21: note: in expansion of macro 'eq' } else if ( eq("UML - Realizes", objtype) ) { ^ parse_diagram.c:798:42: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("UML - Realizes", objtype) ) { ^ parse_diagram.c:798:21: note: in expansion of macro 'eq' } else if ( eq("UML - Realizes", objtype) ) { ^ parse_diagram.c:801:40: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:801:22: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:801:40: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:801:22: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:801:40: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:801:22: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:801:40: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:801:22: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:801:40: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:801:22: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:801:40: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:801:22: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:801:40: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:801:22: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:801:40: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:801:22: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:801:40: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:801:22: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:801:40: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:801:22: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:802:67: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] end1 = xmlGetProp(attribute->xmlChildrenNode, "to"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from dia2code.h:32, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ parse_diagram.c:803:73: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] end2 = xmlGetProp(attribute->xmlChildrenNode->next, "to"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from dia2code.h:32, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ parse_diagram.c:804:48: warning: pointer targets in passing argument 2 of 'inherit_realize' differ in signedness [-Wpointer-sign] inherit_realize(classlist, end1, end2); ^ parse_diagram.c:115:6: note: expected 'char *' but argument is of type 'xmlChar * {aka unsigned char *}' void inherit_realize ( umlclasslist classlist, char * base, char * derived ) { ^ parse_diagram.c:804:54: warning: pointer targets in passing argument 3 of 'inherit_realize' differ in signedness [-Wpointer-sign] inherit_realize(classlist, end1, end2); ^ parse_diagram.c:115:6: note: expected 'char *' but argument is of type 'xmlChar * {aka unsigned char *}' void inherit_realize ( umlclasslist classlist, char * base, char * derived ) { ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:810:44: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("UML - Implements", objtype) ) { ^ parse_diagram.c:810:21: note: in expansion of macro 'eq' } else if ( eq("UML - Implements", objtype) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:810:44: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("UML - Implements", objtype) ) { ^ parse_diagram.c:810:21: note: in expansion of macro 'eq' } else if ( eq("UML - Implements", objtype) ) { ^ parse_diagram.c:810:44: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("UML - Implements", objtype) ) { ^ parse_diagram.c:810:21: note: in expansion of macro 'eq' } else if ( eq("UML - Implements", objtype) ) { ^ parse_diagram.c:810:44: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("UML - Implements", objtype) ) { ^ parse_diagram.c:810:21: note: in expansion of macro 'eq' } else if ( eq("UML - Implements", objtype) ) { ^ parse_diagram.c:810:44: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("UML - Implements", objtype) ) { ^ parse_diagram.c:810:21: note: in expansion of macro 'eq' } else if ( eq("UML - Implements", objtype) ) { ^ parse_diagram.c:810:44: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] } else if ( eq("UML - Implements", objtype) ) { ^ parse_diagram.c:810:21: note: in expansion of macro 'eq' } else if ( eq("UML - Implements", objtype) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:810:44: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("UML - Implements", objtype) ) { ^ parse_diagram.c:810:21: note: in expansion of macro 'eq' } else if ( eq("UML - Implements", objtype) ) { ^ parse_diagram.c:810:44: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("UML - Implements", objtype) ) { ^ parse_diagram.c:810:21: note: in expansion of macro 'eq' } else if ( eq("UML - Implements", objtype) ) { ^ parse_diagram.c:810:44: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] } else if ( eq("UML - Implements", objtype) ) { ^ parse_diagram.c:810:21: note: in expansion of macro 'eq' } else if ( eq("UML - Implements", objtype) ) { ^ parse_diagram.c:810:44: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' } else if ( eq("UML - Implements", objtype) ) { ^ parse_diagram.c:810:21: note: in expansion of macro 'eq' } else if ( eq("UML - Implements", objtype) ) { ^ parse_diagram.c:822:47: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] xmlChar *objtype = xmlGetProp(object, "type"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from dia2code.h:32, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:823:41: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq("UML - Generalization", objtype) ) { ^ parse_diagram.c:823:14: note: in expansion of macro 'eq' if ( eq("UML - Generalization", objtype) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:823:41: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("UML - Generalization", objtype) ) { ^ parse_diagram.c:823:14: note: in expansion of macro 'eq' if ( eq("UML - Generalization", objtype) ) { ^ parse_diagram.c:823:41: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq("UML - Generalization", objtype) ) { ^ parse_diagram.c:823:14: note: in expansion of macro 'eq' if ( eq("UML - Generalization", objtype) ) { ^ parse_diagram.c:823:41: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("UML - Generalization", objtype) ) { ^ parse_diagram.c:823:14: note: in expansion of macro 'eq' if ( eq("UML - Generalization", objtype) ) { ^ parse_diagram.c:823:41: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq("UML - Generalization", objtype) ) { ^ parse_diagram.c:823:14: note: in expansion of macro 'eq' if ( eq("UML - Generalization", objtype) ) { ^ parse_diagram.c:823:41: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq("UML - Generalization", objtype) ) { ^ parse_diagram.c:823:14: note: in expansion of macro 'eq' if ( eq("UML - Generalization", objtype) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:823:41: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("UML - Generalization", objtype) ) { ^ parse_diagram.c:823:14: note: in expansion of macro 'eq' if ( eq("UML - Generalization", objtype) ) { ^ parse_diagram.c:823:41: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq("UML - Generalization", objtype) ) { ^ parse_diagram.c:823:14: note: in expansion of macro 'eq' if ( eq("UML - Generalization", objtype) ) { ^ parse_diagram.c:823:41: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("UML - Generalization", objtype) ) { ^ parse_diagram.c:823:14: note: in expansion of macro 'eq' if ( eq("UML - Generalization", objtype) ) { ^ parse_diagram.c:823:41: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' if ( eq("UML - Generalization", objtype) ) { ^ parse_diagram.c:823:14: note: in expansion of macro 'eq' if ( eq("UML - Generalization", objtype) ) { ^ parse_diagram.c:826:40: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:826:22: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:826:40: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:826:22: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:826:40: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:826:22: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:826:40: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:826:22: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:826:40: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:826:22: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:826:40: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:826:22: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ In file included from dia2code.h:22:0, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ In file included from /usr/include/string.h:648:0, from dia2code.h:22, from parse_diagram.h:18, from parse_diagram.c:18: parse_diagram.c:826:40: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:826:22: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:826:40: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:826:22: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:826:40: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:826:22: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:826:40: note: expected 'const char *' but argument is of type 'const xmlChar * {aka const unsigned char *}' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:826:22: note: in expansion of macro 'eq' if ( eq("connections", attribute->name) ) { ^ parse_diagram.c:827:67: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] end1 = xmlGetProp(attribute->xmlChildrenNode, "to"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from dia2code.h:32, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ parse_diagram.c:828:73: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] end2 = xmlGetProp(attribute->xmlChildrenNode->next, "to"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from dia2code.h:32, from parse_diagram.h:18, from parse_diagram.c:18: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar * {aka const unsigned char *}' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ parse_diagram.c:829:48: warning: pointer targets in passing argument 2 of 'inherit_realize' differ in signedness [-Wpointer-sign] inherit_realize(classlist, end1, end2); ^ parse_diagram.c:115:6: note: expected 'char *' but argument is of type 'xmlChar * {aka unsigned char *}' void inherit_realize ( umlclasslist classlist, char * base, char * derived ) { ^ parse_diagram.c:829:54: warning: pointer targets in passing argument 3 of 'inherit_realize' differ in signedness [-Wpointer-sign] inherit_realize(classlist, end1, end2); ^ parse_diagram.c:115:6: note: expected 'char *' but argument is of type 'xmlChar * {aka unsigned char *}' void inherit_realize ( umlclasslist classlist, char * base, char * derived ) { ^ parse_diagram.c: At top level: parse_diagram.c:26:17: warning: 'anon_cnt' defined but not used [-Wunused-variable] static unsigned anon_cnt = 0; ^ generate_code_ruby.c: In function 'generate_code_ruby': generate_code_ruby.c:149:25: warning: unused variable 'packcounter' [-Wunused-variable] int packcounter = 0; ^ generate_code_ruby.c:177:41: warning: too many arguments for format [-Wformat-extra-args] fprintf(outfile,"# XXX\n",tmplist->key->comment); ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DDSO -pipe -Wall -g -O2 -c -o comment_helper.o comment_helper.c source_parser.c: In function 'source_preserve': source_parser.c:29:5: warning: implicit declaration of function 'debug' [-Wimplicit-function-declaration] debug( 4, "preserve_source(filename=%s)", filename); ^ source_parser.c: In function 'sourceblock_find': source_parser.c:105:18: warning: unused variable 'blk' [-Wunused-variable] sourceblock *blk = NULL; ^ source_parser.c: In function 'source_loadfromfile': source_parser.c:192:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read( fi, buf, sz ); ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -DDSO -pipe -Wall -g -O2 -c -o main.o main.c source_parser.c: In function 'find_matching_char': source_parser.c:259:23: warning: 'startpos' may be used uninitialized in this function [-Wmaybe-uninitialized] srcbk = sourceblock_new( startpos, bklen, oid, SP_OP_IMPL ); ^ main.c: In function 'main': main.c:260:13: warning: implicit declaration of function 'debug_setlevel' [-Wimplicit-function-declaration] debug_setlevel( atoi( argv[i] ) ); ^ main.c: In function 'process_initialization_file': main.c:421:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (f == NULL) ^ rm -f libdia2code.a ar cru libdia2code.a decls.o includes.o generate_code_idl.o generate_code_php.o generate_code_php_five.o generate_code_shp.o generate_code_python.o generate_code_ada.o generate_code_sql.o scan_tree.o generate_code_c.o parse_diagram.o dia2code.o generate_code_as3.o generate_code_java.o generate_code_cpp.o generate_code_csharp.o generate_code_ruby.o source_parser.o comment_helper.o main.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -rdynamic -o dia2code dia2code.o main.o parse_diagram.o scan_tree.o generate_code_c.o generate_code_java.o generate_code_cpp.o generate_code_ada.o generate_code_sql.o generate_code_python.o generate_code_php.o generate_code_shp.o generate_code_idl.o generate_code_csharp.o generate_code_php_five.o generate_code_ruby.o generate_code_as3.o decls.o includes.o source_parser.o comment_helper.o -lxml2 -ldl -ldl ranlib libdia2code.a make[3]: Leaving directory `/usr/src/RPM/BUILD/dia2code-0.8.7/dia2code' make[2]: Leaving directory `/usr/src/RPM/BUILD/dia2code-0.8.7/dia2code' make[2]: Entering directory `/usr/src/RPM/BUILD/dia2code-0.8.7' make[2]: Leaving directory `/usr/src/RPM/BUILD/dia2code-0.8.7' make[1]: Leaving directory `/usr/src/RPM/BUILD/dia2code-0.8.7' make: Leaving directory `/usr/src/RPM/BUILD/dia2code-0.8.7' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.95219 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/dia2code-buildroot + : + /bin/rm -rf -- /usr/src/tmp/dia2code-buildroot + cd dia2code-0.8.7 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/dia2code-buildroot/usr exec_prefix=/usr/src/tmp/dia2code-buildroot/usr bindir=/usr/src/tmp/dia2code-buildroot/usr/bin sbindir=/usr/src/tmp/dia2code-buildroot/usr/sbin sysconfdir=/usr/src/tmp/dia2code-buildroot/etc datadir=/usr/src/tmp/dia2code-buildroot/usr/share includedir=/usr/src/tmp/dia2code-buildroot/usr/include libdir=/usr/src/tmp/dia2code-buildroot/usr/lib64 libexecdir=/usr/src/tmp/dia2code-buildroot/usr/lib localstatedir=/usr/src/tmp/dia2code-buildroot/var/lib sharedstatedir=/usr/src/tmp/dia2code-buildroot/var/lib mandir=/usr/src/tmp/dia2code-buildroot/usr/share/man infodir=/usr/src/tmp/dia2code-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/dia2code-0.8.7' Making install in dia2code make[1]: Entering directory `/usr/src/RPM/BUILD/dia2code-0.8.7/dia2code' Making install in docs make[2]: Entering directory `/usr/src/RPM/BUILD/dia2code-0.8.7/dia2code/docs' Making install in en make[3]: Entering directory `/usr/src/RPM/BUILD/dia2code-0.8.7/dia2code/docs/en' make[4]: Entering directory `/usr/src/RPM/BUILD/dia2code-0.8.7/dia2code/docs/en' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/dia2code-0.8.7/dia2code/docs/en' make[3]: Leaving directory `/usr/src/RPM/BUILD/dia2code-0.8.7/dia2code/docs/en' make[3]: Entering directory `/usr/src/RPM/BUILD/dia2code-0.8.7/dia2code/docs' make[4]: Entering directory `/usr/src/RPM/BUILD/dia2code-0.8.7/dia2code/docs' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/dia2code-0.8.7/dia2code/docs' make[3]: Leaving directory `/usr/src/RPM/BUILD/dia2code-0.8.7/dia2code/docs' make[2]: Leaving directory `/usr/src/RPM/BUILD/dia2code-0.8.7/dia2code/docs' make[2]: Entering directory `/usr/src/RPM/BUILD/dia2code-0.8.7/dia2code' make[3]: Entering directory `/usr/src/RPM/BUILD/dia2code-0.8.7/dia2code' /bin/mkdir -p '/usr/src/tmp/dia2code-buildroot/usr/bin' /bin/install -p dia2code '/usr/src/tmp/dia2code-buildroot/usr/bin' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/dia2code-0.8.7/dia2code' make[2]: Leaving directory `/usr/src/RPM/BUILD/dia2code-0.8.7/dia2code' make[1]: Leaving directory `/usr/src/RPM/BUILD/dia2code-0.8.7/dia2code' make[1]: Entering directory `/usr/src/RPM/BUILD/dia2code-0.8.7' make[2]: Entering directory `/usr/src/RPM/BUILD/dia2code-0.8.7' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/dia2code-0.8.7' make[1]: Leaving directory `/usr/src/RPM/BUILD/dia2code-0.8.7' make: Leaving directory `/usr/src/RPM/BUILD/dia2code-0.8.7' + install -D dia2code.1 /usr/src/tmp/dia2code-buildroot/usr/share/man/man1/dia2code.1 + install -D dia2code.kaptn /usr/src/tmp/dia2code-buildroot/usr/share/kaptain/dia2code.kaptn + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/dia2code-buildroot (auto) Verifying and fixing files in /usr/src/tmp/dia2code-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/dia2code-buildroot (auto) mode of '/usr/src/tmp/dia2code-buildroot/usr/share/man/man1/dia2code.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying ELF objects in /usr/src/tmp/dia2code-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: dia2code-0.8.7-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.95219 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dia2code-0.8.7 + DOCDIR=/usr/src/tmp/dia2code-buildroot/usr/share/doc/dia2code-0.8.7 + export DOCDIR + rm -rf /usr/src/tmp/dia2code-buildroot/usr/share/doc/dia2code-0.8.7 + /bin/mkdir -p /usr/src/tmp/dia2code-buildroot/usr/share/doc/dia2code-0.8.7 + cp -prL README AUTHORS examples-0.8.7/code examples-0.8.7/diagrams examples-0.8.7/examples.html examples-0.8.7/images /usr/src/tmp/dia2code-buildroot/usr/share/doc/dia2code-0.8.7 + chmod -R go-w /usr/src/tmp/dia2code-buildroot/usr/share/doc/dia2code-0.8.7 + chmod -R a+rX /usr/src/tmp/dia2code-buildroot/usr/share/doc/dia2code-0.8.7 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QBwlBi find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8mvOlj find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) shebang.req: /usr/src/tmp/dia2code-buildroot/usr/share/kaptain/dia2code.kaptn: /usr/bin/kaptain -> /usr/bin/kaptain (raw, not installed) Requires: /lib64/ld-linux-x86-64.so.2, /usr/bin/kaptain, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), libxml2.so.2()(64bit) >= set:ol5mL7lOSqwRZ8fd1B7, libxml2.so.2(LIBXML2_2.4.30)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.u2XYQm Creating dia2code-debuginfo package Processing files: dia2code-debuginfo-0.8.7-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mgYp6s find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gH4U6B find-requires: running scripts (debuginfo) Requires: dia2code = 0.8.7-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdl.so.2), debug64(libxml2.so.2) Wrote: /usr/src/RPM/RPMS/x86_64/dia2code-0.8.7-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/dia2code-debuginfo-0.8.7-alt1.x86_64.rpm 5.64user 1.11system 0:10.95elapsed 61%CPU (0avgtext+0avgdata 37116maxresident)k 0inputs+0outputs (0major+512636minor)pagefaults 0swaps 7.88user 2.85system 0:15.52elapsed 69%CPU (0avgtext+0avgdata 122128maxresident)k 0inputs+0outputs (0major+725139minor)pagefaults 0swaps --- dia2code-0.8.7-alt1.x86_64.rpm.repo 2014-07-09 15:19:43.000000000 +0000 +++ dia2code-0.8.7-alt1.x86_64.rpm.hasher 2019-04-14 01:03:35.172533780 +0000 @@ -42,3 +42,3 @@ /usr/share/kaptain/dia2code.kaptn 100755 -/usr/share/man/man1/dia2code.1.gz 100644 +/usr/share/man/man1/dia2code.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2