<86>Jun 3 06:30:13 userdel[1313253]: delete user 'rooter' <86>Jun 3 06:30:13 userdel[1313253]: removed group 'rooter' owned by 'rooter' <86>Jun 3 06:30:13 userdel[1313253]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 3 06:30:13 groupadd[1313310]: group added to /etc/group: name=rooter, GID=1817 <86>Jun 3 06:30:13 groupadd[1313310]: group added to /etc/gshadow: name=rooter <86>Jun 3 06:30:13 groupadd[1313310]: new group: name=rooter, GID=1817 <86>Jun 3 06:30:13 useradd[1313337]: new user: name=rooter, UID=1817, GID=1817, home=/root, shell=/bin/bash, from=none <86>Jun 3 06:30:13 userdel[1313390]: delete user 'builder' <86>Jun 3 06:30:13 userdel[1313390]: removed group 'builder' owned by 'builder' <86>Jun 3 06:30:13 userdel[1313390]: removed shadow group 'builder' owned by 'builder' <86>Jun 3 06:30:13 groupadd[1313443]: group added to /etc/group: name=builder, GID=1818 <86>Jun 3 06:30:13 groupadd[1313443]: group added to /etc/gshadow: name=builder <86>Jun 3 06:30:13 groupadd[1313443]: new group: name=builder, GID=1818 <86>Jun 3 06:30:13 useradd[1313461]: new user: name=builder, UID=1818, GID=1818, home=/usr/src, shell=/bin/bash, from=none <13>Jun 3 06:30:15 rpmi: automake_1.11-1.11.6-alt9 sisyphus+226891.100.1.1 1554763654 installed <13>Jun 3 06:30:16 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Jun 3 06:30:16 rpmi: libstdc++12-devel-12.2.1-alt2 sisyphus+317777.100.2.2 1682563133 installed <13>Jun 3 06:30:17 rpmi: gcc12-c++-12.2.1-alt2 sisyphus+317777.100.2.2 1682563133 installed <13>Jun 3 06:30:17 rpmi: gcc-c++-12-alt1 sisyphus+300988.300.1.1 1654033914 installed <13>Jun 3 06:30:17 rpmi: doxygen-1:1.9.6-alt1 sisyphus+317413.100.1.2 1679681963 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libmimetic-0.9.8-alt2.nosrc.rpm (w1.gzdio) Installing libmimetic-0.9.8-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.95008 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf mimetic-0.9.8 + echo 'Source #0 (mimetic-0.9.8.tar.gz):' Source #0 (mimetic-0.9.8.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/mimetic-0.9.8.tar.gz + /bin/tar -xf - + cd mimetic-0.9.8 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (mimetic-0.9.8-signedness-fix.patch):' Patch #0 (mimetic-0.9.8-signedness-fix.patch): + /usr/bin/patch -p1 patching file mimetic/codec/base64.cxx patching file mimetic/codec/base64.h + echo 'Patch #1 (mimetic-gcc11.patch):' Patch #1 (mimetic-gcc11.patch): + /usr/bin/patch -p1 patching file mimetic/os/mmfile.cxx + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.95008 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mimetic-0.9.8 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking target system type... i586-alt-linux-gnu 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 for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking how to run the C preprocessor... i586-alt-linux-gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for madvise... yes checking for i586-alt-linux-g++... i586-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i586-alt-linux-g++ accepts -g... yes checking dependency style of i586-alt-linux-g++... none checking whether we are using the GNU C++ compiler... (cached) yes checking whether i586-alt-linux-g++ accepts -g... (cached) yes checking dependency style of i586-alt-linux-g++... (cached) none checking how to run the C++ preprocessor... i586-alt-linux-g++ -E checking for ld used by i586-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i586-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-g++ static flag -static works... no checking if i586-alt-linux-g++ supports -c -o file.o... yes checking if i586-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking how to run the C++ preprocessor... i586-alt-linux-g++ -E checking STL required features... yes checking for size_t... yes checking for off_t... yes checking for uid_t in sys/types.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for stdint.h... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating mimetic/Makefile config.status: creating mimetic/codec/Makefile config.status: creating mimetic/rfc822/Makefile config.status: creating mimetic/os/Makefile config.status: creating mimetic/parser/Makefile config.status: creating test/Makefile config.status: creating examples/Makefile config.status: creating doc/Makefile config.status: creating doc/doxygen.config config.status: creating win32/Makefile config.status: creating mimetic/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext + make -j16 Making all in mimetic make all-recursive Making all in codec make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o base64.lo base64.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c base64.cxx -fPIC -DPIC -o .libs/base64.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o qp.lo qp.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c qp.cxx -fPIC -DPIC -o .libs/qp.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' /bin/sh ../../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -o libmimeticcodec.la base64.lo qp.lo libtool: link: ar cru .libs/libmimeticcodec.a .libs/base64.o .libs/qp.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libmimeticcodec.a libtool: link: ( cd ".libs" && rm -f "libmimeticcodec.la" && ln -s "../libmimeticcodec.la" "libmimeticcodec.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' Making all in os make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o fileop.lo fileop.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c fileop.cxx -fPIC -DPIC -o .libs/fileop.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o utils.lo utils.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c utils.cxx -fPIC -DPIC -o .libs/utils.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o mmfile.lo mmfile.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c mmfile.cxx -fPIC -DPIC -o .libs/mmfile.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o stdfile.lo stdfile.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c stdfile.cxx -fPIC -DPIC -o .libs/stdfile.o In file included from ../../mimetic/os/stdfile.h:16, from ../../mimetic/os/file.h:16, from stdfile.cxx:15: ../../mimetic/os/file_iterator.h:16:36: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 16 | struct ifile_iterator: public std::iterator | ^~~~~~~~ In file included from /usr/include/c++/12/string:45, from /usr/include/c++/12/bits/locale_classes.h:40, from /usr/include/c++/12/bits/ios_base.h:41, from /usr/include/c++/12/ios:42, from /usr/include/c++/12/ostream:38, from /usr/include/c++/12/iostream:39, from stdfile.cxx:7: /usr/include/c++/12/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o file_iterator.lo file_iterator.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c file_iterator.cxx -fPIC -DPIC -o .libs/file_iterator.o In file included from file_iterator.cxx:17: ../../mimetic/os/file_iterator.h:16:36: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 16 | struct ifile_iterator: public std::iterator | ^~~~~~~~ In file included from /usr/include/c++/12/string:45, from /usr/include/c++/12/bits/locale_classes.h:40, from /usr/include/c++/12/bits/ios_base.h:41, from /usr/include/c++/12/ios:42, from /usr/include/c++/12/ostream:38, from /usr/include/c++/12/iostream:39, from file_iterator.cxx:7: /usr/include/c++/12/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' /bin/sh ../../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -o libmimeticos.la file_iterator.lo fileop.lo mmfile.lo stdfile.lo utils.lo libtool: link: ar cru .libs/libmimeticos.a .libs/file_iterator.o .libs/fileop.o .libs/mmfile.o .libs/stdfile.o .libs/utils.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libmimeticos.a libtool: link: ( cd ".libs" && rm -f "libmimeticos.la" && ln -s "../libmimeticos.la" "libmimeticos.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' Making all in rfc822 make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o messageid.lo messageid.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c messageid.cxx -fPIC -DPIC -o .libs/messageid.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o mailbox.lo mailbox.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c mailbox.cxx -fPIC -DPIC -o .libs/mailbox.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o addresslist.lo addresslist.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c addresslist.cxx -fPIC -DPIC -o .libs/addresslist.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o fieldvalue.lo fieldvalue.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c fieldvalue.cxx -fPIC -DPIC -o .libs/fieldvalue.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o address.lo address.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c address.cxx -fPIC -DPIC -o .libs/address.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o field.lo field.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c field.cxx -fPIC -DPIC -o .libs/field.o field.cxx: In member function 'std::ostream& mimetic::Field::write(std::ostream&, unsigned int) const': field.cxx:169:29: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'unsigned int'} [-Wsign-compare] 169 | for(i = skip; i < ostr.length(); ++i) | ~~^~~~~~~~~~~~~~~ field.cxx:177:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 177 | if(i >= fold && sp) | ~~^~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o group.lo group.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c group.cxx -fPIC -DPIC -o .libs/group.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o mailboxlist.lo mailboxlist.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c mailboxlist.cxx -fPIC -DPIC -o .libs/mailboxlist.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o message.lo message.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c message.cxx -fPIC -DPIC -o .libs/message.o In file included from ../../mimetic/rfc822/message.h:11, from message.cxx:7: ../../mimetic/rfc822/header.h:37:21: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | public std::unary_function | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12/string:48, from ../../mimetic/rfc822/message.h:9: /usr/include/c++/12/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o datetime.lo datetime.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c datetime.cxx -fPIC -DPIC -o .libs/datetime.o In file included from datetime.cxx:11: ../../mimetic/tokenizer.h:19:29: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 19 | struct IsDelim: public std::unary_function | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12/string:48, from /usr/include/c++/12/bits/locale_classes.h:40, from /usr/include/c++/12/bits/ios_base.h:41, from /usr/include/c++/12/iomanip:40, from datetime.cxx:7: /usr/include/c++/12/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ ../../mimetic/tokenizer.h:52:35: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 52 | struct IsDelim: public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/c++/12/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o header.lo header.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../../mimetic -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c header.cxx -fPIC -DPIC -o .libs/header.o In file included from header.cxx:7: ../../mimetic/rfc822/header.h:37:21: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | public std::unary_function | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12/string:48, from ../../mimetic/rfc822/header.h:9: /usr/include/c++/12/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' /bin/sh ../../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -o libmimeticrfc822.la address.lo field.lo header.lo message.lo addresslist.lo fieldvalue.lo mailbox.lo messageid.lo datetime.lo group.lo mailboxlist.lo libtool: link: ar cru .libs/libmimeticrfc822.a .libs/address.o .libs/field.o .libs/header.o .libs/message.o .libs/addresslist.o .libs/fieldvalue.o .libs/mailbox.o .libs/messageid.o .libs/datetime.o .libs/group.o .libs/mailboxlist.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libmimeticrfc822.a libtool: link: ( cd ".libs" && rm -f "libmimeticrfc822.la" && ln -s "../libmimeticrfc822.la" "libmimeticrfc822.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' Making all in parser make[3]: Nothing to be done for 'all'. make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o utils.lo utils.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c utils.cxx -fPIC -DPIC -o .libs/utils.o utils.cxx: In function 'std::string mimetic::utils::int2hex(unsigned int)': utils.cxx:116:50: warning: array subscript has type 'char' [-Wchar-subscripts] 116 | r.insert((string::size_type)0, 1, tb[cp]); | ^~ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o contenttransferencoding.lo contenttransferencoding.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c contenttransferencoding.cxx -fPIC -DPIC -o .libs/contenttransferencoding.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o mimeversion.lo mimeversion.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c mimeversion.cxx -fPIC -DPIC -o .libs/mimeversion.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o contentdescription.lo contentdescription.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c contentdescription.cxx -fPIC -DPIC -o .libs/contentdescription.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o strutils.lo strutils.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c strutils.cxx -fPIC -DPIC -o .libs/strutils.o strutils.cxx: In function 'std::string mimetic::canonical(const std::string&, bool)': strutils.cxx:31:39: warning: operation on 'idx' may be undefined [-Wsequence-point] 31 | input.erase(idx, input.length() - ++idx); | ^~~~~ strutils.cxx:31:39: warning: operation on 'idx' may be undefined [-Wsequence-point] make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o fieldparam.lo fieldparam.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c fieldparam.cxx -fPIC -DPIC -o .libs/fieldparam.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o contentid.lo contentid.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c contentid.cxx -fPIC -DPIC -o .libs/contentid.o make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o version.lo version.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c version.cxx -fPIC -DPIC -o .libs/version.o In file included from version.cxx:11: ../mimetic/tokenizer.h:19:29: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 19 | struct IsDelim: public std::unary_function | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12/string:48, from /usr/include/c++/12/bits/locale_classes.h:40, from /usr/include/c++/12/bits/ios_base.h:41, from /usr/include/c++/12/ios:42, from /usr/include/c++/12/ostream:38, from /usr/include/c++/12/iostream:39, from version.cxx:7: /usr/include/c++/12/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ ../mimetic/tokenizer.h:52:35: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 52 | struct IsDelim: public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/c++/12/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o contentdisposition.lo contentdisposition.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c contentdisposition.cxx -fPIC -DPIC -o .libs/contentdisposition.o In file included from contentdisposition.cxx:8: ../mimetic/tokenizer.h:19:29: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 19 | struct IsDelim: public std::unary_function | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12/string:48, from ../mimetic/contentdisposition.h:9, from contentdisposition.cxx:7: /usr/include/c++/12/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ ../mimetic/tokenizer.h:52:35: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 52 | struct IsDelim: public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/c++/12/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o contenttype.lo contenttype.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c contenttype.cxx -fPIC -DPIC -o .libs/contenttype.o In file included from contenttype.cxx:13: ../mimetic/tokenizer.h:19:29: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 19 | struct IsDelim: public std::unary_function | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12/string:48, from /usr/include/c++/12/bits/locale_classes.h:40, from /usr/include/c++/12/bits/ios_base.h:41, from /usr/include/c++/12/ios:42, from /usr/include/c++/12/istream:38, from /usr/include/c++/12/sstream:38, from contenttype.cxx:9: /usr/include/c++/12/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ ../mimetic/tokenizer.h:52:35: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 52 | struct IsDelim: public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/c++/12/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o body.lo body.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c body.cxx -fPIC -DPIC -o .libs/body.o In file included from ../mimetic/codec/code.h:11, from ../mimetic/codec/codec.h:13, from ../mimetic/mimeentity.h:22, from body.cxx:8: ../mimetic/codec/other_codecs.h: In member function 'void mimetic::Lf2CrLf::process(char, OutIt&)': ../mimetic/codec/other_codecs.h:92:11: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 92 | } else | ^~~~ ../mimetic/codec/other_codecs.h:93:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 93 | *out = c; ++out; | ^~ In file included from ../mimetic/os/stdfile.h:16, from ../mimetic/os/file.h:16, from ../mimetic/mimeentity.h:23: ../mimetic/os/file_iterator.h: At global scope: ../mimetic/os/file_iterator.h:16:36: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 16 | struct ifile_iterator: public std::iterator | ^~~~~~~~ In file included from /usr/include/c++/12/string:45, from ../mimetic/mimeentity.h:9: /usr/include/c++/12/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ In file included from ../mimetic/header.h:11, from ../mimetic/mimeentity.h:24: ../mimetic/rfc822/header.h:37:21: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | public std::unary_function | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12/string:48: /usr/include/c++/12/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o header.lo header.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c header.cxx -fPIC -DPIC -o .libs/header.o In file included from ../mimetic/header.h:11, from header.cxx:7: ../mimetic/rfc822/header.h:37:21: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | public std::unary_function | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12/string:48, from ../mimetic/header.h:9: /usr/include/c++/12/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o message.lo message.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c message.cxx -fPIC -DPIC -o .libs/message.o In file included from ../mimetic/codec/code.h:11, from ../mimetic/codec/codec.h:13, from ../mimetic/mimeentity.h:22, from ../mimetic/message.h:12, from message.cxx:9: ../mimetic/codec/other_codecs.h: In member function 'void mimetic::Lf2CrLf::process(char, OutIt&)': ../mimetic/codec/other_codecs.h:92:11: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 92 | } else | ^~~~ ../mimetic/codec/other_codecs.h:93:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 93 | *out = c; ++out; | ^~ In file included from ../mimetic/os/stdfile.h:16, from ../mimetic/os/file.h:16, from ../mimetic/mimeentity.h:23: ../mimetic/os/file_iterator.h: At global scope: ../mimetic/os/file_iterator.h:16:36: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 16 | struct ifile_iterator: public std::iterator | ^~~~~~~~ In file included from /usr/include/c++/12/string:45, from /usr/include/c++/12/bits/locale_classes.h:40, from /usr/include/c++/12/bits/ios_base.h:41, from /usr/include/c++/12/ios:42, from /usr/include/c++/12/istream:38, from /usr/include/c++/12/fstream:38, from message.cxx:7: /usr/include/c++/12/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ In file included from ../mimetic/header.h:11, from ../mimetic/mimeentity.h:24: ../mimetic/rfc822/header.h:37:21: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | public std::unary_function | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12/string:48: /usr/include/c++/12/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o mimeentity.lo mimeentity.cxx libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c mimeentity.cxx -fPIC -DPIC -o .libs/mimeentity.o In file included from ../mimetic/codec/code.h:11, from ../mimetic/codec/codec.h:13, from ../mimetic/mimeentity.h:22, from mimeentity.cxx:11: ../mimetic/codec/other_codecs.h: In member function 'void mimetic::Lf2CrLf::process(char, OutIt&)': ../mimetic/codec/other_codecs.h:92:11: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 92 | } else | ^~~~ ../mimetic/codec/other_codecs.h:93:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 93 | *out = c; ++out; | ^~ In file included from ../mimetic/os/stdfile.h:16, from ../mimetic/os/file.h:16, from ../mimetic/mimeentity.h:23: ../mimetic/os/file_iterator.h: At global scope: ../mimetic/os/file_iterator.h:16:36: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 16 | struct ifile_iterator: public std::iterator | ^~~~~~~~ In file included from /usr/include/c++/12/string:45, from /usr/include/c++/12/bits/locale_classes.h:40, from /usr/include/c++/12/bits/ios_base.h:41, from /usr/include/c++/12/ios:42, from /usr/include/c++/12/ostream:38, from /usr/include/c++/12/iostream:39, from mimeentity.cxx:7: /usr/include/c++/12/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ In file included from ../mimetic/header.h:11, from ../mimetic/mimeentity.h:24: ../mimetic/rfc822/header.h:37:21: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | public std::unary_function | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12/string:48: /usr/include/c++/12/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ In file included from mimeentity.cxx:12: ../mimetic/tokenizer.h:19:29: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 19 | struct IsDelim: public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/c++/12/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ ../mimetic/tokenizer.h:52:35: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 52 | struct IsDelim: public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/c++/12/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ In file included from mimeentity.cxx:16: ../mimetic/parser/itparser.h: In member function 'void mimetic::IteratorParser::loadHeader()': ../mimetic/parser/itparser.h:237:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 237 | register int status; | ^~~~~~ ../mimetic/parser/itparser.h: In member function 'virtual void mimetic::IteratorParser::copy_until_boundary(mimetic::ParsingElem)': ../mimetic/parser/itparser.h:475:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 475 | register char c; | ^ ../mimetic/parser/itparser.h: In instantiation of 'void mimetic::IteratorParser::loadHeader() [with Iterator = std::istreambuf_iterator >]': ../mimetic/parser/itparser.h:194:9: required from 'void mimetic::IteratorParser::doLoad() [with Iterator = std::istreambuf_iterator >]' ../mimetic/parser/itparser.h:54:9: required from 'void mimetic::IteratorParser::run(Iterator, Iterator) [with Iterator = std::istreambuf_iterator >]' mimeentity.cxx:30:12: required from here ../mimetic/parser/itparser.h:237:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 237 | register int status; | ^~~~~~ ../mimetic/parser/itparser.h: In instantiation of 'void mimetic::IteratorParser::copy_until_boundary(mimetic::ParsingElem) [with Iterator = std::istreambuf_iterator >; mimetic::ParsingElem = unsigned int]': ../mimetic/parser/itparser.h:397:17: required from 'void mimetic::IteratorParser::loadBody() [with Iterator = std::istreambuf_iterator >]' ../mimetic/parser/itparser.h:195:9: required from 'void mimetic::IteratorParser::doLoad() [with Iterator = std::istreambuf_iterator >]' ../mimetic/parser/itparser.h:54:9: required from 'void mimetic::IteratorParser::run(Iterator, Iterator) [with Iterator = std::istreambuf_iterator >]' mimeentity.cxx:30:12: required from here ../mimetic/parser/itparser.h:475:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 475 | register char c; | ^ make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -version-info 0:0:0 -o libmimetic.la -rpath /usr/lib body.lo contenttransferencoding.lo message.lo utils.lo contentdescription.lo contenttype.lo mimeentity.lo version.lo contentdisposition.lo fieldparam.lo mimeversion.lo contentid.lo header.lo strutils.lo codec/libmimeticcodec.la os/libmimeticos.la rfc822/libmimeticrfc822.la libtool: link: i586-alt-linux-g++ -shared -nostdlib /usr/lib/gcc/i586-alt-linux/12/../../../crti.o /usr/lib/gcc/i586-alt-linux/12/crtbeginS.o .libs/body.o .libs/contenttransferencoding.o .libs/message.o .libs/utils.o .libs/contentdescription.o .libs/contenttype.o .libs/mimeentity.o .libs/version.o .libs/contentdisposition.o .libs/fieldparam.o .libs/mimeversion.o .libs/contentid.o .libs/header.o .libs/strutils.o -Wl,--whole-archive codec/.libs/libmimeticcodec.a os/.libs/libmimeticos.a rfc822/.libs/libmimeticrfc822.a -Wl,--no-whole-archive -L/usr/lib/gcc/i586-alt-linux/12 -L/usr/lib/gcc/i586-alt-linux/12/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/12/crtendS.o /usr/lib/gcc/i586-alt-linux/12/../../../crtn.o -march=i586 -mtune=generic -Wl,-soname -Wl,libmimetic.so.0 -o .libs/libmimetic.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmimetic.so.0" && ln -s "libmimetic.so.0.0.0" "libmimetic.so.0") libtool: link: (cd ".libs" && rm -f "libmimetic.so" && ln -s "libmimetic.so.0.0.0" "libmimetic.so") libtool: link: ( cd ".libs" && rm -f "libmimetic.la" && ln -s "../libmimetic.la" "libmimetic.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' Making all in doc make[1]: Nothing to be done for 'all'. Making all in examples make[1]: Nothing to be done for 'all'. Making all in test make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o cutee.o cutee.cxx cutee.cxx:346:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 346 | _( "\t$(CUTEE) -m -o "RUNTEST_NAME".cxx" ); | ^ cutee.cxx:349:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 349 | _( "\t$(CXX) $(CXXFLAGS) $(LDFLAGS) -o "RUNTEST_NAME" "RUNTEST_NAME".o $(object_files)"); | ^ cutee.cxx:349:61: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 349 | _( "\t$(CXX) $(CXXFLAGS) $(LDFLAGS) -o "RUNTEST_NAME" "RUNTEST_NAME".o $(object_files)"); | ^ cutee.cxx:350:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 350 | _( "\t./"RUNTEST_NAME ); | ^ cutee.cxx:413:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 413 | _( "\trm -f autocutee.mk cutee *.o *.cutee.cxx "RUNTEST_NAME" "RUNTEST_NAME".cxx"); | ^ cutee.cxx:413:69: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 413 | _( "\trm -f autocutee.mk cutee *.o *.cutee.cxx "RUNTEST_NAME" "RUNTEST_NAME".cxx"); | ^ cutee.cxx:417:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 417 | _( "EXTRA_PROGRAMS="RUNTEST_NAME ); | ^ cutee.cxx:418:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 418 | _( RUNTEST_NAME "_SOURCES="RUNTEST_NAME".cxx $(test_files) $(t_runners)"); | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -o cutee cutee.o libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -o cutee cutee.o make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -k -o autocutee.mk ./t.version.h ./t.tokenizer.h ./t.base64.h ./t.qp.h ./t.circular_buffer.h ./t.file.h ./t.mimemessage.h ./t.composite.h ./t.tokenizer.cxx ./t.base64.cxx ./t.qp.cxx ./t.circular_buffer.cxx ./t.composite.cxx ./t.directory.h ./t.fieldparam.h ./t.fieldparam.cxx ./t.strutils.h ./t.rfc822.h ./t.rfc822.cxx ./t.tree.h ./t.parser.h ./t.contenttype.h ./t.contenttype.cxx ./t.utils.h ./t.codec.h ./t.codec.cxx ./t.find_bm.h ./t.find_bm.cxx ./t.contentdisposition.h ./t.contentdisposition.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' cd .. && /bin/sh /usr/src/RPM/BUILD/mimetic-0.9.8/missing --run automake-1.11 --gnu test/Makefile aclocal.m4:16: warning: this file was generated for autoconf 2.64. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically `autoreconf'. configure.in:13: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... aclocal.m4:1037: _LT_SYS_MODULE_PATH_AIX is expanded from... aclocal.m4:4185: _LT_LINKER_SHLIBS is expanded from... aclocal.m4:5267: _LT_LANG_C_CONFIG is expanded from... aclocal.m4:159: _LT_SETUP is expanded from... aclocal.m4:88: LT_INIT is expanded from... aclocal.m4:123: AC_PROG_LIBTOOL is expanded from... configure.in:13: the top level configure.in:13: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... aclocal.m4:4185: _LT_LINKER_SHLIBS is expanded from... aclocal.m4:5267: _LT_LANG_C_CONFIG is expanded from... aclocal.m4:159: _LT_SETUP is expanded from... aclocal.m4:88: LT_INIT is expanded from... aclocal.m4:123: AC_PROG_LIBTOOL is expanded from... configure.in:13: the top level configure.in:19: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... aclocal.m4:1037: _LT_SYS_MODULE_PATH_AIX is expanded from... aclocal.m4:5370: _LT_LANG_CXX_CONFIG is expanded from... aclocal.m4:800: _LT_LANG is expanded from... aclocal.m4:783: LT_LANG is expanded from... configure.in:19: the top level configure.in:7: version mismatch. This is Automake 1.11.6, configure.in:7: but the definition used by this AM_INIT_AUTOMAKE configure.in:7: comes from Automake 1.11. You should recreate configure.in:7: aclocal.m4 with aclocal and run automake again. test/Makefile.am:26: addprefix $(srcdir: non-POSIX variable name test/Makefile.am:26: (probably a GNU make extension) test/autocutee.mk:5: `%'-style pattern rules are a GNU make extension test/Makefile.am:28: `test/autocutee.mk' included from here WARNING: `automake-1.11' is probably too old. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd .. && /bin/sh ./config.status test/Makefile depfiles config.status: creating test/Makefile config.status: executing depfiles commands make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -m -o runtest.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.version.cutee.cxx t.version.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.tokenizer.cutee.cxx t.tokenizer.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.base64.cutee.cxx t.base64.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.qp.cutee.cxx t.qp.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.circular_buffer.cutee.cxx t.circular_buffer.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.file.cutee.cxx t.file.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.mimemessage.cutee.cxx t.mimemessage.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.composite.cutee.cxx t.composite.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.directory.cutee.cxx t.directory.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.fieldparam.cutee.cxx t.fieldparam.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.strutils.cutee.cxx t.strutils.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.rfc822.cutee.cxx t.rfc822.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.tree.cutee.cxx t.tree.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.parser.cutee.cxx t.parser.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.contenttype.cutee.cxx t.contenttype.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.utils.cutee.cxx t.utils.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.codec.cutee.cxx t.codec.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.find_bm.cutee.cxx t.find_bm.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./cutee -o t.contentdisposition.cutee.cxx t.contentdisposition.h make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.circular_buffer.o t.circular_buffer.cxx In file included from t.circular_buffer.h:5, from t.circular_buffer.cxx:1: ../mimetic/circular_buffer.h: In instantiation of 'void mimetic::circular_buffer::push_back(const value_type&) [with T = char; value_type = char]': t.circular_buffer.h:33:25: required from here ../mimetic/circular_buffer.h:55:16: warning: operation on '((mimetic::circular_buffer*)this)->mimetic::circular_buffer::m_last' may be undefined [-Wsequence-point] 55 | m_last = ++m_last % m_sz; | ~~~~~~~^~~~~~~~~~~~~~~~~ ../mimetic/circular_buffer.h: In instantiation of 'void mimetic::circular_buffer::pop_front() [with T = char]': t.circular_buffer.h:64:29: required from here ../mimetic/circular_buffer.h:66:17: warning: operation on '((mimetic::circular_buffer*)this)->mimetic::circular_buffer::m_first' may be undefined [-Wsequence-point] 66 | m_first = ++m_first % m_sz; | ~~~~~~~~^~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o runtest.o runtest.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.base64.o t.base64.cxx In file included from ../mimetic/codec/code.h:11, from ../mimetic/codec/codec.h:13, from t.base64.h:6, from t.base64.cxx:1: ../mimetic/codec/other_codecs.h: In member function 'void mimetic::Lf2CrLf::process(char, OutIt&)': ../mimetic/codec/other_codecs.h:92:11: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 92 | } else | ^~~~ ../mimetic/codec/other_codecs.h:93:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 93 | *out = c; ++out; | ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.composite.o t.composite.cxx In file included from ../mimetic/codec/code.h:11, from ../mimetic/codec/codec.h:13, from t.composite.h:8, from t.composite.cxx:1: ../mimetic/codec/other_codecs.h: In member function 'void mimetic::Lf2CrLf::process(char, OutIt&)': ../mimetic/codec/other_codecs.h:92:11: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 92 | } else | ^~~~ ../mimetic/codec/other_codecs.h:93:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 93 | *out = c; ++out; | ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.qp.o t.qp.cxx In file included from ../mimetic/codec/code.h:11, from ../mimetic/codec/codec.h:13, from t.qp.h:7, from t.qp.cxx:1: ../mimetic/codec/other_codecs.h: In member function 'void mimetic::Lf2CrLf::process(char, OutIt&)': ../mimetic/codec/other_codecs.h:92:11: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 92 | } else | ^~~~ ../mimetic/codec/other_codecs.h:93:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 93 | *out = c; ++out; | ^~ t.qp.h: In member function 'void mimetic::test_qp::testTbValues()': t.qp.h:180:16: warning: array subscript has type 'char' [-Wchar-subscripts] 180 | tb[*unsafe++] = QP::unsafe; | ^~~~~~~~~ In file included from ../mimetic/codec/base64.h:9, from ../mimetic/codec/codec.h:11: ../mimetic/circular_buffer.h: In instantiation of 'void mimetic::circular_buffer::push_back(const value_type&) [with T = unsigned char; value_type = unsigned char]': ../mimetic/codec/qp.h:206:25: required from 'void mimetic::QP::Encoder::process(mimetic::codec::char_type, OutIt&) [with OutIt = std::back_insert_iterator >; mimetic::codec::char_type = unsigned char]' ../mimetic/codec/qp.h:187:20: required from 'void mimetic::QP::Encoder::process(InIt, InIt, OutIt) [with InIt = __gnu_cxx::__normal_iterator >; OutIt = std::back_insert_iterator >]' t.qp.h:44:23: required from here ../mimetic/circular_buffer.h:55:16: warning: operation on '((mimetic::circular_buffer*)this)->mimetic::circular_buffer::m_last' may be undefined [-Wsequence-point] 55 | m_last = ++m_last % m_sz; | ~~~~~~~^~~~~~~~~~~~~~~~~ ../mimetic/circular_buffer.h: In instantiation of 'void mimetic::circular_buffer::pop_front() [with T = unsigned char]': ../mimetic/codec/qp.h:210:25: required from 'void mimetic::QP::Encoder::process(mimetic::codec::char_type, OutIt&) [with OutIt = std::back_insert_iterator >; mimetic::codec::char_type = unsigned char]' ../mimetic/codec/qp.h:187:20: required from 'void mimetic::QP::Encoder::process(InIt, InIt, OutIt) [with InIt = __gnu_cxx::__normal_iterator >; OutIt = std::back_insert_iterator >]' t.qp.h:44:23: required from here ../mimetic/circular_buffer.h:66:17: warning: operation on '((mimetic::circular_buffer*)this)->mimetic::circular_buffer::m_first' may be undefined [-Wsequence-point] 66 | m_first = ++m_first % m_sz; | ~~~~~~~~^~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.fieldparam.o t.fieldparam.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.codec.o t.codec.cxx In file included from ../mimetic/codec/code.h:11, from t.codec.cxx:6: ../mimetic/codec/other_codecs.h: In member function 'void mimetic::Lf2CrLf::process(char, OutIt&)': ../mimetic/codec/other_codecs.h:92:11: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 92 | } else | ^~~~ ../mimetic/codec/other_codecs.h:93:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 93 | *out = c; ++out; | ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.contentdisposition.o t.contentdisposition.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.tokenizer.o t.tokenizer.cxx In file included from t.tokenizer.h:4, from t.tokenizer.cxx:1: ../mimetic/tokenizer.h:19:29: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 19 | struct IsDelim: public std::unary_function | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12/string:48, from t.tokenizer.h:3: /usr/include/c++/12/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ ../mimetic/tokenizer.h:52:35: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 52 | struct IsDelim: public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/c++/12/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.tokenizer.cutee.o t.tokenizer.cutee.cxx In file included from t.tokenizer.h:4, from t.tokenizer.cutee.cxx:2: ../mimetic/tokenizer.h:19:29: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 19 | struct IsDelim: public std::unary_function | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12/string:48, from /usr/include/c++/12/bits/locale_classes.h:40, from /usr/include/c++/12/bits/ios_base.h:41, from /usr/include/c++/12/ios:42, from /usr/include/c++/12/ostream:38, from /usr/include/c++/12/iostream:39, from cutee.h:10, from t.tokenizer.cutee.cxx:1: /usr/include/c++/12/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ ../mimetic/tokenizer.h:52:35: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 52 | struct IsDelim: public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/c++/12/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.contenttype.o t.contenttype.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.version.cutee.o t.version.cutee.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.base64.cutee.o t.base64.cutee.cxx In file included from ../mimetic/codec/code.h:11, from ../mimetic/codec/codec.h:13, from t.base64.h:6, from t.base64.cutee.cxx:2: ../mimetic/codec/other_codecs.h: In member function 'void mimetic::Lf2CrLf::process(char, OutIt&)': ../mimetic/codec/other_codecs.h:92:11: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 92 | } else | ^~~~ ../mimetic/codec/other_codecs.h:93:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 93 | *out = c; ++out; | ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.find_bm.o t.find_bm.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.rfc822.o t.rfc822.cxx In file included from ../mimetic/rfc822/rfc822.h:16, from t.rfc822.h:3, from t.rfc822.cxx:1: ../mimetic/rfc822/header.h:37:21: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | public std::unary_function | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12/string:48, from ../mimetic/rfc822/address.h:9, from ../mimetic/rfc822/rfc822.h:9: /usr/include/c++/12/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ t.rfc822.cxx: In member function 'void mimetic::testRfc822::testAddress()': t.rfc822.cxx:139:9: warning: unused variable 'i' [-Wunused-variable] 139 | int i; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.qp.cutee.o t.qp.cutee.cxx In file included from ../mimetic/codec/code.h:11, from ../mimetic/codec/codec.h:13, from t.qp.h:7, from t.qp.cutee.cxx:2: ../mimetic/codec/other_codecs.h: In member function 'void mimetic::Lf2CrLf::process(char, OutIt&)': ../mimetic/codec/other_codecs.h:92:11: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 92 | } else | ^~~~ ../mimetic/codec/other_codecs.h:93:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 93 | *out = c; ++out; | ^~ t.qp.h: In member function 'void mimetic::test_qp::testTbValues()': t.qp.h:180:16: warning: array subscript has type 'char' [-Wchar-subscripts] 180 | tb[*unsafe++] = QP::unsafe; | ^~~~~~~~~ In file included from ../mimetic/codec/base64.h:9, from ../mimetic/codec/codec.h:11: ../mimetic/circular_buffer.h: In instantiation of 'void mimetic::circular_buffer::push_back(const value_type&) [with T = unsigned char; value_type = unsigned char]': ../mimetic/codec/qp.h:206:25: required from 'void mimetic::QP::Encoder::process(mimetic::codec::char_type, OutIt&) [with OutIt = std::back_insert_iterator >; mimetic::codec::char_type = unsigned char]' ../mimetic/codec/qp.h:187:20: required from 'void mimetic::QP::Encoder::process(InIt, InIt, OutIt) [with InIt = __gnu_cxx::__normal_iterator >; OutIt = std::back_insert_iterator >]' t.qp.h:44:23: required from here ../mimetic/circular_buffer.h:55:16: warning: operation on '((mimetic::circular_buffer*)this)->mimetic::circular_buffer::m_last' may be undefined [-Wsequence-point] 55 | m_last = ++m_last % m_sz; | ~~~~~~~^~~~~~~~~~~~~~~~~ ../mimetic/circular_buffer.h: In instantiation of 'void mimetic::circular_buffer::pop_front() [with T = unsigned char]': ../mimetic/codec/qp.h:210:25: required from 'void mimetic::QP::Encoder::process(mimetic::codec::char_type, OutIt&) [with OutIt = std::back_insert_iterator >; mimetic::codec::char_type = unsigned char]' ../mimetic/codec/qp.h:187:20: required from 'void mimetic::QP::Encoder::process(InIt, InIt, OutIt) [with InIt = __gnu_cxx::__normal_iterator >; OutIt = std::back_insert_iterator >]' t.qp.h:44:23: required from here ../mimetic/circular_buffer.h:66:17: warning: operation on '((mimetic::circular_buffer*)this)->mimetic::circular_buffer::m_first' may be undefined [-Wsequence-point] 66 | m_first = ++m_first % m_sz; | ~~~~~~~~^~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.fieldparam.cutee.o t.fieldparam.cutee.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.circular_buffer.cutee.o t.circular_buffer.cutee.cxx In file included from t.circular_buffer.h:5, from t.circular_buffer.cutee.cxx:2: ../mimetic/circular_buffer.h: In instantiation of 'void mimetic::circular_buffer::push_back(const value_type&) [with T = char; value_type = char]': t.circular_buffer.h:33:25: required from here ../mimetic/circular_buffer.h:55:16: warning: operation on '((mimetic::circular_buffer*)this)->mimetic::circular_buffer::m_last' may be undefined [-Wsequence-point] 55 | m_last = ++m_last % m_sz; | ~~~~~~~^~~~~~~~~~~~~~~~~ ../mimetic/circular_buffer.h: In instantiation of 'void mimetic::circular_buffer::pop_front() [with T = char]': t.circular_buffer.h:64:29: required from here ../mimetic/circular_buffer.h:66:17: warning: operation on '((mimetic::circular_buffer*)this)->mimetic::circular_buffer::m_first' may be undefined [-Wsequence-point] 66 | m_first = ++m_first % m_sz; | ~~~~~~~~^~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.contenttype.cutee.o t.contenttype.cutee.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.tree.cutee.o t.tree.cutee.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.directory.cutee.o t.directory.cutee.cxx In file included from t.directory.h:7, from t.directory.cutee.cxx:2: ../mimetic/os/directory.h:26:34: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 26 | struct iterator: public std::iterator | ^~~~~~~~ In file included from /usr/include/c++/12/string:45, from /usr/include/c++/12/bits/locale_classes.h:40, from /usr/include/c++/12/bits/ios_base.h:41, from /usr/include/c++/12/ios:42, from /usr/include/c++/12/ostream:38, from /usr/include/c++/12/iostream:39, from cutee.h:10, from t.directory.cutee.cxx:1: /usr/include/c++/12/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.strutils.cutee.o t.strutils.cutee.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.file.cutee.o t.file.cutee.cxx In file included from ../mimetic/os/stdfile.h:16, from ../mimetic/os/file.h:16, from ../mimetic/os/os.h:9, from t.file.h:10, from t.file.cutee.cxx:2: ../mimetic/os/file_iterator.h:16:36: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 16 | struct ifile_iterator: public std::iterator | ^~~~~~~~ In file included from /usr/include/c++/12/string:45, from /usr/include/c++/12/bits/locale_classes.h:40, from /usr/include/c++/12/bits/ios_base.h:41, from /usr/include/c++/12/ios:42, from /usr/include/c++/12/ostream:38, from /usr/include/c++/12/iostream:39, from cutee.h:10, from t.file.cutee.cxx:1: /usr/include/c++/12/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.utils.cutee.o t.utils.cutee.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.codec.cutee.o t.codec.cutee.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.find_bm.cutee.o t.find_bm.cutee.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.rfc822.cutee.o t.rfc822.cutee.cxx In file included from ../mimetic/rfc822/rfc822.h:16, from t.rfc822.h:3, from t.rfc822.cutee.cxx:2: ../mimetic/rfc822/header.h:37:21: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | public std::unary_function | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12/string:48, from /usr/include/c++/12/bits/locale_classes.h:40, from /usr/include/c++/12/bits/ios_base.h:41, from /usr/include/c++/12/ios:42, from /usr/include/c++/12/ostream:38, from /usr/include/c++/12/iostream:39, from cutee.h:10, from t.rfc822.cutee.cxx:1: /usr/include/c++/12/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.composite.cutee.o t.composite.cutee.cxx In file included from ../mimetic/codec/code.h:11, from ../mimetic/codec/codec.h:13, from t.composite.h:8, from t.composite.cutee.cxx:2: ../mimetic/codec/other_codecs.h: In member function 'void mimetic::Lf2CrLf::process(char, OutIt&)': ../mimetic/codec/other_codecs.h:92:11: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 92 | } else | ^~~~ ../mimetic/codec/other_codecs.h:93:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 93 | *out = c; ++out; | ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.contentdisposition.cutee.o t.contentdisposition.cutee.cxx make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.parser.cutee.o t.parser.cutee.cxx In file included from ../mimetic/codec/code.h:11, from ../mimetic/codec/codec.h:13, from ../mimetic/mimeentity.h:22, from t.parser.h:8, from t.parser.cutee.cxx:2: ../mimetic/codec/other_codecs.h: In member function 'void mimetic::Lf2CrLf::process(char, OutIt&)': ../mimetic/codec/other_codecs.h:92:11: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 92 | } else | ^~~~ ../mimetic/codec/other_codecs.h:93:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 93 | *out = c; ++out; | ^~ In file included from ../mimetic/os/stdfile.h:16, from ../mimetic/os/file.h:16, from ../mimetic/mimeentity.h:23: ../mimetic/os/file_iterator.h: At global scope: ../mimetic/os/file_iterator.h:16:36: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 16 | struct ifile_iterator: public std::iterator | ^~~~~~~~ In file included from /usr/include/c++/12/string:45, from /usr/include/c++/12/bits/locale_classes.h:40, from /usr/include/c++/12/bits/ios_base.h:41, from /usr/include/c++/12/ios:42, from /usr/include/c++/12/ostream:38, from /usr/include/c++/12/iostream:39, from cutee.h:10, from t.parser.cutee.cxx:1: /usr/include/c++/12/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ In file included from ../mimetic/header.h:11, from ../mimetic/mimeentity.h:24: ../mimetic/rfc822/header.h:37:21: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | public std::unary_function | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12/string:48: /usr/include/c++/12/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ In file included from t.parser.h:9: ../mimetic/parser/itparser.h: In member function 'void mimetic::IteratorParser::loadHeader()': ../mimetic/parser/itparser.h:237:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 237 | register int status; | ^~~~~~ ../mimetic/parser/itparser.h: In member function 'virtual void mimetic::IteratorParser::copy_until_boundary(mimetic::ParsingElem)': ../mimetic/parser/itparser.h:475:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 475 | register char c; | ^ ../mimetic/parser/itparser.h: In instantiation of 'void mimetic::IteratorParser::loadHeader() [with Iterator = char*]': ../mimetic/parser/itparser.h:194:9: required from 'void mimetic::IteratorParser::doLoad() [with Iterator = char*]' ../mimetic/parser/itparser.h:54:9: required from 'void mimetic::IteratorParser::run(Iterator, Iterator) [with Iterator = char*]' ../mimetic/mimeentity.h:126:12: required from 'void mimetic::MimeEntity::load(Iterator, Iterator, int) [with Iterator = char*]' ../mimetic/mimeentity.h:116:9: required from 'mimetic::MimeEntity::MimeEntity(Iterator, Iterator, int) [with Iterator = char*]' t.parser.h:47:43: required from here ../mimetic/parser/itparser.h:237:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 237 | register int status; | ^~~~~~ ../mimetic/parser/itparser.h: In instantiation of 'void mimetic::IteratorParser::copy_until_boundary(mimetic::ParsingElem) [with Iterator = char*; mimetic::ParsingElem = unsigned int]': ../mimetic/parser/itparser.h:397:17: required from 'void mimetic::IteratorParser::loadBody() [with Iterator = char*]' ../mimetic/parser/itparser.h:195:9: required from 'void mimetic::IteratorParser::doLoad() [with Iterator = char*]' ../mimetic/parser/itparser.h:54:9: required from 'void mimetic::IteratorParser::run(Iterator, Iterator) [with Iterator = char*]' ../mimetic/mimeentity.h:126:12: required from 'void mimetic::MimeEntity::load(Iterator, Iterator, int) [with Iterator = char*]' ../mimetic/mimeentity.h:116:9: required from 'mimetic::MimeEntity::MimeEntity(Iterator, Iterator, int) [with Iterator = char*]' t.parser.h:47:43: required from here ../mimetic/parser/itparser.h:475:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 475 | register char c; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../mimetic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -c -o t.mimemessage.cutee.o t.mimemessage.cutee.cxx In file included from ../mimetic/codec/code.h:11, from ../mimetic/body.h:12, from ../mimetic/mimetic.h:11, from t.mimemessage.h:7, from t.mimemessage.cutee.cxx:2: ../mimetic/codec/other_codecs.h: In member function 'void mimetic::Lf2CrLf::process(char, OutIt&)': ../mimetic/codec/other_codecs.h:92:11: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 92 | } else | ^~~~ ../mimetic/codec/other_codecs.h:93:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 93 | *out = c; ++out; | ^~ In file included from ../mimetic/os/stdfile.h:16, from ../mimetic/os/file.h:16, from ../mimetic/body.h:14: ../mimetic/os/file_iterator.h: At global scope: ../mimetic/os/file_iterator.h:16:36: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 16 | struct ifile_iterator: public std::iterator | ^~~~~~~~ In file included from /usr/include/c++/12/string:45, from /usr/include/c++/12/bits/locale_classes.h:40, from /usr/include/c++/12/bits/ios_base.h:41, from /usr/include/c++/12/ios:42, from /usr/include/c++/12/ostream:38, from /usr/include/c++/12/iostream:39, from cutee.h:10, from t.mimemessage.cutee.cxx:1: /usr/include/c++/12/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ In file included from ../mimetic/header.h:11, from ../mimetic/mimetic.h:18: ../mimetic/rfc822/header.h:37:21: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 37 | public std::unary_function | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12/string:48: /usr/include/c++/12/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ In file included from ../mimetic/mimetic.h:24: ../mimetic/tokenizer.h:19:29: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 19 | struct IsDelim: public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/c++/12/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ ../mimetic/tokenizer.h:52:35: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 52 | struct IsDelim: public std::unary_function | ^~~~~~~~~~~~~~ /usr/include/c++/12/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ In file included from ../mimetic/mimetic.h:28: ../mimetic/parser/itparser.h: In member function 'void mimetic::IteratorParser::loadHeader()': ../mimetic/parser/itparser.h:237:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 237 | register int status; | ^~~~~~ ../mimetic/parser/itparser.h: In member function 'virtual void mimetic::IteratorParser::copy_until_boundary(mimetic::ParsingElem)': ../mimetic/parser/itparser.h:475:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 475 | register char c; | ^ In file included from ../mimetic/mimetic.h:12: ../mimetic/circular_buffer.h: In instantiation of 'void mimetic::circular_buffer::push_back(const value_type&) [with T = unsigned char; value_type = unsigned char]': ../mimetic/codec/qp.h:206:25: required from 'void mimetic::QP::Encoder::process(mimetic::codec::char_type, OutIt&) [with OutIt = std::back_insert_iterator; mimetic::codec::char_type = unsigned char]' ../mimetic/codec/code.h:31:19: required from 'void mimetic::code(InIt, InIt, Codec&, OutIt, const buffered_codec_type_tag&) [with InIt = char*; OutIt = std::back_insert_iterator; Codec = QP::Encoder]' ../mimetic/codec/code.h:23:9: required from 'void mimetic::code(InIt, InIt, Codec&, OutIt) [with InIt = char*; OutIt = std::back_insert_iterator; Codec = QP::Encoder]' ../mimetic/body.h:117:18: required from 'bool mimetic::Body::load(const std::string&, const Codec&) [with Codec = mimetic::QP::Encoder; std::string = std::__cxx11::basic_string]' t.mimemessage.h:39:23: required from here ../mimetic/circular_buffer.h:55:16: warning: operation on '((mimetic::circular_buffer*)this)->mimetic::circular_buffer::m_last' may be undefined [-Wsequence-point] 55 | m_last = ++m_last % m_sz; | ~~~~~~~^~~~~~~~~~~~~~~~~ ../mimetic/circular_buffer.h: In instantiation of 'void mimetic::circular_buffer::pop_front() [with T = unsigned char]': ../mimetic/codec/qp.h:210:25: required from 'void mimetic::QP::Encoder::process(mimetic::codec::char_type, OutIt&) [with OutIt = std::back_insert_iterator; mimetic::codec::char_type = unsigned char]' ../mimetic/codec/code.h:31:19: required from 'void mimetic::code(InIt, InIt, Codec&, OutIt, const buffered_codec_type_tag&) [with InIt = char*; OutIt = std::back_insert_iterator; Codec = QP::Encoder]' ../mimetic/codec/code.h:23:9: required from 'void mimetic::code(InIt, InIt, Codec&, OutIt) [with InIt = char*; OutIt = std::back_insert_iterator; Codec = QP::Encoder]' ../mimetic/body.h:117:18: required from 'bool mimetic::Body::load(const std::string&, const Codec&) [with Codec = mimetic::QP::Encoder; std::string = std::__cxx11::basic_string]' t.mimemessage.h:39:23: required from here ../mimetic/circular_buffer.h:66:17: warning: operation on '((mimetic::circular_buffer*)this)->mimetic::circular_buffer::m_first' may be undefined [-Wsequence-point] 66 | m_first = ++m_first % m_sz; | ~~~~~~~~^~~~~~~~~~~~~~~~~~ ../mimetic/parser/itparser.h: In instantiation of 'void mimetic::IteratorParser::loadHeader() [with Iterator = __gnu_cxx::__normal_iterator >]': ../mimetic/parser/itparser.h:194:9: required from 'void mimetic::IteratorParser::doLoad() [with Iterator = __gnu_cxx::__normal_iterator >]' ../mimetic/parser/itparser.h:54:9: required from 'void mimetic::IteratorParser::run(Iterator, Iterator) [with Iterator = __gnu_cxx::__normal_iterator >]' ../mimetic/mimeentity.h:126:12: required from 'void mimetic::MimeEntity::load(Iterator, Iterator, int) [with Iterator = __gnu_cxx::__normal_iterator >]' ../mimetic/mimeentity.h:116:9: required from 'mimetic::MimeEntity::MimeEntity(Iterator, Iterator, int) [with Iterator = __gnu_cxx::__normal_iterator >]' t.mimemessage.h:84:46: required from here ../mimetic/parser/itparser.h:237:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 237 | register int status; | ^~~~~~ ../mimetic/parser/itparser.h: In instantiation of 'void mimetic::IteratorParser::copy_until_boundary(mimetic::ParsingElem) [with Iterator = __gnu_cxx::__normal_iterator >; mimetic::ParsingElem = unsigned int]': ../mimetic/parser/itparser.h:397:17: required from 'void mimetic::IteratorParser::loadBody() [with Iterator = __gnu_cxx::__normal_iterator >]' ../mimetic/parser/itparser.h:195:9: required from 'void mimetic::IteratorParser::doLoad() [with Iterator = __gnu_cxx::__normal_iterator >]' ../mimetic/parser/itparser.h:54:9: required from 'void mimetic::IteratorParser::run(Iterator, Iterator) [with Iterator = __gnu_cxx::__normal_iterator >]' ../mimetic/mimeentity.h:126:12: required from 'void mimetic::MimeEntity::load(Iterator, Iterator, int) [with Iterator = __gnu_cxx::__normal_iterator >]' ../mimetic/mimeentity.h:116:9: required from 'mimetic::MimeEntity::MimeEntity(Iterator, Iterator, int) [with Iterator = __gnu_cxx::__normal_iterator >]' t.mimemessage.h:84:46: required from here ../mimetic/parser/itparser.h:475:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 475 | register char c; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -o runtest runtest.o t.tokenizer.o t.base64.o t.qp.o t.circular_buffer.o t.composite.o t.fieldparam.o t.rfc822.o t.contenttype.o t.codec.o t.find_bm.o t.contentdisposition.o t.version.cutee.o t.tokenizer.cutee.o t.base64.cutee.o t.qp.cutee.o t.circular_buffer.cutee.o t.file.cutee.o t.mimemessage.cutee.o t.composite.cutee.o t.directory.cutee.o t.fieldparam.cutee.o t.strutils.cutee.o t.rfc822.cutee.o t.tree.cutee.o t.parser.cutee.o t.contenttype.cutee.o t.utils.cutee.o t.codec.cutee.o t.find_bm.cutee.o t.contentdisposition.cutee.o ../mimetic/libmimetic.la libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DNDEBUG -DHAVE_MIMETIC_CONFIG -o .libs/runtest runtest.o t.tokenizer.o t.base64.o t.qp.o t.circular_buffer.o t.composite.o t.fieldparam.o t.rfc822.o t.contenttype.o t.codec.o t.find_bm.o t.contentdisposition.o t.version.cutee.o t.tokenizer.cutee.o t.base64.cutee.o t.qp.cutee.o t.circular_buffer.cutee.o t.file.cutee.o t.mimemessage.cutee.o t.composite.cutee.o t.directory.cutee.o t.fieldparam.cutee.o t.strutils.cutee.o t.rfc822.cutee.o t.tree.cutee.o t.parser.cutee.o t.contenttype.cutee.o t.utils.cutee.o t.codec.cutee.o t.find_bm.cutee.o t.contentdisposition.cutee.o ../mimetic/.libs/libmimetic.so make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./runtest ====================================== Tests Statistics -------------------------------------- Functions Checks Success 65 2740 Failed 0 0 -------------------------------------- Total 65 2740 ====================================== make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' Making all in win32 cd .. && /bin/sh ./config.status win32/Makefile config.status: creating win32/Makefile make[1]: Nothing to be done for 'all'. make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8' cd . && /bin/sh ./config.status Makefile config.status: creating Makefile make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8' make[1]: Nothing to be done for 'all-am'. + make docs -C doc make: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/doc' cd .. && /bin/sh ./config.status doc/Makefile config.status: creating doc/Makefile doxygen doxygen.config warning: Tag 'USE_WINDOWS_ENCODING' at line 10 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DETAILS_AT_TOP' at line 32 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 87 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 98 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 145 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 146 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 177 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 181 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MAX_DOT_GRAPH_WIDTH' at line 193 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MAX_DOT_GRAPH_HEIGHT' at line 194 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CGI_NAME' at line 202 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CGI_URL' at line 203 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOC_URL' at line 204 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOC_ABSPATH' at line 205 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'BIN_ABSPATH' at line 206 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'EXT_DOC_PATHS' at line 207 of file 'doxygen.config' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! Doxygen version used: 1.9.6 Searching for include files... Searching for example files... Searching for files in directory /usr/src/RPM/BUILD/mimetic-0.9.8/test Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic Searching for files in directory /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822 Searching for files in directory /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/parser Searching for files in directory /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os Searching for files in directory /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec Searching for files in directory /usr/src/RPM/BUILD/mimetic-0.9.8/doc/ Searching for files in directory /usr/src/RPM/BUILD/mimetic-0.9.8/doc/html Reading and parsing tag files Parsing files Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/body.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/body.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/circular_buffer.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/circular_buffer.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/base64.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/base64.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/code.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/code.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/qp.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/qp.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/config.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/config.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/config_win32.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/config_win32.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdescription.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdescription.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentid.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentid.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/fieldparam.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/fieldparam.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/libconfig.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/libconfig.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentitylist.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentitylist.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimetic.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimetic.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeversion.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeversion.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/directory.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/directory.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/file.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/file.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/file_iterator.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/file_iterator.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/os.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/os.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/stdfile.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/stdfile.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/utils.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/utils.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/parser/itparser.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/parser/itparser.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/parser/itparserdecl.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/parser/itparserdecl.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/addresslist.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/addresslist.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/body.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/body.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/group.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/group.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailboxlist.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailboxlist.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/message.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/message.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/messageid.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/messageid.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/rfc822.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/rfc822.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/streambufs.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/streambufs.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/strutils.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/strutils.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tree.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tree.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/utils.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/utils.h... Preprocessing /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h... Parsing file /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file circular_buffer.h... Generating code for file base64.h... Generating code for file code.h... Generating code for file codec.h... Generating code for file codec_base.h... Generating code for file codec_chain.h... Generating code for file other_codecs.h... Generating code for file qp.h... Generating code for file config.h... Generating code for file config_win32.h... Generating code for file contentdescription.h... Generating code for file contentdisposition.h... Generating code for file contentid.h... Generating code for file contenttransferencoding.h... Generating code for file contenttype.h... Generating code for file fieldparam.h... Generating code for file libconfig.h... Generating code for file mimeentity.h... Generating code for file mimeentitylist.h... Generating code for file mimetic.h... Generating code for file mimeversion.h... Generating code for file directory.h... Generating code for file file.h... Generating code for file file_iterator.h... Generating code for file fileop.h... Generating code for file mmfile.h... Generating code for file os.h... Generating code for file stdfile.h... Generating code for file itparser.h... Generating code for file itparserdecl.h... Generating code for file address.h... Generating code for file addresslist.h... Generating code for file body.h... Generating code for file body.h... Generating code for file datetime.h... Generating code for file field.h... Generating code for file fieldvalue.h... Generating code for file group.h... Generating code for file header.h... Generating code for file header.h... Generating code for file mailbox.h... Generating code for file mailboxlist.h... Generating code for file message.h... Generating code for file message.h... Generating code for file messageid.h... Generating code for file rfc822/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/fieldparam.h:33: warning: Member FieldParamList (typedef) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/file.h:27: warning: Member File (typedef) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/parser/itparserdecl.h:8: warning: Member ParsingElem (typedef) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/code.h:20: warning: Member code(InIt beg, InIt end, Codec &cc, OutIt out) (function) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/code.h:28: warning: Member code(InIt beg, InIt end, Codec &cc, OutIt out, const buffered_codec_type_tag &) (function) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/code.h:37: warning: Member code(InIt beg, InIt end, Codec &codec, OutIt out, const unbuffered_codec_type_tag &) (function) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/code.h:45: warning: Member code(InIt beg, InIt end, const codec_chain< Codec, Next > &cc, OutIt out) (function) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/code.h:97: warning: Member encode(InIt beg, InIt end, const codec_chain< Codec, Next > &cc, OutIt out) (function) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/code.h:103: warning: Member decode(InIt beg, InIt end, const codec_chain< Codec, Next > &cc, OutIt out) (function) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/strutils.h:96: warning: Member operator==(const istring &is, const std::string &s) (function) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/strutils.h:102: warning: Member operator!=(const istring &is, const std::string &s) (function) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/strutils.h:108: warning: Member operator!=(const istring &is, const char *str) (function) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/strutils.h:114: warning: Member operator==(const istring &is, const char *str) (function) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/strutils.h:120: warning: Member dquoted(const std::string &s) (function) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/strutils.h:125: warning: Member parenthed(const std::string &s) (function) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/utils.h:18: warning: Member crlf(std::ostream &) (function) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/utils.h:19: warning: Member nl(std::ostream &) (function) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/utils.h:22: warning: Member isblank(char c) (function) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/strutils.h:18: warning: Member nullstring (variable) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:18: warning: Member version (variable) of namespace mimetic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h:35: warning: Member Address(const char *) (function) of struct mimetic::Address is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h:36: warning: Member Address(const std::string &) (function) of struct mimetic::Address is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h:37: warning: Member isGroup() const (function) of struct mimetic::Address is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h:38: warning: Member mailbox() (function) of struct mimetic::Address is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h:39: warning: Member mailbox() const (function) of struct mimetic::Address is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h:40: warning: Member group() (function) of struct mimetic::Address is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h:41: warning: Member group() const (function) of struct mimetic::Address is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h:42: warning: Member set(const std::string &) (function) of struct mimetic::Address is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h:43: warning: Member str() const (function) of struct mimetic::Address is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h:44: warning: Member operator==(const Address &) const (function) of struct mimetic::Address is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/address.h:45: warning: Member operator!=(const Address &) const (function) of struct mimetic::Address is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:21: warning: Member set(const std::string &val)=0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:22: warning: Member str() const =0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:23: warning: Member clone() const =0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/addresslist.h:41: warning: Member AddressList(const char *) (function) of struct mimetic::AddressList is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/addresslist.h:42: warning: Member AddressList(const std::string &) (function) of struct mimetic::AddressList is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/addresslist.h:44: warning: Member str() const (function) of struct mimetic::AddressList is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/addresslist.h:45: warning: Member set(const std::string &) (function) of struct mimetic::AddressList is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:21: warning: Member set(const std::string &val)=0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:22: warning: Member str() const =0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:23: warning: Member clone() const =0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/addresslist.h:47: warning: Member clone() const (function) of struct mimetic::AddressList is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:107: warning: Member ApplicationOctStream(const std::string &, const Codec &c=Base64::Encoder()) (function) of struct mimetic::ApplicationOctStream is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:108: warning: Member type() const (function) of struct mimetic::ApplicationOctStream is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:109: warning: Member type(const std::string &) (function) of struct mimetic::ApplicationOctStream is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:110: warning: Member padding() const (function) of struct mimetic::ApplicationOctStream is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:111: warning: Member padding(unsigned int) (function) of struct mimetic::ApplicationOctStream is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:112: warning: Member operator()() const (function) of struct mimetic::ApplicationOctStream is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:113: warning: Member isValid() const (function) of struct mimetic::ApplicationOctStream is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:66: warning: Member header() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:67: warning: Member header() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:69: warning: Member body() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:70: warning: Member body() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:81: warning: Member load(std::istream &, int mask=imNone) (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:115: warning: Member m_fqn (variable) of struct mimetic::ApplicationOctStream is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:116: warning: Member m_status (variable) of struct mimetic::ApplicationOctStream is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:100: warning: Member m_header (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:101: warning: Member m_body (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:102: warning: Member m_lines (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:103: warning: Member m_size (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:95: warning: Member commonInit() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:97: warning: Member write(std::ostream &, const char *eol=0) const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:126: warning: Member Attachment(const std::string &, const ContentType &) (function) of struct mimetic::Attachment is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:130: warning: Member Attachment(const std::string &, const ContentType &, const Codec &c) (function) of struct mimetic::Attachment is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:131: warning: Member operator()() const (function) of struct mimetic::Attachment is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:132: warning: Member isValid() const (function) of struct mimetic::Attachment is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:66: warning: Member header() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:67: warning: Member header() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:69: warning: Member body() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:70: warning: Member body() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:81: warning: Member load(std::istream &, int mask=imNone) (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:95: warning: Member commonInit() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:97: warning: Member write(std::ostream &, const char *eol=0) const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:100: warning: Member m_header (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:101: warning: Member m_body (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:102: warning: Member m_lines (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:103: warning: Member m_size (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:157: warning: Member AudioBasic(const std::string &fqn) (function) of struct mimetic::AudioBasic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:162: warning: Member AudioBasic(const std::string &fqn, const Codec &c) (function) of struct mimetic::AudioBasic is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:126: warning: Member Attachment(const std::string &, const ContentType &) (function) of struct mimetic::Attachment is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:130: warning: Member Attachment(const std::string &, const ContentType &, const Codec &c) (function) of struct mimetic::Attachment is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:131: warning: Member operator()() const (function) of struct mimetic::Attachment is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:132: warning: Member isValid() const (function) of struct mimetic::Attachment is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:66: warning: Member header() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:67: warning: Member header() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:69: warning: Member body() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:70: warning: Member body() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:81: warning: Member load(std::istream &, int mask=imNone) (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:95: warning: Member commonInit() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:97: warning: Member write(std::ostream &, const char *eol=0) const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:100: warning: Member m_header (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:101: warning: Member m_body (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:102: warning: Member m_lines (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:103: warning: Member m_size (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:27: warning: Member name() const =0 (function) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:49: warning: Member codec_type (typedef) of struct mimetic::buffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:25: warning: Member char_type (typedef) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:27: warning: Member name() const =0 (function) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:49: warning: Member codec_type (typedef) of struct mimetic::buffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:25: warning: Member char_type (typedef) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/body.h:61: warning: Member preamble() (function) of class mimetic::Body is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/body.h:75: warning: Member epilogue() (function) of class mimetic::Body is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/body.h:81: warning: Member parts() const (function) of class mimetic::Body is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/body.h:87: warning: Member owner() const (function) of class mimetic::Body is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/body.h:90: warning: Member owner(MimeEntity *) (function) of class mimetic::Body is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/body.h:92: warning: Member m_owner (variable) of class mimetic::Body is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/body.h:93: warning: Member m_parts (variable) of class mimetic::Body is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/body.h:94: warning: Member m_preamble (variable) of class mimetic::Body is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/body.h:94: warning: Member m_epilogue (variable) of class mimetic::Body is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:49: warning: Member codec_type (typedef) of struct mimetic::buffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:25: warning: Member char_type (typedef) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:27: warning: Member name() const =0 (function) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:25: warning: Member char_type (typedef) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:27: warning: Member name() const =0 (function) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:179: warning: Member self_type (typedef) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:180: warning: Member content_type (typedef) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:181: warning: Member next_node_type (typedef) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:187: warning: Member codec_chain(const content_type &c) (function) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:192: warning: Member codec_chain(const content_type &c, const next_node_type &node) (function) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:197: warning: Member codec_chain(const codec_chain &node) (function) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:202: warning: Member codec_chain(const null_node &) (function) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:206: warning: Member name() const (function) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:210: warning: Member process(char c) (function) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:214: warning: Member flush() (function) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:220: warning: Member get_c(int idx) const (function) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:224: warning: Member get_c(int idx) const (function) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:232: warning: Member operator[](int idx) const (function) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:239: warning: Member operator*() (function) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:241: warning: Member operator=(char c) (function) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:246: warning: Member operator++() (function) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:248: warning: Member operator++(int) (function) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:253: warning: Member operator|(const TailC &l) (function) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:261: warning: Member m_c (variable) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:262: warning: Member m_next (variable) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_chain.h:263: warning: Member m_name (variable) of struct mimetic::codec_chain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdescription.h:20: warning: Member ContentDescription(const char *) (function) of struct mimetic::ContentDescription is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdescription.h:21: warning: Member ContentDescription(const std::string &) (function) of struct mimetic::ContentDescription is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdescription.h:22: warning: Member set(const std::string &) (function) of struct mimetic::ContentDescription is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdescription.h:23: warning: Member str() const (function) of struct mimetic::ContentDescription is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:21: warning: Member set(const std::string &val)=0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:22: warning: Member str() const =0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:23: warning: Member clone() const =0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdescription.h:18: warning: Member label[] (variable) of struct mimetic::ContentDescription is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdescription.h:25: warning: Member clone() const (function) of struct mimetic::ContentDescription is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:22: warning: Member Param (typedef) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:23: warning: Member ParamList (typedef) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:27: warning: Member ContentDisposition(const char *) (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:28: warning: Member ContentDisposition(const std::string &) (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:30: warning: Member type(const std::string &) (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:31: warning: Member type() const (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:33: warning: Member paramList() const (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:34: warning: Member paramList() (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:36: warning: Member param(const std::string &) const (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:37: warning: Member param(const std::string &, const std::string &) (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:39: warning: Member set(const std::string &) (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:40: warning: Member str() const (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:42: warning: Member write(std::ostream &os, int fold=0) const (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:21: warning: Member set(const std::string &val)=0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:22: warning: Member str() const =0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:23: warning: Member clone() const =0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:25: warning: Member label[] (variable) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentdisposition.h:44: warning: Member clone() const (function) of struct mimetic::ContentDisposition is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentid.h:23: warning: Member ContentId(const char *) (function) of struct mimetic::ContentId is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentid.h:24: warning: Member ContentId(const std::string &) (function) of struct mimetic::ContentId is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentid.h:25: warning: Member set(const std::string &) (function) of struct mimetic::ContentId is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentid.h:26: warning: Member str() const (function) of struct mimetic::ContentId is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:21: warning: Member set(const std::string &val)=0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:22: warning: Member str() const =0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:23: warning: Member clone() const =0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentid.h:21: warning: Member label[] (variable) of struct mimetic::ContentId is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contentid.h:28: warning: Member clone() const (function) of struct mimetic::ContentId is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:28: warning: Member ContentTransferEncoding(const char *) (function) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:29: warning: Member ContentTransferEncoding(const std::string &) (function) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:30: warning: Member mechanism() const (function) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:31: warning: Member mechanism(const std::string &) (function) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:33: warning: Member set(const std::string &) (function) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:34: warning: Member str() const (function) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:21: warning: Member set(const std::string &val)=0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:22: warning: Member str() const =0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:23: warning: Member clone() const =0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:20: warning: Member label[] (variable) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:21: warning: Member base64[] (variable) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:22: warning: Member quoted_printable[] (variable) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:23: warning: Member binary[] (variable) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:24: warning: Member sevenbit[] (variable) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:25: warning: Member eightbit[] (variable) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttransferencoding.h:36: warning: Member clone() const (function) of struct mimetic::ContentTransferEncoding is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:31: warning: Member Param (typedef) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:32: warning: Member ParamList (typedef) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:35: warning: Member ContentType(const char *) (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:36: warning: Member ContentType(const std::string &) (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:37: warning: Member ContentType(const std::string &, const std::string &) (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:39: warning: Member set(const std::string &) (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:40: warning: Member set(const std::string &, const std::string &) (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:42: warning: Member isMultipart() const (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:44: warning: Member type() const (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:45: warning: Member type(const std::string &) (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:47: warning: Member subtype(const std::string &) (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:48: warning: Member subtype() const (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:50: warning: Member paramList() const (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:51: warning: Member paramList() (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:53: warning: Member param(const std::string &) const (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:54: warning: Member param(const std::string &, const std::string &) (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:56: warning: Member str() const (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:21: warning: Member set(const std::string &val)=0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:22: warning: Member str() const =0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:23: warning: Member clone() const =0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:21: warning: Member label[] (variable) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/contenttype.h:58: warning: Member clone() const (function) of class mimetic::ContentType is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:136: warning: Member value_type (typedef) of struct mimetic::ContTokenizer is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:137: warning: Member iterator (typedef) of struct mimetic::ContTokenizer is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:138: warning: Member const_iterator (typedef) of struct mimetic::ContTokenizer is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:142: warning: Member ContTokenizer(const Container *cont) (function) of struct mimetic::ContTokenizer is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:147: warning: Member ContTokenizer(const Container *cont, const DelimCont &delims) (function) of struct mimetic::ContTokenizer is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:152: warning: Member setSource(const Container *cont) (function) of struct mimetic::ContTokenizer is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:79: warning: Member ItTokenizer(Container::const_iterator bit, Container::const_iterator eit) (function) of class ItTokenizer< Container::const_iterator, Container::value_type > is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:83: warning: Member setSource(Container::const_iterator bit, Container::const_iterator eit) (function) of class ItTokenizer< Container::const_iterator, Container::value_type > is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:90: warning: Member setDelimList(const DelimCont &cont) (function) of class ItTokenizer< Container::const_iterator, Container::value_type > is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:95: warning: Member setDelimList(It bit, It eit) (function) of class ItTokenizer< Container::const_iterator, Container::value_type > is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:100: warning: Member next(DestCont &dst) (function) of class ItTokenizer< Container::const_iterator, Container::value_type > is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:113: warning: Member matched() const (function) of class ItTokenizer< Container::const_iterator, Container::value_type > is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:117: warning: Member addDelim(const Container::value_type &value) (function) of class ItTokenizer< Container::const_iterator, Container::value_type > is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:121: warning: Member removeDelim(const Container::value_type &value) (function) of class ItTokenizer< Container::const_iterator, Container::value_type > is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:89: warning: Member DateTime(const char *) (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:90: warning: Member DateTime(const std::string &) (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:91: warning: Member dayOfWeek() const (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:92: warning: Member day() const (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:93: warning: Member month() const (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:94: warning: Member year() const (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:95: warning: Member hour() const (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:96: warning: Member minute() const (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:97: warning: Member second() const (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:98: warning: Member zone() const (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:99: warning: Member str() const (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:21: warning: Member set(const std::string &val)=0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:22: warning: Member str() const =0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:23: warning: Member clone() const =0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:102: warning: Member clone() const (function) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/datetime.h:100: warning: Member operator<<(std::ostream &, const DateTime &) (friend) of struct mimetic::DateTime is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:44: warning: Member istring (typedef) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:47: warning: Member Field(const std::string &) (function) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:48: warning: Member Field(const std::string &, const std::string &) (function) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:51: warning: Member Field(const Field &) (function) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:52: warning: Member operator=(const Field &) (function) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:54: warning: Member name(const std::string &) (function) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:55: warning: Member name() const (function) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:57: warning: Member value(const std::string &) (function) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:58: warning: Member value() const (function) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:60: warning: Member write(std::ostream &, unsigned int fold=0) const (function) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:45: warning: Member null (variable) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/field.h:61: warning: Member operator<<(std::ostream &, const Field &) (friend) of struct mimetic::Field is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/fieldparam.h:21: warning: Member FieldParam(const std::string &) (function) of struct mimetic::FieldParam is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/fieldparam.h:22: warning: Member FieldParam(const std::string &, const std::string &) (function) of struct mimetic::FieldParam is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/fieldparam.h:23: warning: Member name() const (function) of struct mimetic::FieldParam is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/fieldparam.h:24: warning: Member value() const (function) of struct mimetic::FieldParam is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/fieldparam.h:25: warning: Member name(const std::string &) (function) of struct mimetic::FieldParam is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/fieldparam.h:26: warning: Member value(const std::string &) (function) of struct mimetic::FieldParam is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/fieldparam.h:27: warning: Member operator<<(std::ostream &, const FieldParam &) (friend) of struct mimetic::FieldParam is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:21: warning: Member set(const std::string &val)=0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:22: warning: Member str() const =0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:23: warning: Member clone() const =0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:24: warning: Member operator<<(std::ostream &, const FieldValue &) (friend) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h:20: warning: Member uint (typedef) of struct mimetic::FileOp is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h:22: warning: Member remove(const std::string &) (function) of struct mimetic::FileOp is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h:23: warning: Member move(const std::string &, const std::string &) (function) of struct mimetic::FileOp is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h:24: warning: Member exists(const std::string &) (function) of struct mimetic::FileOp is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h:26: warning: Member size(const std::string &) (function) of struct mimetic::FileOp is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h:27: warning: Member ctime(const std::string &) (function) of struct mimetic::FileOp is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h:28: warning: Member atime(const std::string &) (function) of struct mimetic::FileOp is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h:29: warning: Member mtime(const std::string &) (function) of struct mimetic::FileOp is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/group.h:44: warning: Member Group(const char *) (function) of struct mimetic::Group is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/group.h:45: warning: Member Group(const std::string &) (function) of struct mimetic::Group is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/group.h:46: warning: Member name(const std::string &) (function) of struct mimetic::Group is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/group.h:47: warning: Member name(int bCanonical=0) const (function) of struct mimetic::Group is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/group.h:48: warning: Member set(const std::string &) (function) of struct mimetic::Group is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/group.h:49: warning: Member str() const (function) of struct mimetic::Group is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:21: warning: Member set(const std::string &val)=0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:22: warning: Member str() const =0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:23: warning: Member clone() const =0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/group.h:51: warning: Member clone() const (function) of struct mimetic::Group is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:25: warning: Member mimeVersion() const (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:26: warning: Member mimeVersion() (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:27: warning: Member mimeVersion(const MimeVersion &) (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:29: warning: Member contentType() const (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:30: warning: Member contentType() (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:31: warning: Member contentType(const ContentType &) (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:33: warning: Member contentTransferEncoding() const (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:34: warning: Member contentTransferEncoding() (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:35: warning: Member contentTransferEncoding(const ContentTransferEncoding &) (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:37: warning: Member contentDisposition() const (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:38: warning: Member contentDisposition() (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:39: warning: Member contentDisposition(const ContentDisposition &) (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:41: warning: Member contentDescription() const (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:42: warning: Member contentDescription() (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:43: warning: Member contentDescription(const ContentDescription &) (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:45: warning: Member contentId() const (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:46: warning: Member contentId() (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/header.h:47: warning: Member contentId(const ContentId &) (function) of struct mimetic::Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:45: warning: Member hasField(const std::string &) const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:47: warning: Member field(const std::string &) const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:48: warning: Member field(const std::string &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:50: warning: Member sender() const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:51: warning: Member sender() (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:52: warning: Member sender(const Mailbox &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:54: warning: Member from() const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:55: warning: Member from() (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:56: warning: Member from(const MailboxList &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:58: warning: Member to() const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:59: warning: Member to() (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:60: warning: Member to(const AddressList &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:62: warning: Member subject() const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:63: warning: Member subject() (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:64: warning: Member subject(const std::string &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:66: warning: Member replyto() const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:67: warning: Member replyto() (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:68: warning: Member replyto(const AddressList &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:70: warning: Member cc() const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:71: warning: Member cc() (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:72: warning: Member cc(const AddressList &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:74: warning: Member bcc() const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:75: warning: Member bcc() (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:76: warning: Member bcc(const AddressList &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:78: warning: Member messageid() const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:79: warning: Member messageid() (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:80: warning: Member messageid(const MessageId &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:83: warning: Member getField(const std::string &) const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:85: warning: Member getField(const std::string &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:87: warning: Member setField(const std::string &, const T &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:143: warning: Member ImageJpeg(const std::string &fqn) (function) of struct mimetic::ImageJpeg is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:148: warning: Member ImageJpeg(const std::string &fqn, const Codec &c) (function) of struct mimetic::ImageJpeg is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:126: warning: Member Attachment(const std::string &, const ContentType &) (function) of struct mimetic::Attachment is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:130: warning: Member Attachment(const std::string &, const ContentType &, const Codec &c) (function) of struct mimetic::Attachment is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:131: warning: Member operator()() const (function) of struct mimetic::Attachment is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:132: warning: Member isValid() const (function) of struct mimetic::Attachment is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:66: warning: Member header() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:67: warning: Member header() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:69: warning: Member body() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:70: warning: Member body() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:81: warning: Member load(std::istream &, int mask=imNone) (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:95: warning: Member commonInit() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:97: warning: Member write(std::ostream &, const char *eol=0) const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:100: warning: Member m_header (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:101: warning: Member m_body (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:102: warning: Member m_lines (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:103: warning: Member m_size (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:79: warning: Member ItTokenizer(Iterator bit, Iterator eit) (function) of class mimetic::ItTokenizer is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:83: warning: Member setSource(Iterator bit, Iterator eit) (function) of class mimetic::ItTokenizer is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:90: warning: Member setDelimList(const DelimCont &cont) (function) of class mimetic::ItTokenizer is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:95: warning: Member setDelimList(It bit, It eit) (function) of class mimetic::ItTokenizer is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:100: warning: Member next(DestCont &dst) (function) of class mimetic::ItTokenizer is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:113: warning: Member matched() const (function) of class mimetic::ItTokenizer is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:117: warning: Member addDelim(const value_type &value) (function) of class mimetic::ItTokenizer is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tokenizer.h:121: warning: Member removeDelim(const value_type &value) (function) of class mimetic::ItTokenizer is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h:85: warning: Member process(char c, OutIt &out) (function) of struct mimetic::Lf2CrLf is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h:95: warning: Member name() const (function) of struct mimetic::Lf2CrLf is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:41: warning: Member flush(OutIt &) (function) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:27: warning: Member name() const =0 (function) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:39: warning: Member codec_type (typedef) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:25: warning: Member char_type (typedef) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:49: warning: Member Mailbox(const char *) (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:50: warning: Member Mailbox(const std::string &) (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:51: warning: Member mailbox(const std::string &) (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:52: warning: Member domain(const std::string &) (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:53: warning: Member label(const std::string &) (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:54: warning: Member sourceroute(const std::string &) (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:55: warning: Member mailbox(int bCanonical=1) const (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:56: warning: Member domain(int bCanonical=1) const (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:57: warning: Member label(int bCanonical=0) const (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:58: warning: Member sourceroute(int bCanonical=1) const (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:59: warning: Member operator==(const Mailbox &) const (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:60: warning: Member operator!=(const Mailbox &) const (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:61: warning: Member set(const std::string &) (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:62: warning: Member str() const (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:21: warning: Member set(const std::string &val)=0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:22: warning: Member str() const =0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:23: warning: Member clone() const =0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailbox.h:64: warning: Member clone() const (function) of struct mimetic::Mailbox is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailboxlist.h:37: warning: Member MailboxList(const char *) (function) of struct mimetic::MailboxList is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailboxlist.h:38: warning: Member MailboxList(const std::string &) (function) of struct mimetic::MailboxList is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailboxlist.h:39: warning: Member MailboxList(const std::string &, const std::string &) (function) of struct mimetic::MailboxList is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailboxlist.h:41: warning: Member str() const (function) of struct mimetic::MailboxList is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:21: warning: Member set(const std::string &val)=0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:22: warning: Member str() const =0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:23: warning: Member clone() const =0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/mailboxlist.h:43: warning: Member clone() const (function) of struct mimetic::MailboxList is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h:112: warning: Member MaxLineLen(uint m) (function) of struct mimetic::MaxLineLen is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h:117: warning: Member process(char c, OutIt &out) (function) of struct mimetic::MaxLineLen is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h:129: warning: Member name() const (function) of struct mimetic::MaxLineLen is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:41: warning: Member flush(OutIt &) (function) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:27: warning: Member name() const =0 (function) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:39: warning: Member codec_type (typedef) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:25: warning: Member char_type (typedef) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/message.h:22: warning: Member header() (function) of struct mimetic::Message is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/message.h:23: warning: Member header() const (function) of struct mimetic::Message is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/message.h:24: warning: Member body() (function) of struct mimetic::Message is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/message.h:25: warning: Member body() const (function) of struct mimetic::Message is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/message.h:27: warning: Member operator<<(std::ostream &, const Message &) (friend) of struct mimetic::Message is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/messageid.h:29: warning: Member MessageId(uint32_t thread_id=0) (function) of struct mimetic::MessageId is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/messageid.h:30: warning: Member MessageId(const std::string &) (function) of struct mimetic::MessageId is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/messageid.h:31: warning: Member str() const (function) of struct mimetic::MessageId is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/messageid.h:32: warning: Member set(const std::string &) (function) of struct mimetic::MessageId is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:21: warning: Member set(const std::string &val)=0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:22: warning: Member str() const =0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:23: warning: Member clone() const =0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/messageid.h:34: warning: Member clone() const (function) of struct mimetic::MessageId is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:173: warning: Member MessageRfc822(const MimeEntity &) (function) of struct mimetic::MessageRfc822 is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:66: warning: Member header() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:67: warning: Member header() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:69: warning: Member body() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:70: warning: Member body() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:81: warning: Member load(std::istream &, int mask=imNone) (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:175: warning: Member write(std::ostream &, const char *) const (function) of struct mimetic::MessageRfc822 is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:95: warning: Member commonInit() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:97: warning: Member write(std::ostream &, const char *eol=0) const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:100: warning: Member m_header (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:101: warning: Member m_body (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:102: warning: Member m_lines (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:103: warning: Member m_size (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:66: warning: Member header() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:67: warning: Member header() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:69: warning: Member body() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:70: warning: Member body() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:81: warning: Member load(std::istream &, int mask=imNone) (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:95: warning: Member commonInit() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:97: warning: Member write(std::ostream &, const char *eol=0) const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:100: warning: Member m_header (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:101: warning: Member m_body (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:102: warning: Member m_lines (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:103: warning: Member m_size (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:93: warning: Member operator<<(std::ostream &, const MimeEntity &) (friend) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeversion.h:25: warning: Member MimeVersion(const std::string &) (function) of struct mimetic::MimeVersion is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeversion.h:26: warning: Member MimeVersion(ver_type, ver_type) (function) of struct mimetic::MimeVersion is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeversion.h:28: warning: Member set(const std::string &) (function) of struct mimetic::MimeVersion is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeversion.h:29: warning: Member str() const (function) of struct mimetic::MimeVersion is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:36: warning: Member Version(const std::string &) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:37: warning: Member Version(ver_type, ver_type, ver_type build=0) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:38: warning: Member maj(ver_type) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:39: warning: Member min(ver_type) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:40: warning: Member build(ver_type) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:41: warning: Member maj() const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:42: warning: Member min() const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:43: warning: Member build() const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:45: warning: Member set(ver_type, ver_type, ver_type build=0) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:46: warning: Member set(const std::string &) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:47: warning: Member str() const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:49: warning: Member operator==(const Version &) const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:50: warning: Member operator!=(const Version &) const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:51: warning: Member operator<(const Version &) const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:52: warning: Member operator>(const Version &) const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:53: warning: Member operator<=(const Version &) const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:54: warning: Member operator>=(const Version &) const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:21: warning: Member set(const std::string &val)=0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:22: warning: Member str() const =0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:23: warning: Member clone() const =0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeversion.h:22: warning: Member label[] (variable) of struct mimetic::MimeVersion is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeversion.h:31: warning: Member clone() const (function) of struct mimetic::MimeVersion is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:34: warning: Member ver_type (typedef) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:57: warning: Member m_maj (variable) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:57: warning: Member m_min (variable) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:57: warning: Member m_build (variable) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:23: warning: Member iterator (typedef) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:24: warning: Member const_iterator (typedef) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h:20: warning: Member uint (typedef) of struct mimetic::FileOp is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:26: warning: Member MMFile(const std::string &, int mode=O_RDONLY) (function) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:28: warning: Member operator bool() const (function) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:29: warning: Member open(const std::string &, int mode=O_RDONLY) (function) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:30: warning: Member close() (function) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:31: warning: Member read(char *, int) (function) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:33: warning: Member begin() (function) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:34: warning: Member begin() const (function) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:35: warning: Member end() (function) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:36: warning: Member end() const (function) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:39: warning: Member map() (function) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:40: warning: Member open(int flags) (function) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:41: warning: Member stat() (function) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:43: warning: Member m_fqn (variable) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:44: warning: Member m_stated (variable) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:45: warning: Member m_st (variable) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:46: warning: Member m_fd (variable) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:48: warning: Member m_beg (variable) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/mmfile.h:48: warning: Member m_end (variable) of struct mimetic::MMFile is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h:22: warning: Member remove(const std::string &) (function) of struct mimetic::FileOp is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h:23: warning: Member move(const std::string &, const std::string &) (function) of struct mimetic::FileOp is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h:24: warning: Member exists(const std::string &) (function) of struct mimetic::FileOp is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h:26: warning: Member size(const std::string &) (function) of struct mimetic::FileOp is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h:27: warning: Member ctime(const std::string &) (function) of struct mimetic::FileOp is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h:28: warning: Member atime(const std::string &) (function) of struct mimetic::FileOp is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os/fileop.h:29: warning: Member mtime(const std::string &) (function) of struct mimetic::FileOp is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:66: warning: Member header() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:67: warning: Member header() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:69: warning: Member body() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:70: warning: Member body() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:81: warning: Member load(std::istream &, int mask=imNone) (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:95: warning: Member commonInit() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:97: warning: Member write(std::ostream &, const char *eol=0) const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:100: warning: Member m_header (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:101: warning: Member m_body (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:102: warning: Member m_lines (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:103: warning: Member m_size (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:66: warning: Member header() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:67: warning: Member header() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:69: warning: Member body() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:70: warning: Member body() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:81: warning: Member load(std::istream &, int mask=imNone) (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:95: warning: Member commonInit() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:97: warning: Member write(std::ostream &, const char *eol=0) const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:100: warning: Member m_header (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:101: warning: Member m_body (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:102: warning: Member m_lines (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:103: warning: Member m_size (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:66: warning: Member header() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:67: warning: Member header() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:69: warning: Member body() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:70: warning: Member body() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:81: warning: Member load(std::istream &, int mask=imNone) (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:95: warning: Member commonInit() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:97: warning: Member write(std::ostream &, const char *eol=0) const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:100: warning: Member m_header (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:101: warning: Member m_body (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:102: warning: Member m_lines (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:103: warning: Member m_size (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:66: warning: Member header() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:67: warning: Member header() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:69: warning: Member body() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:70: warning: Member body() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:81: warning: Member load(std::istream &, int mask=imNone) (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:95: warning: Member commonInit() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:97: warning: Member write(std::ostream &, const char *eol=0) const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:100: warning: Member m_header (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:101: warning: Member m_body (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:102: warning: Member m_lines (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:103: warning: Member m_size (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:66: warning: Member header() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:67: warning: Member header() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:69: warning: Member body() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:70: warning: Member body() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:81: warning: Member load(std::istream &, int mask=imNone) (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:95: warning: Member commonInit() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:97: warning: Member write(std::ostream &, const char *eol=0) const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:100: warning: Member m_header (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:101: warning: Member m_body (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:102: warning: Member m_lines (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:103: warning: Member m_size (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h:22: warning: Member process(char c, OutIt &out) (function) of struct mimetic::NullCodec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h:26: warning: Member name() const (function) of struct mimetic::NullCodec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:41: warning: Member flush(OutIt &) (function) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:27: warning: Member name() const =0 (function) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:39: warning: Member codec_type (typedef) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:25: warning: Member char_type (typedef) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:27: warning: Member name() const =0 (function) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:49: warning: Member codec_type (typedef) of struct mimetic::buffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:25: warning: Member char_type (typedef) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:27: warning: Member name() const =0 (function) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:49: warning: Member codec_type (typedef) of struct mimetic::buffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:25: warning: Member char_type (typedef) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:45: warning: Member hasField(const std::string &) const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:47: warning: Member field(const std::string &) const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:48: warning: Member field(const std::string &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:50: warning: Member sender() const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:51: warning: Member sender() (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:52: warning: Member sender(const Mailbox &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:54: warning: Member from() const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:55: warning: Member from() (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:56: warning: Member from(const MailboxList &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:58: warning: Member to() const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:59: warning: Member to() (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:60: warning: Member to(const AddressList &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:62: warning: Member subject() const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:63: warning: Member subject() (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:64: warning: Member subject(const std::string &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:66: warning: Member replyto() const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:67: warning: Member replyto() (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:68: warning: Member replyto(const AddressList &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:70: warning: Member cc() const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:71: warning: Member cc() (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:72: warning: Member cc(const AddressList &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:74: warning: Member bcc() const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:75: warning: Member bcc() (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:76: warning: Member bcc(const AddressList &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:78: warning: Member messageid() const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:79: warning: Member messageid() (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:80: warning: Member messageid(const MessageId &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:83: warning: Member getField(const std::string &) const (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:85: warning: Member getField(const std::string &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/header.h:87: warning: Member setField(const std::string &, const T &) (function) of class mimetic::Rfc822Header is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:37: warning: Member StringFieldValue(const std::string &) (function) of struct mimetic::StringFieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:38: warning: Member set(const std::string &) (function) of struct mimetic::StringFieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:39: warning: Member str() const (function) of struct mimetic::StringFieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:40: warning: Member ref() const (function) of struct mimetic::StringFieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:41: warning: Member ref() (function) of struct mimetic::StringFieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:21: warning: Member set(const std::string &val)=0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:22: warning: Member str() const =0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:23: warning: Member clone() const =0 (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:43: warning: Member clone() const (function) of struct mimetic::StringFieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:27: warning: Member typeChecked() const (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822/fieldvalue.h:28: warning: Member typeChecked(bool) (function) of struct mimetic::FieldValue is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:59: warning: Member TextEnriched(const std::string &text) (function) of struct mimetic::TextEnriched is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:31: warning: Member TextEntity(const std::string &text) (function) of struct mimetic::TextEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:66: warning: Member header() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:67: warning: Member header() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:69: warning: Member body() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:70: warning: Member body() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:81: warning: Member load(std::istream &, int mask=imNone) (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:95: warning: Member commonInit() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:97: warning: Member write(std::ostream &, const char *eol=0) const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:100: warning: Member m_header (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:101: warning: Member m_body (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:102: warning: Member m_lines (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:103: warning: Member m_size (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:31: warning: Member TextEntity(const std::string &text) (function) of struct mimetic::TextEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:66: warning: Member header() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:67: warning: Member header() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:69: warning: Member body() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:70: warning: Member body() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:81: warning: Member load(std::istream &, int mask=imNone) (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:95: warning: Member commonInit() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:97: warning: Member write(std::ostream &, const char *eol=0) const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:100: warning: Member m_header (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:101: warning: Member m_body (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:102: warning: Member m_lines (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:103: warning: Member m_size (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:47: warning: Member TextPlain(const std::string &text) (function) of struct mimetic::TextPlain is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/message.h:31: warning: Member TextEntity(const std::string &text) (function) of struct mimetic::TextEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:66: warning: Member header() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:67: warning: Member header() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:69: warning: Member body() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:70: warning: Member body() const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:81: warning: Member load(std::istream &, int mask=imNone) (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:95: warning: Member commonInit() (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:97: warning: Member write(std::ostream &, const char *eol=0) const (function) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:100: warning: Member m_header (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:101: warning: Member m_body (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:102: warning: Member m_lines (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/mimeentity.h:103: warning: Member m_size (variable) of class mimetic::MimeEntity is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h:62: warning: Member process(char c, OutIt &out) (function) of struct mimetic::ToLowerCase is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h:70: warning: Member name() const (function) of struct mimetic::ToLowerCase is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:41: warning: Member flush(OutIt &) (function) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:27: warning: Member name() const =0 (function) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:39: warning: Member codec_type (typedef) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:25: warning: Member char_type (typedef) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h:40: warning: Member process(char c, OutIt &out) (function) of struct mimetic::ToUpperCase is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/other_codecs.h:48: warning: Member name() const (function) of struct mimetic::ToUpperCase is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:41: warning: Member flush(OutIt &) (function) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:27: warning: Member name() const =0 (function) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:39: warning: Member codec_type (typedef) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:25: warning: Member char_type (typedef) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tree.h:19: warning: Member self_type (typedef) of struct mimetic::TreeNode is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tree.h:20: warning: Member NodeList (typedef) of struct mimetic::TreeNode is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tree.h:24: warning: Member TreeNode(const value_type &data) (function) of struct mimetic::TreeNode is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tree.h:28: warning: Member set(const value_type &data) (function) of struct mimetic::TreeNode is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tree.h:32: warning: Member get() (function) of struct mimetic::TreeNode is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tree.h:36: warning: Member get() const (function) of struct mimetic::TreeNode is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tree.h:40: warning: Member childList() (function) of struct mimetic::TreeNode is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/tree.h:44: warning: Member childList() const (function) of struct mimetic::TreeNode is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:39: warning: Member codec_type (typedef) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:25: warning: Member char_type (typedef) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:41: warning: Member flush(OutIt &) (function) of struct mimetic::unbuffered_codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec/codec_base.h:27: warning: Member name() const =0 (function) of struct mimetic::codec is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:34: warning: Member ver_type (typedef) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:36: warning: Member Version(const std::string &) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:37: warning: Member Version(ver_type, ver_type, ver_type build=0) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:38: warning: Member maj(ver_type) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:39: warning: Member min(ver_type) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:40: warning: Member build(ver_type) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:41: warning: Member maj() const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:42: warning: Member min() const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:43: warning: Member build() const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:45: warning: Member set(ver_type, ver_type, ver_type build=0) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:46: warning: Member set(const std::string &) (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:47: warning: Member str() const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:49: warning: Member operator==(const Version &) const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:50: warning: Member operator!=(const Version &) const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:51: warning: Member operator<(const Version &) const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:52: warning: Member operator>(const Version &) const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:53: warning: Member operator<=(const Version &) const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:54: warning: Member operator>=(const Version &) const (function) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:57: warning: Member m_maj (variable) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:57: warning: Member m_min (variable) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:57: warning: Member m_build (variable) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:55: warning: Member operator<<(std::ostream &, const Version &) (friend) of struct mimetic::Version is not documented. /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:28: warning: Found unknown command '\d' /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:28: warning: Found unknown command '\d' /usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/version.h:28: warning: Found unknown command '\d' .h... Generating code for file streambufs.h... Generating code for file strutils.h... Generating code for file tokenizer.h... Generating code for file tree.h... Generating code for file utils.h... Generating code for file utils.h... Generating code for file version.h... Generating file documentation... Generating page documentation... Generating group documentation... Generating class documentation... Generating concept documentation... Generating namespace index... Generating docs for namespace mimetic Generating docs for compound mimetic::Address... Generating docs for compound mimetic::AddressList... Generating docs for compound mimetic::ApplicationOctStream... Generating docs for compound mimetic::Attachment... Generating docs for compound mimetic::AudioBasic... Generating docs for nested compound mimetic::Base64::Decoder... Generating docs for nested compound mimetic::Base64::Encoder... Generating docs for compound mimetic::Body... Generating docs for compound mimetic::buffered_codec... Generating docs for compound mimetic::codec... Generating docs for compound mimetic::codec_chain... Generating docs for compound mimetic::ContentDescription... Generating docs for compound mimetic::ContentDisposition... Generating docs for compound mimetic::ContentId... Generating docs for compound mimetic::ContentTransferEncoding... Generating docs for compound mimetic::ContentType... Generating docs for compound mimetic::ContTokenizer... Generating docs for compound mimetic::DateTime... Generating docs for compound mimetic::Field... Generating docs for compound mimetic::FieldParam... Generating docs for compound mimetic::FieldValue... Generating docs for compound mimetic::FileOp... Generating docs for compound mimetic::Group... Generating docs for compound mimetic::Header... Generating docs for compound mimetic::ImageJpeg... Generating docs for compound mimetic::IteratorParser... Generating docs for compound mimetic::ItTokenizer... Generating docs for compound mimetic::Lf2CrLf... Generating docs for compound mimetic::Mailbox... Generating docs for compound mimetic::MailboxList... Generating docs for compound mimetic::MaxLineLen... Generating docs for compound mimetic::Message... Generating docs for compound mimetic::MessageId... Generating docs for compound mimetic::MessageRfc822... Generating docs for compound mimetic::MimeEntity... Generating docs for compound mimetic::MimeVersion... Generating docs for compound mimetic::MMFile... Generating docs for compound mimetic::MultipartAlternative... Generating docs for compound mimetic::MultipartDigest... Generating docs for compound mimetic::MultipartEntity... Generating docs for compound mimetic::MultipartMixed... Generating docs for compound mimetic::MultipartParallel... Generating docs for compound mimetic::NullCodec... Generating docs for nested compound mimetic::QP::Decoder... Generating docs for nested compound mimetic::QP::Encoder... Generating docs for compound mimetic::Rfc822Header... Generating docs for compound mimetic::StringFieldValue... Generating docs for compound mimetic::TextEnriched... Generating docs for compound mimetic::TextEntity... Generating docs for compound mimetic::TextPlain... Generating docs for compound mimetic::ToLowerCase... Generating docs for compound mimetic::ToUpperCase... Generating docs for compound mimetic::TreeNode... Generating docs for compound mimetic::unbuffered_codec... Generating docs for compound mimetic::Version... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating concept index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... type lookup cache used 1214/65536 hits=4415 misses=1460 symbol lookup cache used 1537/65536 hits=12546 misses=1537 finished... make: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/doc' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.76778 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libmimetic-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libmimetic-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd mimetic-0.9.8 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libmimetic-buildroot make: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8' Making install in mimetic make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' cd .. && /bin/sh ./config.status mimetic/Makefile depfiles config.status: creating mimetic/Makefile config.status: executing depfiles commands Making install in codec make[2]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' cd ../.. && /bin/sh ./config.status mimetic/codec/Makefile depfiles config.status: creating mimetic/codec/Makefile config.status: executing depfiles commands make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/mimetic/codec" || /bin/mkdir -p "/usr/src/tmp/libmimetic-buildroot/usr/include/mimetic/codec" /usr/libexec/rpm-build/install -p -m 644 base64.h codec_base.h codec_chain.h code.h other_codecs.h qp.h codec.h '/usr/src/tmp/libmimetic-buildroot/usr/include/mimetic/codec' make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' make[2]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/codec' Making install in os make[2]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' cd ../.. && /bin/sh ./config.status mimetic/os/Makefile depfiles config.status: creating mimetic/os/Makefile config.status: executing depfiles commands make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/mimetic/os" || /bin/mkdir -p "/usr/src/tmp/libmimetic-buildroot/usr/include/mimetic/os" /usr/libexec/rpm-build/install -p -m 644 directory.h file_iterator.h mmfile.h stdfile.h file.h fileop.h os.h utils.h '/usr/src/tmp/libmimetic-buildroot/usr/include/mimetic/os' make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' make[2]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/os' Making install in rfc822 make[2]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' cd ../.. && /bin/sh ./config.status mimetic/rfc822/Makefile depfiles config.status: creating mimetic/rfc822/Makefile config.status: executing depfiles commands make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/mimetic/rfc822" || /bin/mkdir -p "/usr/src/tmp/libmimetic-buildroot/usr/include/mimetic/rfc822" /usr/libexec/rpm-build/install -p -m 644 address.h datetime.h group.h mailboxlist.h rfc822.h addresslist.h field.h header.h message.h body.h fieldvalue.h mailbox.h messageid.h '/usr/src/tmp/libmimetic-buildroot/usr/include/mimetic/rfc822' make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' make[2]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/rfc822' Making install in parser make[2]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/parser' cd ../.. && /bin/sh ./config.status mimetic/parser/Makefile config.status: creating mimetic/parser/Makefile make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/parser' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/mimetic/parser" || /bin/mkdir -p "/usr/src/tmp/libmimetic-buildroot/usr/include/mimetic/parser" /usr/libexec/rpm-build/install -p -m 644 itparser.h itparserdecl.h '/usr/src/tmp/libmimetic-buildroot/usr/include/mimetic/parser' make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/parser' make[2]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic/parser' make[2]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[3]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/libmimetic-buildroot/usr/lib" /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libmimetic.la '/usr/src/tmp/libmimetic-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/libmimetic.so.0.0.0 /usr/src/tmp/libmimetic-buildroot/usr/lib/libmimetic.so.0.0.0 libtool: install: (cd /usr/src/tmp/libmimetic-buildroot/usr/lib && { ln -s -f libmimetic.so.0.0.0 libmimetic.so.0 || { rm -f libmimetic.so.0 && ln -s libmimetic.so.0.0.0 libmimetic.so.0; }; }) libtool: install: (cd /usr/src/tmp/libmimetic-buildroot/usr/lib && { ln -s -f libmimetic.so.0.0.0 libmimetic.so || { rm -f libmimetic.so && ln -s libmimetic.so.0.0.0 libmimetic.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libmimetic.lai /usr/src/tmp/libmimetic-buildroot/usr/lib/libmimetic.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/mimetic" || /bin/mkdir -p "/usr/src/tmp/libmimetic-buildroot/usr/include/mimetic" /usr/libexec/rpm-build/install -p -m 644 body.h contenttransferencoding.h mimeentity.h tokenizer.h circular_buffer.h contenttype.h mimeentitylist.h tree.h fieldparam.h mimetic.h utils.h contentdescription.h header.h mimeversion.h version.h contentdisposition.h libconfig.h streambufs.h contentid.h message.h strutils.h '/usr/src/tmp/libmimetic-buildroot/usr/include/mimetic' make[3]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[2]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/mimetic' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/doc' 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/mimetic-0.9.8/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/doc' Making install in examples make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/examples' cd .. && /bin/sh ./config.status examples/Makefile depfiles config.status: creating examples/Makefile config.status: executing depfiles commands make[2]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/examples' 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/mimetic-0.9.8/examples' make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/examples' Making install in test make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' ./runtest ====================================== Tests Statistics -------------------------------------- Functions Checks Success 65 2740 Failed 0 0 -------------------------------------- Total 65 2740 ====================================== make[2]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' 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/mimetic-0.9.8/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/test' Making install in win32 make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/win32' make[2]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8/win32' 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/mimetic-0.9.8/win32' make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8/win32' make[1]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8' make[2]: Entering directory '/usr/src/RPM/BUILD/mimetic-0.9.8' 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/mimetic-0.9.8' make[1]: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8' make: Leaving directory '/usr/src/RPM/BUILD/mimetic-0.9.8' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libmimetic-buildroot (auto) removed './usr/lib/libmimetic.la' mode of './usr/lib/libmimetic.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libmimetic-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libmimetic-buildroot/ (default) Compressing files in /usr/src/tmp/libmimetic-buildroot (auto) Adjusting library links in /usr/src/tmp/libmimetic-buildroot ./usr/lib: (from :0) libmimetic.so.0 -> libmimetic.so.0.0.0 Verifying ELF objects in /usr/src/tmp/libmimetic-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/libmimetic.so.0.0.0: uses non-LFS functions: __open_2 mmap stat Processing files: libmimetic-0.9.8-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.31564 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mimetic-0.9.8 + DOCDIR=/usr/src/tmp/libmimetic-buildroot/usr/share/doc/libmimetic-0.9.8 + export DOCDIR + rm -rf /usr/src/tmp/libmimetic-buildroot/usr/share/doc/libmimetic-0.9.8 + /bin/mkdir -p /usr/src/tmp/libmimetic-buildroot/usr/share/doc/libmimetic-0.9.8 + cp -prL COPYING LICENSE /usr/src/tmp/libmimetic-buildroot/usr/share/doc/libmimetic-0.9.8 + chmod -R go-w /usr/src/tmp/libmimetic-buildroot/usr/share/doc/libmimetic-0.9.8 + chmod -R a+rX /usr/src/tmp/libmimetic-buildroot/usr/share/doc/libmimetic-0.9.8 + cp -prL AUTHORS ChangeLog README /usr/src/tmp/libmimetic-buildroot/usr/share/doc/libmimetic-0.9.8 + chmod -R go-w /usr/src/tmp/libmimetic-buildroot/usr/share/doc/libmimetic-0.9.8 + chmod -R a+rX /usr/src/tmp/libmimetic-buildroot/usr/share/doc/libmimetic-0.9.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.C677dP find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libmimetic-buildroot/usr/lib/libmimetic.so.0: 572 symbols, 20 bpp warning: hash collision: _ZNK7mimetic16StringFieldValue3refB5cxx11Ev _ZTVN7mimetic13MessageRfc822E Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PMlZxh find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libmimetic.so.0 = set:ndkqyZ4PdBjGvJdgUdEZtmc2FdU03lL3Sh4C5FAPFq6CKBRp6QtNpZ7YSfx2HcQvcpqxESzVXuNB7UCwjqevisR1p5LoNuGdFRXj5loILJdtZAX8COnjjzPhXd88hhFfKgsaUvH5SQ8whEZzO24HAkomZ37sfpmjP3FzdybluKNLBcYTk0L7N0iCRqR2eKJWfNgiy0gPmgT3N8ICZ5Z5R7lHjYyJg5ALQcEZoathOyNuODpZxiONCzrA22uZ1zs8YHfdN174IHPyYZA00IaQ724Z9UAZIx89llF0JI10gqfWK6MNEnUxu10MsTChFUs1A6ET01wj7HEw7UCZvQpvWLEbw5pYWA7uv7ugbYf2aaay6S5Wu9REwVJtrIMpAMZ78m8wLHBqSxNIy0AmxrFj9yPwslAmoxdirKpmaQixyQyt45yN3gZoZgUIKyxjcxDPeJ6E1GtLSfAybQQwZhCXwYhI3vUaMT449j6OYRDn4rcHZriR6eHbigpDT1POT40JNZyM62pNrEg7H8NGUgUO5iFZbfH5mvU78xDLSo19sAlMVjEzJ479j7l6jmZs1rTUsB4ZFNopibMxIlgEywkvWyQT8RvMln525nw3QlEVHh0EaJP8J2lB4B7EZ4SLN8oeFFoZ8R34YDw0U7H7nehfg2ZFMxGhIl7vGhku7P3IYcCg3icygoVo1Yonw8nzJESIMYeIV3qhHec46JZfbGSpTgr3sFCIaCEvUhkHmoaDx958qQyDfCdeKiC3Ayt8iOgVZ0U01de0jOXHWKcsIxXD51Z7sdz9zxvJmZvBnvgGZ9Lr2PxNzuL0nDV0oGKZbqz1y2TZc7BYfTCAx97kacmaqsGFrE3VDTLFDqsOGjB0kYck0l1f5dFa76jkhy0uG6h8iWr3SzsniP0Hcs4q9FmMOKj7ZFBuZgQtdBIXFXudCnZrZGDZ2bkqHI1y2e1pBaB26ZlgSXWGk04B2XTn0g2RklXeaZDBbyEhYOJ86py4yiTO4eig73LvDZo6zSDFZDtV7NnxUkAPm5Km1CG1SpYKAOtdsxCPAlCJb2GlypbA6dTtrPm3mzy4IthZBc2Js1yNfbZDaRkKDSloGiinkZvrrRerxbwQb6FRVuC5HZ89DjQugLgOAyJubKsMA7JXBLmG8n7dfoKwMQZb8t94EjF617KOy7fOsqLTnjKTlx4 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_3.3.1), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.11), libstdc++.so.6(GLIBCXX_3.4.15), libstdc++.so.6(GLIBCXX_3.4.20), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.26), libstdc++.so.6(GLIBCXX_3.4.29), libstdc++.so.6(GLIBCXX_3.4.9), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PB9t41 Creating libmimetic-debuginfo package Processing files: libmimetic-devel-0.9.8-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.12787 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mimetic-0.9.8 + DOCDIR=/usr/src/tmp/libmimetic-buildroot/usr/share/doc/libmimetic-devel-0.9.8 + export DOCDIR + rm -rf /usr/src/tmp/libmimetic-buildroot/usr/share/doc/libmimetic-devel-0.9.8 + /bin/mkdir -p /usr/src/tmp/libmimetic-buildroot/usr/share/doc/libmimetic-devel-0.9.8 + cp -prL doc/html/address_8h_source.html doc/html/addresslist_8h_source.html doc/html/annotated.html doc/html/base64_8h_source.html doc/html/bc_s.png doc/html/bc_sd.png doc/html/bdwn.png doc/html/body_8h_source.html doc/html/circular__buffer_8h_source.html doc/html/classes.html doc/html/classmimetic_1_1Base64_1_1Decoder-members.html doc/html/classmimetic_1_1Base64_1_1Decoder.html doc/html/classmimetic_1_1Base64_1_1Decoder.png doc/html/classmimetic_1_1Base64_1_1Encoder-members.html doc/html/classmimetic_1_1Base64_1_1Encoder.html doc/html/classmimetic_1_1Base64_1_1Encoder.png doc/html/classmimetic_1_1Body-members.html doc/html/classmimetic_1_1Body.html doc/html/classmimetic_1_1ContentType-members.html doc/html/classmimetic_1_1ContentType.html doc/html/classmimetic_1_1ContentType.png doc/html/classmimetic_1_1ItTokenizer-members.html doc/html/classmimetic_1_1ItTokenizer.html doc/html/classmimetic_1_1MimeEntity-members.html doc/html/classmimetic_1_1MimeEntity.html doc/html/classmimetic_1_1MimeEntity.png doc/html/classmimetic_1_1QP_1_1Decoder-members.html doc/html/classmimetic_1_1QP_1_1Decoder.html doc/html/classmimetic_1_1QP_1_1Decoder.png doc/html/classmimetic_1_1QP_1_1Encoder-members.html doc/html/classmimetic_1_1QP_1_1Encoder.html doc/html/classmimetic_1_1QP_1_1Encoder.png doc/html/classmimetic_1_1Rfc822Header-members.html doc/html/classmimetic_1_1Rfc822Header.html doc/html/classmimetic_1_1Rfc822Header.png doc/html/closed.png doc/html/code_8h_source.html doc/html/codec_8h_source.html doc/html/codec__base_8h_source.html doc/html/codec__chain_8h_source.html doc/html/config_8h_source.html doc/html/config__win32_8h_source.html doc/html/contentdescription_8h_source.html doc/html/contentdisposition_8h_source.html doc/html/contentid_8h_source.html doc/html/contenttransferencoding_8h_source.html doc/html/contenttype_8h_source.html doc/html/datetime_8h_source.html doc/html/dir_0ddc75cee18f873e3ea6f50a372af02b.html doc/html/dir_42b2caf1869ef4361a9dd2595b5c48ff.html doc/html/dir_a845bd0ec2bad158b76592803da23f50.html doc/html/dir_df49c14fd8aa884232e3605fdebd68b9.html doc/html/dir_f2fae5f3dffc087333537a33f492bc8b.html doc/html/directory_8h_source.html doc/html/doc.png doc/html/docd.png doc/html/doxygen.css doc/html/doxygen.svg doc/html/dynsections.js doc/html/field_8h_source.html doc/html/fieldparam_8h_source.html doc/html/fieldvalue_8h_source.html doc/html/file_8h_source.html doc/html/file__iterator_8h_source.html doc/html/fileop_8h_source.html doc/html/files.html doc/html/folderclosed.png doc/html/folderopen.png doc/html/functions.html doc/html/functions_func.html doc/html/group_8h_source.html doc/html/header_8h_source.html doc/html/hierarchy.html doc/html/index.html doc/html/itparser_8h_source.html doc/html/itparserdecl_8h_source.html doc/html/jquery.js doc/html/libconfig_8h_source.html doc/html/mailbox_8h_source.html doc/html/mailboxlist_8h_source.html doc/html/message_8h_source.html doc/html/messageid_8h_source.html doc/html/mimeentity_8h_source.html doc/html/mimeentitylist_8h_source.html doc/html/mimetic_8h_source.html doc/html/mimeversion_8h_source.html doc/html/mmfile_8h_source.html doc/html/namespacemembers.html doc/html/namespacemembers_func.html doc/html/namespacemembers_type.html doc/html/namespacemimetic.html doc/html/namespaces.html doc/html/nav_f.png doc/html/nav_fd.png doc/html/nav_g.png doc/html/nav_h.png doc/html/nav_hd.png doc/html/open.png doc/html/os_2utils_8h_source.html doc/html/os_8h_source.html doc/html/other__codecs_8h_source.html doc/html/qp_8h_source.html doc/html/rfc822_2body_8h_source.html doc/html/rfc822_2header_8h_source.html doc/html/rfc822_2message_8h_source.html doc/html/rfc822_8h_source.html doc/html/splitbar.png doc/html/splitbard.png doc/html/stdfile_8h_source.html doc/html/streambufs_8h_source.html doc/html/structmimetic_1_1Address-members.html doc/html/structmimetic_1_1Address.html doc/html/structmimetic_1_1Address.png doc/html/structmimetic_1_1AddressList-members.html doc/html/structmimetic_1_1AddressList.html doc/html/structmimetic_1_1AddressList.png doc/html/structmimetic_1_1ApplicationOctStream-members.html doc/html/structmimetic_1_1ApplicationOctStream.html doc/html/structmimetic_1_1ApplicationOctStream.png doc/html/structmimetic_1_1Attachment-members.html doc/html/structmimetic_1_1Attachment.html doc/html/structmimetic_1_1Attachment.png doc/html/structmimetic_1_1AudioBasic-members.html doc/html/structmimetic_1_1AudioBasic.html doc/html/structmimetic_1_1AudioBasic.png doc/html/structmimetic_1_1ContTokenizer-members.html doc/html/structmimetic_1_1ContTokenizer.html doc/html/structmimetic_1_1ContTokenizer.png doc/html/structmimetic_1_1ContentDescription-members.html doc/html/structmimetic_1_1ContentDescription.html doc/html/structmimetic_1_1ContentDescription.png doc/html/structmimetic_1_1ContentDisposition-members.html doc/html/structmimetic_1_1ContentDisposition.html doc/html/structmimetic_1_1ContentDisposition.png doc/html/structmimetic_1_1ContentId-members.html doc/html/structmimetic_1_1ContentId.html doc/html/structmimetic_1_1ContentId.png doc/html/structmimetic_1_1ContentTransferEncoding-members.html doc/html/structmimetic_1_1ContentTransferEncoding.html doc/html/structmimetic_1_1ContentTransferEncoding.png doc/html/structmimetic_1_1DateTime-members.html doc/html/structmimetic_1_1DateTime.html doc/html/structmimetic_1_1DateTime.png doc/html/structmimetic_1_1Field-members.html doc/html/structmimetic_1_1Field.html doc/html/structmimetic_1_1FieldParam-members.html doc/html/structmimetic_1_1FieldParam.html doc/html/structmimetic_1_1FieldValue-members.html doc/html/structmimetic_1_1FieldValue.html doc/html/structmimetic_1_1FieldValue.png doc/html/structmimetic_1_1FileOp-members.html doc/html/structmimetic_1_1FileOp.html doc/html/structmimetic_1_1FileOp.png doc/html/structmimetic_1_1Group-members.html doc/html/structmimetic_1_1Group.html doc/html/structmimetic_1_1Group.png doc/html/structmimetic_1_1Header-members.html doc/html/structmimetic_1_1Header.html doc/html/structmimetic_1_1Header.png doc/html/structmimetic_1_1ImageJpeg-members.html doc/html/structmimetic_1_1ImageJpeg.html doc/html/structmimetic_1_1ImageJpeg.png doc/html/structmimetic_1_1IteratorParser.html doc/html/structmimetic_1_1Lf2CrLf-members.html doc/html/structmimetic_1_1Lf2CrLf.html doc/html/structmimetic_1_1Lf2CrLf.png doc/html/structmimetic_1_1MMFile-members.html doc/html/structmimetic_1_1MMFile.html doc/html/structmimetic_1_1MMFile.png doc/html/structmimetic_1_1Mailbox-members.html doc/html/structmimetic_1_1Mailbox.html doc/html/structmimetic_1_1Mailbox.png doc/html/structmimetic_1_1MailboxList-members.html doc/html/structmimetic_1_1MailboxList.html doc/html/structmimetic_1_1MailboxList.png doc/html/structmimetic_1_1MaxLineLen-members.html doc/html/structmimetic_1_1MaxLineLen.html doc/html/structmimetic_1_1MaxLineLen.png doc/html/structmimetic_1_1Message-members.html doc/html/structmimetic_1_1Message.html doc/html/structmimetic_1_1MessageId-members.html doc/html/structmimetic_1_1MessageId.html doc/html/structmimetic_1_1MessageId.png doc/html/structmimetic_1_1MessageRfc822-members.html doc/html/structmimetic_1_1MessageRfc822.html doc/html/structmimetic_1_1MessageRfc822.png doc/html/structmimetic_1_1MimeVersion-members.html doc/html/structmimetic_1_1MimeVersion.html doc/html/structmimetic_1_1MimeVersion.png doc/html/structmimetic_1_1MultipartAlternative-members.html doc/html/structmimetic_1_1MultipartAlternative.html doc/html/structmimetic_1_1MultipartAlternative.png doc/html/structmimetic_1_1MultipartDigest-members.html doc/html/structmimetic_1_1MultipartDigest.html doc/html/structmimetic_1_1MultipartDigest.png doc/html/structmimetic_1_1MultipartEntity-members.html doc/html/structmimetic_1_1MultipartEntity.html doc/html/structmimetic_1_1MultipartEntity.png doc/html/structmimetic_1_1MultipartMixed-members.html doc/html/structmimetic_1_1MultipartMixed.html doc/html/structmimetic_1_1MultipartMixed.png doc/html/structmimetic_1_1MultipartParallel-members.html doc/html/structmimetic_1_1MultipartParallel.html doc/html/structmimetic_1_1MultipartParallel.png doc/html/structmimetic_1_1NullCodec-members.html doc/html/structmimetic_1_1NullCodec.html doc/html/structmimetic_1_1NullCodec.png doc/html/structmimetic_1_1StringFieldValue-members.html doc/html/structmimetic_1_1StringFieldValue.html doc/html/structmimetic_1_1StringFieldValue.png doc/html/structmimetic_1_1TextEnriched-members.html doc/html/structmimetic_1_1TextEnriched.html doc/html/structmimetic_1_1TextEnriched.png doc/html/structmimetic_1_1TextEntity-members.html doc/html/structmimetic_1_1TextEntity.html doc/html/structmimetic_1_1TextEntity.png doc/html/structmimetic_1_1TextPlain-members.html doc/html/structmimetic_1_1TextPlain.html doc/html/structmimetic_1_1TextPlain.png doc/html/structmimetic_1_1ToLowerCase-members.html doc/html/structmimetic_1_1ToLowerCase.html doc/html/structmimetic_1_1ToLowerCase.png doc/html/structmimetic_1_1ToUpperCase-members.html doc/html/structmimetic_1_1ToUpperCase.html doc/html/structmimetic_1_1ToUpperCase.png doc/html/structmimetic_1_1TreeNode-members.html doc/html/structmimetic_1_1TreeNode.html doc/html/structmimetic_1_1Version-members.html doc/html/structmimetic_1_1Version.html doc/html/structmimetic_1_1Version.png doc/html/structmimetic_1_1buffered__codec-members.html doc/html/structmimetic_1_1buffered__codec.html doc/html/structmimetic_1_1buffered__codec.png doc/html/structmimetic_1_1codec-members.html doc/html/structmimetic_1_1codec.html doc/html/structmimetic_1_1codec.png doc/html/structmimetic_1_1codec__chain-members.html doc/html/structmimetic_1_1codec__chain.html doc/html/structmimetic_1_1unbuffered__codec-members.html doc/html/structmimetic_1_1unbuffered__codec.html doc/html/structmimetic_1_1unbuffered__codec.png doc/html/strutils_8h_source.html doc/html/sync_off.png doc/html/sync_on.png doc/html/tab_a.png doc/html/tab_ad.png doc/html/tab_b.png doc/html/tab_bd.png doc/html/tab_h.png doc/html/tab_hd.png doc/html/tab_s.png doc/html/tab_sd.png doc/html/tabs.css doc/html/tokenizer_8h_source.html doc/html/tree_8h_source.html doc/html/utils_8h_source.html doc/html/version_8h_source.html /usr/src/tmp/libmimetic-buildroot/usr/share/doc/libmimetic-devel-0.9.8 + chmod -R go-w /usr/src/tmp/libmimetic-buildroot/usr/share/doc/libmimetic-devel-0.9.8 + chmod -R a+rX /usr/src/tmp/libmimetic-buildroot/usr/share/doc/libmimetic-devel-0.9.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DWiuqk find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ip9PZw find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/libmimetic-buildroot/usr/include/mimetic/body.h:9:10: fatal error: string: No such file or directory 9 | #include | ^~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/libmimetic-buildroot/usr/include/mimetic/body.h: cpp failed, trying c++ mode Requires: /usr/lib/libmimetic.so.0.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.duQLNr Processing files: libmimetic-debuginfo-0.9.8-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lfISF8 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9H8xq6 find-requires: running scripts (debuginfo) Provides: debug(libmimetic.so.0) Requires: libmimetic = 0.9.8-alt2, debug(libc.so.6), debug(libgcc_s.so.1), debug(libstdc++.so.6) Adding to libmimetic-debuginfo a strict dependency on libmimetic Adding to libmimetic-devel a strict dependency on libmimetic Removing 1 extra deps from libmimetic-devel due to dependency on libmimetic Wrote: /usr/src/RPM/RPMS/i586/libmimetic-0.9.8-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libmimetic-devel-0.9.8-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libmimetic-debuginfo-0.9.8-alt2.i586.rpm (w2.lzdio) 53.54user 11.54system 0:27.82elapsed 233%CPU (0avgtext+0avgdata 114984maxresident)k 0inputs+0outputs (0major+2854476minor)pagefaults 0swaps 2.24user 1.39system 0:36.15elapsed 10%CPU (0avgtext+0avgdata 109852maxresident)k 1128inputs+0outputs (0major+273084minor)pagefaults 0swaps --- libmimetic-0.9.8-alt2.i586.rpm.repo 2021-09-22 07:43:45.000000000 +0000 +++ libmimetic-0.9.8-alt2.i586.rpm.hasher 2023-06-03 06:30:48.440830388 +0000 @@ -11,2 +11,3 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) Requires: libc.so.6(GLIBC_2.4) @@ -22,2 +23,3 @@ Requires: libstdc++.so.6(GLIBCXX_3.4.21) +Requires: libstdc++.so.6(GLIBCXX_3.4.26) Requires: libstdc++.so.6(GLIBCXX_3.4.29) @@ -29,3 +31,3 @@ File: /usr/lib/libmimetic.so.0 120777 root:root libmimetic.so.0.0.0 -File: /usr/lib/libmimetic.so.0.0.0 100644 root:root 33d4c62e183ee5f8bd8204cd93a6a968 +File: /usr/lib/libmimetic.so.0.0.0 100644 root:root f5811bde803f99d8e788e4dcb9f2ed98 File: /usr/share/doc/libmimetic-0.9.8 40755 root:root @@ -36,2 +38,2 @@ File: /usr/share/doc/libmimetic-0.9.8/README 100644 root:root 7394e4f7b889b119317e133730523526 -RPMIdentity: 1c9ee9b80f2acf5d720d1fe8c88d85360fd2fb6b393017db3ee24c8a63bd6ee6803211b1fb3a0e320a0b2b4e355d98cb8ad05015f5d6ecff1493294f8322a594 +RPMIdentity: 209eef63c30cd77c8fa82877d2130313e78d211297b3f382cd519c876912e578cacb4e96a240c74eb6c48e93fef1070552038a832c897d5638c59df4d3dec2d7 --- libmimetic-debuginfo-0.9.8-alt2.i586.rpm.repo 2021-09-22 07:43:46.000000000 +0000 +++ libmimetic-debuginfo-0.9.8-alt2.i586.rpm.hasher 2023-06-03 06:30:48.714834289 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/f5 40755 root:root -/usr/lib/debug/.build-id/f5/4d21258f029329ddc47d49055b378ed7119cbb 120777 root:root ../../../libmimetic.so.0.0.0 -/usr/lib/debug/.build-id/f5/4d21258f029329ddc47d49055b378ed7119cbb.debug 120777 root:root ../../usr/lib/libmimetic.so.0.0.0.debug +/usr/lib/debug/.build-id/5d 40755 root:root +/usr/lib/debug/.build-id/5d/fb846eeb20f75f965e76ad9473f923616ddd43 120777 root:root ../../../libmimetic.so.0.0.0 +/usr/lib/debug/.build-id/5d/fb846eeb20f75f965e76ad9473f923616ddd43.debug 120777 root:root ../../usr/lib/libmimetic.so.0.0.0.debug /usr/lib/debug/usr/lib/libmimetic.so.0.0.0.debug 100644 root:root @@ -94,6 +94,6 @@ Provides: libmimetic-debuginfo = 0.9.8-alt2:sisyphus+285666.100.1.1 -File: /usr/lib/debug/.build-id/f5 40755 root:root -File: /usr/lib/debug/.build-id/f5/4d21258f029329ddc47d49055b378ed7119cbb 120777 root:root ../../../libmimetic.so.0.0.0 -File: /usr/lib/debug/.build-id/f5/4d21258f029329ddc47d49055b378ed7119cbb.debug 120777 root:root ../../usr/lib/libmimetic.so.0.0.0.debug -File: /usr/lib/debug/usr/lib/libmimetic.so.0.0.0.debug 100644 root:root 4d438288f0c4811e852507a7393e8680 +File: /usr/lib/debug/.build-id/5d 40755 root:root +File: /usr/lib/debug/.build-id/5d/fb846eeb20f75f965e76ad9473f923616ddd43 120777 root:root ../../../libmimetic.so.0.0.0 +File: /usr/lib/debug/.build-id/5d/fb846eeb20f75f965e76ad9473f923616ddd43.debug 120777 root:root ../../usr/lib/libmimetic.so.0.0.0.debug +File: /usr/lib/debug/usr/lib/libmimetic.so.0.0.0.debug 100644 root:root ecab2b6efb276b4469cb8329724e8548 File: /usr/lib/debug/usr/lib/libmimetic.so.0.debug 120777 root:root libmimetic.so.0.0.0.debug @@ -181,2 +181,2 @@ File: /usr/src/debug/mimetic-0.9.8/mimetic/version.h 100644 root:root a285715a437aa62aba29d6d68417e5b3 -RPMIdentity: 10e1fa98685a9333467dcb9ce24d96922b6feb85fabbecd7af008190aa3cfde3a5050f62a45b8f80fc6e4e11b486dc72f128ba306dcc8252d83b5cae79ffb073 +RPMIdentity: 6a54a05dbe839f53b02af7e8707a46e45f89eab639a6c826e401aebad9bf3f6c182708386ea6a6839ce1de1958d393cbb6a6f60291df520bdce0a8b510e2bd2c --- libmimetic-devel-0.9.8-alt2.i586.rpm.repo 2021-09-22 07:43:46.000000000 +0000 +++ libmimetic-devel-0.9.8-alt2.i586.rpm.hasher 2023-06-03 06:30:48.972837962 +0000 @@ -63,2 +63,3 @@ /usr/share/doc/libmimetic-devel-0.9.8/bc_s.png 100644 root:root +/usr/share/doc/libmimetic-devel-0.9.8/bc_sd.png 100644 root:root /usr/share/doc/libmimetic-devel-0.9.8/bdwn.png 100644 root:root @@ -112,2 +113,3 @@ /usr/share/doc/libmimetic-devel-0.9.8/doc.png 100644 root:root +/usr/share/doc/libmimetic-devel-0.9.8/docd.png 100644 root:root /usr/share/doc/libmimetic-devel-0.9.8/doxygen.css 100644 root:root @@ -149,4 +151,6 @@ /usr/share/doc/libmimetic-devel-0.9.8/nav_f.png 100644 root:root +/usr/share/doc/libmimetic-devel-0.9.8/nav_fd.png 100644 root:root /usr/share/doc/libmimetic-devel-0.9.8/nav_g.png 100644 root:root /usr/share/doc/libmimetic-devel-0.9.8/nav_h.png 100644 root:root +/usr/share/doc/libmimetic-devel-0.9.8/nav_hd.png 100644 root:root /usr/share/doc/libmimetic-devel-0.9.8/open.png 100644 root:root @@ -161,2 +165,3 @@ /usr/share/doc/libmimetic-devel-0.9.8/splitbar.png 100644 root:root +/usr/share/doc/libmimetic-devel-0.9.8/splitbard.png 100644 root:root /usr/share/doc/libmimetic-devel-0.9.8/stdfile_8h_source.html 100644 root:root @@ -298,5 +303,9 @@ /usr/share/doc/libmimetic-devel-0.9.8/tab_a.png 100644 root:root +/usr/share/doc/libmimetic-devel-0.9.8/tab_ad.png 100644 root:root /usr/share/doc/libmimetic-devel-0.9.8/tab_b.png 100644 root:root +/usr/share/doc/libmimetic-devel-0.9.8/tab_bd.png 100644 root:root /usr/share/doc/libmimetic-devel-0.9.8/tab_h.png 100644 root:root +/usr/share/doc/libmimetic-devel-0.9.8/tab_hd.png 100644 root:root /usr/share/doc/libmimetic-devel-0.9.8/tab_s.png 100644 root:root +/usr/share/doc/libmimetic-devel-0.9.8/tab_sd.png 100644 root:root /usr/share/doc/libmimetic-devel-0.9.8/tabs.css 100644 root:root @@ -367,239 +376,244 @@ File: /usr/share/doc/libmimetic-devel-0.9.8 40755 root:root -File: /usr/share/doc/libmimetic-devel-0.9.8/address_8h_source.html 100644 root:root c8c138385e7f977333e9a4f209193ad0 -File: /usr/share/doc/libmimetic-devel-0.9.8/addresslist_8h_source.html 100644 root:root d4d31552b7803dc0d0a9683486bba32b -File: /usr/share/doc/libmimetic-devel-0.9.8/annotated.html 100644 root:root e2cde68fb9a7fa110cffe07edd52e4fe -File: /usr/share/doc/libmimetic-devel-0.9.8/base64_8h_source.html 100644 root:root e785505ea0c3eb27e3e00522c57f1724 +File: /usr/share/doc/libmimetic-devel-0.9.8/address_8h_source.html 100644 root:root 5a7ca379adde9d51d395eb8fb78b882d +File: /usr/share/doc/libmimetic-devel-0.9.8/addresslist_8h_source.html 100644 root:root 044d1c07174c82eb3d17d4677c6c5ffc +File: /usr/share/doc/libmimetic-devel-0.9.8/annotated.html 100644 root:root 81bffaec0b8748a1cc7509e3ae6448c9 +File: /usr/share/doc/libmimetic-devel-0.9.8/base64_8h_source.html 100644 root:root d674911a81aa46030f880d37e3850334 File: /usr/share/doc/libmimetic-devel-0.9.8/bc_s.png 100644 root:root ceaaae73746596a7519cfe782d8aa065 +File: /usr/share/doc/libmimetic-devel-0.9.8/bc_sd.png 100644 root:root dd8557b2a24d0ec5eb1975fa34a48f0d File: /usr/share/doc/libmimetic-devel-0.9.8/bdwn.png 100644 root:root 6249334b2e7fc28090f26abeb328eb78 -File: /usr/share/doc/libmimetic-devel-0.9.8/body_8h_source.html 100644 root:root 55a9b639d3ca17d66e12df7d53b03e96 -File: /usr/share/doc/libmimetic-devel-0.9.8/circular__buffer_8h_source.html 100644 root:root d6a3c495e49600699136687044a3708b -File: /usr/share/doc/libmimetic-devel-0.9.8/classes.html 100644 root:root b967322eaade733020ab534f724f4773 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Base64_1_1Decoder-members.html 100644 root:root d47674a73f1f2af36f3c7c6bce037337 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Base64_1_1Decoder.html 100644 root:root 2b6f008ef9b992f5f8a27880d8babc48 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Base64_1_1Decoder.png 100644 root:root cc91a15ccb2b6bdeb19dca20ee280858 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Base64_1_1Encoder-members.html 100644 root:root f586592e6d08ca3a7f30fcdbb9b5d82a -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Base64_1_1Encoder.html 100644 root:root d7915e043a1b348962a59c4af7afd881 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Base64_1_1Encoder.png 100644 root:root a9fa5d0c39c0a4ad9ba446d30aeb4f2a -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Body-members.html 100644 root:root 171f153cd0d20793948eec5f2a27ddb2 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Body.html 100644 root:root 7f6f975334f5ad8f9aba5bb369752678 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1ContentType-members.html 100644 root:root aeb40614a6fb40d7b8fa60cce4c1ec8e -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1ContentType.html 100644 root:root 8d7836ac4354a3819c9884c137b487b7 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1ContentType.png 100644 root:root 8d3bfcb3503a941761b80993d64e71c0 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1ItTokenizer-members.html 100644 root:root 3dbc436b2c20d723af0471b8351d4e7a -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1ItTokenizer.html 100644 root:root 53431089761af5f2b1c45f41f75714df -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1MimeEntity-members.html 100644 root:root 6d0c821c64d096314c19b9e4378cadce -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1MimeEntity.html 100644 root:root e764ef01f317435202dfe6229455865e -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1MimeEntity.png 100644 root:root ea96d238342f8da34655cbb303540237 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1QP_1_1Decoder-members.html 100644 root:root 2df95b21b67be2394f259168d798d654 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1QP_1_1Decoder.html 100644 root:root 17a30cfce92e6b8a34e6cbf6fcc8e911 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1QP_1_1Decoder.png 100644 root:root cc91a15ccb2b6bdeb19dca20ee280858 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1QP_1_1Encoder-members.html 100644 root:root 08187dea3bf94eafafe1358633c12f1c -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1QP_1_1Encoder.html 100644 root:root fbc419e37c1f3bd7a42e20d924912054 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1QP_1_1Encoder.png 100644 root:root a9fa5d0c39c0a4ad9ba446d30aeb4f2a -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Rfc822Header-members.html 100644 root:root 7e16f8a3a0574fc665e685bd0122a5f2 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Rfc822Header.html 100644 root:root 0d74a9fca6047d30900835a41b849c16 -File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Rfc822Header.png 100644 root:root 366a137e6e0e6c2499d892e0baf7ee8f +File: /usr/share/doc/libmimetic-devel-0.9.8/body_8h_source.html 100644 root:root e8240ae61b947451e7133c96eb8d1c65 +File: /usr/share/doc/libmimetic-devel-0.9.8/circular__buffer_8h_source.html 100644 root:root 2dd02ad8d960c676c1e9c3dfd2632c6b +File: /usr/share/doc/libmimetic-devel-0.9.8/classes.html 100644 root:root 55ff8bfbdc148719db87f3c10b7dab64 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Base64_1_1Decoder-members.html 100644 root:root 518d09d223dc2ab663f953cfaddb9244 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Base64_1_1Decoder.html 100644 root:root 46c616325fc15b14277a39a966c2d27e +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Base64_1_1Decoder.png 100644 root:root 0f935fff2c80375d91b3e52473d77032 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Base64_1_1Encoder-members.html 100644 root:root da30b1336826acdeb93f0d9212f49c83 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Base64_1_1Encoder.html 100644 root:root 3baa5101ba3ae824a5771d4045d7ba0d +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Base64_1_1Encoder.png 100644 root:root 5bee5322df8654207cb435a262e3cbcd +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Body-members.html 100644 root:root 42829d6f22adafddb1c90569f81a137c +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Body.html 100644 root:root a577981f29e5abaec92f6440cb5836fb +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1ContentType-members.html 100644 root:root f3dee55f0cdef34901cfa6765392b5c3 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1ContentType.html 100644 root:root 5e60322763122acbe65393840d5783a1 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1ContentType.png 100644 root:root c5b6bae50db69a8a22d899e0fb266fac +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1ItTokenizer-members.html 100644 root:root 1127f1899fbd5679bee4b996f9b03b2e +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1ItTokenizer.html 100644 root:root 445040816196b534133fe44d8927174f +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1MimeEntity-members.html 100644 root:root 0fa1348f68565cedfb7709443c8e900b +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1MimeEntity.html 100644 root:root f11d2ca245f75619a71905baaa219b96 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1MimeEntity.png 100644 root:root 2236a3ad5b5e2d0342d49bebc1bbe48e +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1QP_1_1Decoder-members.html 100644 root:root 4a441b814120b680ec2709cbc479b34a +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1QP_1_1Decoder.html 100644 root:root c686cdfeaedaae7a0d84e03430d73cd6 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1QP_1_1Decoder.png 100644 root:root 0f935fff2c80375d91b3e52473d77032 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1QP_1_1Encoder-members.html 100644 root:root 94cfd510e911f33ca63387b9cdd308f1 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1QP_1_1Encoder.html 100644 root:root 247ca936e4c0bc83ea648d4e7f757974 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1QP_1_1Encoder.png 100644 root:root 5bee5322df8654207cb435a262e3cbcd +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Rfc822Header-members.html 100644 root:root 1b6b2e0e1cc22118d6cba78801e7789b +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Rfc822Header.html 100644 root:root 6a1e5d6edb2b9d3df724b353eece9344 +File: /usr/share/doc/libmimetic-devel-0.9.8/classmimetic_1_1Rfc822Header.png 100644 root:root 4b84aabf06ee544e66a1e878389f2651 File: /usr/share/doc/libmimetic-devel-0.9.8/closed.png 100644 root:root 3fa180a1c853204ee64235708fb8e162 -File: /usr/share/doc/libmimetic-devel-0.9.8/code_8h_source.html 100644 root:root fabaf6f4d463c310b71e3ceed0e568d6 -File: /usr/share/doc/libmimetic-devel-0.9.8/codec_8h_source.html 100644 root:root 7cb4b4870be58fa92e10347364e42db0 -File: /usr/share/doc/libmimetic-devel-0.9.8/codec__base_8h_source.html 100644 root:root 71977373fe82518314d87d7312f64d83 -File: /usr/share/doc/libmimetic-devel-0.9.8/codec__chain_8h_source.html 100644 root:root 5f80c4d2f0a25e566bc8c6672c19adbf -File: /usr/share/doc/libmimetic-devel-0.9.8/config_8h_source.html 100644 root:root 4fa0d3000e99b27cc77071cace7c7be7 -File: /usr/share/doc/libmimetic-devel-0.9.8/config__win32_8h_source.html 100644 root:root e731db95d9dd0d12a1c8294655eeb141 -File: /usr/share/doc/libmimetic-devel-0.9.8/contentdescription_8h_source.html 100644 root:root 4fbb2c0eb062bab2ce8072b56f3a9542 -File: /usr/share/doc/libmimetic-devel-0.9.8/contentdisposition_8h_source.html 100644 root:root 3883e67d9e69cf13b8be1732d130f688 -File: /usr/share/doc/libmimetic-devel-0.9.8/contentid_8h_source.html 100644 root:root d5a0657d583536839ee0f94741229e77 -File: /usr/share/doc/libmimetic-devel-0.9.8/contenttransferencoding_8h_source.html 100644 root:root 594d4219cfd9b02c4b957f970478f2d7 -File: /usr/share/doc/libmimetic-devel-0.9.8/contenttype_8h_source.html 100644 root:root 9e3e32ca65c09fbd37ce860d241bf32f -File: /usr/share/doc/libmimetic-devel-0.9.8/datetime_8h_source.html 100644 root:root b64782ad084bd3e87a766669e1818d37 -File: /usr/share/doc/libmimetic-devel-0.9.8/dir_0ddc75cee18f873e3ea6f50a372af02b.html 100644 root:root f037f3fdb546255e63e507a690b38591 -File: /usr/share/doc/libmimetic-devel-0.9.8/dir_42b2caf1869ef4361a9dd2595b5c48ff.html 100644 root:root 4227e5fd89ba8a56e10c7071aa31ce55 -File: /usr/share/doc/libmimetic-devel-0.9.8/dir_a845bd0ec2bad158b76592803da23f50.html 100644 root:root 3ed30eae4541f2010a3941745ef78ec6 -File: /usr/share/doc/libmimetic-devel-0.9.8/dir_df49c14fd8aa884232e3605fdebd68b9.html 100644 root:root 49a72b04cb89e41c16dea984c938be9d -File: /usr/share/doc/libmimetic-devel-0.9.8/dir_f2fae5f3dffc087333537a33f492bc8b.html 100644 root:root 28268b2015875e3a6615d23c1768fc0a -File: /usr/share/doc/libmimetic-devel-0.9.8/directory_8h_source.html 100644 root:root bf241a37d972131fa550f20f94240998 +File: /usr/share/doc/libmimetic-devel-0.9.8/code_8h_source.html 100644 root:root 1c0a1b467e4511c340afbf3b110fe17b +File: /usr/share/doc/libmimetic-devel-0.9.8/codec_8h_source.html 100644 root:root 0062fd5624e41031d0206add5166c55b +File: /usr/share/doc/libmimetic-devel-0.9.8/codec__base_8h_source.html 100644 root:root 73aef116c28f111a659d865748ec377a +File: /usr/share/doc/libmimetic-devel-0.9.8/codec__chain_8h_source.html 100644 root:root 0a985b845e72d0764652ed1f9f7b7d5c +File: /usr/share/doc/libmimetic-devel-0.9.8/config_8h_source.html 100644 root:root 80f011e3107f07a424de79063bcf711c +File: /usr/share/doc/libmimetic-devel-0.9.8/config__win32_8h_source.html 100644 root:root 659d5510e731cb13ec1f8f7c35b4816b +File: /usr/share/doc/libmimetic-devel-0.9.8/contentdescription_8h_source.html 100644 root:root b84e1287febab67eb72ce711cae7bd0a +File: /usr/share/doc/libmimetic-devel-0.9.8/contentdisposition_8h_source.html 100644 root:root ad35be2460acee463000d8e49ec4b7eb +File: /usr/share/doc/libmimetic-devel-0.9.8/contentid_8h_source.html 100644 root:root 77b64206ae7b43fed8a53f35fc4c3254 +File: /usr/share/doc/libmimetic-devel-0.9.8/contenttransferencoding_8h_source.html 100644 root:root 659844edfa009471ed8364fb1c693df4 +File: /usr/share/doc/libmimetic-devel-0.9.8/contenttype_8h_source.html 100644 root:root 0ec8ba800a009a8996a1955050ecf649 +File: /usr/share/doc/libmimetic-devel-0.9.8/datetime_8h_source.html 100644 root:root 8b1a83127a8cce1dc777fb597621fadb +File: /usr/share/doc/libmimetic-devel-0.9.8/dir_0ddc75cee18f873e3ea6f50a372af02b.html 100644 root:root 94b878d1475ce3962361142161ef332b +File: /usr/share/doc/libmimetic-devel-0.9.8/dir_42b2caf1869ef4361a9dd2595b5c48ff.html 100644 root:root f9659e9690178eb32b791b7c1f63a206 +File: /usr/share/doc/libmimetic-devel-0.9.8/dir_a845bd0ec2bad158b76592803da23f50.html 100644 root:root 0977f6acac0205b96df146aba7c21d2e +File: /usr/share/doc/libmimetic-devel-0.9.8/dir_df49c14fd8aa884232e3605fdebd68b9.html 100644 root:root 8c54427ce0b7fcd6c97ef50486a84b21 +File: /usr/share/doc/libmimetic-devel-0.9.8/dir_f2fae5f3dffc087333537a33f492bc8b.html 100644 root:root d3a7ba5999f09f1f654f931cf06e7fbd +File: /usr/share/doc/libmimetic-devel-0.9.8/directory_8h_source.html 100644 root:root 5a9e5acc4bb4c1a5bc56ab65f0c3db3a File: /usr/share/doc/libmimetic-devel-0.9.8/doc.png 100644 root:root 31ed05886f30a2be256e9df86a25586f -File: /usr/share/doc/libmimetic-devel-0.9.8/doxygen.css 100644 root:root 2c39008156d9e26a2fd709ea124a1e4f +File: /usr/share/doc/libmimetic-devel-0.9.8/docd.png 100644 root:root a27d12c7c9e52c552b147244bd502f5f +File: /usr/share/doc/libmimetic-devel-0.9.8/doxygen.css 100644 root:root e90e8b6f8d906d9fc05f6acb7138cde5 File: /usr/share/doc/libmimetic-devel-0.9.8/doxygen.svg 100644 root:root a1393c6693110602d5ad3e0d43269bb7 -File: /usr/share/doc/libmimetic-devel-0.9.8/dynsections.js 100644 root:root c14230deed69fc9b4bbf22bfa42841d3 -File: /usr/share/doc/libmimetic-devel-0.9.8/field_8h_source.html 100644 root:root d696cc6eeb343bbf0c56850074c157f2 -File: /usr/share/doc/libmimetic-devel-0.9.8/fieldparam_8h_source.html 100644 root:root f24a7069efe46f0c2b19543e10fb93ab -File: /usr/share/doc/libmimetic-devel-0.9.8/fieldvalue_8h_source.html 100644 root:root 130f42977a75623d0bdb640bbe782fc3 -File: /usr/share/doc/libmimetic-devel-0.9.8/file_8h_source.html 100644 root:root ca233665b7e70ab12f3480cf9b5bd0f0 -File: /usr/share/doc/libmimetic-devel-0.9.8/file__iterator_8h_source.html 100644 root:root 867303d6a4d81424a0b5f44f74aef87e -File: /usr/share/doc/libmimetic-devel-0.9.8/fileop_8h_source.html 100644 root:root a1325aea340885b5528f844c33491d24 -File: /usr/share/doc/libmimetic-devel-0.9.8/files.html 100644 root:root 395456d3eb9bea88bf50fd7ad713bc8b +File: /usr/share/doc/libmimetic-devel-0.9.8/dynsections.js 100644 root:root d17eaf4331c05c6245986910c6d1e14d +File: /usr/share/doc/libmimetic-devel-0.9.8/field_8h_source.html 100644 root:root b73bf28390a55fc959a2e2933e4a52ac +File: /usr/share/doc/libmimetic-devel-0.9.8/fieldparam_8h_source.html 100644 root:root f8149e0ce951d301d67ab898266d276a +File: /usr/share/doc/libmimetic-devel-0.9.8/fieldvalue_8h_source.html 100644 root:root a756a5ecbb8718ca17d2b999463c8a25 +File: /usr/share/doc/libmimetic-devel-0.9.8/file_8h_source.html 100644 root:root bbc9f10e82d3f0b1859d6b07c9f1d976 +File: /usr/share/doc/libmimetic-devel-0.9.8/file__iterator_8h_source.html 100644 root:root 929af83972cb98084218f077bf288f03 +File: /usr/share/doc/libmimetic-devel-0.9.8/fileop_8h_source.html 100644 root:root 7ca27ee1fb2bc86b33d136c9d5e3c780 +File: /usr/share/doc/libmimetic-devel-0.9.8/files.html 100644 root:root 3b6c655630fd359c55626eae635efbea File: /usr/share/doc/libmimetic-devel-0.9.8/folderclosed.png 100644 root:root 0b7046d86103299b2a0306ddf33ec004 File: /usr/share/doc/libmimetic-devel-0.9.8/folderopen.png 100644 root:root 9ff4412a8e93e25320b9e260951c6a04 -File: /usr/share/doc/libmimetic-devel-0.9.8/functions.html 100644 root:root 4c189e40c2bee0d03a77c28eced7d651 -File: /usr/share/doc/libmimetic-devel-0.9.8/functions_func.html 100644 root:root d4b5c83584fbb7f2c3f9360294ce0aa6 -File: /usr/share/doc/libmimetic-devel-0.9.8/group_8h_source.html 100644 root:root 635eb44d05bbcecd826fef9701db44d8 -File: /usr/share/doc/libmimetic-devel-0.9.8/header_8h_source.html 100644 root:root ef16d8866030ae1711702afa11e7b861 -File: /usr/share/doc/libmimetic-devel-0.9.8/hierarchy.html 100644 root:root 7ad8ed3b4d39ba62ec43ec0d4dcc2ce6 -File: /usr/share/doc/libmimetic-devel-0.9.8/index.html 100644 root:root d87f7dfa69e30c36cc16bc37e062b04b -File: /usr/share/doc/libmimetic-devel-0.9.8/itparser_8h_source.html 100644 root:root 72a2bcb58cbd52cf4e42afcd629b30b3 -File: /usr/share/doc/libmimetic-devel-0.9.8/itparserdecl_8h_source.html 100644 root:root c7440010211948fb9c41cd0a6ea5c91f -File: /usr/share/doc/libmimetic-devel-0.9.8/jquery.js 100644 root:root ed067826ee972d3c98cc3c1223553a70 -File: /usr/share/doc/libmimetic-devel-0.9.8/libconfig_8h_source.html 100644 root:root ad4997cd7af4769387417e39143f73ff -File: /usr/share/doc/libmimetic-devel-0.9.8/mailbox_8h_source.html 100644 root:root 4a4402ae133d865ca6c4d98e58e81004 -File: /usr/share/doc/libmimetic-devel-0.9.8/mailboxlist_8h_source.html 100644 root:root 76f46d3a42fb2784e6012b378f3f0a1e -File: /usr/share/doc/libmimetic-devel-0.9.8/message_8h_source.html 100644 root:root b71063be60c6c5abfddcc466296ead53 -File: /usr/share/doc/libmimetic-devel-0.9.8/messageid_8h_source.html 100644 root:root 9d1fd3466ba1bb9712575cd6677994f0 -File: /usr/share/doc/libmimetic-devel-0.9.8/mimeentity_8h_source.html 100644 root:root 98fc05b4c293e7343488be5eca3b4984 -File: /usr/share/doc/libmimetic-devel-0.9.8/mimeentitylist_8h_source.html 100644 root:root 36230ec3af19404d972fcac99fef1c2c -File: /usr/share/doc/libmimetic-devel-0.9.8/mimetic_8h_source.html 100644 root:root 47d8c709bbfabe7e9d1ae95beef8ede0 -File: /usr/share/doc/libmimetic-devel-0.9.8/mimeversion_8h_source.html 100644 root:root 639f94fb36366828a0b7dbead6bcee4c -File: /usr/share/doc/libmimetic-devel-0.9.8/mmfile_8h_source.html 100644 root:root 2964ed2687063775a7b9eef57f657395 -File: /usr/share/doc/libmimetic-devel-0.9.8/namespacemembers.html 100644 root:root 14355250c9b81ea711ab3926c882bea0 -File: /usr/share/doc/libmimetic-devel-0.9.8/namespacemembers_func.html 100644 root:root a08184cebb1c6433881f7860ef403da1 -File: /usr/share/doc/libmimetic-devel-0.9.8/namespacemembers_type.html 100644 root:root 3d43c692679178797cbdec5001616f89 -File: /usr/share/doc/libmimetic-devel-0.9.8/namespacemimetic.html 100644 root:root 0bc9f8243dc187f16beffc85f64cc34f -File: /usr/share/doc/libmimetic-devel-0.9.8/namespaces.html 100644 root:root 179f6b0198402258f1b0632dda352449 +File: /usr/share/doc/libmimetic-devel-0.9.8/functions.html 100644 root:root 5668210d4dc013a2e895f72da1db645c +File: /usr/share/doc/libmimetic-devel-0.9.8/functions_func.html 100644 root:root fa88a14f46e79ea1d3046bf439f5f901 +File: /usr/share/doc/libmimetic-devel-0.9.8/group_8h_source.html 100644 root:root 9cb7a9d6c3ac18b8aabc9be2cca87d71 +File: /usr/share/doc/libmimetic-devel-0.9.8/header_8h_source.html 100644 root:root c2759ea7528762dbec8b8949a919d843 +File: /usr/share/doc/libmimetic-devel-0.9.8/hierarchy.html 100644 root:root d25f904504353e62845c210ee0542bea +File: /usr/share/doc/libmimetic-devel-0.9.8/index.html 100644 root:root 4735ebeec12973827da3312ba56783eb +File: /usr/share/doc/libmimetic-devel-0.9.8/itparser_8h_source.html 100644 root:root a61f1239cb1d75187574db44707fe5f6 +File: /usr/share/doc/libmimetic-devel-0.9.8/itparserdecl_8h_source.html 100644 root:root 9033d72be8565442e06c01871937ccdc +File: /usr/share/doc/libmimetic-devel-0.9.8/jquery.js 100644 root:root 8df62db0120e51645a368485cc61a7e4 +File: /usr/share/doc/libmimetic-devel-0.9.8/libconfig_8h_source.html 100644 root:root 9a8ee373e0e69bbfff0f1fb1a5faaab1 +File: /usr/share/doc/libmimetic-devel-0.9.8/mailbox_8h_source.html 100644 root:root a9a00f1c0fa3b554983d3d63b8ff557e +File: /usr/share/doc/libmimetic-devel-0.9.8/mailboxlist_8h_source.html 100644 root:root d38e520f0479bd7f82157d122ca1a07e +File: /usr/share/doc/libmimetic-devel-0.9.8/message_8h_source.html 100644 root:root 31b14edf58df80865e72506027e1a015 +File: /usr/share/doc/libmimetic-devel-0.9.8/messageid_8h_source.html 100644 root:root 21e2161b6796702980b537028b86c4b2 +File: /usr/share/doc/libmimetic-devel-0.9.8/mimeentity_8h_source.html 100644 root:root 4c34ad17efec6f4d40af3d60dddfc03d +File: /usr/share/doc/libmimetic-devel-0.9.8/mimeentitylist_8h_source.html 100644 root:root 075c3c1f023a26adcaf504d5b9986d70 +File: /usr/share/doc/libmimetic-devel-0.9.8/mimetic_8h_source.html 100644 root:root 89c0263505877581baf8801fc208f575 +File: /usr/share/doc/libmimetic-devel-0.9.8/mimeversion_8h_source.html 100644 root:root 696b40bc4ad705c41bc9846c3fc730d6 +File: /usr/share/doc/libmimetic-devel-0.9.8/mmfile_8h_source.html 100644 root:root affcf1c68b04399a8556a5ba85505e77 +File: /usr/share/doc/libmimetic-devel-0.9.8/namespacemembers.html 100644 root:root a14e15d55899c3112f5af98cf2239bfd +File: /usr/share/doc/libmimetic-devel-0.9.8/namespacemembers_func.html 100644 root:root 2f75388eef28364b1d044d93b34ad5c5 +File: /usr/share/doc/libmimetic-devel-0.9.8/namespacemembers_type.html 100644 root:root 0bc2fa17ee63631bb8ae8acd6e913b6a +File: /usr/share/doc/libmimetic-devel-0.9.8/namespacemimetic.html 100644 root:root a593c16fafa4b98e4304d218566e503e +File: /usr/share/doc/libmimetic-devel-0.9.8/namespaces.html 100644 root:root 8e9de4590892a1c95299ae2a8a5fff21 File: /usr/share/doc/libmimetic-devel-0.9.8/nav_f.png 100644 root:root 4e4d8be23c6d6bbe0184fd891ff59e00 +File: /usr/share/doc/libmimetic-devel-0.9.8/nav_fd.png 100644 root:root 69bfbf1d2e05fc957095418abbbcce7b File: /usr/share/doc/libmimetic-devel-0.9.8/nav_g.png 100644 root:root 6cf157aabeb91ae637a6d770b07c1011 File: /usr/share/doc/libmimetic-devel-0.9.8/nav_h.png 100644 root:root 935f050f10b7fe425509491f207f574f +File: /usr/share/doc/libmimetic-devel-0.9.8/nav_hd.png 100644 root:root 552f123a930c13b2b77c6096c350dfa1 File: /usr/share/doc/libmimetic-devel-0.9.8/open.png 100644 root:root 468c228548b4a85dd54d544810bd0edd -File: /usr/share/doc/libmimetic-devel-0.9.8/os_2utils_8h_source.html 100644 root:root 753dbee4b2825f1172c8efbcc7c069b9 -File: /usr/share/doc/libmimetic-devel-0.9.8/os_8h_source.html 100644 root:root 097e36bac379b34a4a3a387375c84219 -File: /usr/share/doc/libmimetic-devel-0.9.8/other__codecs_8h_source.html 100644 root:root 7fb69faf3f25981cb26310c80974ea06 -File: /usr/share/doc/libmimetic-devel-0.9.8/qp_8h_source.html 100644 root:root 1adc2dcc197c7ceefc9b01f670308ca7 -File: /usr/share/doc/libmimetic-devel-0.9.8/rfc822_2body_8h_source.html 100644 root:root 74247c1472eba8fede19912117b11500 -File: /usr/share/doc/libmimetic-devel-0.9.8/rfc822_2header_8h_source.html 100644 root:root 1d9b5c9368208a170a608f992a52464b -File: /usr/share/doc/libmimetic-devel-0.9.8/rfc822_2message_8h_source.html 100644 root:root 7545faefb21a28a7936b0d2d94fffa95 -File: /usr/share/doc/libmimetic-devel-0.9.8/rfc822_8h_source.html 100644 root:root 6600a31a4f211f2bbebd385d35e79ec3 +File: /usr/share/doc/libmimetic-devel-0.9.8/os_2utils_8h_source.html 100644 root:root 399ff57b1214a41891226b4f2bd279e8 +File: /usr/share/doc/libmimetic-devel-0.9.8/os_8h_source.html 100644 root:root a8e3c37a3353be86bb3ba1f2cae985bd +File: /usr/share/doc/libmimetic-devel-0.9.8/other__codecs_8h_source.html 100644 root:root d638cacfa382b1e6790d011657885b60 +File: /usr/share/doc/libmimetic-devel-0.9.8/qp_8h_source.html 100644 root:root 81896319c7d155358c64400ff92e6dc3 +File: /usr/share/doc/libmimetic-devel-0.9.8/rfc822_2body_8h_source.html 100644 root:root 941d75bc43dc1b7fb892a67ead292795 +File: /usr/share/doc/libmimetic-devel-0.9.8/rfc822_2header_8h_source.html 100644 root:root 73bf08152446e6b1ee600f4151d2382f +File: /usr/share/doc/libmimetic-devel-0.9.8/rfc822_2message_8h_source.html 100644 root:root 2fb1cc1a0ee1d6f7fafb6d1f815790a2 +File: /usr/share/doc/libmimetic-devel-0.9.8/rfc822_8h_source.html 100644 root:root 2bbc2c00212df9b9c661aee3421a75d1 File: /usr/share/doc/libmimetic-devel-0.9.8/splitbar.png 100644 root:root 8d590f70c25a81e71b99f6c8246b067e -File: /usr/share/doc/libmimetic-devel-0.9.8/stdfile_8h_source.html 100644 root:root dbd95d3e2862591fdd313a30bf988f97 -File: /usr/share/doc/libmimetic-devel-0.9.8/streambufs_8h_source.html 100644 root:root c77344d802bd1c69ebecfa61d2b99a57 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Address-members.html 100644 root:root 204d840db740def87306cd902747e21e -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Address.html 100644 root:root 89a0ca4d525f56ec437694560887f23b -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Address.png 100644 root:root 70fb729e5a63f3ec70373df3b0e2b395 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1AddressList-members.html 100644 root:root 972ec1642266874ac9a69dcffe2600ae -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1AddressList.html 100644 root:root 6808d19f040c3a8a96692f912890ed49 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1AddressList.png 100644 root:root 34dd129ae849a3b0ff4cf7cd8e4b8732 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ApplicationOctStream-members.html 100644 root:root 26f4c55027a4f904ff888f47ad9a19c5 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ApplicationOctStream.html 100644 root:root 207230df5577e4849e0bac8d0d04c085 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ApplicationOctStream.png 100644 root:root 6e068f90bc2bc8a4c2704eeefa43ef07 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Attachment-members.html 100644 root:root cb7d7d7e06b747ab2941c0f076c3bb32 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Attachment.html 100644 root:root a14122f80beaf00433062a03595d2696 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Attachment.png 100644 root:root c2ea2457cd374be42fbb3ebf10ece33e -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1AudioBasic-members.html 100644 root:root 153c7715156ff5753ecea526871fbcaf -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1AudioBasic.html 100644 root:root 17e5b04beb09b75fb7aa1250a5ab2506 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1AudioBasic.png 100644 root:root 761eab0544e2b2ee9579afb53ff79e53 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContTokenizer-members.html 100644 root:root 32a2a41395f4015772057305dd468610 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContTokenizer.html 100644 root:root c732d1059276a5fecc101a5c399bc7e4 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContTokenizer.png 100644 root:root 2fd5b1d427e83d94279a25af24e99d43 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentDescription-members.html 100644 root:root 1ab56c5c80629f0db5bf725393585c0b -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentDescription.html 100644 root:root f051a296f10faf8c3e8a275b508ca685 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentDescription.png 100644 root:root c817b0f03e20022620112142fff0ea45 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentDisposition-members.html 100644 root:root 9e97434db4c1ea52a47483cb301afd7f -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentDisposition.html 100644 root:root a962bf7eb4cca7f59395ae96a3677075 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentDisposition.png 100644 root:root 4fdf154e09f12079554084598dcb4a18 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentId-members.html 100644 root:root dc5ca71fcfc3637f9fe180f0c241a2ea -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentId.html 100644 root:root 35c73b083948f121319f704bf5dbabbd -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentId.png 100644 root:root 8588705df2f2ea48be7f483ad22f6040 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentTransferEncoding-members.html 100644 root:root 82c5cbe181a18879bfb9104dc669c842 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentTransferEncoding.html 100644 root:root 43087cde2e838ef46683c90f76304a41 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentTransferEncoding.png 100644 root:root 8a5d57a8f2a223818d7c7b1ded8b3754 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1DateTime-members.html 100644 root:root 613a591147e109fd468de2e6c1000338 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1DateTime.html 100644 root:root 4883e6113c8f04ee700d744143304812 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1DateTime.png 100644 root:root c9efa6b2dd9cace4cb23a85a3d27a555 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Field-members.html 100644 root:root a32a74858211fd55561f6dc1d51e0def -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Field.html 100644 root:root 87b20ff4ee1b5173e2444dfc6fca9264 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FieldParam-members.html 100644 root:root a2b5fb7161572470bf7d73cdf5da88a6 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FieldParam.html 100644 root:root a59f92efa937ad7cfe79e81ccad5bb6d -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FieldValue-members.html 100644 root:root d9a70f2fdfdf8b4532681f45d163c587 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FieldValue.html 100644 root:root 21cbc564062f443422d3f19ad775afd4 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FieldValue.png 100644 root:root 60f0286f5162c522598ee4642fe7545a -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FileOp-members.html 100644 root:root 13557f613c58271702ef3847eff92af9 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FileOp.html 100644 root:root 198f00c8c84f48b931d8f02f8390c072 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FileOp.png 100644 root:root 710062e1267b6212757a907d7b42ecd0 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Group-members.html 100644 root:root 07ea0b509a9eaee456b6ebef6a10ef04 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Group.html 100644 root:root b901a6aebbc2f29722401860ddc0d2ba -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Group.png 100644 root:root b42a370b286a9d95a99204483e0a9727 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Header-members.html 100644 root:root c627a44b732f67218facaa29b24334fb -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Header.html 100644 root:root 3bd7e9e3886c8c95cea184812dcc78d4 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Header.png 100644 root:root f09acdc7269bc39a48e843383a141e8d -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ImageJpeg-members.html 100644 root:root 8794a8e214ecf0d92d69f6687b328921 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ImageJpeg.html 100644 root:root a19fb225ea4d481ceadaafc2e61c98be -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ImageJpeg.png 100644 root:root 45f4262b1ef9f947870b83847b9ce1d3 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1IteratorParser.html 100644 root:root 9d8606105d3cf2b2b0bfc42eafa482f8 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Lf2CrLf-members.html 100644 root:root e39249c2d66d82f6347f312e479fb1a2 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Lf2CrLf.html 100644 root:root 03420f1c1943fa1764f8d9edbfb1c927 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Lf2CrLf.png 100644 root:root da2a37fb8d0134d8518f5c13ea2d9f4a -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MMFile-members.html 100644 root:root 8da8be620e2061c0cdf99c73c8d64324 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MMFile.html 100644 root:root 3862fb2eff7c1fea526539bf450600ca -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MMFile.png 100644 root:root ae5d780324dd6b560b8631611a01fcd4 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Mailbox-members.html 100644 root:root 6194eab2ca0e5bd783cefecf45e0e82a -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Mailbox.html 100644 root:root 7d06f2843944cdc610b6580c692ead56 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Mailbox.png 100644 root:root 931dbbc7b9114bea0e82a1411d5464b8 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MailboxList-members.html 100644 root:root 90827f637ee59ef1a920d7be2a1c30a6 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MailboxList.html 100644 root:root 620b508d0c828d3bfe80e30b4709f9c1 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MailboxList.png 100644 root:root 219450f6a739523f217d7d0bc2856e9c -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MaxLineLen-members.html 100644 root:root c6632df7f68834dadfda1504daa74daa -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MaxLineLen.html 100644 root:root 9bbf9b9d98e583b6a0db345c84e1c17d -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MaxLineLen.png 100644 root:root 127d5204fac447cf4537bcda94c3efc2 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Message-members.html 100644 root:root 77458d165e5787d6062d724947dd8a34 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Message.html 100644 root:root becabdc25d69313e0ee61b81448a04ab -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MessageId-members.html 100644 root:root b8188327d532291f6f19581222a48958 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MessageId.html 100644 root:root a8d694620d86df88c336659c7e2c021b -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MessageId.png 100644 root:root d98840da5b83a52d81602540d27ee0a1 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MessageRfc822-members.html 100644 root:root 2f1edaea58a4d54becc23e5a140f92fb -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MessageRfc822.html 100644 root:root 7aa6060cbb77f98e34d201e4a51d3712 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MessageRfc822.png 100644 root:root 0988783061987caeaaeccda14b94ad65 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MimeVersion-members.html 100644 root:root 4035f7049198a7495233e87ab167ce54 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MimeVersion.html 100644 root:root 6bb2e008b16cb0c4c5a4b962a3666a88 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MimeVersion.png 100644 root:root 8bbf5b4809c4d4f0b0ee9941a41d5d88 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartAlternative-members.html 100644 root:root 685fe5413e9860964d7e2d3608c49294 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartAlternative.html 100644 root:root 9694d52376359f3d5575474912c0fe72 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartAlternative.png 100644 root:root 6bfd2b0613b23691b0cfb55993e84097 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartDigest-members.html 100644 root:root 3ef963c1a032920c751d4ad7cda9932e -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartDigest.html 100644 root:root 0b85e7ab2859db0795b1f92c55509633 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartDigest.png 100644 root:root 1a24b3a0bf37e478f91a31ecd86a99ae -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartEntity-members.html 100644 root:root 3dea5354400836cc4b5d0247613c273e -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartEntity.html 100644 root:root 3cfcfdbd022c609d9d3cc0931a7e4057 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartEntity.png 100644 root:root cc7014d1236c8a57b6945bf876c8f19b -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartMixed-members.html 100644 root:root 5505c0ecdcfcc76e53cbd6c4a60557b6 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartMixed.html 100644 root:root 4f9b10c02083ef516a0677e5dda5f50b -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartMixed.png 100644 root:root d2acd8483e3bb7df43d0482541de453b -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartParallel-members.html 100644 root:root 1893e0b1a6593d3cb9e89712ac6d0677 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartParallel.html 100644 root:root 160aaca1fe0a69e4c984a3bcdadaaed5 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartParallel.png 100644 root:root 726acef3b60b99b18401a8e826aa4c58 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1NullCodec-members.html 100644 root:root 0966dfce63d48512d96562c2a1685740 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1NullCodec.html 100644 root:root 8928aeba868c6b84a4b02937f65496d9 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1NullCodec.png 100644 root:root a5bd1e9812f7418604eff13cd19fcd12 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1StringFieldValue-members.html 100644 root:root 25340d84d0b16e703eb9f185fa355feb -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1StringFieldValue.html 100644 root:root 7f96d05272de71931df83c9eda82b3e3 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1StringFieldValue.png 100644 root:root be51cdf919b268b21f696c8bdbbf3d43 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextEnriched-members.html 100644 root:root 2094c0719e2483957db6783717ac444f -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextEnriched.html 100644 root:root d55de6aca8e809f0da0ebf9640fc2552 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextEnriched.png 100644 root:root 63b6d08f6ad81d724a759f89e5f50e95 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextEntity-members.html 100644 root:root 1169fb4f4a422a907646cefca87b2d37 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextEntity.html 100644 root:root 31343519e05bb943566f31577244edd0 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextEntity.png 100644 root:root 2ce15f8c82d7a380bee237f299cdd254 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextPlain-members.html 100644 root:root e1db7199565847eb2babc79563fcb85c -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextPlain.html 100644 root:root c2ff7d040245cddf8e7c9fe0d2f9e6b6 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextPlain.png 100644 root:root 8b10f8f4fe0a671d049c750095be555d -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ToLowerCase-members.html 100644 root:root 4fd5067eb348b5d90a9986ee56fe0680 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ToLowerCase.html 100644 root:root a3417fb2d8bb77ae5ab9744b0132bdde -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ToLowerCase.png 100644 root:root eb7e6c0bd1b01392c92b1188575f5c77 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ToUpperCase-members.html 100644 root:root d23dbe865ac8318bd2bde3445c597d5a -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ToUpperCase.html 100644 root:root ac29061e24feb20a87d89168cebc10ec -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ToUpperCase.png 100644 root:root 3844716cf6669ea5fce87bc1ec7f4802 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TreeNode-members.html 100644 root:root 74084efa69a8e974b333fd30f664d7c2 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TreeNode.html 100644 root:root 17c8a0a5592b7cc18a2477110a130024 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Version-members.html 100644 root:root 98819ecdc57516e15c5c75d6edd2c429 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Version.html 100644 root:root 69b66dd77107446dae31db0ea66ec9fb -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Version.png 100644 root:root b1a20cdec6703cb89ab9c9e3ec3f4cf2 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1buffered__codec-members.html 100644 root:root 0699fa26e53fbbde4a75266d9b13ce92 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1buffered__codec.html 100644 root:root 96046705d14089eabe162802731937ca -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1buffered__codec.png 100644 root:root 8c3846993b580c7b3d24b02a15d919df -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1codec-members.html 100644 root:root 4d166e69163731084c28c15a2bf29959 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1codec.html 100644 root:root 8491c51f23e7e632d855006bdc69cfbb -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1codec.png 100644 root:root 9855aab26ce736993d0b650ef12a943b -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1codec__chain-members.html 100644 root:root 4f3fffe155792bad019c78313680b2ff -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1codec__chain.html 100644 root:root a703cc5d15033d6b26f345e021dbc025 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1unbuffered__codec-members.html 100644 root:root 1ecaaed584418860ddfe01e2f1956f08 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1unbuffered__codec.html 100644 root:root 29bc20858e94f61ccfb839f1826b52c5 -File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1unbuffered__codec.png 100644 root:root 6ddef4f820ec7374eb4560fb4d30871d -File: /usr/share/doc/libmimetic-devel-0.9.8/strutils_8h_source.html 100644 root:root 36977783f039dd8ce0399c32aea52ca8 +File: /usr/share/doc/libmimetic-devel-0.9.8/splitbard.png 100644 root:root d10438bab00ef343ca05c1fa00e0456a +File: /usr/share/doc/libmimetic-devel-0.9.8/stdfile_8h_source.html 100644 root:root f0456613b514951db22502a823f22b8f +File: /usr/share/doc/libmimetic-devel-0.9.8/streambufs_8h_source.html 100644 root:root d3287e92ac33b270d7e3cb62b4166073 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Address-members.html 100644 root:root dbb63087a9f1a5b124d3ab273c7bd7c2 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Address.html 100644 root:root 27904e8ab4f088e3a1c8f8044edfacb3 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Address.png 100644 root:root abca46be0011a772b5985a0b71fdfb5d +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1AddressList-members.html 100644 root:root e4b8275a2134a14f42de023a193be0dd +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1AddressList.html 100644 root:root ddf51836cc4e1abef1ad38811b6cfb81 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1AddressList.png 100644 root:root e01c2cf0b5515a14e94c2cb66e35440e +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ApplicationOctStream-members.html 100644 root:root f23e15801813cbca8cc5d7d3016b2a7d +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ApplicationOctStream.html 100644 root:root 6da64cdd2f348a0925baa154c6cbe477 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ApplicationOctStream.png 100644 root:root 945594c806994c49888cf4b1d6d55fea +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Attachment-members.html 100644 root:root 59be9439aed606e72c6fc1838e63f940 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Attachment.html 100644 root:root b7ea2ed59a80ba8052e35f903cc47d1d +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Attachment.png 100644 root:root 99a5b9b5e4e31903a8a241aca3eecf4b +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1AudioBasic-members.html 100644 root:root 66f54f90ecebc5fd6d49130e97b851a9 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1AudioBasic.html 100644 root:root ab1f537a073f5b6ba2ad10bf3087ad42 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1AudioBasic.png 100644 root:root 92d6c7f232c3f5c21ba56fac854d1c8b +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContTokenizer-members.html 100644 root:root 74bb9a6d32a60c3bfe25e31c8c24d16e +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContTokenizer.html 100644 root:root f1ebe260e0c68f3ffdf728e9b2210f4d +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContTokenizer.png 100644 root:root 0f9d21bfbe8cfa94dd51e0d661308a31 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentDescription-members.html 100644 root:root 91bb070a80e679375f3e43c11deddb5a +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentDescription.html 100644 root:root 673d0f6eee43f83f97e715c2c96cce3d +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentDescription.png 100644 root:root 4043b808b54df1ef438db54bd263d24c +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentDisposition-members.html 100644 root:root 0b7d59731fdafaaa1618fd93f1bdd16c +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentDisposition.html 100644 root:root 409cc44a9549fddb84b18ad259a4b8f8 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentDisposition.png 100644 root:root d70b64c93dff50bd5cee25203fbd023d +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentId-members.html 100644 root:root 042e9b64784cd0e30d721b4ada2a9cee +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentId.html 100644 root:root 968525e297987ec5d956c6b39241d3c2 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentId.png 100644 root:root f189f4278d95cd80d0a18ac24392159b +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentTransferEncoding-members.html 100644 root:root db06fa328c8823d0b0dc421b145e2ada +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentTransferEncoding.html 100644 root:root 55b333bdd5d7427395f22f9f26e6fb0e +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ContentTransferEncoding.png 100644 root:root e712e5fb123db5c55c18f4671bd78842 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1DateTime-members.html 100644 root:root e4cbab75bf9db429d1f46c87378bad40 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1DateTime.html 100644 root:root 30363380bfe1d0c474af5d2e1940dabd +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1DateTime.png 100644 root:root bd5471a125523b3da6093fdc90515071 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Field-members.html 100644 root:root dca0c05015082df917bcf03e4bf0d762 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Field.html 100644 root:root 45f477c20079b1733906cefba1288713 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FieldParam-members.html 100644 root:root c54fb24715baf72e9d8bc00820ebeeca +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FieldParam.html 100644 root:root c9acf19f4c7128e602d005018c9e23a3 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FieldValue-members.html 100644 root:root 53e750d79db5c2d376c71a30025808bc +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FieldValue.html 100644 root:root 0c0f537f62c1eeb5b4d95e7ab660b48c +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FieldValue.png 100644 root:root 4d526f319d430d2cd0ad8ccca738952a +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FileOp-members.html 100644 root:root 9e70bf1cd17b2cafbcd74bea97d8480f +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FileOp.html 100644 root:root d99fe64e92e3f44e4ec2b48065af9145 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1FileOp.png 100644 root:root 276afb4338c73371eaba8575fd59fcad +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Group-members.html 100644 root:root 98af10f6e9588c10b4bf52617c273e1c +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Group.html 100644 root:root 9ff43a38ba859bb5a45bb6586c37045d +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Group.png 100644 root:root 3552e7c2b3f919eef9499c1c948f96e8 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Header-members.html 100644 root:root 06b7fcb4738f1480c83ea285ebcaaf93 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Header.html 100644 root:root 47206ea1e52b1b1f0eac9303498f64d6 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Header.png 100644 root:root 391cabf93a29cf5642eb428c4dee2a05 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ImageJpeg-members.html 100644 root:root 1d46e182cc8dd6ac0e0721b629b17772 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ImageJpeg.html 100644 root:root 10a532957ac8eee2a5f22cf24dd98c31 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ImageJpeg.png 100644 root:root b2acd1cd9f59b0a7f766e9a0577bb787 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1IteratorParser.html 100644 root:root bb1f1e3eccc6c13c1b85067f245291c4 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Lf2CrLf-members.html 100644 root:root 376e4b8561e42122a2e468b59d8a70aa +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Lf2CrLf.html 100644 root:root b26b1412ef281d49f969da29e3f209e8 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Lf2CrLf.png 100644 root:root 3490c6dcc9f87c8301e5a7c0f5469083 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MMFile-members.html 100644 root:root dcf00c4b1f2c1b5f48d06a405ce530ba +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MMFile.html 100644 root:root 273cb5bdb717bb62cd7693228495388e +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MMFile.png 100644 root:root 414ce3ad5e859cf10a725ca7e762b1a5 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Mailbox-members.html 100644 root:root 3e8228e861b75fbb958255f36d167100 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Mailbox.html 100644 root:root c457e38e8109f49085097d7ebfbdd2ad +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Mailbox.png 100644 root:root bc584b6854b84d2957db22426bb57cf1 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MailboxList-members.html 100644 root:root 8a0c44b5d868b8dbaaefd3f7cbb85cb1 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MailboxList.html 100644 root:root 6f3201e8391add42fa0cf4749ecef471 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MailboxList.png 100644 root:root dda3c367f87364ba11957a660595a781 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MaxLineLen-members.html 100644 root:root 6b5ab9852fa12e1461eb2647f0897a68 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MaxLineLen.html 100644 root:root 15900d5169c728b6dcad392fe652bd1e +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MaxLineLen.png 100644 root:root c51de61e96e1ec73acbb4775f9d6e0a1 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Message-members.html 100644 root:root fd59c2246764bd6029d771ebe6114db8 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Message.html 100644 root:root 80a1297a5cf2bfaa1dc56463813ba90f +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MessageId-members.html 100644 root:root a5d7ff4ae6ebec46045ac9c776e3dc87 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MessageId.html 100644 root:root 7be79da2549df457e34ab9b39a2a03d8 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MessageId.png 100644 root:root f4d168ab83eeafe1ccef0453db587155 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MessageRfc822-members.html 100644 root:root 77a460fa9c73935e800f60ea6306e5bb +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MessageRfc822.html 100644 root:root 51a5bbd79d70bae23d79e0a8d2f9956d +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MessageRfc822.png 100644 root:root b3d84e7c7a1b3073237b9bd609580657 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MimeVersion-members.html 100644 root:root 4f2b917c9a851302c6c4e8c79befa5c2 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MimeVersion.html 100644 root:root 571b2966c94e2780cfa3c75643cbf745 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MimeVersion.png 100644 root:root 83484d279305e7870e0e0e24be91f074 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartAlternative-members.html 100644 root:root 9b7c77d5b63b050e3c07cd731e32c5bc +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartAlternative.html 100644 root:root 0fa40580bdb64e61d9b973ac453b905c +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartAlternative.png 100644 root:root 3ac91cd44fcdd727ab9a779fba2df36e +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartDigest-members.html 100644 root:root 9a66e9f846fe8b7e4e6c6d736fb042bf +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartDigest.html 100644 root:root 8648c494a4a822323550f4e5103c9156 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartDigest.png 100644 root:root d49937671df4064a5d259f394941e29c +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartEntity-members.html 100644 root:root 971d2128310479e02f24f749f4959c8b +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartEntity.html 100644 root:root af03d299a47c4b310e052cc7bf74b06b +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartEntity.png 100644 root:root df95b19432202a127beb944ee4a28ccb +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartMixed-members.html 100644 root:root f72758b8a2a15ef574e878e58efa2ff5 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartMixed.html 100644 root:root e9f509abcfff9c4aeb7dcf4ae668cb4e +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartMixed.png 100644 root:root a2b86096bfb7573f6a77408ed371caf3 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartParallel-members.html 100644 root:root a89d4b6c8ac376cff791dbf59c0625ee +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartParallel.html 100644 root:root 002e34ecb42fc894524ee4ce6b42cd1d +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1MultipartParallel.png 100644 root:root dc84a2b4f1e0533e74060052487e924d +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1NullCodec-members.html 100644 root:root 07c7d5de2902e994e9dd6662e10835a8 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1NullCodec.html 100644 root:root 7b9df428c55fda131a25b5ab13b305a7 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1NullCodec.png 100644 root:root 1d9bbad84318e637412071af1d00b5c8 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1StringFieldValue-members.html 100644 root:root 7eb8eb83d4cb88a253c46bbe307cf1af +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1StringFieldValue.html 100644 root:root 7eed9724300a638f9faa3a1d315a2a09 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1StringFieldValue.png 100644 root:root 722d349c4399f83eaddd4035656337d0 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextEnriched-members.html 100644 root:root c1f2abee31e75a238d603610f27d3d2f +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextEnriched.html 100644 root:root 5d371ff540ef2901b7fb8d176ee8521f +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextEnriched.png 100644 root:root a36d8a3fbc3629876b14d1ee67704e08 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextEntity-members.html 100644 root:root c19d6fd5197df250cf22b1f6b50e10f7 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextEntity.html 100644 root:root 88c0411a94f60d4d9806797bfc426901 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextEntity.png 100644 root:root b4330a6373f0932b841f110c08756282 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextPlain-members.html 100644 root:root c29c214a3071a42c0c608a86d9dae2ba +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextPlain.html 100644 root:root c032070be2f91651fe796b6958798e93 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TextPlain.png 100644 root:root 12aff9cd3e0e37165efeb7d482190754 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ToLowerCase-members.html 100644 root:root abce52e6d76c921735f91f27fa5602c0 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ToLowerCase.html 100644 root:root ab6022abaf4b7df56326e37e3b662542 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ToLowerCase.png 100644 root:root 98661390477a8b761db0b53d8bba3249 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ToUpperCase-members.html 100644 root:root 0cd60be4d18f6f424bf3e5e040caf7e4 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ToUpperCase.html 100644 root:root 325d9f1d7c39b9652713999804943166 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1ToUpperCase.png 100644 root:root 016962486625f839e26120cfd3f01eb6 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TreeNode-members.html 100644 root:root 2cea9a91cc2079fdfc0d95d523c6e23c +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1TreeNode.html 100644 root:root 729a3382e936b77ca2475ba0ecc9a147 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Version-members.html 100644 root:root 0de1122cebdc89a009aeb5d1506afdfe +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Version.html 100644 root:root 792b6a865058338e787cb661901e5ceb +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1Version.png 100644 root:root d3da4fa392346b961bcca6d65ddf6219 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1buffered__codec-members.html 100644 root:root 1ccd3ce0560ce7b56f840ccf5ee40281 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1buffered__codec.html 100644 root:root c625f9407b409b353469e93cf182bf6b +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1buffered__codec.png 100644 root:root 8d0074dda7f5a2522907cadf69868b19 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1codec-members.html 100644 root:root e957c0973cd6b692b0b7765ba60f2552 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1codec.html 100644 root:root 4e29896d0fb2db6110c3fb90f56df347 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1codec.png 100644 root:root f25fd2e4c0e0bba5083c86d7d9ff46b2 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1codec__chain-members.html 100644 root:root 15ae6653967c45cd7e3b2df3e8408b3b +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1codec__chain.html 100644 root:root c36a07e94a4df9d6f85c7f48e1525cd7 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1unbuffered__codec-members.html 100644 root:root 735d6137917cad92bf9332b2189b73f3 +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1unbuffered__codec.html 100644 root:root d9b9c0f47f8ec17758cfebd3efaba41c +File: /usr/share/doc/libmimetic-devel-0.9.8/structmimetic_1_1unbuffered__codec.png 100644 root:root 5422e0e677bff16e426c756368902907 +File: /usr/share/doc/libmimetic-devel-0.9.8/strutils_8h_source.html 100644 root:root 09f1c7f323a7ad6afed458bfbea45e18 File: /usr/share/doc/libmimetic-devel-0.9.8/sync_off.png 100644 root:root 12a5e283812e092b5a74b0d47e95e9a9 @@ -607,10 +621,14 @@ File: /usr/share/doc/libmimetic-devel-0.9.8/tab_a.png 100644 root:root 2a5327b5dfc494fd8688fd887991cdab +File: /usr/share/doc/libmimetic-devel-0.9.8/tab_ad.png 100644 root:root 84c5c61aa0b9a624750f944e95f0e00b File: /usr/share/doc/libmimetic-devel-0.9.8/tab_b.png 100644 root:root c7cd16cfabe8a14b9848f813df53fc2e +File: /usr/share/doc/libmimetic-devel-0.9.8/tab_bd.png 100644 root:root 819fb7324851b5c705fcab2ca9761e9f File: /usr/share/doc/libmimetic-devel-0.9.8/tab_h.png 100644 root:root 38c6c507f0ab91770a0ed9a668a03551 +File: /usr/share/doc/libmimetic-devel-0.9.8/tab_hd.png 100644 root:root 92d3e309b79254ee4aab7434ebe70bfc File: /usr/share/doc/libmimetic-devel-0.9.8/tab_s.png 100644 root:root d5a3e094c590d5113232b74cd902f58f -File: /usr/share/doc/libmimetic-devel-0.9.8/tabs.css 100644 root:root 7f185f9714d3aec7a720614d628456da -File: /usr/share/doc/libmimetic-devel-0.9.8/tokenizer_8h_source.html 100644 root:root 926dc0b115b7f71fa17067411ec58e2b -File: /usr/share/doc/libmimetic-devel-0.9.8/tree_8h_source.html 100644 root:root 4965e32ebad3265d353e2c699c42192a -File: /usr/share/doc/libmimetic-devel-0.9.8/utils_8h_source.html 100644 root:root 62cbe2a52d45f958d09385f056243129 -File: /usr/share/doc/libmimetic-devel-0.9.8/version_8h_source.html 100644 root:root a4f6a1de3c196d4e2fbcc1ddde11f19a -RPMIdentity: bc1fe264b005394b10d2756b9a09808b66e6eb43f2f6a7b2b20c6450888812a56968cf34ceaacf16b8d78ec2f5ef86fc80c3365f8781934f9346f649dec40f8f +File: /usr/share/doc/libmimetic-devel-0.9.8/tab_sd.png 100644 root:root 27c53bb4855ff4f4208204434c9329c5 +File: /usr/share/doc/libmimetic-devel-0.9.8/tabs.css 100644 root:root 301d3c1963ae882c7ed1aa759c235c69 +File: /usr/share/doc/libmimetic-devel-0.9.8/tokenizer_8h_source.html 100644 root:root 4f13ab3e0ea733b813e86071cb869b8f +File: /usr/share/doc/libmimetic-devel-0.9.8/tree_8h_source.html 100644 root:root 9b3d13c0fcb8de997eca022bf7dea848 +File: /usr/share/doc/libmimetic-devel-0.9.8/utils_8h_source.html 100644 root:root bdbb5291042fdaccc4b13034f02a214e +File: /usr/share/doc/libmimetic-devel-0.9.8/version_8h_source.html 100644 root:root 2403f52d387ba098c1024fc614d1d282 +RPMIdentity: 5a7c408b640051fdde344a8f8cf8ea102a0542952074b158449e1815f83eb893bc8f6b78e03601fc561e5c631c733c00592c47cf1b1164715091290bd790117c