make all-recursive Making all in doc make all-recursive Target "all-am" is up to date. Making all in lib rm -f alloca.h-t alloca.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./alloca.in.h; } > alloca.h-t && mv -f alloca.h-t alloca.h rm -f configmake.h-t && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; echo '#define PREFIX "/usr/local"'; echo '#define EXEC_PREFIX "/usr/local"'; echo '#define BINDIR "/usr/local/bin"'; echo '#define SBINDIR "/usr/local/sbin"'; echo '#define LIBEXECDIR "/usr/local/libexec"'; echo '#define DATAROOTDIR "/usr/local/share"'; echo '#define DATADIR "/usr/local/share"'; echo '#define SYSCONFDIR "/usr/local/etc"'; echo '#define SHAREDSTATEDIR "/usr/local/com"'; echo '#define LOCALSTATEDIR "/usr/local/var"'; echo '#define RUNSTATEDIR "/usr/local/var/run"'; echo '#define INCLUDEDIR "/usr/local/include"'; echo '#define OLDINCLUDEDIR "/usr/include"'; echo '#define DOCDIR "/usr/local/share/doc/nano"'; echo '#define INFODIR "/usr/local/share/info"'; echo '#define HTMLDIR "/usr/local/share/doc/nano"'; echo '#define DVIDIR "/usr/local/share/doc/nano"'; echo '#define PDFDIR "/usr/local/share/doc/nano"'; echo '#define PSDIR "/usr/local/share/doc/nano"'; echo '#define LIBDIR "/usr/local/lib"'; echo '#define LISPDIR "/usr/local/share/emacs/site-lisp"'; echo '#define LOCALEDIR "/usr/local/share/locale"'; echo '#define MANDIR "/usr/local/share/man"'; echo '#define MANEXT ""'; echo '#define PKGDATADIR "/usr/local/share/nano"'; echo '#define PKGINCLUDEDIR "/usr/local/include/nano"'; echo '#define PKGLIBDIR "/usr/local/lib/nano"'; echo '#define PKGLIBEXECDIR "/usr/local/libexec/nano"'; } | sed '/""/d' > configmake.h-t && mv -f configmake.h-t configmake.h rm -f ctype.h-t ctype.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_CTYPE_H''@||g' -e 's/@''GNULIB_ISBLANK''@/1/g' -e 's/@''HAVE_ISBLANK''@/1/g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' < ./ctype.in.h; } > ctype.h-t && mv ctype.h-t ctype.h rm -f dirent.h-t dirent.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_DIRENT_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_DIRENT_H''@||g' -e 's/@''GNULIB_OPENDIR''@/1/g' -e 's/@''GNULIB_READDIR''@/1/g' -e 's/@''GNULIB_REWINDDIR''@/0/g' -e 's/@''GNULIB_CLOSEDIR''@/1/g' -e 's/@''GNULIB_DIRFD''@/1/g' -e 's/@''GNULIB_FDOPENDIR''@/0/g' -e 's/@''GNULIB_SCANDIR''@/0/g' -e 's/@''GNULIB_ALPHASORT''@/0/g' -e 's/@''HAVE_OPENDIR''@/1/g' -e 's/@''HAVE_READDIR''@/1/g' -e 's/@''HAVE_REWINDDIR''@/1/g' -e 's/@''HAVE_CLOSEDIR''@/1/g' -e 's|@''HAVE_DECL_DIRFD''@|0|g' -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' -e 's|@''HAVE_FDOPENDIR''@|1|g' -e 's|@''HAVE_SCANDIR''@|1|g' -e 's|@''HAVE_ALPHASORT''@|1|g' -e 's|@''REPLACE_OPENDIR''@|0|g' -e 's|@''REPLACE_CLOSEDIR''@|0|g' -e 's|@''REPLACE_DIRFD''@|0|g' -e 's|@''REPLACE_FDOPENDIR''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' < ./dirent.in.h; } > dirent.h-t && mv dirent.h-t dirent.h rm -f fcntl.h-t fcntl.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_FCNTL_H''@||g' -e 's/@''GNULIB_FCNTL''@/0/g' -e 's/@''GNULIB_NONBLOCKING''@/0/g' -e 's/@''GNULIB_OPEN''@/0/g' -e 's/@''GNULIB_OPENAT''@/0/g' -e 's|@''HAVE_FCNTL''@|1|g' -e 's|@''HAVE_OPENAT''@|1|g' -e 's|@''REPLACE_FCNTL''@|0|g' -e 's|@''REPLACE_OPEN''@|0|g' -e 's|@''REPLACE_OPENAT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' < ./fcntl.in.h; } > fcntl.h-t && mv fcntl.h-t fcntl.h rm -f float.h-t float.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_FLOAT_H''@||g' -e 's|@''REPLACE_ITOLD''@|0|g' < ./float.in.h; } > float.h-t && mv float.h-t float.h rm -f getopt.h-t getopt.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_GETOPT_H''@|0|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_GETOPT_H''@||g' -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' < ./getopt.in.h; } > getopt.h-t && mv -f getopt.h-t getopt.h rm -f getopt-cdefs.h-t getopt-cdefs.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' < ./getopt-cdefs.in.h; } > getopt-cdefs.h-t && mv -f getopt-cdefs.h-t getopt-cdefs.h rm -f glob.h-t glob.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' < ./glob.in.h; } > glob.h-t && mv -f glob.h-t glob.h rm -f langinfo.h-t langinfo.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_LANGINFO_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_LANGINFO_H''@||g' -e 's/@''GNULIB_NL_LANGINFO''@/1/g' -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' -e 's|@''HAVE_LANGINFO_ERA''@|1|g' -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' -e 's|@''HAVE_NL_LANGINFO''@|1|g' -e 's|@''REPLACE_NL_LANGINFO''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' < ./langinfo.in.h; } > langinfo.h-t && mv langinfo.h-t langinfo.h rm -f limits.h-t limits.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_LIMITS_H''@||g' < ./limits.in.h; } > limits.h-t && mv limits.h-t limits.h rm -f locale.h-t locale.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_LOCALE_H''@||g' -e 's/@''GNULIB_LOCALECONV''@/1/g' -e 's/@''GNULIB_SETLOCALE''@/0/g' -e 's/@''GNULIB_DUPLOCALE''@/0/g' -e 's|@''HAVE_DUPLOCALE''@|1|g' -e 's|@''HAVE_XLOCALE_H''@|0|g' -e 's|@''REPLACE_LOCALECONV''@|0|g' -e 's|@''REPLACE_SETLOCALE''@|0|g' -e 's|@''REPLACE_DUPLOCALE''@|0|g' -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' < ./locale.in.h; } > locale.h-t && mv locale.h-t locale.h rm -f math.h-t math.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||g' -e 's/@''GNULIB_ACOSF''@/0/g' -e 's/@''GNULIB_ACOSL''@/0/g' -e 's/@''GNULIB_ASINF''@/0/g' -e 's/@''GNULIB_ASINL''@/0/g' -e 's/@''GNULIB_ATANF''@/0/g' -e 's/@''GNULIB_ATANL''@/0/g' -e 's/@''GNULIB_ATAN2F''@/0/g' -e 's/@''GNULIB_CBRT''@/0/g' -e 's/@''GNULIB_CBRTF''@/0/g' -e 's/@''GNULIB_CBRTL''@/0/g' -e 's/@''GNULIB_CEIL''@/0/g' -e 's/@''GNULIB_CEILF''@/0/g' -e 's/@''GNULIB_CEILL''@/0/g' -e 's/@''GNULIB_COPYSIGN''@/0/g' -e 's/@''GNULIB_COPYSIGNF''@/0/g' -e 's/@''GNULIB_COPYSIGNL''@/0/g' -e 's/@''GNULIB_COSF''@/0/g' -e 's/@''GNULIB_COSL''@/0/g' -e 's/@''GNULIB_COSHF''@/0/g' -e 's/@''GNULIB_EXPF''@/0/g' -e 's/@''GNULIB_EXPL''@/0/g' -e 's/@''GNULIB_EXP2''@/0/g' -e 's/@''GNULIB_EXP2F''@/0/g' -e 's/@''GNULIB_EXP2L''@/0/g' -e 's/@''GNULIB_EXPM1''@/0/g' -e 's/@''GNULIB_EXPM1F''@/0/g' -e 's/@''GNULIB_EXPM1L''@/0/g' -e 's/@''GNULIB_FABSF''@/0/g' -e 's/@''GNULIB_FABSL''@/0/g' -e 's/@''GNULIB_FLOOR''@/0/g' -e 's/@''GNULIB_FLOORF''@/0/g' -e 's/@''GNULIB_FLOORL''@/0/g' -e 's/@''GNULIB_FMA''@/0/g' -e 's/@''GNULIB_FMAF''@/0/g' -e 's/@''GNULIB_FMAL''@/0/g' -e 's/@''GNULIB_FMOD''@/0/g' -e 's/@''GNULIB_FMODF''@/0/g' -e 's/@''GNULIB_FMODL''@/0/g' -e 's/@''GNULIB_FREXPF''@/0/g' -e 's/@''GNULIB_FREXP''@/1/g' -e 's/@''GNULIB_FREXPL''@/1/g' -e 's/@''GNULIB_HYPOT''@/0/g' -e 's/@''GNULIB_HYPOTF''@/0/g' -e 's/@''GNULIB_HYPOTL''@/0/g' < ./math.in.h | sed -e 's/@''GNULIB_ILOGB''@/0/g' -e 's/@''GNULIB_ILOGBF''@/0/g' -e 's/@''GNULIB_ILOGBL''@/0/g' -e 's/@''GNULIB_ISFINITE''@/0/g' -e 's/@''GNULIB_ISINF''@/0/g' -e 's/@''GNULIB_ISNAN''@/0/g' -e 's/@''GNULIB_ISNANF''@/0/g' -e 's/@''GNULIB_ISNAND''@/0/g' -e 's/@''GNULIB_ISNANL''@/0/g' -e 's/@''GNULIB_LDEXPF''@/0/g' -e 's/@''GNULIB_LDEXPL''@/0/g' -e 's/@''GNULIB_LOG''@/0/g' -e 's/@''GNULIB_LOGF''@/0/g' -e 's/@''GNULIB_LOGL''@/0/g' -e 's/@''GNULIB_LOG10''@/0/g' -e 's/@''GNULIB_LOG10F''@/0/g' -e 's/@''GNULIB_LOG10L''@/0/g' -e 's/@''GNULIB_LOG1P''@/0/g' -e 's/@''GNULIB_LOG1PF''@/0/g' -e 's/@''GNULIB_LOG1PL''@/0/g' -e 's/@''GNULIB_LOG2''@/0/g' -e 's/@''GNULIB_LOG2F''@/0/g' -e 's/@''GNULIB_LOG2L''@/0/g' -e 's/@''GNULIB_LOGB''@/0/g' -e 's/@''GNULIB_LOGBF''@/0/g' -e 's/@''GNULIB_LOGBL''@/0/g' -e 's/@''GNULIB_MODF''@/0/g' -e 's/@''GNULIB_MODFF''@/0/g' -e 's/@''GNULIB_MODFL''@/0/g' -e 's/@''GNULIB_POWF''@/0/g' -e 's/@''GNULIB_REMAINDER''@/0/g' -e 's/@''GNULIB_REMAINDERF''@/0/g' -e 's/@''GNULIB_REMAINDERL''@/0/g' -e 's/@''GNULIB_RINT''@/0/g' -e 's/@''GNULIB_RINTF''@/0/g' -e 's/@''GNULIB_RINTL''@/0/g' -e 's/@''GNULIB_ROUND''@/0/g' -e 's/@''GNULIB_ROUNDF''@/0/g' -e 's/@''GNULIB_ROUNDL''@/0/g' -e 's/@''GNULIB_SIGNBIT''@/1/g' -e 's/@''GNULIB_SINF''@/0/g' -e 's/@''GNULIB_SINL''@/0/g' -e 's/@''GNULIB_SINHF''@/0/g' -e 's/@''GNULIB_SQRTF''@/0/g' -e 's/@''GNULIB_SQRTL''@/0/g' -e 's/@''GNULIB_TANF''@/0/g' -e 's/@''GNULIB_TANL''@/0/g' -e 's/@''GNULIB_TANHF''@/0/g' -e 's/@''GNULIB_TRUNC''@/0/g' -e 's/@''GNULIB_TRUNCF''@/0/g' -e 's/@''GNULIB_TRUNCL''@/0/g' | sed -e 's|@''HAVE_ACOSF''@|1|g' -e 's|@''HAVE_ACOSL''@|1|g' -e 's|@''HAVE_ASINF''@|1|g' -e 's|@''HAVE_ASINL''@|1|g' -e 's|@''HAVE_ATANF''@|1|g' -e 's|@''HAVE_ATANL''@|1|g' -e 's|@''HAVE_ATAN2F''@|1|g' -e 's|@''HAVE_CBRT''@|1|g' -e 's|@''HAVE_CBRTF''@|1|g' -e 's|@''HAVE_CBRTL''@|1|g' -e 's|@''HAVE_COPYSIGN''@|1|g' -e 's|@''HAVE_COPYSIGNL''@|1|g' -e 's|@''HAVE_COSF''@|1|g' -e 's|@''HAVE_COSL''@|1|g' -e 's|@''HAVE_COSHF''@|1|g' -e 's|@''HAVE_EXPF''@|1|g' -e 's|@''HAVE_EXPL''@|1|g' -e 's|@''HAVE_EXPM1''@|1|g' -e 's|@''HAVE_EXPM1F''@|1|g' -e 's|@''HAVE_FABSF''@|1|g' -e 's|@''HAVE_FABSL''@|1|g' -e 's|@''HAVE_FMA''@|1|g' -e 's|@''HAVE_FMAF''@|1|g' -e 's|@''HAVE_FMAL''@|1|g' -e 's|@''HAVE_FMODF''@|1|g' -e 's|@''HAVE_FMODL''@|1|g' -e 's|@''HAVE_FREXPF''@|1|g' -e 's|@''HAVE_HYPOTF''@|1|g' -e 's|@''HAVE_HYPOTL''@|1|g' -e 's|@''HAVE_ILOGB''@|1|g' -e 's|@''HAVE_ILOGBF''@|1|g' -e 's|@''HAVE_ILOGBL''@|1|g' -e 's|@''HAVE_ISNANF''@|1|g' -e 's|@''HAVE_ISNAND''@|1|g' -e 's|@''HAVE_ISNANL''@|1|g' -e 's|@''HAVE_LDEXPF''@|1|g' -e 's|@''HAVE_LOGF''@|1|g' -e 's|@''HAVE_LOGL''@|1|g' -e 's|@''HAVE_LOG10F''@|1|g' -e 's|@''HAVE_LOG10L''@|1|g' -e 's|@''HAVE_LOG1P''@|1|g' -e 's|@''HAVE_LOG1PF''@|1|g' -e 's|@''HAVE_LOG1PL''@|1|g' -e 's|@''HAVE_LOGBF''@|1|g' -e 's|@''HAVE_LOGBL''@|1|g' -e 's|@''HAVE_MODFF''@|1|g' -e 's|@''HAVE_MODFL''@|1|g' -e 's|@''HAVE_POWF''@|1|g' -e 's|@''HAVE_REMAINDER''@|1|g' -e 's|@''HAVE_REMAINDERF''@|1|g' -e 's|@''HAVE_RINT''@|1|g' -e 's|@''HAVE_RINTL''@|1|g' -e 's|@''HAVE_SINF''@|1|g' -e 's|@''HAVE_SINL''@|1|g' -e 's|@''HAVE_SINHF''@|1|g' -e 's|@''HAVE_SQRTF''@|1|g' -e 's|@''HAVE_SQRTL''@|1|g' -e 's|@''HAVE_TANF''@|1|g' -e 's|@''HAVE_TANL''@|1|g' -e 's|@''HAVE_TANHF''@|1|g' -e 's|@''HAVE_DECL_ACOSL''@|1|g' -e 's|@''HAVE_DECL_ASINL''@|1|g' -e 's|@''HAVE_DECL_ATANL''@|1|g' -e 's|@''HAVE_DECL_CBRTF''@|1|g' -e 's|@''HAVE_DECL_CBRTL''@|1|g' -e 's|@''HAVE_DECL_CEILF''@|1|g' -e 's|@''HAVE_DECL_CEILL''@|1|g' -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' -e 's|@''HAVE_DECL_COSL''@|1|g' -e 's|@''HAVE_DECL_EXPL''@|1|g' -e 's|@''HAVE_DECL_EXP2''@|1|g' -e 's|@''HAVE_DECL_EXP2F''@|1|g' -e 's|@''HAVE_DECL_EXP2L''@|1|g' -e 's|@''HAVE_DECL_EXPM1L''@|1|g' -e 's|@''HAVE_DECL_FLOORF''@|1|g' -e 's|@''HAVE_DECL_FLOORL''@|1|g' -e 's|@''HAVE_DECL_FREXPL''@|1|g' -e 's|@''HAVE_DECL_LDEXPL''@|1|g' -e 's|@''HAVE_DECL_LOGL''@|1|g' -e 's|@''HAVE_DECL_LOG10L''@|1|g' -e 's|@''HAVE_DECL_LOG2''@|1|g' -e 's|@''HAVE_DECL_LOG2F''@|1|g' -e 's|@''HAVE_DECL_LOG2L''@|1|g' -e 's|@''HAVE_DECL_LOGB''@|1|g' -e 's|@''HAVE_DECL_REMAINDER''@|1|g' -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' -e 's|@''HAVE_DECL_RINTF''@|1|g' -e 's|@''HAVE_DECL_ROUND''@|1|g' -e 's|@''HAVE_DECL_ROUNDF''@|1|g' -e 's|@''HAVE_DECL_ROUNDL''@|1|g' -e 's|@''HAVE_DECL_SINL''@|1|g' -e 's|@''HAVE_DECL_SQRTL''@|1|g' -e 's|@''HAVE_DECL_TANL''@|1|g' -e 's|@''HAVE_DECL_TRUNC''@|1|g' -e 's|@''HAVE_DECL_TRUNCF''@|1|g' -e 's|@''HAVE_DECL_TRUNCL''@|1|g' | sed -e 's|@''REPLACE_ACOSF''@|0|g' -e 's|@''REPLACE_ASINF''@|0|g' -e 's|@''REPLACE_ATANF''@|0|g' -e 's|@''REPLACE_ATAN2F''@|0|g' -e 's|@''REPLACE_CBRTF''@|0|g' -e 's|@''REPLACE_CBRTL''@|0|g' -e 's|@''REPLACE_CEIL''@|0|g' -e 's|@''REPLACE_CEILF''@|0|g' -e 's|@''REPLACE_CEILL''@|0|g' -e 's|@''REPLACE_COSF''@|0|g' -e 's|@''REPLACE_COSHF''@|0|g' -e 's|@''REPLACE_EXPF''@|0|g' -e 's|@''REPLACE_EXPM1''@|0|g' -e 's|@''REPLACE_EXPM1F''@|0|g' -e 's|@''REPLACE_EXP2''@|0|g' -e 's|@''REPLACE_EXP2L''@|0|g' -e 's|@''REPLACE_FABSL''@|0|g' -e 's|@''REPLACE_FLOOR''@|0|g' -e 's|@''REPLACE_FLOORF''@|0|g' -e 's|@''REPLACE_FLOORL''@|0|g' -e 's|@''REPLACE_FMA''@|0|g' -e 's|@''REPLACE_FMAF''@|0|g' -e 's|@''REPLACE_FMAL''@|0|g' -e 's|@''REPLACE_FMOD''@|0|g' -e 's|@''REPLACE_FMODF''@|0|g' -e 's|@''REPLACE_FMODL''@|0|g' -e 's|@''REPLACE_FREXPF''@|0|g' -e 's|@''REPLACE_FREXP''@|0|g' -e 's|@''REPLACE_FREXPL''@|0|g' -e 's|@''REPLACE_HUGE_VAL''@|0|g' -e 's|@''REPLACE_HYPOT''@|0|g' -e 's|@''REPLACE_HYPOTF''@|0|g' -e 's|@''REPLACE_HYPOTL''@|0|g' -e 's|@''REPLACE_ILOGB''@|0|g' -e 's|@''REPLACE_ILOGBF''@|0|g' -e 's|@''REPLACE_ISFINITE''@|0|g' -e 's|@''REPLACE_ISINF''@|0|g' -e 's|@''REPLACE_ISNAN''@|0|g' -e 's|@''REPLACE_ITOLD''@|0|g' -e 's|@''REPLACE_LDEXPL''@|0|g' -e 's|@''REPLACE_LOG''@|0|g' -e 's|@''REPLACE_LOGF''@|0|g' -e 's|@''REPLACE_LOGL''@|0|g' -e 's|@''REPLACE_LOG10''@|0|g' -e 's|@''REPLACE_LOG10F''@|0|g' -e 's|@''REPLACE_LOG10L''@|0|g' -e 's|@''REPLACE_LOG1P''@|0|g' -e 's|@''REPLACE_LOG1PF''@|0|g' -e 's|@''REPLACE_LOG1PL''@|0|g' -e 's|@''REPLACE_LOG2''@|0|g' -e 's|@''REPLACE_LOG2F''@|0|g' -e 's|@''REPLACE_LOG2L''@|0|g' -e 's|@''REPLACE_LOGB''@|0|g' -e 's|@''REPLACE_LOGBF''@|0|g' -e 's|@''REPLACE_LOGBL''@|0|g' -e 's|@''REPLACE_MODF''@|0|g' -e 's|@''REPLACE_MODFF''@|0|g' -e 's|@''REPLACE_MODFL''@|0|g' -e 's|@''REPLACE_NAN''@|0|g' -e 's|@''REPLACE_REMAINDER''@|0|g' -e 's|@''REPLACE_REMAINDERF''@|0|g' -e 's|@''REPLACE_REMAINDERL''@|0|g' -e 's|@''REPLACE_ROUND''@|0|g' -e 's|@''REPLACE_ROUNDF''@|0|g' -e 's|@''REPLACE_ROUNDL''@|0|g' -e 's|@''REPLACE_SIGNBIT''@|0|g' -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|0|g' -e 's|@''REPLACE_SINF''@|0|g' -e 's|@''REPLACE_SINHF''@|0|g' -e 's|@''REPLACE_SQRTF''@|0|g' -e 's|@''REPLACE_SQRTL''@|0|g' -e 's|@''REPLACE_TANF''@|0|g' -e 's|@''REPLACE_TANHF''@|0|g' -e 's|@''REPLACE_TRUNC''@|0|g' -e 's|@''REPLACE_TRUNCF''@|0|g' -e 's|@''REPLACE_TRUNCL''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; } > math.h-t && mv math.h-t math.h rm -f signal.h-t signal.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SIGNAL_H''@||g' -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' -e 's|@''GNULIB_RAISE''@|1|g' -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_SIGPROCMASK''@/1/g' -e 's/@''GNULIB_SIGACTION''@/1/g' -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' -e 's|@''HAVE_RAISE''@|1|g' -e 's|@''HAVE_SIGSET_T''@|1|g' -e 's|@''HAVE_SIGINFO_T''@|1|g' -e 's|@''HAVE_SIGACTION''@|1|g' -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' -e 's|@''HAVE_SIGHANDLER_T''@|0|g' -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' -e 's|@''REPLACE_RAISE''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' < ./signal.in.h; } > signal.h-t && mv signal.h-t signal.h rm -f stddef.h-t stddef.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STDDEF_H''@||g' -e 's|@''HAVE_MAX_ALIGN_T''@|0|g' -e 's|@''HAVE_WCHAR_T''@|1|g' -e 's|@''REPLACE_NULL''@|0|g' < ./stddef.in.h; } > stddef.h-t && mv stddef.h-t stddef.h rm -f stdint.h-t stdint.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_STDINT_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STDINT_H''@||g' -e 's/@''HAVE_C99_STDINT_H''@/0/g' -e 's/@''HAVE_SYS_TYPES_H''@/1/g' -e 's/@''HAVE_INTTYPES_H''@/1/g' -e 's/@''HAVE_SYS_INTTYPES_H''@/1/g' -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' -e 's/@''HAVE_WCHAR_H''@/1/g' -e 's/@''HAVE_LONG_LONG_INT''@/1/g' -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' -e 's/@''BITSIZEOF_PTRDIFF_T''@/32/g' -e 's/@''PTRDIFF_T_SUFFIX''@//g' -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' -e 's/@''BITSIZEOF_SIZE_T''@/32/g' -e 's/@''SIZE_T_SUFFIX''@/u/g' -e 's/@''BITSIZEOF_WCHAR_T''@/16/g' -e 's/@''HAVE_SIGNED_WCHAR_T''@/0/g' -e 's/@''WCHAR_T_SUFFIX''@//g' -e 's/@''BITSIZEOF_WINT_T''@/32/g' -e 's/@''HAVE_SIGNED_WINT_T''@/1/g' -e 's/@''WINT_T_SUFFIX''@//g' -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' < ./stdint.in.h; } > stdint.h-t && mv stdint.h-t stdint.h rm -f stdio.h-t stdio.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STDIO_H''@||g' -e 's/@''GNULIB_DPRINTF''@/0/g' -e 's/@''GNULIB_FCLOSE''@/0/g' -e 's/@''GNULIB_FDOPEN''@/0/g' -e 's/@''GNULIB_FFLUSH''@/0/g' -e 's/@''GNULIB_FGETC''@/1/g' -e 's/@''GNULIB_FGETS''@/1/g' -e 's/@''GNULIB_FOPEN''@/0/g' -e 's/@''GNULIB_FPRINTF''@/1/g' -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_FPURGE''@/0/g' -e 's/@''GNULIB_FPUTC''@/1/g' -e 's/@''GNULIB_FPUTS''@/1/g' -e 's/@''GNULIB_FREAD''@/1/g' -e 's/@''GNULIB_FREOPEN''@/0/g' -e 's/@''GNULIB_FSCANF''@/1/g' -e 's/@''GNULIB_FSEEK''@/0/g' -e 's/@''GNULIB_FSEEKO''@/0/g' -e 's/@''GNULIB_FTELL''@/0/g' -e 's/@''GNULIB_FTELLO''@/0/g' -e 's/@''GNULIB_FWRITE''@/1/g' -e 's/@''GNULIB_GETC''@/1/g' -e 's/@''GNULIB_GETCHAR''@/1/g' -e 's/@''GNULIB_GETDELIM''@/1/g' -e 's/@''GNULIB_GETLINE''@/1/g' -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' -e 's/@''GNULIB_PCLOSE''@/0/g' -e 's/@''GNULIB_PERROR''@/0/g' -e 's/@''GNULIB_POPEN''@/0/g' -e 's/@''GNULIB_PRINTF''@/1/g' -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' -e 's/@''GNULIB_PUTC''@/1/g' -e 's/@''GNULIB_PUTCHAR''@/1/g' -e 's/@''GNULIB_PUTS''@/1/g' -e 's/@''GNULIB_REMOVE''@/0/g' -e 's/@''GNULIB_RENAME''@/0/g' -e 's/@''GNULIB_RENAMEAT''@/0/g' -e 's/@''GNULIB_SCANF''@/1/g' -e 's/@''GNULIB_SNPRINTF''@/1/g' -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_TMPFILE''@/0/g' -e 's/@''GNULIB_VASPRINTF''@/0/g' -e 's/@''GNULIB_VDPRINTF''@/0/g' -e 's/@''GNULIB_VFPRINTF''@/1/g' -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_VFSCANF''@/0/g' -e 's/@''GNULIB_VSCANF''@/0/g' -e 's/@''GNULIB_VPRINTF''@/1/g' -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_VSNPRINTF''@/1/g' -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' < ./stdio.in.h | sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' -e 's|@''HAVE_DECL_FSEEKO''@|1|g' -e 's|@''HAVE_DECL_FTELLO''@|1|g' -e 's|@''HAVE_DECL_GETDELIM''@|0|g' -e 's|@''HAVE_DECL_GETLINE''@|0|g' -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' -e 's|@''HAVE_DPRINTF''@|1|g' -e 's|@''HAVE_FSEEKO''@|1|g' -e 's|@''HAVE_FTELLO''@|1|g' -e 's|@''HAVE_PCLOSE''@|1|g' -e 's|@''HAVE_POPEN''@|1|g' -e 's|@''HAVE_RENAMEAT''@|1|g' -e 's|@''HAVE_VASPRINTF''@|1|g' -e 's|@''HAVE_VDPRINTF''@|1|g' -e 's|@''REPLACE_DPRINTF''@|0|g' -e 's|@''REPLACE_FCLOSE''@|0|g' -e 's|@''REPLACE_FDOPEN''@|0|g' -e 's|@''REPLACE_FFLUSH''@|0|g' -e 's|@''REPLACE_FOPEN''@|0|g' -e 's|@''REPLACE_FPRINTF''@|0|g' -e 's|@''REPLACE_FPURGE''@|0|g' -e 's|@''REPLACE_FREOPEN''@|0|g' -e 's|@''REPLACE_FSEEK''@|0|g' -e 's|@''REPLACE_FSEEKO''@|0|g' -e 's|@''REPLACE_FTELL''@|0|g' -e 's|@''REPLACE_FTELLO''@|0|g' -e 's|@''REPLACE_GETDELIM''@|1|g' -e 's|@''REPLACE_GETLINE''@|1|g' -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' -e 's|@''REPLACE_PERROR''@|0|g' -e 's|@''REPLACE_POPEN''@|0|g' -e 's|@''REPLACE_PRINTF''@|0|g' -e 's|@''REPLACE_REMOVE''@|0|g' -e 's|@''REPLACE_RENAME''@|0|g' -e 's|@''REPLACE_RENAMEAT''@|0|g' -e 's|@''REPLACE_SNPRINTF''@|1|g' -e 's|@''REPLACE_SPRINTF''@|0|g' -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' -e 's|@''REPLACE_TMPFILE''@|0|g' -e 's|@''REPLACE_VASPRINTF''@|0|g' -e 's|@''REPLACE_VDPRINTF''@|0|g' -e 's|@''REPLACE_VFPRINTF''@|0|g' -e 's|@''REPLACE_VPRINTF''@|0|g' -e 's|@''REPLACE_VSNPRINTF''@|1|g' -e 's|@''REPLACE_VSPRINTF''@|0|g' -e 's|@''ASM_SYMBOL_PREFIX''@||g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; } > stdio.h-t && mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STDLIB_H''@||g' -e 's/@''GNULIB__EXIT''@/0/g' -e 's/@''GNULIB_ATOLL''@/0/g' -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' -e 's/@''GNULIB_GETLOADAVG''@/0/g' -e 's/@''GNULIB_GETSUBOPT''@/0/g' -e 's/@''GNULIB_GRANTPT''@/0/g' -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' -e 's/@''GNULIB_MBTOWC''@/1/g' -e 's/@''GNULIB_MKDTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMPS''@/0/g' -e 's/@''GNULIB_MKSTEMP''@/0/g' -e 's/@''GNULIB_MKSTEMPS''@/0/g' -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' -e 's/@''GNULIB_PTSNAME''@/0/g' -e 's/@''GNULIB_PTSNAME_R''@/0/g' -e 's/@''GNULIB_PUTENV''@/0/g' -e 's/@''GNULIB_QSORT_R''@/0/g' -e 's/@''GNULIB_RANDOM''@/0/g' -e 's/@''GNULIB_RANDOM_R''@/0/g' -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' -e 's/@''GNULIB_REALPATH''@/0/g' -e 's/@''GNULIB_RPMATCH''@/0/g' -e 's/@''GNULIB_SECURE_GETENV''@/0/g' -e 's/@''GNULIB_SETENV''@/0/g' -e 's/@''GNULIB_STRTOD''@/0/g' -e 's/@''GNULIB_STRTOLL''@/0/g' -e 's/@''GNULIB_STRTOULL''@/0/g' -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' -e 's/@''GNULIB_UNLOCKPT''@/0/g' -e 's/@''GNULIB_UNSETENV''@/0/g' -e 's/@''GNULIB_WCTOMB''@/0/g' < ./stdlib.in.h | sed -e 's|@''HAVE__EXIT''@|1|g' -e 's|@''HAVE_ATOLL''@|1|g' -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' -e 's|@''HAVE_GETSUBOPT''@|1|g' -e 's|@''HAVE_GRANTPT''@|1|g' -e 's|@''HAVE_MKDTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMPS''@|1|g' -e 's|@''HAVE_MKSTEMP''@|1|g' -e 's|@''HAVE_MKSTEMPS''@|1|g' -e 's|@''HAVE_POSIX_OPENPT''@|1|g' -e 's|@''HAVE_PTSNAME''@|1|g' -e 's|@''HAVE_PTSNAME_R''@|1|g' -e 's|@''HAVE_QSORT_R''@|1|g' -e 's|@''HAVE_RANDOM''@|1|g' -e 's|@''HAVE_RANDOM_H''@|1|g' -e 's|@''HAVE_RANDOM_R''@|1|g' -e 's|@''HAVE_REALPATH''@|1|g' -e 's|@''HAVE_RPMATCH''@|1|g' -e 's|@''HAVE_SECURE_GETENV''@|1|g' -e 's|@''HAVE_DECL_SETENV''@|1|g' -e 's|@''HAVE_STRTOD''@|1|g' -e 's|@''HAVE_STRTOLL''@|1|g' -e 's|@''HAVE_STRTOULL''@|1|g' -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' -e 's|@''HAVE_UNLOCKPT''@|1|g' -e 's|@''HAVE_DECL_UNSETENV''@|1|g' -e 's|@''REPLACE_CALLOC''@|0|g' -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' -e 's|@''REPLACE_MALLOC''@|0|g' -e 's|@''REPLACE_MBTOWC''@|0|g' -e 's|@''REPLACE_MKSTEMP''@|0|g' -e 's|@''REPLACE_PTSNAME''@|0|g' -e 's|@''REPLACE_PTSNAME_R''@|0|g' -e 's|@''REPLACE_PUTENV''@|0|g' -e 's|@''REPLACE_QSORT_R''@|0|g' -e 's|@''REPLACE_RANDOM_R''@|0|g' -e 's|@''REPLACE_REALLOC''@|0|g' -e 's|@''REPLACE_REALPATH''@|0|g' -e 's|@''REPLACE_SETENV''@|0|g' -e 's|@''REPLACE_STRTOD''@|0|g' -e 's|@''REPLACE_UNSETENV''@|0|g' -e 's|@''REPLACE_WCTOMB''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _Noreturn/r ./_Noreturn.h' -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; } > stdlib.h-t && mv stdlib.h-t stdlib.h rm -f string.h-t string.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STRING_H''@||g' -e 's/@''GNULIB_FFSL''@/0/g' -e 's/@''GNULIB_FFSLL''@/0/g' -e 's/@''GNULIB_MBSLEN''@/0/g' -e 's/@''GNULIB_MBSNLEN''@/0/g' -e 's/@''GNULIB_MBSCHR''@/0/g' -e 's/@''GNULIB_MBSRCHR''@/0/g' -e 's/@''GNULIB_MBSSTR''@/0/g' -e 's/@''GNULIB_MBSCASECMP''@/0/g' -e 's/@''GNULIB_MBSNCASECMP''@/0/g' -e 's/@''GNULIB_MBSPCASECMP''@/0/g' -e 's/@''GNULIB_MBSCASESTR''@/0/g' -e 's/@''GNULIB_MBSCSPN''@/0/g' -e 's/@''GNULIB_MBSPBRK''@/0/g' -e 's/@''GNULIB_MBSSPN''@/0/g' -e 's/@''GNULIB_MBSSEP''@/0/g' -e 's/@''GNULIB_MBSTOK_R''@/0/g' -e 's/@''GNULIB_MEMCHR''@/1/g' -e 's/@''GNULIB_MEMMEM''@/0/g' -e 's/@''GNULIB_MEMPCPY''@/1/g' -e 's/@''GNULIB_MEMRCHR''@/0/g' -e 's/@''GNULIB_RAWMEMCHR''@/0/g' -e 's/@''GNULIB_STPCPY''@/0/g' -e 's/@''GNULIB_STPNCPY''@/0/g' -e 's/@''GNULIB_STRCHRNUL''@/0/g' -e 's/@''GNULIB_STRDUP''@/0/g' -e 's/@''GNULIB_STRNCAT''@/0/g' -e 's/@''GNULIB_STRNDUP''@/0/g' -e 's/@''GNULIB_STRNLEN''@/1/g' -e 's/@''GNULIB_STRPBRK''@/0/g' -e 's/@''GNULIB_STRSEP''@/0/g' -e 's/@''GNULIB_STRSTR''@/0/g' -e 's/@''GNULIB_STRCASESTR''@/1/g' -e 's/@''GNULIB_STRTOK_R''@/0/g' -e 's/@''GNULIB_STRERROR''@/0/g' -e 's/@''GNULIB_STRERROR_R''@/0/g' -e 's/@''GNULIB_STRSIGNAL''@/0/g' -e 's/@''GNULIB_STRVERSCMP''@/0/g' < ./string.in.h | sed -e 's|@''HAVE_FFSL''@|1|g' -e 's|@''HAVE_FFSLL''@|1|g' -e 's|@''HAVE_MBSLEN''@|0|g' -e 's|@''HAVE_MEMCHR''@|1|g' -e 's|@''HAVE_DECL_MEMMEM''@|1|g' -e 's|@''HAVE_MEMPCPY''@|0|g' -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' -e 's|@''HAVE_RAWMEMCHR''@|1|g' -e 's|@''HAVE_STPCPY''@|1|g' -e 's|@''HAVE_STPNCPY''@|1|g' -e 's|@''HAVE_STRCHRNUL''@|1|g' -e 's|@''HAVE_DECL_STRDUP''@|1|g' -e 's|@''HAVE_DECL_STRNDUP''@|1|g' -e 's|@''HAVE_DECL_STRNLEN''@|1|g' -e 's|@''HAVE_STRPBRK''@|1|g' -e 's|@''HAVE_STRSEP''@|1|g' -e 's|@''HAVE_STRCASESTR''@|0|g' -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' -e 's|@''HAVE_STRVERSCMP''@|1|g' -e 's|@''REPLACE_STPNCPY''@|0|g' -e 's|@''REPLACE_MEMCHR''@|0|g' -e 's|@''REPLACE_MEMMEM''@|0|g' -e 's|@''REPLACE_STRCASESTR''@|0|g' -e 's|@''REPLACE_STRCHRNUL''@|0|g' -e 's|@''REPLACE_STRDUP''@|0|g' -e 's|@''REPLACE_STRSTR''@|0|g' -e 's|@''REPLACE_STRERROR''@|0|g' -e 's|@''REPLACE_STRERROR_R''@|0|g' -e 's|@''REPLACE_STRNCAT''@|0|g' -e 's|@''REPLACE_STRNDUP''@|0|g' -e 's|@''REPLACE_STRNLEN''@|0|g' -e 's|@''REPLACE_STRSIGNAL''@|0|g' -e 's|@''REPLACE_STRTOK_R''@|0|g' -e 's|@''UNDEFINE_STRTOK_R''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; < ./string.in.h; } > string.h-t && mv string.h-t string.h rm -f strings.h-t strings.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_STRINGS_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STRINGS_H''@||g' -e 's|@''GNULIB_FFS''@|0|g' -e 's|@''HAVE_FFS''@|1|g' -e 's|@''HAVE_STRCASECMP''@|1|g' -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' < ./strings.in.h; } > strings.h-t && mv strings.h-t strings.h .././install-sh -c -d sys rm -f sys/stat.h-t sys/stat.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_STAT_H''@||g' -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' -e 's/@''GNULIB_FCHMODAT''@/0/g' -e 's/@''GNULIB_FSTAT''@/1/g' -e 's/@''GNULIB_FSTATAT''@/0/g' -e 's/@''GNULIB_FUTIMENS''@/1/g' -e 's/@''GNULIB_LCHMOD''@/0/g' -e 's/@''GNULIB_LSTAT''@/1/g' -e 's/@''GNULIB_MKDIRAT''@/0/g' -e 's/@''GNULIB_MKFIFO''@/0/g' -e 's/@''GNULIB_MKFIFOAT''@/0/g' -e 's/@''GNULIB_MKNOD''@/0/g' -e 's/@''GNULIB_MKNODAT''@/0/g' -e 's/@''GNULIB_STAT''@/1/g' -e 's/@''GNULIB_UTIMENSAT''@/0/g' -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' -e 's|@''HAVE_FCHMODAT''@|1|g' -e 's|@''HAVE_FSTATAT''@|1|g' -e 's|@''HAVE_FUTIMENS''@|0|g' -e 's|@''HAVE_LCHMOD''@|1|g' -e 's|@''HAVE_LSTAT''@|1|g' -e 's|@''HAVE_MKDIRAT''@|1|g' -e 's|@''HAVE_MKFIFO''@|1|g' -e 's|@''HAVE_MKFIFOAT''@|1|g' -e 's|@''HAVE_MKNOD''@|1|g' -e 's|@''HAVE_MKNODAT''@|1|g' -e 's|@''HAVE_UTIMENSAT''@|1|g' -e 's|@''REPLACE_FSTAT''@|0|g' -e 's|@''REPLACE_FSTATAT''@|0|g' -e 's|@''REPLACE_FUTIMENS''@|0|g' -e 's|@''REPLACE_LSTAT''@|1|g' -e 's|@''REPLACE_MKDIR''@|0|g' -e 's|@''REPLACE_MKFIFO''@|0|g' -e 's|@''REPLACE_MKNOD''@|0|g' -e 's|@''REPLACE_STAT''@|1|g' -e 's|@''REPLACE_UTIMENSAT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' < ./sys_stat.in.h; } > sys/stat.h-t && mv sys/stat.h-t sys/stat.h .././install-sh -c -d sys rm -f sys/time.h-t sys/time.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_SYS_TIME_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_TIME_H''@||g' -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' -e 's|@''HAVE_WINSOCK2_H''@|0|g' -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' < ./sys_time.in.h; } > sys/time.h-t && mv sys/time.h-t sys/time.h .././install-sh -c -d sys rm -f sys/types.h-t sys/types.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_TYPES_H''@||g' -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' -e 's|@''WINDOWS_STAT_INODES''@|0|g' < ./sys_types.in.h; } > sys/types.h-t && mv sys/types.h-t sys/types.h .././install-sh -c -d sys rm -f sys/wait.h-t sys/wait.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_WAIT_H''@||g' -e 's/@''GNULIB_WAITPID''@/0/g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' < ./sys_wait.in.h; } > sys/wait.h-t && mv sys/wait.h-t sys/wait.h rm -f time.h-t time.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_TIME_H''@||g' -e 's/@''GNULIB_CTIME''@/0/g' -e 's/@''GNULIB_LOCALTIME''@/0/g' -e 's/@''GNULIB_MKTIME''@/0/g' -e 's/@''GNULIB_NANOSLEEP''@/0/g' -e 's/@''GNULIB_STRFTIME''@/0/g' -e 's/@''GNULIB_STRPTIME''@/0/g' -e 's/@''GNULIB_TIMEGM''@/0/g' -e 's/@''GNULIB_TIME_R''@/0/g' -e 's/@''GNULIB_TIME_RZ''@/0/g' -e 's/@''GNULIB_TZSET''@/0/g' -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' -e 's|@''HAVE_NANOSLEEP''@|1|g' -e 's|@''HAVE_STRPTIME''@|1|g' -e 's|@''HAVE_TIMEGM''@|1|g' -e 's|@''HAVE_TIMEZONE_T''@|0|g' -e 's|@''HAVE_TZSET''@|1|g' -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_GMTIME''@|0|g' -e 's|@''REPLACE_LOCALTIME''@|0|g' -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' < ./time.in.h; } > time.h-t && mv time.h-t time.h rm -f unistd.h-t unistd.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_UNISTD_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_UNISTD_H''@||g' -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' -e 's/@''GNULIB_CHDIR''@/0/g' -e 's/@''GNULIB_CHOWN''@/0/g' -e 's/@''GNULIB_CLOSE''@/0/g' -e 's/@''GNULIB_DUP''@/0/g' -e 's/@''GNULIB_DUP2''@/0/g' -e 's/@''GNULIB_DUP3''@/0/g' -e 's/@''GNULIB_ENVIRON''@/0/g' -e 's/@''GNULIB_EUIDACCESS''@/0/g' -e 's/@''GNULIB_FACCESSAT''@/0/g' -e 's/@''GNULIB_FCHDIR''@/0/g' -e 's/@''GNULIB_FCHOWNAT''@/0/g' -e 's/@''GNULIB_FDATASYNC''@/0/g' -e 's/@''GNULIB_FSYNC''@/0/g' -e 's/@''GNULIB_FTRUNCATE''@/0/g' -e 's/@''GNULIB_GETCWD''@/0/g' -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' -e 's/@''GNULIB_GETGROUPS''@/0/g' -e 's/@''GNULIB_GETHOSTNAME''@/0/g' -e 's/@''GNULIB_GETLOGIN''@/0/g' -e 's/@''GNULIB_GETLOGIN_R''@/1/g' -e 's/@''GNULIB_GETPAGESIZE''@/0/g' -e 's/@''GNULIB_GETUSERSHELL''@/0/g' -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' -e 's/@''GNULIB_ISATTY''@/0/g' -e 's/@''GNULIB_LCHOWN''@/0/g' -e 's/@''GNULIB_LINK''@/0/g' -e 's/@''GNULIB_LINKAT''@/0/g' -e 's/@''GNULIB_LSEEK''@/0/g' -e 's/@''GNULIB_PIPE''@/0/g' -e 's/@''GNULIB_PIPE2''@/0/g' -e 's/@''GNULIB_PREAD''@/0/g' -e 's/@''GNULIB_PWRITE''@/0/g' -e 's/@''GNULIB_READ''@/0/g' -e 's/@''GNULIB_READLINK''@/0/g' -e 's/@''GNULIB_READLINKAT''@/0/g' -e 's/@''GNULIB_RMDIR''@/0/g' -e 's/@''GNULIB_SETHOSTNAME''@/0/g' -e 's/@''GNULIB_SLEEP''@/0/g' -e 's/@''GNULIB_SYMLINK''@/0/g' -e 's/@''GNULIB_SYMLINKAT''@/0/g' -e 's/@''GNULIB_TRUNCATE''@/0/g' -e 's/@''GNULIB_TTYNAME_R''@/0/g' -e 's/@''GNULIB_UNISTD_H_GETOPT''@/01/g' -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_UNLINK''@/0/g' -e 's/@''GNULIB_UNLINKAT''@/0/g' -e 's/@''GNULIB_USLEEP''@/0/g' -e 's/@''GNULIB_WRITE''@/0/g' < ./unistd.in.h | sed -e 's|@''HAVE_CHOWN''@|1|g' -e 's|@''HAVE_DUP2''@|1|g' -e 's|@''HAVE_DUP3''@|1|g' -e 's|@''HAVE_EUIDACCESS''@|1|g' -e 's|@''HAVE_FACCESSAT''@|1|g' -e 's|@''HAVE_FCHDIR''@|1|g' -e 's|@''HAVE_FCHOWNAT''@|1|g' -e 's|@''HAVE_FDATASYNC''@|1|g' -e 's|@''HAVE_FSYNC''@|1|g' -e 's|@''HAVE_FTRUNCATE''@|1|g' -e 's|@''HAVE_GETDTABLESIZE''@|1|g' -e 's|@''HAVE_GETGROUPS''@|1|g' -e 's|@''HAVE_GETHOSTNAME''@|1|g' -e 's|@''HAVE_GETPAGESIZE''@|1|g' -e 's|@''HAVE_GROUP_MEMBER''@|1|g' -e 's|@''HAVE_LCHOWN''@|1|g' -e 's|@''HAVE_LINK''@|1|g' -e 's|@''HAVE_LINKAT''@|1|g' -e 's|@''HAVE_PIPE''@|1|g' -e 's|@''HAVE_PIPE2''@|1|g' -e 's|@''HAVE_PREAD''@|1|g' -e 's|@''HAVE_PWRITE''@|1|g' -e 's|@''HAVE_READLINK''@|1|g' -e 's|@''HAVE_READLINKAT''@|1|g' -e 's|@''HAVE_SETHOSTNAME''@|1|g' -e 's|@''HAVE_SLEEP''@|1|g' -e 's|@''HAVE_SYMLINK''@|1|g' -e 's|@''HAVE_SYMLINKAT''@|1|g' -e 's|@''HAVE_TRUNCATE''@|1|g' -e 's|@''HAVE_UNLINKAT''@|1|g' -e 's|@''HAVE_USLEEP''@|1|g' -e 's|@''HAVE_DECL_ENVIRON''@|1|g' -e 's|@''HAVE_DECL_FCHDIR''@|1|g' -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' -e 's|@''HAVE_OS_H''@|0|g' -e 's|@''HAVE_SYS_PARAM_H''@|0|g' | sed -e 's|@''REPLACE_CHOWN''@|0|g' -e 's|@''REPLACE_CLOSE''@|0|g' -e 's|@''REPLACE_DUP''@|0|g' -e 's|@''REPLACE_DUP2''@|0|g' -e 's|@''REPLACE_FCHOWNAT''@|0|g' -e 's|@''REPLACE_FTRUNCATE''@|0|g' -e 's|@''REPLACE_GETCWD''@|0|g' -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' -e 's|@''REPLACE_GETLOGIN_R''@|0|g' -e 's|@''REPLACE_GETGROUPS''@|0|g' -e 's|@''REPLACE_GETPAGESIZE''@|0|g' -e 's|@''REPLACE_ISATTY''@|0|g' -e 's|@''REPLACE_LCHOWN''@|0|g' -e 's|@''REPLACE_LINK''@|0|g' -e 's|@''REPLACE_LINKAT''@|0|g' -e 's|@''REPLACE_LSEEK''@|0|g' -e 's|@''REPLACE_PREAD''@|0|g' -e 's|@''REPLACE_PWRITE''@|0|g' -e 's|@''REPLACE_READ''@|0|g' -e 's|@''REPLACE_READLINK''@|0|g' -e 's|@''REPLACE_READLINKAT''@|0|g' -e 's|@''REPLACE_RMDIR''@|0|g' -e 's|@''REPLACE_SLEEP''@|0|g' -e 's|@''REPLACE_SYMLINK''@|0|g' -e 's|@''REPLACE_SYMLINKAT''@|0|g' -e 's|@''REPLACE_TRUNCATE''@|0|g' -e 's|@''REPLACE_TTYNAME_R''@|0|g' -e 's|@''REPLACE_UNLINK''@|0|g' -e 's|@''REPLACE_UNLINKAT''@|0|g' -e 's|@''REPLACE_USLEEP''@|0|g' -e 's|@''REPLACE_WRITE''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; } > unistd.h-t && mv unistd.h-t unistd.h rm -f unitypes.h-t unitypes.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./unitypes.in.h; } > unitypes.h-t && mv -f unitypes.h-t unitypes.h rm -f uniwidth.h-t uniwidth.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; cat ./uniwidth.in.h; } > uniwidth.h-t && mv -f uniwidth.h-t uniwidth.h rm -f wchar.h-t wchar.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''HAVE_FEATURES_H''@|0|g' -e 's|@''NEXT_WCHAR_H''@||g' -e 's|@''HAVE_WCHAR_H''@|1|g' -e 's/@''HAVE_CRTDEFS_H''@/0/g' -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' -e 's/@''GNULIB_BTOWC''@/1/g' -e 's/@''GNULIB_WCTOB''@/0/g' -e 's/@''GNULIB_MBSINIT''@/1/g' -e 's/@''GNULIB_MBRTOWC''@/1/g' -e 's/@''GNULIB_MBRLEN''@/0/g' -e 's/@''GNULIB_MBSRTOWCS''@/1/g' -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' -e 's/@''GNULIB_WCRTOMB''@/1/g' -e 's/@''GNULIB_WCSRTOMBS''@/0/g' -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' -e 's/@''GNULIB_WCWIDTH''@/1/g' -e 's/@''GNULIB_WMEMCHR''@/0/g' -e 's/@''GNULIB_WMEMCMP''@/0/g' -e 's/@''GNULIB_WMEMCPY''@/0/g' -e 's/@''GNULIB_WMEMMOVE''@/0/g' -e 's/@''GNULIB_WMEMSET''@/0/g' -e 's/@''GNULIB_WCSLEN''@/0/g' -e 's/@''GNULIB_WCSNLEN''@/0/g' -e 's/@''GNULIB_WCSCPY''@/0/g' -e 's/@''GNULIB_WCPCPY''@/0/g' -e 's/@''GNULIB_WCSNCPY''@/0/g' -e 's/@''GNULIB_WCPNCPY''@/0/g' -e 's/@''GNULIB_WCSCAT''@/0/g' -e 's/@''GNULIB_WCSNCAT''@/0/g' -e 's/@''GNULIB_WCSCMP''@/0/g' -e 's/@''GNULIB_WCSNCMP''@/0/g' -e 's/@''GNULIB_WCSCASECMP''@/0/g' -e 's/@''GNULIB_WCSNCASECMP''@/0/g' -e 's/@''GNULIB_WCSCOLL''@/0/g' -e 's/@''GNULIB_WCSXFRM''@/0/g' -e 's/@''GNULIB_WCSDUP''@/0/g' -e 's/@''GNULIB_WCSCHR''@/0/g' -e 's/@''GNULIB_WCSRCHR''@/0/g' -e 's/@''GNULIB_WCSCSPN''@/0/g' -e 's/@''GNULIB_WCSSPN''@/0/g' -e 's/@''GNULIB_WCSPBRK''@/0/g' -e 's/@''GNULIB_WCSSTR''@/0/g' -e 's/@''GNULIB_WCSTOK''@/0/g' -e 's/@''GNULIB_WCSWIDTH''@/0/g' -e 's/@''GNULIB_WCSFTIME''@/0/g' < ./wchar.in.h | sed -e 's|@''HAVE_WINT_T''@|1|g' -e 's|@''HAVE_BTOWC''@|1|g' -e 's|@''HAVE_MBSINIT''@|1|g' -e 's|@''HAVE_MBRTOWC''@|1|g' -e 's|@''HAVE_MBRLEN''@|1|g' -e 's|@''HAVE_MBSRTOWCS''@|1|g' -e 's|@''HAVE_MBSNRTOWCS''@|1|g' -e 's|@''HAVE_WCRTOMB''@|1|g' -e 's|@''HAVE_WCSRTOMBS''@|1|g' -e 's|@''HAVE_WCSNRTOMBS''@|1|g' -e 's|@''HAVE_WMEMCHR''@|1|g' -e 's|@''HAVE_WMEMCMP''@|1|g' -e 's|@''HAVE_WMEMCPY''@|1|g' -e 's|@''HAVE_WMEMMOVE''@|1|g' -e 's|@''HAVE_WMEMSET''@|1|g' -e 's|@''HAVE_WCSLEN''@|1|g' -e 's|@''HAVE_WCSNLEN''@|1|g' -e 's|@''HAVE_WCSCPY''@|1|g' -e 's|@''HAVE_WCPCPY''@|1|g' -e 's|@''HAVE_WCSNCPY''@|1|g' -e 's|@''HAVE_WCPNCPY''@|1|g' -e 's|@''HAVE_WCSCAT''@|1|g' -e 's|@''HAVE_WCSNCAT''@|1|g' -e 's|@''HAVE_WCSCMP''@|1|g' -e 's|@''HAVE_WCSNCMP''@|1|g' -e 's|@''HAVE_WCSCASECMP''@|1|g' -e 's|@''HAVE_WCSNCASECMP''@|1|g' -e 's|@''HAVE_WCSCOLL''@|1|g' -e 's|@''HAVE_WCSXFRM''@|1|g' -e 's|@''HAVE_WCSDUP''@|1|g' -e 's|@''HAVE_WCSCHR''@|1|g' -e 's|@''HAVE_WCSRCHR''@|1|g' -e 's|@''HAVE_WCSCSPN''@|1|g' -e 's|@''HAVE_WCSSPN''@|1|g' -e 's|@''HAVE_WCSPBRK''@|1|g' -e 's|@''HAVE_WCSSTR''@|1|g' -e 's|@''HAVE_WCSTOK''@|1|g' -e 's|@''HAVE_WCSWIDTH''@|1|g' -e 's|@''HAVE_WCSFTIME''@|1|g' -e 's|@''HAVE_DECL_WCTOB''@|1|g' -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' | sed -e 's|@''REPLACE_MBSTATE_T''@|1|g' -e 's|@''REPLACE_BTOWC''@|0|g' -e 's|@''REPLACE_WCTOB''@|0|g' -e 's|@''REPLACE_MBSINIT''@|1|g' -e 's|@''REPLACE_MBRTOWC''@|1|g' -e 's|@''REPLACE_MBRLEN''@|0|g' -e 's|@''REPLACE_MBSRTOWCS''@|1|g' -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' -e 's|@''REPLACE_WCRTOMB''@|1|g' -e 's|@''REPLACE_WCSRTOMBS''@|0|g' -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' -e 's|@''REPLACE_WCWIDTH''@|0|g' -e 's|@''REPLACE_WCSWIDTH''@|0|g' -e 's|@''REPLACE_WCSFTIME''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; } > wchar.h-t && mv wchar.h-t wchar.h rm -f wctype.h-t wctype.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_WCTYPE_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_WCTYPE_H''@||g' -e 's/@''HAVE_CRTDEFS_H''@/0/g' -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' -e 's/@''GNULIB_ISWBLANK''@/1/g' -e 's/@''GNULIB_WCTYPE''@/0/g' -e 's/@''GNULIB_ISWCTYPE''@/0/g' -e 's/@''GNULIB_WCTRANS''@/0/g' -e 's/@''GNULIB_TOWCTRANS''@/0/g' -e 's/@''HAVE_ISWBLANK''@/1/g' -e 's/@''HAVE_ISWCNTRL''@/1/g' -e 's/@''HAVE_WCTYPE_T''@/1/g' -e 's/@''HAVE_WCTRANS_T''@/1/g' -e 's/@''HAVE_WINT_T''@/1/g' -e 's/@''REPLACE_ISWBLANK''@/0/g' -e 's/@''REPLACE_ISWCNTRL''@/0/g' -e 's/@''REPLACE_TOWLOWER''@/0/g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' < ./wctype.in.h; } > wctype.h-t && mv wctype.h-t wctype.h make all-recursive source='gettime.c' object='gettime.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o gettime.o gettime.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "./sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/types.h", line 58.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "./stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "./limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "./float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "./stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "./stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "./stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "./stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "./stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "./stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "./stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "./stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "./stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "./stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "./stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "./stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "./stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "./stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "./stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "./stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "./stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "./stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "./stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "./stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "./stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "./stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "./stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "./stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "./stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "./stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./time.h", line 385.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 385.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 458.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 458.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 462.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./time.h", line 479.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 479.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 483.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "timespec.h", line 51.1: 1506-412 (I) Referenced variable "r", which was not initialized in its declaration. "./sys/time.h", line 23.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/time.h", line 55.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "gettime.c", line 31.5: 1506-293 (I) Identifier HAVE_NANOTIME assigned default value of zero on if directive. "gettime.c", line 45.3: 1506-412 (I) Referenced variable "tv", which was not initialized in its declaration. "gettime.c", line 48.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "gettime.c", line 48.1: 1506-415 (I) The external function definition "gettime" is never referenced. "gettime.c", line 48.1: 1506-415 (I) The external function definition "timespectod" is never referenced. "gettime.c", line 48.1: 1506-415 (I) The external function definition "timespec_sign" is never referenced. "gettime.c", line 48.1: 1506-415 (I) The external function definition "timespec_cmp" is never referenced. "gettime.c", line 48.1: 1506-415 (I) The external function definition "make_timespec" is never referenced. "gettime.c", line 48.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='hard-locale.c' object='hard-locale.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o hard-locale.o hard-locale.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "./locale.h", line 18.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./locale.h", line 392.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./locale.h", line 392.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./locale.h", line 465.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./locale.h", line 465.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./locale.h", line 469.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./locale.h", line 486.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./locale.h", line 486.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./locale.h", line 490.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 49.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./string.h", line 58.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 58.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 582.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "./string.h", line 1096.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "hard-locale.c", line 45.13: 1506-425 (I) The condition is always false. "hard-locale.c", line 46.9: 1506-472 (I) Statement may be unreachable. "hard-locale.c", line 72.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "hard-locale.c", line 72.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. "hard-locale.c", line 72.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. "hard-locale.c", line 72.1: 1506-415 (I) The external function definition "hard_locale" is never referenced. source='localcharset.c' object='localcharset.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o localcharset.o localcharset.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./fcntl.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "./stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "./limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "./float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "./stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "./stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "./stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "./stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "./stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "./stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "./stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "./stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "./stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "./stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "./stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "./stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "./stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "./stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "./stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "./stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "./stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "./stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "./stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "./stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "./stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "./stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "./stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "./stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "./stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "./stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./sys/stat.h", line 24.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./sys/stat.h", line 41.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./time.h", line 385.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 385.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 458.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 458.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 462.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./time.h", line 479.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 479.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 483.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "/usr/include/sys/stat.h", line 37.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/sys/stat.h", line 43.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/mode.h", line 41.23: 1506-457 (I) File /usr/include/standards.h has already been included. "./sys/stat.h", line 606.5: 1506-293 (I) Identifier STAT_MACROS_BROKEN assigned default value of zero on if directive. "./sys/stat.h", line 824.6: 1506-293 (I) Identifier S_IXUGO assigned default value of zero on if directive. "./sys/stat.h", line 1165.12: 1506-290 (I) Unknown macro name stat64 on #undef directive. "/usr/include/fcntl.h", line 26.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/fcntl.h", line 32.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/flock.h", line 33.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/flock.h", line 34.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./unistd.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/unistd.h", line 49.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/unistd.h", line 55.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/access.h", line 35.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/unistd.h", line 339.9: 1506-290 (I) Unknown macro name _POSIX_THREAD_FORKALL on #undef directive. "/usr/include/unistd.h", line 358.9: 1506-290 (I) Unknown macro name _POSIX_SYNC_IO on #undef directive. "/usr/include/unistd.h", line 801.46: 1506-450 (I) Obsolete non-prototype-style function declaration. "./unistd.h", line 56.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./getopt-pfx-core.h", line 40.9: 1506-290 (I) Unknown macro name getopt on #undef directive. "./getopt-pfx-core.h", line 41.9: 1506-290 (I) Unknown macro name optarg on #undef directive. "./getopt-pfx-core.h", line 42.9: 1506-290 (I) Unknown macro name opterr on #undef directive. "./getopt-pfx-core.h", line 43.9: 1506-290 (I) Unknown macro name optind on #undef directive. "./getopt-pfx-core.h", line 44.9: 1506-290 (I) Unknown macro name optopt on #undef directive. "./getopt-pfx-core.h", line 54.9: 1506-290 (I) Unknown macro name _GETOPT_CORE_H on #undef directive. "./fcntl.h", line 67.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./unistd.h has already been included. "./fcntl.h", line 645.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./limits.h has already been included. "./fcntl.h", line 782.9: 1506-293 (I) Identifier AT_FDCWD assigned default value of zero on if directive. "localcharset.c", line 26.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdio.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdio.h", line 502.61: 1506-457 (I) File /usr/include/va_list.h has already been included. "/usr/include/stdarg.h", line 56.38: 1506-457 (I) File /usr/include/va_list.h has already been included. "./stdio.h", line 53.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdio.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./stdio.h", line 66.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 66.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 88.5: 1506-293 (I) Identifier GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU assigned default value of zero on if directive. "./stdio.h", line 100.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 100.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 1069.12: 1506-293 (I) Identifier __USE_FORTIFY_LEVEL assigned default value of zero on if directive. "./stdio.h", line 1127.11: 1506-290 (I) Unknown macro name getdelim on #undef directive. "./stdio.h", line 1166.11: 1506-290 (I) Unknown macro name getline on #undef directive. "./stdio.h", line 1197.8: 1506-290 (I) Unknown macro name gets on #undef directive. "./string.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 49.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./string.h", line 58.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 58.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 582.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "./string.h", line 1096.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "localcharset.c", line 29.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stdlib.h has already been included. "./stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 36.25: 1506-457 (I) File /usr/vac/include/stdlib.h has already been included. "./stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "localcharset.c", line 48.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./unistd.h has already been included. "./langinfo.h", line 25.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "localcharset.c", line 74.5: 1506-293 (I) Identifier ENABLE_RELOCATABLE assigned default value of zero on if directive. "localcharset.c", line 129.8: 1506-438 (I) The value of the variable "charset_aliases" may be used before being set. "localcharset.c", line 176.34: 1506-425 (I) The condition is always false. "localcharset.c", line 205.27: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "localcharset.c", line 214.33: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "localcharset.c", line 245.21: 1506-412 (I) Referenced variable "old_res_ptr", which was not initialized in its declaration. "localcharset.c", line 245.21: 1506-412 (I) Referenced variable "l2", which was not initialized in its declaration. "localcharset.c", line 245.21: 1506-412 (I) Referenced variable "l1", which was not initialized in its declaration. "localcharset.c", line 245.21: 1506-412 (I) Referenced variable "buf2", which was not initialized in its declaration. "localcharset.c", line 245.21: 1506-412 (I) Referenced variable "buf1", which was not initialized in its declaration. "localcharset.c", line 245.21: 1506-412 (I) Referenced variable "c", which was not initialized in its declaration. "localcharset.c", line 255.13: 1506-412 (I) Referenced variable "fp", which was not initialized in its declaration. "localcharset.c", line 258.9: 1506-412 (I) Referenced variable "fd", which was not initialized in its declaration. "localcharset.c", line 382.5: 1506-412 (I) Referenced variable "file_name", which was not initialized in its declaration. "localcharset.c", line 382.5: 1506-412 (I) Referenced variable "dir", which was not initialized in its declaration. "localcharset.c", line 385.1: 1506-412 (I) Referenced variable "cp", which was not initialized in its declaration. "localcharset.c", line 617.1: 1506-412 (I) Referenced variable "aliases", which was not initialized in its declaration. "localcharset.c", line 617.1: 1506-412 (I) Referenced variable "codeset", which was not initialized in its declaration. "localcharset.c", line 617.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "localcharset.c", line 617.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. "localcharset.c", line 617.1: 1506-469 (I) The static function "getdtablesize" is declared or defined but never referenced. "localcharset.c", line 617.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. "localcharset.c", line 617.1: 1506-415 (I) The external function definition "locale_charset" is never referenced. source='glthread/lock.c' object='glthread/lock.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o glthread/lock.o glthread/lock.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "./stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/pthread.h", line 48.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/pthread.h", line 56.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/pthread.h", line 60.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "/usr/include/sys/sched.h", line 35.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/proc.h", line 41.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/thread.h", line 33.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/thread.h", line 34.25: 1506-457 (I) File /usr/include/sys/mstsave.h has already been included. "/usr/include/sys/lock_def.h", line 38.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/var.h", line 41.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/atomic_op.h", line 38.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/thread.h", line 39.25: 1506-457 (I) File /usr/include/sys/context.h has already been included. "/usr/include/sys/thread.h", line 40.22: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/time.h has already been included. "/usr/include/sys/timer.h", line 138.22: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/time.h has already been included. "/usr/include/sys/timer.h", line 139.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/timer.h", line 140.27: 1506-457 (I) File /usr/include/sys/processor.h has already been included. "/usr/include/sys/timer.h", line 171.32: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/timer.h", line 178.31: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/timer.h", line 296.35: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/cred.h", line 44.24: 1506-457 (I) File /usr/include/sys/limits.h has already been included. "/usr/include/sys/cred.h", line 45.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/priv.h", line 32.67: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/mode.h", line 41.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/lockl.h", line 38.26: 1506-457 (I) File /usr/include/sys/lock_def.h has already been included. "/usr/include/sys/capabilities.h", line 21.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/capabilities.h", line 47.15: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/secattr.h", line 35.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/secattr.h", line 36.22: 1506-457 (I) File /usr/include/sys/priv.h has already been included. "/usr/include/sys/mac.h", line 44.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/thread.h", line 43.26: 1506-457 (I) File /usr/include/sys/resource.h has already been included. "/usr/include/sys/extendio.h", line 22.36: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/thread.h", line 45.24: 1506-457 (I) File /usr/include/sys/kerrno.h has already been included. "/usr/include/sys/thread.h", line 313.5: 1506-293 (I) Identifier __EXTENDED__ assigned default value of zero on if directive. "/usr/include/sys/proc.h", line 43.23: 1506-457 (I) File /usr/include/sys/timer.h has already been included. "/usr/include/sys/proc.h", line 44.26: 1506-457 (I) File /usr/include/sys/resource.h has already been included. "/usr/include/sys/proc.h", line 45.25: 1506-457 (I) File /usr/include/sys/m_param.h has already been included. "/usr/include/sys/proc.h", line 46.21: 1506-457 (I) File /usr/include/sys/pri.h has already been included. "/usr/include/sys/proc.h", line 47.23: 1506-457 (I) File /usr/include/sys/lockl.h has already been included. "/usr/include/sys/proc.h", line 48.24: 1506-457 (I) File /usr/include/sys/limits.h has already been included. "/usr/include/sys/proc.h", line 49.21: 1506-457 (I) File /usr/include/sys/var.h has already been included. "/usr/include/sys/proc.h", line 50.24: 1506-457 (I) File /usr/include/sys/thread.h has already been included. "/usr/include/sys/corralid.h", line 19.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/proc.h", line 563.5: 1506-293 (I) Identifier PV_PAD assigned default value of zero on if directive. "/usr/include/sys/proc.h", line 1148.24: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/proc.h", line 1220.34: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/sched.h", line 39.28: 1506-457 (I) File /usr/include/sys/m_param.h has already been included. "/usr/include/sys/sched.h", line 40.22: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/time.h has already been included. "/usr/include/sched.h", line 54.18: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./time.h has already been included. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 35.24: 1506-457 (I) File /usr/include/time.h has already been included. "./unistd.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/unistd.h", line 49.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/unistd.h", line 55.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/access.h", line 35.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/unistd.h", line 339.9: 1506-290 (I) Unknown macro name _POSIX_THREAD_FORKALL on #undef directive. "/usr/include/unistd.h", line 358.9: 1506-290 (I) Unknown macro name _POSIX_SYNC_IO on #undef directive. "/usr/include/unistd.h", line 801.46: 1506-450 (I) Obsolete non-prototype-style function declaration. "./unistd.h", line 56.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./unistd.h", line 88.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stdlib.h has already been included. "./stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 28.25: 1506-457 (I) File /usr/vac/include/stdlib.h has already been included. "./getopt-pfx-core.h", line 40.9: 1506-290 (I) Unknown macro name getopt on #undef directive. "./getopt-pfx-core.h", line 41.9: 1506-290 (I) Unknown macro name optarg on #undef directive. "./getopt-pfx-core.h", line 42.9: 1506-290 (I) Unknown macro name opterr on #undef directive. "./getopt-pfx-core.h", line 43.9: 1506-290 (I) Unknown macro name optind on #undef directive. "./getopt-pfx-core.h", line 44.9: 1506-290 (I) Unknown macro name optopt on #undef directive. "./getopt-pfx-core.h", line 54.9: 1506-290 (I) Unknown macro name _GETOPT_CORE_H on #undef directive. "/usr/include/pthread.h", line 67.22: 1506-457 (I) File /usr/include/sys/cred.h has already been included. "/usr/include/pthread.h", line 68.54: 1506-457 (I) File /usr/include/sys/extendio.h has already been included. "/usr/include/pthread.h", line 395.29: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/pthread.h", line 1026.27: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/pthread.h", line 1085.42: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/pthread.h", line 1086.42: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/pthread.h", line 1087.42: 1506-450 (I) Obsolete non-prototype-style function declaration. "./glthread/lock.h", line 96.6: 1506-293 (I) Identifier PTHREAD_IN_USE_DETECTION_HARD assigned default value of zero on if directive. "./glthread/lock.h", line 105.6: 1506-293 (I) Identifier USE_POSIX_THREADS_WEAK assigned default value of zero on if directive. "./glthread/lock.h", line 158.8: 1506-293 (I) Identifier PTHREAD_IN_USE_DETECTION_HARD assigned default value of zero on if directive. "./glthread/lock.h", line 184.30: 1506-293 (I) Identifier HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER assigned default value of zero on if directive. "./glthread/lock.h", line 392.5: 1506-293 (I) Identifier USE_PTH_THREADS assigned default value of zero on if directive. "./glthread/lock.h", line 539.5: 1506-293 (I) Identifier USE_SOLARIS_THREADS assigned default value of zero on if directive. "./glthread/lock.h", line 668.5: 1506-293 (I) Identifier USE_WINDOWS_THREADS assigned default value of zero on if directive. "glthread/lock.c", line 33.30: 1506-293 (I) Identifier HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER assigned default value of zero on if directive. "glthread/lock.c", line 173.1: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "glthread/lock.c", line 200.1: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "glthread/lock.c", line 227.1: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "glthread/lock.c", line 283.1: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "glthread/lock.c", line 300.1: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "glthread/lock.c", line 365.1: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "glthread/lock.c", line 365.1: 1506-412 (I) Referenced variable "attributes", which was not initialized in its declaration. "glthread/lock.c", line 389.5: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "glthread/lock.c", line 413.1: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "/usr/include/sys/types.h", line 429.17: 1506-446 (I) Array element(s) [9] ... [27] will be initialized with a default value of 0. "glthread/lock.c", line 488.21: 1506-495 (I) Pointer type conversion found. "glthread/lock.c", line 488.21: 1506-374 (I) Pointer types "char*" and "struct {...}*" are not compatible. "glthread/lock.c", line 489.22: 1506-495 (I) Pointer type conversion found. "glthread/lock.c", line 489.22: 1506-374 (I) Pointer types "const char*" and "const struct {...}*" are not compatible. "glthread/lock.c", line 492.23: 1506-495 (I) Pointer type conversion found. "glthread/lock.c", line 492.23: 1506-374 (I) Pointer types "const char*" and "const struct {...}*" are not compatible. "glthread/lock.c", line 492.18: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "glthread/lock.c", line 503.5: 1506-293 (I) Identifier USE_PTH_THREADS assigned default value of zero on if directive. "glthread/lock.c", line 683.5: 1506-293 (I) Identifier USE_SOLARIS_THREADS assigned default value of zero on if directive. "glthread/lock.c", line 794.5: 1506-293 (I) Identifier USE_WINDOWS_THREADS assigned default value of zero on if directive. "glthread/lock.c", line 497.1: 1506-415 (I) The external function definition "glthread_once_singlethreaded" is never referenced. "glthread/lock.c", line 497.1: 1506-415 (I) The external function definition "glthread_recursive_lock_destroy_multithreaded" is never referenced. "glthread/lock.c", line 497.1: 1506-415 (I) The external function definition "glthread_recursive_lock_unlock_multithreaded" is never referenced. "glthread/lock.c", line 497.1: 1506-415 (I) The external function definition "glthread_recursive_lock_lock_multithreaded" is never referenced. "glthread/lock.c", line 497.1: 1506-415 (I) The external function definition "glthread_rwlock_destroy_multithreaded" is never referenced. "glthread/lock.c", line 497.1: 1506-415 (I) The external function definition "glthread_rwlock_unlock_multithreaded" is never referenced. "glthread/lock.c", line 497.1: 1506-415 (I) The external function definition "glthread_rwlock_wrlock_multithreaded" is never referenced. "glthread/lock.c", line 497.1: 1506-415 (I) The external function definition "glthread_rwlock_rdlock_multithreaded" is never referenced. "glthread/lock.c", line 497.1: 1506-415 (I) The external function definition "glthread_rwlock_init_multithreaded" is never referenced. "glthread/lock.c", line 497.1: 1506-469 (I) The static function "getdtablesize" is declared or defined but never referenced. "glthread/lock.c", line 497.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "glthread/lock.c", line 497.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. "glthread/lock.c", line 497.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. source='malloca.c' object='malloca.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o malloca.o malloca.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "./stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "malloca.h", line 24.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stdint.h has already been included. "xalloc-oversized.h", line 21.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "xalloc-oversized.h", line 22.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stdint.h has already been included. "xalloc-oversized.h", line 44.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "xalloc-oversized.h", line 47.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "malloca.h", line 111.23: 1506-424 (I) The condition is always true. "malloca.h", line 112.25: 1506-425 (I) The condition is always false. "malloca.h", line 114.27: 1506-425 (I) The condition is always false. "malloca.h", line 116.29: 1506-425 (I) The condition is always false. "malloca.c", line 24.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stdint.h has already been included. "verify.h", line 34.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "verify.h", line 34.27: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "verify.h", line 41.11: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "verify.h", line 49.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "verify.h", line 50.9: 1506-290 (I) Unknown macro name _Static_assert on #undef directive. "verify.h", line 267.13: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "verify.h", line 267.30: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "verify.h", line 269.15: 1506-293 (I) Identifier _MSC_VER assigned default value of zero on elif directive. "malloca.c", line 63.1: 1506-424 (I) The condition is always true. "malloca.c", line 101.9: 1506-412 (I) Referenced variable "slot", which was not initialized in its declaration. "malloca.c", line 148.1: 1506-415 (I) The external function definition "freea" is never referenced. "malloca.c", line 148.1: 1506-415 (I) The external function definition "mmalloca" is never referenced. "malloca.c", line 148.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "malloca.c", line 148.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. "malloca.c", line 148.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. source='math.c' object='math.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o math.o math.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "math.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./math.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "./stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/math.h", line 1391.26: 1506-450 (I) Obsolete non-prototype-style function declaration. "math.c", line 4.18: 1506-469 (I) The static function "select" is declared or defined but never referenced. "math.c", line 4.18: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. "math.c", line 4.18: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. "math.c", line 4.18: 1506-469 (I) The static function "modfl" is declared or defined but never referenced. "math.c", line 4.18: 1506-469 (I) The static function "ldexpl" is declared or defined but never referenced. "math.c", line 4.18: 1506-469 (I) The static function "frexpl" is declared or defined but never referenced. "math.c", line 4.18: 1506-409 (I) The static variable "_SQNAN" is defined but never referenced. "math.c", line 4.18: 1506-409 (I) The static variable "_SINFINITY" is defined but never referenced. source='printf-frexp.c' object='printf-frexp.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o printf-frexp.o printf-frexp.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "./math.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/math.h", line 1391.26: 1506-450 (I) Obsolete non-prototype-style function declaration. "printf-frexp.c", line 190.1: 1506-412 (I) Referenced variable "exponent", which was not initialized in its declaration. "printf-frexp.c", line 190.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "printf-frexp.c", line 190.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. "printf-frexp.c", line 190.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. "printf-frexp.c", line 190.1: 1506-469 (I) The static function "modfl" is declared or defined but never referenced. "printf-frexp.c", line 190.1: 1506-469 (I) The static function "ldexpl" is declared or defined but never referenced. "printf-frexp.c", line 190.1: 1506-469 (I) The static function "frexpl" is declared or defined but never referenced. "printf-frexp.c", line 190.1: 1506-409 (I) The static variable "_SQNAN" is defined but never referenced. "printf-frexp.c", line 190.1: 1506-409 (I) The static variable "_SINFINITY" is defined but never referenced. "printf-frexp.c", line 190.1: 1506-415 (I) The external function definition "printf_frexp" is never referenced. source='printf-frexpl.c' object='printf-frexpl.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o printf-frexpl.o printf-frexpl.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "printf-frexpl.c", line 30.1: 1506-415 (I) The external function definition "printf_frexpl" is never referenced. source='sig-handler.c' object='sig-handler.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o sig-handler.o sig-handler.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./signal.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "./stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "./limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "./float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "./stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "./stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "./stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "./stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "./stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "./stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "./stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "./stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "./stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "./stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "./stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "./stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "./stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "./stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "./stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "./stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "./stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "./stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "./stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "./stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "./stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "./stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "./stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "./stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "./stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "./stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/mstsave.h", line 38.75: 1506-457 (I) File /usr/include/sys/m_param.h has already been included. "/usr/include/sys/mstsave.h", line 39.77: 1506-457 (I) File /usr/include/sys/m_types.h has already been included. "/usr/include/sys/signal.h", line 1150.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "./signal.h", line 409.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./signal.h", line 409.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./signal.h", line 482.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./signal.h", line 482.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./signal.h", line 486.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./signal.h", line 503.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./signal.h", line 503.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./signal.h", line 507.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./signal.h", line 552.7: 1506-293 (I) Identifier GNULIB_defined_sighandler_t assigned default value of zero on if directive. "./signal.h", line 757.7: 1506-293 (I) Identifier GNULIB_defined_function_taking_int_returning_void_t assigned default value of zero on if directive. "sig-handler.h", line 47.12: 1506-495 (I) Pointer type conversion found. "sig-handler.h", line 47.12: 1506-374 (I) Pointer types "void(*)(int)" and "void(* const)(int,struct {...}*,void*)" are not compatible. "sig-handler.h", line 50.1: 1506-415 (I) The external function definition "get_handler" is never referenced. "sig-handler.h", line 50.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='stat-time.c' object='stat-time.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o stat-time.o stat-time.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./sys/stat.h", line 24.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "./stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "./limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "./float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "./stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "./stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "./stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "./stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "./stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "./stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "./stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "./stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "./stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "./stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "./stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "./stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "./stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "./stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "./stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "./stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "./stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "./stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "./stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "./stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "./stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "./stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "./stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "./stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "./stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "./stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./time.h", line 385.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 385.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 458.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 458.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 462.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./time.h", line 479.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 479.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 483.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "/usr/include/sys/stat.h", line 37.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/sys/stat.h", line 43.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/mode.h", line 41.23: 1506-457 (I) File /usr/include/standards.h has already been included. "./sys/stat.h", line 606.5: 1506-293 (I) Identifier STAT_MACROS_BROKEN assigned default value of zero on if directive. "./sys/stat.h", line 824.6: 1506-293 (I) Identifier S_IXUGO assigned default value of zero on if directive. "./sys/stat.h", line 1165.12: 1506-290 (I) Unknown macro name stat64 on #undef directive. "stat-time.h", line 24.18: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./time.h has already been included. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 35.24: 1506-457 (I) File /usr/include/time.h has already been included. "stat-time.h", line 46.5: 1506-293 (I) Identifier _GL_WINDOWS_STAT_TIMESPEC assigned default value of zero on if directive. "stat-time.h", line 71.1: 1506-414 (I) The parameter "st" is never referenced. "stat-time.h", line 84.1: 1506-414 (I) The parameter "st" is never referenced. "stat-time.h", line 97.1: 1506-414 (I) The parameter "st" is never referenced. "stat-time.h", line 109.12: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "stat-time.h", line 126.1: 1506-412 (I) Referenced variable "t", which was not initialized in its declaration. "stat-time.h", line 140.1: 1506-412 (I) Referenced variable "t", which was not initialized in its declaration. "stat-time.h", line 154.1: 1506-412 (I) Referenced variable "t", which was not initialized in its declaration. "stat-time.h", line 184.12: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "stat-time.h", line 203.1: 1506-412 (I) Referenced variable "t", which was not initialized in its declaration. "stat-time.h", line 203.1: 1506-415 (I) The external function definition "get_stat_birthtime" is never referenced. "stat-time.h", line 203.1: 1506-415 (I) The external function definition "get_stat_mtime" is never referenced. "stat-time.h", line 203.1: 1506-415 (I) The external function definition "get_stat_ctime" is never referenced. "stat-time.h", line 203.1: 1506-415 (I) The external function definition "get_stat_atime" is never referenced. "stat-time.h", line 203.1: 1506-415 (I) The external function definition "get_stat_birthtime_ns" is never referenced. "stat-time.h", line 203.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='strnlen1.c' object='strnlen1.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o strnlen1.o strnlen1.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "./string.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 49.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./string.h", line 58.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 58.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 410.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 410.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 483.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 483.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 487.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./string.h", line 504.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 504.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 508.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./string.h", line 582.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "./string.h", line 1096.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "strnlen1.c", line 35.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. "strnlen1.c", line 35.1: 1506-415 (I) The external function definition "strnlen1" is never referenced. source='glthread/threadlib.c' object='glthread/threadlib.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o glthread/threadlib.o glthread/threadlib.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "./sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/types.h", line 58.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "./stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "./limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "./float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "./stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "./stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "./stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "./stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "./stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "./stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "./stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "./stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "./stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "./stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "./stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "./stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "./stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "./stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "./stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "./stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "./stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "./stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "./stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "./stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "./stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "./stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "./stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "./stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "./stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "./stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/pthread.h", line 60.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./time.h", line 385.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 385.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 458.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 458.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 462.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./time.h", line 479.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 479.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 483.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "/usr/include/sys/sched.h", line 35.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/proc.h", line 41.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/thread.h", line 33.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/mstsave.h", line 39.77: 1506-457 (I) File /usr/include/sys/m_types.h has already been included. "/usr/include/sys/lock_def.h", line 38.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/var.h", line 41.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/atomic_op.h", line 38.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/context.h", line 39.25: 1506-457 (I) File /usr/include/sys/m_param.h has already been included. "/usr/include/sys/context.h", line 40.25: 1506-457 (I) File /usr/include/sys/mstsave.h has already been included. "./sys/time.h", line 23.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/time.h", line 55.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/timer.h", line 138.22: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/time.h has already been included. "/usr/include/sys/timer.h", line 139.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/timer.h", line 140.27: 1506-457 (I) File /usr/include/sys/processor.h has already been included. "/usr/include/sys/timer.h", line 171.32: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/timer.h", line 178.31: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/timer.h", line 296.35: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/cred.h", line 44.24: 1506-457 (I) File /usr/include/sys/limits.h has already been included. "/usr/include/sys/cred.h", line 45.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/priv.h", line 32.67: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/mode.h", line 41.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/lockl.h", line 38.26: 1506-457 (I) File /usr/include/sys/lock_def.h has already been included. "/usr/include/sys/capabilities.h", line 21.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/capabilities.h", line 47.15: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/secattr.h", line 35.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/secattr.h", line 36.22: 1506-457 (I) File /usr/include/sys/priv.h has already been included. "/usr/include/sys/mac.h", line 44.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/resource.h", line 57.22: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/time.h has already been included. "/usr/include/sys/extendio.h", line 22.36: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/thread.h", line 45.24: 1506-457 (I) File /usr/include/sys/kerrno.h has already been included. "/usr/include/sys/thread.h", line 313.5: 1506-293 (I) Identifier __EXTENDED__ assigned default value of zero on if directive. "/usr/include/sys/proc.h", line 43.23: 1506-457 (I) File /usr/include/sys/timer.h has already been included. "/usr/include/sys/proc.h", line 44.26: 1506-457 (I) File /usr/include/sys/resource.h has already been included. "/usr/include/sys/proc.h", line 45.25: 1506-457 (I) File /usr/include/sys/m_param.h has already been included. "/usr/include/sys/proc.h", line 46.21: 1506-457 (I) File /usr/include/sys/pri.h has already been included. "/usr/include/sys/proc.h", line 47.23: 1506-457 (I) File /usr/include/sys/lockl.h has already been included. "/usr/include/sys/proc.h", line 48.24: 1506-457 (I) File /usr/include/sys/limits.h has already been included. "/usr/include/sys/proc.h", line 49.21: 1506-457 (I) File /usr/include/sys/var.h has already been included. "/usr/include/sys/proc.h", line 50.24: 1506-457 (I) File /usr/include/sys/thread.h has already been included. "/usr/include/sys/corralid.h", line 19.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/proc.h", line 563.5: 1506-293 (I) Identifier PV_PAD assigned default value of zero on if directive. "/usr/include/sys/proc.h", line 1148.24: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/proc.h", line 1220.34: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/sched.h", line 39.28: 1506-457 (I) File /usr/include/sys/m_param.h has already been included. "/usr/include/sys/sched.h", line 40.22: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/time.h has already been included. "/usr/include/sched.h", line 54.18: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./time.h has already been included. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 35.24: 1506-457 (I) File /usr/include/time.h has already been included. "./unistd.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/unistd.h", line 49.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/unistd.h", line 55.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/access.h", line 35.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/unistd.h", line 339.9: 1506-290 (I) Unknown macro name _POSIX_THREAD_FORKALL on #undef directive. "/usr/include/unistd.h", line 358.9: 1506-290 (I) Unknown macro name _POSIX_SYNC_IO on #undef directive. "/usr/include/unistd.h", line 801.46: 1506-450 (I) Obsolete non-prototype-style function declaration. "./unistd.h", line 56.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./getopt-pfx-core.h", line 40.9: 1506-290 (I) Unknown macro name getopt on #undef directive. "./getopt-pfx-core.h", line 41.9: 1506-290 (I) Unknown macro name optarg on #undef directive. "./getopt-pfx-core.h", line 42.9: 1506-290 (I) Unknown macro name opterr on #undef directive. "./getopt-pfx-core.h", line 43.9: 1506-290 (I) Unknown macro name optind on #undef directive. "./getopt-pfx-core.h", line 44.9: 1506-290 (I) Unknown macro name optopt on #undef directive. "./getopt-pfx-core.h", line 54.9: 1506-290 (I) Unknown macro name _GETOPT_CORE_H on #undef directive. "/usr/include/pthread.h", line 67.22: 1506-457 (I) File /usr/include/sys/cred.h has already been included. "/usr/include/pthread.h", line 68.54: 1506-457 (I) File /usr/include/sys/extendio.h has already been included. "/usr/include/pthread.h", line 395.29: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/pthread.h", line 1026.27: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/pthread.h", line 1085.42: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/pthread.h", line 1086.42: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/pthread.h", line 1087.42: 1506-450 (I) Obsolete non-prototype-style function declaration. "glthread/threadlib.c", line 28.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stdlib.h has already been included. "./stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 36.25: 1506-457 (I) File /usr/vac/include/stdlib.h has already been included. "./stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "glthread/threadlib.c", line 30.6: 1506-293 (I) Identifier PTHREAD_IN_USE_DETECTION_HARD assigned default value of zero on if directive. "glthread/threadlib.c", line 73.18: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. "glthread/threadlib.c", line 73.18: 1506-469 (I) The static function "getdtablesize" is declared or defined but never referenced. "glthread/threadlib.c", line 73.18: 1506-469 (I) The static function "select" is declared or defined but never referenced. "glthread/threadlib.c", line 73.18: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='timespec.c' object='timespec.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o timespec.o timespec.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "./sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/types.h", line 58.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "./stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "./limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "./float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "./stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "./stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "./stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "./stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "./stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "./stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "./stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "./stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "./stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "./stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "./stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "./stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "./stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "./stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "./stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "./stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "./stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "./stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "./stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "./stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "./stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "./stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "./stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "./stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "./stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "./stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./time.h", line 385.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 385.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 458.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 458.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 462.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./time.h", line 479.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 479.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 483.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "timespec.h", line 51.1: 1506-412 (I) Referenced variable "r", which was not initialized in its declaration. "timespec.h", line 112.38: 1506-415 (I) The external function definition "timespectod" is never referenced. "timespec.h", line 112.38: 1506-415 (I) The external function definition "timespec_sign" is never referenced. "timespec.h", line 112.38: 1506-415 (I) The external function definition "timespec_cmp" is never referenced. "timespec.h", line 112.38: 1506-415 (I) The external function definition "make_timespec" is never referenced. "timespec.h", line 112.38: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='unistd.c' object='unistd.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o unistd.o unistd.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "unistd.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./unistd.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "./sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/types.h", line 58.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "./stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "./limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "./float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "./stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "./stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "./stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "./stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "./stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "./stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "./stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "./stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "./stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "./stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "./stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "./stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "./stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "./stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "./stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "./stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "./stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "./stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "./stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "./stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "./stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "./stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "./stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "./stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "./stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "./stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/unistd.h", line 55.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/access.h", line 35.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/unistd.h", line 339.9: 1506-290 (I) Unknown macro name _POSIX_THREAD_FORKALL on #undef directive. "/usr/include/unistd.h", line 358.9: 1506-290 (I) Unknown macro name _POSIX_SYNC_IO on #undef directive. "./sys/stat.h", line 24.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./sys/stat.h", line 41.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./time.h", line 385.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 385.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 458.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 458.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 462.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./time.h", line 479.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 479.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 483.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "/usr/include/sys/stat.h", line 37.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/sys/stat.h", line 43.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/mode.h", line 41.23: 1506-457 (I) File /usr/include/standards.h has already been included. "./sys/stat.h", line 606.5: 1506-293 (I) Identifier STAT_MACROS_BROKEN assigned default value of zero on if directive. "./sys/stat.h", line 824.6: 1506-293 (I) Identifier S_IXUGO assigned default value of zero on if directive. "./sys/stat.h", line 1165.12: 1506-290 (I) Unknown macro name stat64 on #undef directive. "/usr/include/unistd.h", line 801.46: 1506-450 (I) Obsolete non-prototype-style function declaration. "unistd.h", line 56.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./getopt-pfx-core.h", line 40.9: 1506-290 (I) Unknown macro name getopt on #undef directive. "./getopt-pfx-core.h", line 41.9: 1506-290 (I) Unknown macro name optarg on #undef directive. "./getopt-pfx-core.h", line 42.9: 1506-290 (I) Unknown macro name opterr on #undef directive. "./getopt-pfx-core.h", line 43.9: 1506-290 (I) Unknown macro name optind on #undef directive. "./getopt-pfx-core.h", line 44.9: 1506-290 (I) Unknown macro name optopt on #undef directive. "./getopt-pfx-core.h", line 54.9: 1506-290 (I) Unknown macro name _GETOPT_CORE_H on #undef directive. "unistd.c", line 4.18: 1506-469 (I) The static function "select" is declared or defined but never referenced. "unistd.c", line 4.18: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. "unistd.c", line 4.18: 1506-469 (I) The static function "getdtablesize" is declared or defined but never referenced. "unistd.c", line 4.18: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='uniwidth/width.c' object='uniwidth/width.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o uniwidth/width.o uniwidth/width.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "./limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "./float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "./stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "./stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "./stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "./stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "./stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "./stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "./stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "./stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "./stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "./stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "./stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "./stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "./stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "./stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "./stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "./stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "./stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "./stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "./stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "./stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "./stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "./stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "./stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "./stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "./stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "./stdint.h", line 355.51: 1506-424 (I) The condition is always true. "./unitypes.h", line 30.6: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./unitypes.h", line 30.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./unitypes.h", line 40.6: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./unitypes.h", line 40.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 49.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./string.h", line 58.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 58.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 410.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 410.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 483.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 483.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 487.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./string.h", line 504.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 504.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 508.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./string.h", line 582.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "./string.h", line 1096.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "uniwidth/cjk.h", line 23.7: 1506-425 (I) The condition is always false. "uniwidth/width.c", line 404.13: 1506-434 (I) The left-hand side of a bitwise right shift expression has a signed promoted type. "uniwidth/width.c", line 450.1: 1506-415 (I) The external function definition "uc_width" is never referenced. "uniwidth/width.c", line 450.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='utimens.c' object='utimens.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o utimens.o utimens.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "./sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/types.h", line 58.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "./stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "./limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "./float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "./stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "./stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "./stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "./stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "./stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "./stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "./stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "./stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "./stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "./stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "./stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "./stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "./stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "./stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "./stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "./stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "./stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "./stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "./stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "./stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "./stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "./stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "./stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "./stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "./stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "./stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./time.h", line 385.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 385.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 458.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 458.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 462.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./time.h", line 479.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 479.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 483.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "utimens.h", line 25.5: 1506-293 (I) Identifier GNULIB_FDUTIMENSAT assigned default value of zero on if directive. "/usr/include/errno.h", line 37.23: 1506-457 (I) File /usr/include/standards.h has already been included. "./fcntl.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./fcntl.h", line 50.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./sys/stat.h", line 24.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./sys/stat.h", line 41.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./sys/stat.h", line 44.18: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./time.h has already been included. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 35.24: 1506-457 (I) File /usr/include/time.h has already been included. "/usr/include/sys/stat.h", line 37.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/sys/stat.h", line 43.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/mode.h", line 41.23: 1506-457 (I) File /usr/include/standards.h has already been included. "./sys/stat.h", line 606.5: 1506-293 (I) Identifier STAT_MACROS_BROKEN assigned default value of zero on if directive. "./sys/stat.h", line 824.6: 1506-293 (I) Identifier S_IXUGO assigned default value of zero on if directive. "./sys/stat.h", line 1165.12: 1506-290 (I) Unknown macro name stat64 on #undef directive. "/usr/include/fcntl.h", line 26.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/fcntl.h", line 32.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/flock.h", line 33.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/flock.h", line 34.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./unistd.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/unistd.h", line 49.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/unistd.h", line 55.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/access.h", line 35.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/unistd.h", line 339.9: 1506-290 (I) Unknown macro name _POSIX_THREAD_FORKALL on #undef directive. "/usr/include/unistd.h", line 358.9: 1506-290 (I) Unknown macro name _POSIX_SYNC_IO on #undef directive. "/usr/include/unistd.h", line 801.46: 1506-450 (I) Obsolete non-prototype-style function declaration. "./unistd.h", line 56.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./getopt-pfx-core.h", line 40.9: 1506-290 (I) Unknown macro name getopt on #undef directive. "./getopt-pfx-core.h", line 41.9: 1506-290 (I) Unknown macro name optarg on #undef directive. "./getopt-pfx-core.h", line 42.9: 1506-290 (I) Unknown macro name opterr on #undef directive. "./getopt-pfx-core.h", line 43.9: 1506-290 (I) Unknown macro name optind on #undef directive. "./getopt-pfx-core.h", line 44.9: 1506-290 (I) Unknown macro name optopt on #undef directive. "./getopt-pfx-core.h", line 54.9: 1506-290 (I) Unknown macro name _GETOPT_CORE_H on #undef directive. "./fcntl.h", line 67.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./unistd.h has already been included. "./fcntl.h", line 645.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./limits.h has already been included. "./fcntl.h", line 782.9: 1506-293 (I) Identifier AT_FDCWD assigned default value of zero on if directive. "/usr/include/stdbool.h", line 27.23: 1506-457 (I) File /usr/include/standards.h has already been included. "utimens.c", line 30.22: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/stat.h has already been included. "utimens.c", line 31.22: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/time.h has already been included. "utimens.c", line 32.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./unistd.h has already been included. "/usr/include/utime.h", line 39.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/utime.h", line 45.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "stat-time.h", line 23.22: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/stat.h has already been included. "stat-time.h", line 24.18: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./time.h has already been included. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 35.24: 1506-457 (I) File /usr/include/time.h has already been included. "stat-time.h", line 46.5: 1506-293 (I) Identifier _GL_WINDOWS_STAT_TIMESPEC assigned default value of zero on if directive. "stat-time.h", line 71.1: 1506-414 (I) The parameter "st" is never referenced. "stat-time.h", line 84.1: 1506-414 (I) The parameter "st" is never referenced. "stat-time.h", line 97.1: 1506-414 (I) The parameter "st" is never referenced. "stat-time.h", line 109.12: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "stat-time.h", line 126.1: 1506-412 (I) Referenced variable "t", which was not initialized in its declaration. "stat-time.h", line 140.1: 1506-412 (I) Referenced variable "t", which was not initialized in its declaration. "stat-time.h", line 154.1: 1506-412 (I) Referenced variable "t", which was not initialized in its declaration. "stat-time.h", line 184.12: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "stat-time.h", line 203.1: 1506-412 (I) Referenced variable "t", which was not initialized in its declaration. "timespec.h", line 22.19: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./time.h has already been included. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 35.24: 1506-457 (I) File /usr/include/time.h has already been included. "timespec.h", line 51.1: 1506-412 (I) Referenced variable "r", which was not initialized in its declaration. "utimens.c", line 55.8: 1506-290 (I) Unknown macro name futimens on #undef directive. "utimens.c", line 56.8: 1506-290 (I) Unknown macro name utimensat on #undef directive. "utimens.c", line 64.5: 1506-293 (I) Identifier HAVE_UTIMENSAT assigned default value of zero on if directive. "utimens.c", line 64.23: 1506-293 (I) Identifier HAVE_FUTIMENS assigned default value of zero on if directive. "utimens.c", line 206.5: 1506-293 (I) Identifier HAVE_BUGGY_NFS_TIME_STAMPS assigned default value of zero on if directive. "utimens.c", line 218.5: 1506-293 (I) Identifier HAVE_UTIMENSAT assigned default value of zero on if directive. "utimens.c", line 218.23: 1506-293 (I) Identifier HAVE_FUTIMENS assigned default value of zero on if directive. "utimens.c", line 378.29: 1506-424 (I) The condition is always true. "utimens.c", line 388.5: 1506-293 (I) Identifier HAVE_FUTIMESAT assigned default value of zero on if directive. "utimens.c", line 404.6: 1506-293 (I) Identifier HAVE_FUTIMESAT assigned default value of zero on if directive. "utimens.c", line 421.7: 1506-293 (I) Identifier HAVE_FUTIMESAT assigned default value of zero on if directive. "utimens.c", line 421.49: 1506-293 (I) Identifier HAVE_FUTIMES assigned default value of zero on if directive. "utimens.c", line 402.5: 1506-479 (I) Both branches of conditional statement are empty statements. "utimens.c", line 473.9: 1506-293 (I) Identifier HAVE_FUTIMESAT assigned default value of zero on if directive. "utimens.c", line 474.36: 1506-293 (I) Identifier HAVE_FUTIMES assigned default value of zero on if directive. "utimens.c", line 500.3: 1506-412 (I) Referenced variable "t", which was not initialized in its declaration. "utimens.c", line 500.3: 1506-412 (I) Referenced variable "timeval", which was not initialized in its declaration. "utimens.c", line 501.1: 1506-412 (I) Referenced variable "st", which was not initialized in its declaration. "utimens.c", line 501.1: 1506-412 (I) Referenced variable "adjusted_timespec", which was not initialized in its declaration. "utimens.c", line 537.5: 1506-293 (I) Identifier HAVE_UTIMENSAT assigned default value of zero on if directive. "utimens.c", line 602.5: 1506-293 (I) Identifier HAVE_LUTIMES assigned default value of zero on if directive. "utimens.c", line 631.1: 1506-412 (I) Referenced variable "st", which was not initialized in its declaration. "utimens.c", line 631.1: 1506-412 (I) Referenced variable "adjusted_timespec", which was not initialized in its declaration. "utimens.c", line 631.1: 1506-415 (I) The external function definition "timespectod" is never referenced. "utimens.c", line 631.1: 1506-415 (I) The external function definition "timespec_sign" is never referenced. "utimens.c", line 631.1: 1506-415 (I) The external function definition "timespec_cmp" is never referenced. "utimens.c", line 631.1: 1506-415 (I) The external function definition "make_timespec" is never referenced. "utimens.c", line 631.1: 1506-415 (I) The external function definition "get_stat_birthtime" is never referenced. "utimens.c", line 631.1: 1506-415 (I) The external function definition "get_stat_ctime" is never referenced. "utimens.c", line 631.1: 1506-415 (I) The external function definition "get_stat_birthtime_ns" is never referenced. "utimens.c", line 631.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "utimens.c", line 631.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. "utimens.c", line 631.1: 1506-469 (I) The static function "getdtablesize" is declared or defined but never referenced. "utimens.c", line 631.1: 1506-415 (I) The external function definition "lutimens" is never referenced. "utimens.c", line 631.1: 1506-415 (I) The external function definition "utimens" is never referenced. "utimens.c", line 631.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='wctype-h.c' object='wctype-h.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o wctype-h.o wctype-h.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "wctype.h", line 29.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "./stdio.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "./limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "./float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "./stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "./stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "./stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "./stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "./stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "./stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "./stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "./stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "./stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "./stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "./stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "./stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "./stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "./stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "./stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "./stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "./stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "./stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "./stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "./stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "./stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "./stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "./stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "./stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "./stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "./stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/stdio.h", line 502.61: 1506-457 (I) File /usr/include/va_list.h has already been included. "/usr/include/stdarg.h", line 56.38: 1506-457 (I) File /usr/include/va_list.h has already been included. "./stdio.h", line 53.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdio.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./stdio.h", line 66.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 66.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 88.5: 1506-293 (I) Identifier GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU assigned default value of zero on if directive. "./stdio.h", line 100.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 100.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 482.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 482.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 555.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 555.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 559.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./stdio.h", line 576.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 576.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 580.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./stdio.h", line 1069.12: 1506-293 (I) Identifier __USE_FORTIFY_LEVEL assigned default value of zero on if directive. "./stdio.h", line 1127.11: 1506-290 (I) Unknown macro name getdelim on #undef directive. "./stdio.h", line 1166.11: 1506-290 (I) Unknown macro name getline on #undef directive. "./stdio.h", line 1197.8: 1506-290 (I) Unknown macro name gets on #undef directive. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "./wchar.h", line 29.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./wchar.h", line 76.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./wchar.h", line 79.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stdio.h has already been included. "./wchar.h", line 80.19: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./time.h has already been included. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 35.24: 1506-457 (I) File /usr/include/time.h has already been included. "/usr/include/wchar.h", line 38.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/wchar.h", line 44.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./wchar.h", line 97.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./wchar.h", line 97.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./wchar.h", line 594.7: 1506-293 (I) Identifier GNULIB_defined_mbstate_t assigned default value of zero on if directive. "./wchar.h", line 596.10: 1506-290 (I) Unknown macro name mbstate_t on #undef directive. "./wchar.h", line 658.11: 1506-290 (I) Unknown macro name mbsinit on #undef directive. "./wchar.h", line 683.11: 1506-290 (I) Unknown macro name mbrtowc on #undef directive. "./wchar.h", line 737.11: 1506-290 (I) Unknown macro name mbsrtowcs on #undef directive. "./wchar.h", line 805.11: 1506-290 (I) Unknown macro name wcrtomb on #undef directive. "./wctype.h", line 29.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./wctype.h", line 54.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./wctype.h", line 55.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stdio.h has already been included. "./wctype.h", line 56.19: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./time.h has already been included. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 35.24: 1506-457 (I) File /usr/include/time.h has already been included. "./wctype.h", line 57.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./wchar.h has already been included. "./wctype.h", line 558.6: 1506-293 (I) Identifier GNULIB_defined_wctype_functions assigned default value of zero on if directive. "./wctype.h", line 914.28: 1506-469 (I) The static function "wcstok" is declared or defined but never referenced. "./wctype.h", line 914.28: 1506-469 (I) The static function "wcsftime" is declared or defined but never referenced. "./wctype.h", line 914.28: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='xsize.c' object='xsize.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o xsize.o xsize.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "./limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "./float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "./stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "./stdint.h", line 85.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./limits.h has already been included. "./stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "./stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "./stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "./stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "./stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "./stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "./stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "./stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "./stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "./stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "./stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "./stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "./stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "./stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "./stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "./stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "./stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "./stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "./stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "./stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "./stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "./stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "./stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "./stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "./stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "./stdint.h", line 355.51: 1506-424 (I) The condition is always true. "xsize.h", line 60.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "xsize.h", line 66.32: 1506-424 (I) The condition is always true. "xsize.h", line 71.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "xsize.h", line 81.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "xsize.h", line 91.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "xsize.h", line 99.1: 1506-415 (I) The external function definition "xmax" is never referenced. "xsize.h", line 99.1: 1506-415 (I) The external function definition "xsum4" is never referenced. "xsize.h", line 99.1: 1506-415 (I) The external function definition "xsum3" is never referenced. "xsize.h", line 99.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='asnprintf.c' object='asnprintf.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o asnprintf.o asnprintf.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "vasnprintf.h", line 32.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "vasnprintf.h", line 32.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "vasnprintf.h", line 66.5: 1506-293 (I) Identifier REPLACE_VASNPRINTF assigned default value of zero on if directive. "asnprintf.c", line 22.20: 1506-457 (I) File /usr/vac/include/stdarg.h has already been included. "/usr/vac/include/stdarg.h", line 13.25: 1506-457 (I) File /usr/include/stdarg.h has already been included. "asnprintf.c", line 30.3: 1506-431 (I) The left-hand side of a bitwise &, |, or ^ expression is an unparenthesized relational, shift, or arithmetic expression which has a higher precedence. "asnprintf.c", line 34.1: 1506-412 (I) Referenced variable "result", which was not initialized in its declaration. "asnprintf.c", line 34.1: 1506-412 (I) Referenced variable "args", which was not initialized in its declaration. "asnprintf.c", line 34.1: 1506-415 (I) The external function definition "asnprintf" is never referenced. source='dirfd.c' object='dirfd.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o dirfd.o dirfd.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./dirent.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "./sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "./limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "./float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "./stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "./stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "./stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "./stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "./stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "./stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "./stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "./stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "./stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "./stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "./stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "./stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "./stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "./stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "./stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "./stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "./stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "./stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "./stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "./stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "./stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "./stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "./stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "./stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "./stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "./stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/dir.h", line 264.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./limits.h has already been included. "/usr/include/sys/dir.h", line 312.8: 1506-290 (I) Unknown macro name DIRSIZ on #undef directive. "./dirent.h", line 34.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./dirent.h", line 61.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./dirent.h", line 61.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./dirent.h", line 406.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./dirent.h", line 406.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./dirent.h", line 479.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./dirent.h", line 479.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./dirent.h", line 483.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./dirent.h", line 500.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./dirent.h", line 500.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./dirent.h", line 504.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "/usr/include/errno.h", line 37.23: 1506-457 (I) File /usr/include/standards.h has already been included. "dirfd.c", line 98.1: 1506-415 (I) The external function definition "dirfd" is never referenced. "dirfd.c", line 98.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='float.c' object='float.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o float.o float.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. source='futimens.c' object='futimens.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o futimens.o futimens.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./sys/stat.h", line 24.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "./stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "./limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "./float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "./stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "./stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "./stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "./stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "./stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "./stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "./stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "./stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "./stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "./stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "./stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "./stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "./stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "./stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "./stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "./stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "./stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "./stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "./stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "./stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "./stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "./stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "./stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "./stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "./stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "./stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./time.h", line 385.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 385.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 458.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 458.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 462.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./time.h", line 479.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 479.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 483.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "/usr/include/sys/stat.h", line 37.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/sys/stat.h", line 43.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/mode.h", line 41.23: 1506-457 (I) File /usr/include/standards.h has already been included. "./sys/stat.h", line 606.5: 1506-293 (I) Identifier STAT_MACROS_BROKEN assigned default value of zero on if directive. "./sys/stat.h", line 824.6: 1506-293 (I) Identifier S_IXUGO assigned default value of zero on if directive. "./sys/stat.h", line 1165.12: 1506-290 (I) Unknown macro name stat64 on #undef directive. "utimens.h", line 20.18: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./time.h has already been included. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 35.24: 1506-457 (I) File /usr/include/time.h has already been included. "utimens.h", line 25.5: 1506-293 (I) Identifier GNULIB_FDUTIMENSAT assigned default value of zero on if directive. "futimens.c", line 37.1: 1506-415 (I) The external function definition "futimens" is never referenced. "futimens.c", line 37.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='getdelim.c' object='getdelim.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o getdelim.o getdelim.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "./sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "./limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "./float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "./stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "./stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "./stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "./stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "./stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "./stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "./stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "./stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "./stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "./stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "./stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "./stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "./stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "./stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "./stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "./stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "./stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "./stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "./stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "./stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "./stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "./stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "./stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "./stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "./stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "./stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/stdio.h", line 502.61: 1506-457 (I) File /usr/include/va_list.h has already been included. "/usr/include/stdarg.h", line 56.38: 1506-457 (I) File /usr/include/va_list.h has already been included. "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./stdio.h", line 66.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 66.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 88.5: 1506-293 (I) Identifier GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU assigned default value of zero on if directive. "./stdio.h", line 100.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 100.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 555.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 555.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 559.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./stdio.h", line 576.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 576.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 580.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./stdio.h", line 1069.12: 1506-293 (I) Identifier __USE_FORTIFY_LEVEL assigned default value of zero on if directive. "./stdio.h", line 1127.11: 1506-290 (I) Unknown macro name getdelim on #undef directive. "./stdio.h", line 1166.11: 1506-290 (I) Unknown macro name getline on #undef directive. "./stdio.h", line 1197.8: 1506-290 (I) Unknown macro name gets on #undef directive. "getdelim.c", line 28.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./limits.h has already been included. "getdelim.c", line 29.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stdint.h has already been included. "./stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/errno.h", line 37.23: 1506-457 (I) File /usr/include/standards.h has already been included. "getdelim.c", line 37.5: 1506-293 (I) Identifier USE_UNLOCKED_IO assigned default value of zero on if directive. "getdelim.c", line 89.11: 1506-413 (I) A goto statement is used. "getdelim.c", line 92.5: 1506-412 (I) Referenced variable "new_lineptr", which was not initialized in its declaration. "getdelim.c", line 98.11: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "getdelim.c", line 109.25: 1506-424 (I) The condition is always true. "getdelim.c", line 109.61: 1506-424 (I) The condition is always true. "getdelim.c", line 109.23: 1506-424 (I) The condition is always true. "getdelim.c", line 119.15: 1506-413 (I) A goto statement is used. "getdelim.c", line 127.15: 1506-413 (I) A goto statement is used. "getdelim.c", line 132.9: 1506-412 (I) Referenced variable "new_lineptr", which was not initialized in its declaration. "getdelim.c", line 134.27: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "getdelim.c", line 139.5: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "getdelim.c", line 147.1: 1506-412 (I) Referenced variable "result", which was not initialized in its declaration. "getdelim.c", line 147.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "getdelim.c", line 147.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. "getdelim.c", line 147.1: 1506-415 (I) The external function definition "rpl_getdelim" is never referenced. "getdelim.c", line 147.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='getline.c' object='getline.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o getline.o getline.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "./sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "./limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "./float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "./stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "./stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "./stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "./stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "./stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "./stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "./stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "./stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "./stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "./stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "./stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "./stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "./stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "./stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "./stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "./stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "./stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "./stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "./stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "./stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "./stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "./stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "./stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "./stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "./stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "./stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/stdio.h", line 502.61: 1506-457 (I) File /usr/include/va_list.h has already been included. "/usr/include/stdarg.h", line 56.38: 1506-457 (I) File /usr/include/va_list.h has already been included. "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./stdio.h", line 66.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 66.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 88.5: 1506-293 (I) Identifier GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU assigned default value of zero on if directive. "./stdio.h", line 100.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 100.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 482.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 482.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 555.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 555.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 559.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./stdio.h", line 576.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 576.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 580.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./stdio.h", line 1069.12: 1506-293 (I) Identifier __USE_FORTIFY_LEVEL assigned default value of zero on if directive. "./stdio.h", line 1127.11: 1506-290 (I) Unknown macro name getdelim on #undef directive. "./stdio.h", line 1166.11: 1506-290 (I) Unknown macro name getline on #undef directive. "./stdio.h", line 1197.8: 1506-290 (I) Unknown macro name gets on #undef directive. "getline.c", line 27.1: 1506-415 (I) The external function definition "rpl_getline" is never referenced. "getline.c", line 27.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='getopt.c' object='getopt.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o getopt.o getopt.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "getopt.h", line 24.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdio.h", line 502.61: 1506-457 (I) File /usr/include/va_list.h has already been included. "/usr/include/stdarg.h", line 56.38: 1506-457 (I) File /usr/include/va_list.h has already been included. "./stdio.h", line 53.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdio.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./stdio.h", line 66.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 66.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 88.5: 1506-293 (I) Identifier GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU assigned default value of zero on if directive. "./stdio.h", line 100.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 100.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 1069.12: 1506-293 (I) Identifier __USE_FORTIFY_LEVEL assigned default value of zero on if directive. "./stdio.h", line 1127.11: 1506-290 (I) Unknown macro name getdelim on #undef directive. "./stdio.h", line 1166.11: 1506-290 (I) Unknown macro name getline on #undef directive. "./stdio.h", line 1197.8: 1506-290 (I) Unknown macro name gets on #undef directive. "./unistd.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/unistd.h", line 49.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/unistd.h", line 55.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/access.h", line 35.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/unistd.h", line 339.9: 1506-290 (I) Unknown macro name _POSIX_THREAD_FORKALL on #undef directive. "/usr/include/unistd.h", line 358.9: 1506-290 (I) Unknown macro name _POSIX_SYNC_IO on #undef directive. "./sys/stat.h", line 24.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./sys/stat.h", line 41.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "/usr/include/sys/stat.h", line 37.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/sys/stat.h", line 43.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/mode.h", line 41.23: 1506-457 (I) File /usr/include/standards.h has already been included. "./sys/stat.h", line 606.5: 1506-293 (I) Identifier STAT_MACROS_BROKEN assigned default value of zero on if directive. "./sys/stat.h", line 824.6: 1506-293 (I) Identifier S_IXUGO assigned default value of zero on if directive. "./sys/stat.h", line 1165.12: 1506-290 (I) Unknown macro name stat64 on #undef directive. "/usr/include/unistd.h", line 801.46: 1506-450 (I) Obsolete non-prototype-style function declaration. "./unistd.h", line 56.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./unistd.h", line 88.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stdlib.h has already been included. "./stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 28.25: 1506-457 (I) File /usr/vac/include/stdlib.h has already been included. "./getopt-pfx-core.h", line 40.9: 1506-290 (I) Unknown macro name getopt on #undef directive. "./getopt-pfx-core.h", line 41.9: 1506-290 (I) Unknown macro name optarg on #undef directive. "./getopt-pfx-core.h", line 42.9: 1506-290 (I) Unknown macro name opterr on #undef directive. "./getopt-pfx-core.h", line 43.9: 1506-290 (I) Unknown macro name optind on #undef directive. "./getopt-pfx-core.h", line 44.9: 1506-290 (I) Unknown macro name optopt on #undef directive. "./getopt-pfx-core.h", line 54.9: 1506-290 (I) Unknown macro name _GETOPT_CORE_H on #undef directive. "getopt.h", line 84.26: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./getopt-cdefs.h has already been included. "getopt.h", line 85.29: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./getopt-pfx-core.h has already been included. "./getopt-pfx-ext.h", line 40.9: 1506-290 (I) Unknown macro name getopt_long on #undef directive. "./getopt-pfx-ext.h", line 41.9: 1506-290 (I) Unknown macro name getopt_long_only on #undef directive. "./getopt-pfx-ext.h", line 42.9: 1506-290 (I) Unknown macro name option on #undef directive. "./getopt-pfx-ext.h", line 43.9: 1506-290 (I) Unknown macro name _getopt_internal on #undef directive. "./getopt-pfx-ext.h", line 52.9: 1506-290 (I) Unknown macro name _GETOPT_EXT_H on #undef directive. "getopt.c", line 26.19: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stdio.h has already been included. "getopt.c", line 27.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stdlib.h has already been included. "./stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 36.25: 1506-457 (I) File /usr/vac/include/stdlib.h has already been included. "./stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 49.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./string.h", line 58.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 58.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 582.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "./string.h", line 1096.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "getopt.c", line 29.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./unistd.h has already been included. "gettext.h", line 67.9: 1506-290 (I) Unknown macro name gettext on #undef directive. "gettext.h", line 69.9: 1506-290 (I) Unknown macro name dgettext on #undef directive. "gettext.h", line 71.9: 1506-290 (I) Unknown macro name dcgettext on #undef directive. "gettext.h", line 74.9: 1506-290 (I) Unknown macro name ngettext on #undef directive. "gettext.h", line 79.9: 1506-290 (I) Unknown macro name dngettext on #undef directive. "gettext.h", line 82.9: 1506-290 (I) Unknown macro name dcngettext on #undef directive. "gettext.h", line 85.9: 1506-290 (I) Unknown macro name textdomain on #undef directive. "gettext.h", line 87.9: 1506-290 (I) Unknown macro name bindtextdomain on #undef directive. "gettext.h", line 90.9: 1506-290 (I) Unknown macro name bind_textdomain_codeset on #undef directive. "gettext.h", line 153.29: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "gettext.h", line 153.29: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "gettext.h", line 174.5: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "gettext.h", line 174.5: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "gettext.h", line 174.5: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "gettext.h", line 174.5: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "gettext.h", line 185.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./string.h has already been included. "gettext.h", line 187.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "gettext.h", line 187.25: 1506-293 (I) Identifier __GNUG__ assigned default value of zero on if directive. "gettext.h", line 196.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stdlib.h has already been included. "gettext.h", line 234.21: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "gettext.h", line 234.21: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "gettext.h", line 234.21: 1506-495 (I) Pointer type conversion found. "gettext.h", line 234.21: 1506-374 (I) Pointer types "const char*" and "char*" are not compatible. "gettext.h", line 242.5: 1506-412 (I) Referenced variable "found_translation", which was not initialized in its declaration. "gettext.h", line 244.1: 1506-412 (I) Referenced variable "buf", which was not initialized in its declaration. "gettext.h", line 244.1: 1506-412 (I) Referenced variable "translation", which was not initialized in its declaration. "gettext.h", line 282.21: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "gettext.h", line 282.21: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "gettext.h", line 282.21: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "gettext.h", line 282.21: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "gettext.h", line 282.21: 1506-495 (I) Pointer type conversion found. "gettext.h", line 282.21: 1506-374 (I) Pointer types "const char*" and "char*" are not compatible. "gettext.h", line 290.5: 1506-412 (I) Referenced variable "found_translation", which was not initialized in its declaration. "gettext.h", line 292.1: 1506-412 (I) Referenced variable "buf", which was not initialized in its declaration. "gettext.h", line 292.1: 1506-412 (I) Referenced variable "translation", which was not initialized in its declaration. "getopt.c", line 55.9: 1506-290 (I) Unknown macro name alloca on #undef directive. "getopt.c", line 160.9: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "getopt.c", line 176.9: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "getopt.c", line 183.1: 1506-412 (I) Referenced variable "tem", which was not initialized in its declaration. "getopt.c", line 206.3: 1506-473 (I) An unintended semi-colon may have created an empty loop body. "getopt.c", line 253.29: 1506-425 (I) The condition is always false. "getopt.c", line 254.27: 1506-472 (I) Statement may be unreachable. "getopt.c", line 376.1: 1506-412 (I) Referenced variable "option_index", which was not initialized in its declaration. "getopt.c", line 376.1: 1506-412 (I) Referenced variable "n_options", which was not initialized in its declaration. "getopt.c", line 376.1: 1506-412 (I) Referenced variable "p", which was not initialized in its declaration. "getopt.c", line 376.1: 1506-412 (I) Referenced variable "namelen", which was not initialized in its declaration. "getopt.c", line 376.1: 1506-412 (I) Referenced variable "nameend", which was not initialized in its declaration. "getopt.c", line 412.1: 1506-414 (I) The parameter "argv" is never referenced. "getopt.c", line 412.1: 1506-414 (I) The parameter "argc" is never referenced. "getopt.c", line 601.13: 1506-412 (I) Referenced variable "code", which was not initialized in its declaration. "getopt.c", line 721.1: 1506-412 (I) Referenced variable "result", which was not initialized in its declaration. "getopt.c", line 739.1: 1506-495 (I) Pointer type conversion found. "getopt.c", line 739.1: 1506-374 (I) Pointer types "char**" and "char* const*" are not compatible. "getopt.c", line 739.1: 1506-469 (I) The static function "dcnpgettext_expr" is declared or defined but never referenced. "getopt.c", line 739.1: 1506-469 (I) The static function "dcpgettext_expr" is declared or defined but never referenced. "getopt.c", line 739.1: 1506-469 (I) The static function "npgettext_aux" is declared or defined but never referenced. "getopt.c", line 739.1: 1506-469 (I) The static function "pgettext_aux" is declared or defined but never referenced. "getopt.c", line 739.1: 1506-415 (I) The external function definition "rpl_getopt" is never referenced. "getopt.c", line 739.1: 1506-494 (I) The external variable "rpl_optopt" is set but never referenced. "getopt.c", line 739.1: 1506-469 (I) The static function "getdtablesize" is declared or defined but never referenced. "getopt.c", line 739.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "getopt.c", line 739.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. "getopt.c", line 739.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. source='getopt1.c' object='getopt1.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o getopt1.o getopt1.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "getopt.h", line 24.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdio.h", line 502.61: 1506-457 (I) File /usr/include/va_list.h has already been included. "/usr/include/stdarg.h", line 56.38: 1506-457 (I) File /usr/include/va_list.h has already been included. "./stdio.h", line 53.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdio.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./stdio.h", line 66.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 66.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 88.5: 1506-293 (I) Identifier GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU assigned default value of zero on if directive. "./stdio.h", line 100.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 100.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 1069.12: 1506-293 (I) Identifier __USE_FORTIFY_LEVEL assigned default value of zero on if directive. "./stdio.h", line 1127.11: 1506-290 (I) Unknown macro name getdelim on #undef directive. "./stdio.h", line 1166.11: 1506-290 (I) Unknown macro name getline on #undef directive. "./stdio.h", line 1197.8: 1506-290 (I) Unknown macro name gets on #undef directive. "./unistd.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/unistd.h", line 49.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/unistd.h", line 55.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/access.h", line 35.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/unistd.h", line 339.9: 1506-290 (I) Unknown macro name _POSIX_THREAD_FORKALL on #undef directive. "/usr/include/unistd.h", line 358.9: 1506-290 (I) Unknown macro name _POSIX_SYNC_IO on #undef directive. "./sys/stat.h", line 24.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./sys/stat.h", line 41.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "/usr/include/sys/stat.h", line 37.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/sys/stat.h", line 43.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/mode.h", line 41.23: 1506-457 (I) File /usr/include/standards.h has already been included. "./sys/stat.h", line 606.5: 1506-293 (I) Identifier STAT_MACROS_BROKEN assigned default value of zero on if directive. "./sys/stat.h", line 824.6: 1506-293 (I) Identifier S_IXUGO assigned default value of zero on if directive. "./sys/stat.h", line 1165.12: 1506-290 (I) Unknown macro name stat64 on #undef directive. "/usr/include/unistd.h", line 801.46: 1506-450 (I) Obsolete non-prototype-style function declaration. "./unistd.h", line 56.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./unistd.h", line 88.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stdlib.h has already been included. "./stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 28.25: 1506-457 (I) File /usr/vac/include/stdlib.h has already been included. "./getopt-pfx-core.h", line 40.9: 1506-290 (I) Unknown macro name getopt on #undef directive. "./getopt-pfx-core.h", line 41.9: 1506-290 (I) Unknown macro name optarg on #undef directive. "./getopt-pfx-core.h", line 42.9: 1506-290 (I) Unknown macro name opterr on #undef directive. "./getopt-pfx-core.h", line 43.9: 1506-290 (I) Unknown macro name optind on #undef directive. "./getopt-pfx-core.h", line 44.9: 1506-290 (I) Unknown macro name optopt on #undef directive. "./getopt-pfx-core.h", line 54.9: 1506-290 (I) Unknown macro name _GETOPT_CORE_H on #undef directive. "getopt.h", line 84.26: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./getopt-cdefs.h has already been included. "getopt.h", line 85.29: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./getopt-pfx-core.h has already been included. "./getopt-pfx-ext.h", line 40.9: 1506-290 (I) Unknown macro name getopt_long on #undef directive. "./getopt-pfx-ext.h", line 41.9: 1506-290 (I) Unknown macro name getopt_long_only on #undef directive. "./getopt-pfx-ext.h", line 42.9: 1506-290 (I) Unknown macro name option on #undef directive. "./getopt-pfx-ext.h", line 43.9: 1506-290 (I) Unknown macro name _getopt_internal on #undef directive. "./getopt-pfx-ext.h", line 52.9: 1506-290 (I) Unknown macro name _GETOPT_EXT_H on #undef directive. "getopt1.c", line 65.1: 1506-415 (I) The external function definition "_getopt_long_only_r" is never referenced. "getopt1.c", line 65.1: 1506-415 (I) The external function definition "_getopt_long_r" is never referenced. "getopt1.c", line 65.1: 1506-415 (I) The external function definition "rpl_getopt_long_only" is never referenced. "getopt1.c", line 65.1: 1506-415 (I) The external function definition "rpl_getopt_long" is never referenced. "getopt1.c", line 65.1: 1506-469 (I) The static function "getdtablesize" is declared or defined but never referenced. "getopt1.c", line 65.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "getopt1.c", line 65.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. "getopt1.c", line 65.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. source='glob.c' object='glob.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o glob.o glob.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "./sys/stat.h", line 24.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "./limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "./float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "./stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "./stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "./stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "./stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "./stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "./stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "./stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "./stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "./stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "./stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "./stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "./stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "./stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "./stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "./stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "./stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "./stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "./stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "./stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "./stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "./stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "./stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "./stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "./stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "./stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "./stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./time.h", line 458.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 458.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 462.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./time.h", line 479.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 479.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 483.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "/usr/include/sys/stat.h", line 37.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/sys/stat.h", line 43.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/mode.h", line 41.23: 1506-457 (I) File /usr/include/standards.h has already been included. "./sys/stat.h", line 606.5: 1506-293 (I) Identifier STAT_MACROS_BROKEN assigned default value of zero on if directive. "./sys/stat.h", line 824.6: 1506-293 (I) Identifier S_IXUGO assigned default value of zero on if directive. "./sys/stat.h", line 1165.12: 1506-290 (I) Unknown macro name stat64 on #undef directive. "/usr/include/errno.h", line 37.23: 1506-457 (I) File /usr/include/standards.h has already been included. "glob.c", line 28.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "glob.c", line 29.22: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/stat.h has already been included. "/usr/include/stdbool.h", line 27.23: 1506-457 (I) File /usr/include/standards.h has already been included. "glob.c", line 31.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "glob.c", line 32.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stdint.h has already been included. "/usr/include/assert.h", line 34.8: 1506-290 (I) Unknown macro name assert on #undef directive. "/usr/include/assert.h", line 98.8: 1506-290 (I) Unknown macro name static_assert on #undef directive. "./stdio.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdio.h", line 502.61: 1506-457 (I) File /usr/include/va_list.h has already been included. "/usr/include/stdarg.h", line 56.38: 1506-457 (I) File /usr/include/va_list.h has already been included. "./stdio.h", line 53.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdio.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./stdio.h", line 66.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 66.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 88.5: 1506-293 (I) Identifier GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU assigned default value of zero on if directive. "./stdio.h", line 100.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 100.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 1069.12: 1506-293 (I) Identifier __USE_FORTIFY_LEVEL assigned default value of zero on if directive. "./stdio.h", line 1127.11: 1506-290 (I) Unknown macro name getdelim on #undef directive. "./stdio.h", line 1166.11: 1506-290 (I) Unknown macro name getline on #undef directive. "./stdio.h", line 1197.8: 1506-290 (I) Unknown macro name gets on #undef directive. "./unistd.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/unistd.h", line 49.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/unistd.h", line 55.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/access.h", line 35.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/unistd.h", line 339.9: 1506-290 (I) Unknown macro name _POSIX_THREAD_FORKALL on #undef directive. "/usr/include/unistd.h", line 358.9: 1506-290 (I) Unknown macro name _POSIX_SYNC_IO on #undef directive. "/usr/include/unistd.h", line 801.46: 1506-450 (I) Obsolete non-prototype-style function declaration. "./unistd.h", line 56.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./getopt-cdefs.h", line 33.24: 1506-457 (I) File /usr/include/sys/cdefs.h has already been included. "./getopt-pfx-core.h", line 40.9: 1506-290 (I) Unknown macro name getopt on #undef directive. "./getopt-pfx-core.h", line 41.9: 1506-290 (I) Unknown macro name optarg on #undef directive. "./getopt-pfx-core.h", line 42.9: 1506-290 (I) Unknown macro name opterr on #undef directive. "./getopt-pfx-core.h", line 43.9: 1506-290 (I) Unknown macro name optind on #undef directive. "./getopt-pfx-core.h", line 44.9: 1506-290 (I) Unknown macro name optopt on #undef directive. "./getopt-pfx-core.h", line 54.9: 1506-290 (I) Unknown macro name _GETOPT_CORE_H on #undef directive. "glob.c", line 55.19: 1506-457 (I) File /usr/include/errno.h has already been included. "./dirent.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/dir.h", line 36.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/dir.h", line 38.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/dir.h", line 264.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./limits.h has already been included. "/usr/include/sys/dir.h", line 312.8: 1506-290 (I) Unknown macro name DIRSIZ on #undef directive. "./dirent.h", line 34.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./dirent.h", line 61.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./dirent.h", line 61.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "glob.c", line 61.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stdlib.h has already been included. "./stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 36.25: 1506-457 (I) File /usr/vac/include/stdlib.h has already been included. "./stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 49.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./string.h", line 58.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 58.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 582.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "./string.h", line 1096.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "flexmember.h", line 20.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "glob.c", line 146.1: 1506-414 (I) The parameter "d" is never referenced. "glob.c", line 152.1: 1506-414 (I) The parameter "d" is never referenced. "glob.c", line 189.46: 1506-447 (I) The member(s) starting from "skip_entry" will be initialized with a default value of 0. "glob.c", line 218.6: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "glob.c", line 256.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "glob.c", line 260.13: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "glob.c", line 268.10: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "glob.c", line 270.1: 1506-412 (I) Referenced variable "size", which was not initialized in its declaration. "glob.c", line 361.18: 1506-424 (I) The condition is always true. "glob.c", line 392.22: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "glob.c", line 392.22: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "glob.c", line 429.17: 1506-413 (I) A goto statement is used. "glob.c", line 451.18: 1506-424 (I) The condition is always true. "glob.c", line 481.36: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "glob.c", line 482.13: 1506-412 (I) Referenced variable "result", which was not initialized in its declaration. "glob.c", line 492.9: 1506-412 (I) Referenced variable "onealt", which was not initialized in its declaration. "glob.c", line 492.9: 1506-412 (I) Referenced variable "rest_len", which was not initialized in its declaration. "glob.c", line 492.9: 1506-412 (I) Referenced variable "rest", which was not initialized in its declaration. "glob.c", line 492.9: 1506-412 (I) Referenced variable "next", which was not initialized in its declaration. "glob.c", line 492.9: 1506-412 (I) Referenced variable "p", which was not initialized in its declaration. "glob.c", line 492.9: 1506-412 (I) Referenced variable "alt_start", which was not initialized in its declaration. "glob.c", line 492.9: 1506-412 (I) Referenced variable "firstc", which was not initialized in its declaration. "glob.c", line 493.5: 1506-412 (I) Referenced variable "begin", which was not initialized in its declaration. "glob.c", line 504.33: 1506-424 (I) The condition is always true. "glob.c", line 513.9: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "glob.c", line 535.21: 1506-495 (I) Pointer type conversion found. "glob.c", line 535.21: 1506-374 (I) Pointer types "char*" and "const char*" are not compatible. "glob.c", line 548.15: 1506-413 (I) A goto statement is used. "glob.c", line 592.16: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "glob.c", line 592.16: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "glob.c", line 638.15: 1506-413 (I) A goto statement is used. "glob.c", line 641.11: 1506-413 (I) A goto statement is used. "glob.c", line 642.9: 1506-412 (I) Referenced variable "val", which was not initialized in its declaration. "glob.c", line 643.5: 1506-412 (I) Referenced variable "newp", which was not initialized in its declaration. "glob.c", line 692.24: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "glob.c", line 692.24: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "glob.c", line 699.23: 1506-413 (I) A goto statement is used. "glob.c", line 717.57: 1506-421 (I) The comparison is always true. "glob.c", line 717.60: 1506-424 (I) The condition is always true. "glob.c", line 723.32: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "glob.c", line 723.32: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "glob.c", line 732.27: 1506-413 (I) A goto statement is used. "glob.c", line 750.36: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "glob.c", line 750.36: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "glob.c", line 750.36: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "glob.c", line 750.36: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "glob.c", line 762.31: 1506-413 (I) A goto statement is used. "glob.c", line 768.21: 1506-412 (I) Referenced variable "v", which was not initialized in its declaration. "glob.c", line 768.21: 1506-412 (I) Referenced variable "newlen", which was not initialized in its declaration. "glob.c", line 782.40: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "glob.c", line 782.40: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "glob.c", line 791.35: 1506-413 (I) A goto statement is used. "glob.c", line 799.17: 1506-412 (I) Referenced variable "pwbuf", which was not initialized in its declaration. "glob.c", line 799.17: 1506-412 (I) Referenced variable "pwtmpbuf", which was not initialized in its declaration. "glob.c", line 799.17: 1506-412 (I) Referenced variable "p", which was not initialized in its declaration. "glob.c", line 805.13: 1506-412 (I) Referenced variable "name", which was not initialized in its declaration. "glob.c", line 805.13: 1506-412 (I) Referenced variable "success", which was not initialized in its declaration. "glob.c", line 813.19: 1506-413 (I) A goto statement is used. "glob.c", line 839.24: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "glob.c", line 839.24: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "glob.c", line 848.23: 1506-413 (I) A goto statement is used. "glob.c", line 864.13: 1506-412 (I) Referenced variable "newp", which was not initialized in its declaration. "glob.c", line 892.24: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "glob.c", line 892.24: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "glob.c", line 899.23: 1506-413 (I) A goto statement is used. "glob.c", line 931.13: 1506-412 (I) Referenced variable "newp", which was not initialized in its declaration. "glob.c", line 945.48: 1506-421 (I) The comparison is always true. "glob.c", line 945.51: 1506-424 (I) The condition is always true. "glob.c", line 951.26: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "glob.c", line 951.26: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "glob.c", line 961.21: 1506-413 (I) A goto statement is used. "glob.c", line 978.30: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "glob.c", line 978.30: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "glob.c", line 978.30: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "glob.c", line 978.30: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "glob.c", line 986.25: 1506-413 (I) A goto statement is used. "glob.c", line 991.15: 1506-412 (I) Referenced variable "v", which was not initialized in its declaration. "glob.c", line 991.15: 1506-412 (I) Referenced variable "newlen", which was not initialized in its declaration. "glob.c", line 1010.29: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "glob.c", line 1010.29: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "glob.c", line 1019.25: 1506-413 (I) A goto statement is used. "glob.c", line 1040.11: 1506-412 (I) Referenced variable "pwbuf", which was not initialized in its declaration. "glob.c", line 1040.11: 1506-412 (I) Referenced variable "pwtmpbuf", which was not initialized in its declaration. "glob.c", line 1040.11: 1506-412 (I) Referenced variable "p", which was not initialized in its declaration. "glob.c", line 1041.9: 1506-412 (I) Referenced variable "user_name", which was not initialized in its declaration. "glob.c", line 1062.26: 1506-424 (I) The condition is always true. "glob.c", line 1076.13: 1506-413 (I) A goto statement is used. "glob.c", line 1084.17: 1506-413 (I) A goto statement is used. "glob.c", line 1088.13: 1506-412 (I) Referenced variable "p", which was not initialized in its declaration. "glob.c", line 1097.21: 1506-413 (I) A goto statement is used. "glob.c", line 1105.9: 1506-412 (I) Referenced variable "new_gl_pathv", which was not initialized in its declaration. "glob.c", line 1109.5: 1506-412 (I) Referenced variable "st64", which was not initialized in its declaration. "glob.c", line 1109.5: 1506-412 (I) Referenced variable "st", which was not initialized in its declaration. "glob.c", line 1155.11: 1506-413 (I) A goto statement is used. "glob.c", line 1205.9: 1506-412 (I) Referenced variable "old_pathc", which was not initialized in its declaration. "glob.c", line 1221.30: 1506-424 (I) The condition is always true. "glob.c", line 1231.17: 1506-413 (I) A goto statement is used. "glob.c", line 1248.13: 1506-412 (I) Referenced variable "new_gl_pathv", which was not initialized in its declaration. "glob.c", line 1257.5: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "glob.c", line 1283.9: 1506-412 (I) Referenced variable "q", which was not initialized in its declaration. "glob.c", line 1296.15: 1506-413 (I) A goto statement is used. "glob.c", line 1340.5: 1506-412 (I) Referenced variable "st64", which was not initialized in its declaration. "glob.c", line 1340.5: 1506-412 (I) Referenced variable "st", which was not initialized in its declaration. "glob.c", line 1340.5: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "glob.c", line 1355.1: 1506-412 (I) Referenced variable "dirs", which was not initialized in its declaration. "glob.c", line 1355.1: 1506-412 (I) Referenced variable "dirname_modified", which was not initialized in its declaration. "glob.c", line 1355.1: 1506-412 (I) Referenced variable "meta", which was not initialized in its declaration. "glob.c", line 1355.1: 1506-412 (I) Referenced variable "oldcount", which was not initialized in its declaration. "glob.c", line 1355.1: 1506-412 (I) Referenced variable "status", which was not initialized in its declaration. "glob.c", line 1355.1: 1506-412 (I) Referenced variable "dirlen", which was not initialized in its declaration. "glob.c", line 1355.1: 1506-412 (I) Referenced variable "filename", which was not initialized in its declaration. "glob.c", line 1374.5: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "glob.c", line 1454.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "glob.c", line 1492.1: 1506-412 (I) Referenced variable "p", which was not initialized in its declaration. "glob.c", line 1513.25: 1506-293 (I) Identifier HAVE_FSTATAT assigned default value of zero on if directive. "glob.c", line 1525.25: 1506-293 (I) Identifier HAVE_FSTATAT assigned default value of zero on if directive. "glob.c", line 1530.5: 1506-412 (I) Referenced variable "st64", which was not initialized in its declaration. "glob.c", line 1533.1: 1506-412 (I) Referenced variable "st", which was not initialized in its declaration. "glob.c", line 1540.23: 1506-293 (I) Identifier HAVE_FSTATAT assigned default value of zero on if directive. "glob.c", line 1553.1: 1506-414 (I) The parameter "dfd" is never referenced. "glob.c", line 1608.9: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "glob.c", line 1612.20: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "glob.c", line 1612.20: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "glob.c", line 1632.5: 1506-412 (I) Referenced variable "fullname", which was not initialized in its declaration. "glob.c", line 1632.5: 1506-412 (I) Referenced variable "fullsize", which was not initialized in its declaration. "glob.c", line 1632.5: 1506-412 (I) Referenced variable "ust", which was not initialized in its declaration. "glob.c", line 1657.18: 1506-424 (I) The condition is always true. "glob.c", line 1697.32: 1506-424 (I) The condition is always true. "glob.c", line 1699.29: 1506-413 (I) A goto statement is used. "glob.c", line 1702.33: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "glob.c", line 1702.33: 1506-436 (I) Left-hand side of comma expression should have side effects because its value is discarded. "glob.c", line 1705.29: 1506-413 (I) A goto statement is used. "glob.c", line 1710.25: 1506-412 (I) Referenced variable "newnames", which was not initialized in its declaration. "glob.c", line 1713.25: 1506-413 (I) A goto statement is used. "glob.c", line 1716.27: 1506-424 (I) The condition is always true. "glob.c", line 1717.25: 1506-413 (I) A goto statement is used. "glob.c", line 1720.13: 1506-412 (I) Referenced variable "d", which was not initialized in its declaration. "glob.c", line 1730.9: 1506-413 (I) A goto statement is used. "glob.c", line 1740.11: 1506-424 (I) The condition is always true. "glob.c", line 1742.9: 1506-413 (I) A goto statement is used. "glob.c", line 1752.18: 1506-424 (I) The condition is always true. "glob.c", line 1765.46: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "glob.c", line 1773.13: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "glob.c", line 1778.18: 1506-424 (I) The condition is always true. "glob.c", line 1792.46: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "glob.c", line 1800.13: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "glob.c", line 1808.5: 1506-412 (I) Referenced variable "new_gl_pathv", which was not initialized in its declaration. "glob.c", line 1821.1: 1506-412 (I) Referenced variable "result", which was not initialized in its declaration. "glob.c", line 1821.1: 1506-412 (I) Referenced variable "save", which was not initialized in its declaration. "glob.c", line 1821.1: 1506-412 (I) Referenced variable "meta", which was not initialized in its declaration. "glob.c", line 1821.1: 1506-412 (I) Referenced variable "init_names", which was not initialized in its declaration. "glob.c", line 1821.1: 1506-469 (I) The static function "getpwuid_r" is declared or defined but never referenced. "glob.c", line 1821.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "glob.c", line 1821.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. "glob.c", line 1821.1: 1506-469 (I) The static function "getdtablesize" is declared or defined but never referenced. "glob.c", line 1821.1: 1506-415 (I) The external function definition "rpl_glob_pattern_p" is never referenced. "glob.c", line 1821.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='localtime-buffer.c' object='localtime-buffer.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o localtime-buffer.o localtime-buffer.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "./sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/types.h", line 58.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "./stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "./limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "./float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "./stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "./stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "./stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "./stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "./stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "./stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "./stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "./stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "./stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "./stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "./stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "./stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "./stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "./stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "./stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "./stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "./stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "./stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "./stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "./stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "./stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "./stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "./stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "./stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "./stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "./stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./time.h", line 385.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 385.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 458.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 458.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 462.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./time.h", line 479.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 479.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 483.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "localtime-buffer.h", line 22.5: 1506-293 (I) Identifier GETTIMEOFDAY_CLOBBERS_LOCALTIME assigned default value of zero on if directive. "localtime-buffer.h", line 22.40: 1506-293 (I) Identifier TZSET_CLOBBERS_LOCALTIME assigned default value of zero on if directive. "localtime-buffer.c", line 25.5: 1506-293 (I) Identifier GETTIMEOFDAY_CLOBBERS_LOCALTIME assigned default value of zero on if directive. "localtime-buffer.c", line 25.40: 1506-293 (I) Identifier TZSET_CLOBBERS_LOCALTIME assigned default value of zero on if directive. "./time.h", line 546.2: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='lstat.c' object='lstat.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o lstat.o lstat.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "./stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "./limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "./float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "./stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "./stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "./stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "./stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "./stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "./stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "./stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "./stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "./stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "./stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "./stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "./stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "./stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "./stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "./stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "./stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "./stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "./stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "./stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "./stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "./stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "./stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "./stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "./stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "./stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "./stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./sys/stat.h", line 24.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/stat.h", line 37.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/sys/stat.h", line 43.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/mode.h", line 41.23: 1506-457 (I) File /usr/include/standards.h has already been included. "sys/stat.h", line 24.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "sys/stat.h", line 41.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./time.h", line 385.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 385.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 458.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 458.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 462.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./time.h", line 479.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 479.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 483.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "sys/stat.h", line 47.27: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/stat.h has already been included. "./sys/stat.h", line 24.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./sys/stat.h", line 41.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./sys/stat.h", line 44.18: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./time.h has already been included. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 35.24: 1506-457 (I) File /usr/include/time.h has already been included. "./sys/stat.h", line 47.27: 1506-457 (I) File /usr/include/sys/stat.h has already been included. "./sys/stat.h", line 606.5: 1506-293 (I) Identifier STAT_MACROS_BROKEN assigned default value of zero on if directive. "./sys/stat.h", line 824.6: 1506-293 (I) Identifier S_IXUGO assigned default value of zero on if directive. "./sys/stat.h", line 1165.12: 1506-290 (I) Unknown macro name stat64 on #undef directive. "./string.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 49.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./string.h", line 58.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 58.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 582.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "./string.h", line 1096.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "/usr/include/errno.h", line 37.23: 1506-457 (I) File /usr/include/standards.h has already been included. "lstat.c", line 95.1: 1506-412 (I) Referenced variable "len", which was not initialized in its declaration. "lstat.c", line 95.1: 1506-415 (I) The external function definition "rpl_lstat" is never referenced. "lstat.c", line 95.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='mbrtowc.c' object='mbrtowc.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o mbrtowc.o mbrtowc.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./wchar.h", line 29.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "./stdio.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "./limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "./float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "./stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "./stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "./stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "./stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "./stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "./stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "./stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "./stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "./stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "./stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "./stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "./stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "./stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "./stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "./stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "./stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "./stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "./stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "./stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "./stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "./stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "./stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "./stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "./stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "./stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "./stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/stdio.h", line 502.61: 1506-457 (I) File /usr/include/va_list.h has already been included. "/usr/include/stdarg.h", line 56.38: 1506-457 (I) File /usr/include/va_list.h has already been included. "./stdio.h", line 53.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdio.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./stdio.h", line 66.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 66.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 88.5: 1506-293 (I) Identifier GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU assigned default value of zero on if directive. "./stdio.h", line 100.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 100.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 482.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 482.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 555.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 555.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 559.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./stdio.h", line 576.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 576.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 580.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./stdio.h", line 1069.12: 1506-293 (I) Identifier __USE_FORTIFY_LEVEL assigned default value of zero on if directive. "./stdio.h", line 1127.11: 1506-290 (I) Unknown macro name getdelim on #undef directive. "./stdio.h", line 1166.11: 1506-290 (I) Unknown macro name getline on #undef directive. "./stdio.h", line 1197.8: 1506-290 (I) Unknown macro name gets on #undef directive. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "/usr/include/wchar.h", line 38.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/wchar.h", line 44.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./wchar.h", line 97.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./wchar.h", line 97.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./wchar.h", line 594.7: 1506-293 (I) Identifier GNULIB_defined_mbstate_t assigned default value of zero on if directive. "./wchar.h", line 596.10: 1506-290 (I) Unknown macro name mbstate_t on #undef directive. "./wchar.h", line 658.11: 1506-290 (I) Unknown macro name mbsinit on #undef directive. "./wchar.h", line 683.11: 1506-290 (I) Unknown macro name mbrtowc on #undef directive. "./wchar.h", line 737.11: 1506-290 (I) Unknown macro name mbsrtowcs on #undef directive. "./wchar.h", line 805.11: 1506-290 (I) Unknown macro name wcrtomb on #undef directive. "mbrtowc.c", line 23.5: 1506-293 (I) Identifier C_LOCALE_MAYBE_EILSEQ assigned default value of zero on if directive. "/usr/include/errno.h", line 37.23: 1506-457 (I) File /usr/include/standards.h has already been included. "./stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 49.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./string.h", line 58.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 58.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 582.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "./string.h", line 1096.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "verify.h", line 34.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "verify.h", line 34.27: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "verify.h", line 41.11: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "verify.h", line 49.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "verify.h", line 50.9: 1506-290 (I) Unknown macro name _Static_assert on #undef directive. "verify.h", line 267.13: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "verify.h", line 267.30: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "verify.h", line 269.15: 1506-293 (I) Identifier _MSC_VER assigned default value of zero on elif directive. "mbrtowc.c", line 39.6: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "mbrtowc.c", line 46.1: 1506-424 (I) The condition is always true. "mbrtowc.c", line 53.18: 1506-495 (I) Pointer type conversion found. "mbrtowc.c", line 53.18: 1506-374 (I) Pointer types "char*" and "int*" are not compatible. "mbrtowc.c", line 84.20: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "mbrtowc.c", line 85.7: 1506-480 (I) Missing break statement allows fall-through to this case. "mbrtowc.c", line 87.20: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "mbrtowc.c", line 88.7: 1506-480 (I) Missing break statement allows fall-through to this case. "mbrtowc.c", line 107.6: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "mbrtowc.c", line 138.9: 1506-413 (I) A goto statement is used. "mbrtowc.c", line 153.23: 1506-413 (I) A goto statement is used. "mbrtowc.c", line 158.23: 1506-413 (I) A goto statement is used. "mbrtowc.c", line 166.27: 1506-413 (I) A goto statement is used. "mbrtowc.c", line 172.23: 1506-413 (I) A goto statement is used. "mbrtowc.c", line 182.31: 1506-413 (I) A goto statement is used. "mbrtowc.c", line 188.35: 1506-413 (I) A goto statement is used. "mbrtowc.c", line 194.13: 1506-413 (I) A goto statement is used. "mbrtowc.c", line 208.19: 1506-413 (I) A goto statement is used. "mbrtowc.c", line 219.23: 1506-413 (I) A goto statement is used. "mbrtowc.c", line 222.13: 1506-413 (I) A goto statement is used. "mbrtowc.c", line 236.19: 1506-413 (I) A goto statement is used. "mbrtowc.c", line 238.13: 1506-413 (I) A goto statement is used. "mbrtowc.c", line 248.19: 1506-413 (I) A goto statement is used. "mbrtowc.c", line 255.19: 1506-413 (I) A goto statement is used. "mbrtowc.c", line 257.13: 1506-413 (I) A goto statement is used. "mbrtowc.c", line 267.19: 1506-413 (I) A goto statement is used. "mbrtowc.c", line 280.27: 1506-413 (I) A goto statement is used. "mbrtowc.c", line 286.31: 1506-413 (I) A goto statement is used. "mbrtowc.c", line 291.13: 1506-413 (I) A goto statement is used. "mbrtowc.c", line 301.19: 1506-413 (I) A goto statement is used. "mbrtowc.c", line 303.13: 1506-413 (I) A goto statement is used. "mbrtowc.c", line 307.9: 1506-413 (I) A goto statement is used. "mbrtowc.c", line 324.17: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "mbrtowc.c", line 332.3: 1506-412 (I) Referenced variable "m", which was not initialized in its declaration. "mbrtowc.c", line 332.3: 1506-412 (I) Referenced variable "p", which was not initialized in its declaration. "mbrtowc.c", line 332.3: 1506-412 (I) Referenced variable "buf", which was not initialized in its declaration. "mbrtowc.c", line 333.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "mbrtowc.c", line 333.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. "mbrtowc.c", line 333.1: 1506-415 (I) The external function definition "rpl_mbrtowc" is never referenced. "mbrtowc.c", line 333.1: 1506-469 (I) The static function "wcstok" is declared or defined but never referenced. "mbrtowc.c", line 333.1: 1506-469 (I) The static function "wcsftime" is declared or defined but never referenced. "mbrtowc.c", line 333.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='mbsinit.c' object='mbsinit.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o mbsinit.o mbsinit.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./wchar.h", line 29.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "./stdio.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "./limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "./float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "./stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "./stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "./stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "./stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "./stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "./stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "./stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "./stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "./stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "./stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "./stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "./stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "./stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "./stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "./stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "./stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "./stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "./stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "./stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "./stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "./stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "./stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "./stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "./stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "./stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "./stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/stdio.h", line 502.61: 1506-457 (I) File /usr/include/va_list.h has already been included. "/usr/include/stdarg.h", line 56.38: 1506-457 (I) File /usr/include/va_list.h has already been included. "./stdio.h", line 53.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdio.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./stdio.h", line 66.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 66.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 88.5: 1506-293 (I) Identifier GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU assigned default value of zero on if directive. "./stdio.h", line 100.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 100.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 482.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 482.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 555.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 555.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 559.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./stdio.h", line 576.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 576.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 580.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./stdio.h", line 1069.12: 1506-293 (I) Identifier __USE_FORTIFY_LEVEL assigned default value of zero on if directive. "./stdio.h", line 1127.11: 1506-290 (I) Unknown macro name getdelim on #undef directive. "./stdio.h", line 1166.11: 1506-290 (I) Unknown macro name getline on #undef directive. "./stdio.h", line 1197.8: 1506-290 (I) Unknown macro name gets on #undef directive. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "/usr/include/wchar.h", line 38.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/wchar.h", line 44.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./wchar.h", line 97.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./wchar.h", line 97.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./wchar.h", line 594.7: 1506-293 (I) Identifier GNULIB_defined_mbstate_t assigned default value of zero on if directive. "./wchar.h", line 596.10: 1506-290 (I) Unknown macro name mbstate_t on #undef directive. "./wchar.h", line 658.11: 1506-290 (I) Unknown macro name mbsinit on #undef directive. "./wchar.h", line 683.11: 1506-290 (I) Unknown macro name mbrtowc on #undef directive. "./wchar.h", line 737.11: 1506-290 (I) Unknown macro name mbsrtowcs on #undef directive. "./wchar.h", line 805.11: 1506-290 (I) Unknown macro name wcrtomb on #undef directive. "verify.h", line 34.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "verify.h", line 34.27: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "verify.h", line 41.11: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "verify.h", line 49.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "verify.h", line 50.9: 1506-290 (I) Unknown macro name _Static_assert on #undef directive. "verify.h", line 267.13: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "verify.h", line 267.30: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "verify.h", line 269.15: 1506-293 (I) Identifier _MSC_VER assigned default value of zero on elif directive. "mbsinit.c", line 42.1: 1506-424 (I) The condition is always true. "mbsinit.c", line 47.24: 1506-495 (I) Pointer type conversion found. "mbsinit.c", line 47.24: 1506-374 (I) Pointer types "const char*" and "const int*" are not compatible. "mbsinit.c", line 50.1: 1506-415 (I) The external function definition "rpl_mbsinit" is never referenced. "mbsinit.c", line 50.1: 1506-469 (I) The static function "wcstok" is declared or defined but never referenced. "mbsinit.c", line 50.1: 1506-469 (I) The static function "wcsftime" is declared or defined but never referenced. "mbsinit.c", line 50.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='mbsrtowcs.c' object='mbsrtowcs.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o mbsrtowcs.o mbsrtowcs.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./wchar.h", line 29.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "./stdio.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "./limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "./float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "./stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "./stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "./stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "./stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "./stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "./stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "./stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "./stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "./stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "./stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "./stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "./stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "./stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "./stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "./stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "./stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "./stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "./stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "./stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "./stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "./stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "./stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "./stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "./stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "./stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "./stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/stdio.h", line 502.61: 1506-457 (I) File /usr/include/va_list.h has already been included. "/usr/include/stdarg.h", line 56.38: 1506-457 (I) File /usr/include/va_list.h has already been included. "./stdio.h", line 53.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdio.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./stdio.h", line 66.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 66.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 88.5: 1506-293 (I) Identifier GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU assigned default value of zero on if directive. "./stdio.h", line 100.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 100.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 482.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 482.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 555.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 555.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 559.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./stdio.h", line 576.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 576.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 580.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./stdio.h", line 1069.12: 1506-293 (I) Identifier __USE_FORTIFY_LEVEL assigned default value of zero on if directive. "./stdio.h", line 1127.11: 1506-290 (I) Unknown macro name getdelim on #undef directive. "./stdio.h", line 1166.11: 1506-290 (I) Unknown macro name getline on #undef directive. "./stdio.h", line 1197.8: 1506-290 (I) Unknown macro name gets on #undef directive. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "/usr/include/wchar.h", line 38.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/wchar.h", line 44.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./wchar.h", line 97.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./wchar.h", line 97.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./wchar.h", line 594.7: 1506-293 (I) Identifier GNULIB_defined_mbstate_t assigned default value of zero on if directive. "./wchar.h", line 596.10: 1506-290 (I) Unknown macro name mbstate_t on #undef directive. "./wchar.h", line 658.11: 1506-290 (I) Unknown macro name mbsinit on #undef directive. "./wchar.h", line 683.11: 1506-290 (I) Unknown macro name mbrtowc on #undef directive. "./wchar.h", line 737.11: 1506-290 (I) Unknown macro name mbsrtowcs on #undef directive. "./wchar.h", line 805.11: 1506-290 (I) Unknown macro name wcrtomb on #undef directive. "/usr/include/errno.h", line 37.23: 1506-457 (I) File /usr/include/standards.h has already been included. "mbsrtowcs.c", line 24.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./limits.h has already been included. "./stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "strnlen1.h", line 20.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "mbsrtowcs-impl.h", line 43.33: 1506-424 (I) The condition is always true. "mbsrtowcs-impl.h", line 43.38: 1506-424 (I) The condition is always true. "mbsrtowcs-impl.h", line 46.15: 1506-472 (I) Statement may be unreachable. "mbsrtowcs-impl.h", line 57.15: 1506-413 (I) A goto statement is used. "mbsrtowcs-impl.h", line 65.11: 1506-412 (I) Referenced variable "ret", which was not initialized in its declaration. "mbsrtowcs-impl.h", line 65.11: 1506-412 (I) Referenced variable "src_avail", which was not initialized in its declaration. "mbsrtowcs-impl.h", line 90.33: 1506-424 (I) The condition is always true. "mbsrtowcs-impl.h", line 90.38: 1506-424 (I) The condition is always true. "mbsrtowcs-impl.h", line 93.15: 1506-472 (I) Statement may be unreachable. "mbsrtowcs-impl.h", line 104.15: 1506-413 (I) A goto statement is used. "mbsrtowcs-impl.h", line 111.11: 1506-412 (I) Referenced variable "ret", which was not initialized in its declaration. "mbsrtowcs-impl.h", line 111.11: 1506-412 (I) Referenced variable "src_avail", which was not initialized in its declaration. "mbsrtowcs-impl.h", line 122.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "mbsrtowcs-impl.h", line 122.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. "mbsrtowcs-impl.h", line 122.1: 1506-415 (I) The external function definition "rpl_mbsrtowcs" is never referenced. "mbsrtowcs-impl.h", line 122.1: 1506-469 (I) The static function "wcstok" is declared or defined but never referenced. "mbsrtowcs-impl.h", line 122.1: 1506-469 (I) The static function "wcsftime" is declared or defined but never referenced. "mbsrtowcs-impl.h", line 122.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='mbsrtowcs-state.c' object='mbsrtowcs-state.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o mbsrtowcs-state.o mbsrtowcs-state.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./wchar.h", line 29.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "./stdio.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "./limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "./float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "./stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "./stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "./stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "./stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "./stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "./stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "./stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "./stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "./stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "./stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "./stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "./stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "./stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "./stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "./stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "./stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "./stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "./stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "./stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "./stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "./stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "./stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "./stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "./stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "./stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "./stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/stdio.h", line 502.61: 1506-457 (I) File /usr/include/va_list.h has already been included. "/usr/include/stdarg.h", line 56.38: 1506-457 (I) File /usr/include/va_list.h has already been included. "./stdio.h", line 53.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdio.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./stdio.h", line 66.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 66.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 88.5: 1506-293 (I) Identifier GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU assigned default value of zero on if directive. "./stdio.h", line 100.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 100.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 482.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 482.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 555.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 555.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 559.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./stdio.h", line 576.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 576.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 580.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./stdio.h", line 1069.12: 1506-293 (I) Identifier __USE_FORTIFY_LEVEL assigned default value of zero on if directive. "./stdio.h", line 1127.11: 1506-290 (I) Unknown macro name getdelim on #undef directive. "./stdio.h", line 1166.11: 1506-290 (I) Unknown macro name getline on #undef directive. "./stdio.h", line 1197.8: 1506-290 (I) Unknown macro name gets on #undef directive. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "/usr/include/wchar.h", line 38.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/wchar.h", line 44.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./wchar.h", line 97.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./wchar.h", line 97.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./wchar.h", line 594.7: 1506-293 (I) Identifier GNULIB_defined_mbstate_t assigned default value of zero on if directive. "./wchar.h", line 596.10: 1506-290 (I) Unknown macro name mbstate_t on #undef directive. "./wchar.h", line 658.11: 1506-290 (I) Unknown macro name mbsinit on #undef directive. "./wchar.h", line 683.11: 1506-290 (I) Unknown macro name mbrtowc on #undef directive. "./wchar.h", line 737.11: 1506-290 (I) Unknown macro name mbsrtowcs on #undef directive. "./wchar.h", line 805.11: 1506-290 (I) Unknown macro name wcrtomb on #undef directive. "mbsrtowcs-state.c", line 35.5: 1506-444 (I) The opening brace is redundant. "mbsrtowcs-state.c", line 35.9: 1506-445 (I) The closing brace is redundant. "mbsrtowcs-state.c", line 37.3: 1506-493 (I) The external variable "_gl_mbsrtowcs_state" is defined but never referenced. "mbsrtowcs-state.c", line 37.3: 1506-469 (I) The static function "wcstok" is declared or defined but never referenced. "mbsrtowcs-state.c", line 37.3: 1506-469 (I) The static function "wcsftime" is declared or defined but never referenced. "mbsrtowcs-state.c", line 37.3: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='mempcpy.c' object='mempcpy.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o mempcpy.o mempcpy.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 58.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 58.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 410.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 410.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 483.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 483.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 487.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./string.h", line 504.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 504.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 508.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./string.h", line 582.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "./string.h", line 1096.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "mempcpy.c", line 28.1: 1506-415 (I) The external function definition "mempcpy" is never referenced. "mempcpy.c", line 28.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='printf-args.c' object='printf-args.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o printf-args.o printf-args.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "printf-args.h", line 36.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./wchar.h", line 29.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./wchar.h", line 76.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdio.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "./limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "./float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "./stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "./stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "./stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "./stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "./stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "./stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "./stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "./stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "./stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "./stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "./stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "./stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "./stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "./stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "./stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "./stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "./stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "./stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "./stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "./stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "./stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "./stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "./stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "./stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "./stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "./stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/stdio.h", line 502.61: 1506-457 (I) File /usr/include/va_list.h has already been included. "/usr/include/stdarg.h", line 56.38: 1506-457 (I) File /usr/include/va_list.h has already been included. "./stdio.h", line 53.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdio.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./stdio.h", line 66.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 66.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 88.5: 1506-293 (I) Identifier GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU assigned default value of zero on if directive. "./stdio.h", line 100.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 100.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 482.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 482.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 555.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 555.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 559.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./stdio.h", line 576.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 576.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 580.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./stdio.h", line 1069.12: 1506-293 (I) Identifier __USE_FORTIFY_LEVEL assigned default value of zero on if directive. "./stdio.h", line 1127.11: 1506-290 (I) Unknown macro name getdelim on #undef directive. "./stdio.h", line 1166.11: 1506-290 (I) Unknown macro name getline on #undef directive. "./stdio.h", line 1197.8: 1506-290 (I) Unknown macro name gets on #undef directive. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "/usr/include/wchar.h", line 38.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/wchar.h", line 44.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./wchar.h", line 97.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./wchar.h", line 97.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./wchar.h", line 594.7: 1506-293 (I) Identifier GNULIB_defined_mbstate_t assigned default value of zero on if directive. "./wchar.h", line 596.10: 1506-290 (I) Unknown macro name mbstate_t on #undef directive. "./wchar.h", line 658.11: 1506-290 (I) Unknown macro name mbsinit on #undef directive. "./wchar.h", line 683.11: 1506-290 (I) Unknown macro name mbrtowc on #undef directive. "./wchar.h", line 737.11: 1506-290 (I) Unknown macro name mbsrtowcs on #undef directive. "./wchar.h", line 805.11: 1506-290 (I) Unknown macro name wcrtomb on #undef directive. "printf-args.h", line 45.20: 1506-457 (I) File /usr/vac/include/stdarg.h has already been included. "/usr/vac/include/stdarg.h", line 13.25: 1506-457 (I) File /usr/include/stdarg.h has already been included. "printf-args.h", line 82.5: 1506-293 (I) Identifier ENABLE_UNISTDIO assigned default value of zero on if directive. "printf-args.h", line 127.5: 1506-293 (I) Identifier ENABLE_UNISTDIO assigned default value of zero on if directive. "printf-args.c", line 45.23: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "printf-args.c", line 48.23: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "printf-args.c", line 51.23: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "printf-args.c", line 54.24: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "printf-args.c", line 91.28: 1506-425 (I) The condition is always false. "printf-args.c", line 143.5: 1506-293 (I) Identifier ENABLE_UNISTDIO assigned default value of zero on if directive. "printf-args.c", line 187.1: 1506-412 (I) Referenced variable "ap", which was not initialized in its declaration. "printf-args.c", line 187.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "printf-args.c", line 187.1: 1506-415 (I) The external function definition "printf_fetchargs" is never referenced. "printf-args.c", line 187.1: 1506-469 (I) The static function "wcstok" is declared or defined but never referenced. "printf-args.c", line 187.1: 1506-469 (I) The static function "wcsftime" is declared or defined but never referenced. "printf-args.c", line 187.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='printf-parse.c' object='printf-parse.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o printf-parse.o printf-parse.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "printf-parse.h", line 25.5: 1506-293 (I) Identifier HAVE_FEATURES_H assigned default value of zero on if directive. "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "printf-args.h", line 36.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./wchar.h", line 29.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./wchar.h", line 76.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdio.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "./limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "./float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "./stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "./stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "./stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "./stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "./stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "./stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "./stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "./stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "./stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "./stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "./stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "./stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "./stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "./stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "./stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "./stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "./stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "./stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "./stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "./stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "./stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "./stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "./stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "./stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "./stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "./stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/stdio.h", line 502.61: 1506-457 (I) File /usr/include/va_list.h has already been included. "/usr/include/stdarg.h", line 56.38: 1506-457 (I) File /usr/include/va_list.h has already been included. "./stdio.h", line 53.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdio.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./stdio.h", line 66.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 66.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 88.5: 1506-293 (I) Identifier GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU assigned default value of zero on if directive. "./stdio.h", line 100.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 100.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 482.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 482.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 555.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 555.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 559.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./stdio.h", line 576.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 576.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 580.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./stdio.h", line 1069.12: 1506-293 (I) Identifier __USE_FORTIFY_LEVEL assigned default value of zero on if directive. "./stdio.h", line 1127.11: 1506-290 (I) Unknown macro name getdelim on #undef directive. "./stdio.h", line 1166.11: 1506-290 (I) Unknown macro name getline on #undef directive. "./stdio.h", line 1197.8: 1506-290 (I) Unknown macro name gets on #undef directive. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "/usr/include/wchar.h", line 38.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/wchar.h", line 44.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./wchar.h", line 97.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./wchar.h", line 97.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./wchar.h", line 594.7: 1506-293 (I) Identifier GNULIB_defined_mbstate_t assigned default value of zero on if directive. "./wchar.h", line 596.10: 1506-290 (I) Unknown macro name mbstate_t on #undef directive. "./wchar.h", line 658.11: 1506-290 (I) Unknown macro name mbsinit on #undef directive. "./wchar.h", line 683.11: 1506-290 (I) Unknown macro name mbrtowc on #undef directive. "./wchar.h", line 737.11: 1506-290 (I) Unknown macro name mbsrtowcs on #undef directive. "./wchar.h", line 805.11: 1506-290 (I) Unknown macro name wcrtomb on #undef directive. "printf-args.h", line 45.20: 1506-457 (I) File /usr/vac/include/stdarg.h has already been included. "/usr/vac/include/stdarg.h", line 13.25: 1506-457 (I) File /usr/include/stdarg.h has already been included. "printf-args.h", line 82.5: 1506-293 (I) Identifier ENABLE_UNISTDIO assigned default value of zero on if directive. "printf-args.h", line 127.5: 1506-293 (I) Identifier ENABLE_UNISTDIO assigned default value of zero on if directive. "printf-parse.h", line 39.5: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "printf-parse.h", line 80.5: 1506-293 (I) Identifier ENABLE_UNISTDIO assigned default value of zero on if directive. "printf-parse.h", line 173.5: 1506-293 (I) Identifier ENABLE_UNISTDIO assigned default value of zero on if directive. "printf-parse.c", line 48.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "printf-parse.c", line 59.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stdint.h has already been included. "./stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 49.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./string.h", line 58.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 58.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 582.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "./string.h", line 1096.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "/usr/include/errno.h", line 37.23: 1506-457 (I) File /usr/include/standards.h has already been included. "xsize.h", line 22.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "xsize.h", line 25.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./limits.h has already been included. "xsize.h", line 27.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stdint.h has already been included. "xsize.h", line 60.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "xsize.h", line 66.32: 1506-424 (I) The condition is always true. "xsize.h", line 71.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "xsize.h", line 81.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "xsize.h", line 91.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "printf-parse.c", line 74.5: 1506-293 (I) Identifier CHAR_T_ONLY_ASCII assigned default value of zero on if directive. "printf-parse.c", line 158.15: 1506-473 (I) An unintended semi-colon may have created an empty loop body. "printf-parse.c", line 165.31: 1506-424 (I) The condition is always true. "printf-parse.c", line 165.31: 1506-424 (I) The condition is always true. "printf-parse.c", line 168.21: 1506-413 (I) A goto statement is used. "printf-parse.c", line 169.23: 1506-424 (I) The condition is always true. "printf-parse.c", line 171.21: 1506-413 (I) A goto statement is used. "printf-parse.c", line 175.13: 1506-412 (I) Referenced variable "np", which was not initialized in its declaration. "printf-parse.c", line 210.5: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "printf-parse.c", line 235.19: 1506-473 (I) An unintended semi-colon may have created an empty loop body. "printf-parse.c", line 242.35: 1506-424 (I) The condition is always true. "printf-parse.c", line 242.35: 1506-424 (I) The condition is always true. "printf-parse.c", line 245.25: 1506-413 (I) A goto statement is used. "printf-parse.c", line 246.27: 1506-424 (I) The condition is always true. "printf-parse.c", line 248.25: 1506-413 (I) A goto statement is used. "printf-parse.c", line 252.17: 1506-412 (I) Referenced variable "np", which was not initialized in its declaration. "printf-parse.c", line 258.21: 1506-413 (I) A goto statement is used. "printf-parse.c", line 260.15: 1506-424 (I) The condition is always true. "printf-parse.c", line 260.15: 1506-424 (I) The condition is always true. "printf-parse.c", line 260.15: 1506-424 (I) The condition is always true. "printf-parse.c", line 260.15: 1506-424 (I) The condition is always true. "printf-parse.c", line 260.15: 1506-424 (I) The condition is always true. "printf-parse.c", line 260.15: 1506-413 (I) A goto statement is used. "printf-parse.c", line 260.15: 1506-413 (I) A goto statement is used. "printf-parse.c", line 260.15: 1506-412 (I) Referenced variable "memory", which was not initialized in its declaration. "printf-parse.c", line 260.15: 1506-412 (I) Referenced variable "memory_size", which was not initialized in its declaration. "printf-parse.c", line 260.15: 1506-413 (I) A goto statement is used. "printf-parse.c", line 267.15: 1506-473 (I) An unintended semi-colon may have created an empty loop body. "printf-parse.c", line 273.13: 1506-412 (I) Referenced variable "width_length", which was not initialized in its declaration. "printf-parse.c", line 292.23: 1506-473 (I) An unintended semi-colon may have created an empty loop body. "printf-parse.c", line 299.39: 1506-424 (I) The condition is always true. "printf-parse.c", line 299.39: 1506-424 (I) The condition is always true. "printf-parse.c", line 302.29: 1506-413 (I) A goto statement is used. "printf-parse.c", line 303.31: 1506-424 (I) The condition is always true. "printf-parse.c", line 306.29: 1506-413 (I) A goto statement is used. "printf-parse.c", line 310.21: 1506-412 (I) Referenced variable "np", which was not initialized in its declaration. "printf-parse.c", line 316.25: 1506-413 (I) A goto statement is used. "printf-parse.c", line 318.19: 1506-424 (I) The condition is always true. "printf-parse.c", line 318.19: 1506-424 (I) The condition is always true. "printf-parse.c", line 318.19: 1506-424 (I) The condition is always true. "printf-parse.c", line 318.19: 1506-424 (I) The condition is always true. "printf-parse.c", line 318.19: 1506-424 (I) The condition is always true. "printf-parse.c", line 318.19: 1506-413 (I) A goto statement is used. "printf-parse.c", line 318.19: 1506-413 (I) A goto statement is used. "printf-parse.c", line 318.19: 1506-412 (I) Referenced variable "memory", which was not initialized in its declaration. "printf-parse.c", line 318.19: 1506-412 (I) Referenced variable "memory_size", which was not initialized in its declaration. "printf-parse.c", line 318.19: 1506-413 (I) A goto statement is used. "printf-parse.c", line 325.19: 1506-473 (I) An unintended semi-colon may have created an empty loop body. "printf-parse.c", line 331.17: 1506-412 (I) Referenced variable "precision_length", which was not initialized in its declaration. "printf-parse.c", line 360.45: 1506-424 (I) The condition is always true. "printf-parse.c", line 365.50: 1506-424 (I) The condition is always true. "printf-parse.c", line 365.28: 1506-472 (I) Statement may be unreachable. "printf-parse.c", line 377.43: 1506-425 (I) The condition is always false. "printf-parse.c", line 378.25: 1506-472 (I) Statement may be unreachable. "printf-parse.c", line 382.48: 1506-425 (I) The condition is always false. "printf-parse.c", line 383.25: 1506-472 (I) Statement may be unreachable. "printf-parse.c", line 391.46: 1506-425 (I) The condition is always false. "printf-parse.c", line 392.25: 1506-472 (I) Statement may be unreachable. "printf-parse.c", line 396.51: 1506-425 (I) The condition is always false. "printf-parse.c", line 397.25: 1506-472 (I) Statement may be unreachable. "printf-parse.c", line 545.5: 1506-293 (I) Identifier ENABLE_UNISTDIO assigned default value of zero on if directive. "printf-parse.c", line 561.19: 1506-413 (I) A goto statement is used. "printf-parse.c", line 573.23: 1506-413 (I) A goto statement is used. "printf-parse.c", line 575.17: 1506-424 (I) The condition is always true. "printf-parse.c", line 575.17: 1506-424 (I) The condition is always true. "printf-parse.c", line 575.17: 1506-424 (I) The condition is always true. "printf-parse.c", line 575.17: 1506-424 (I) The condition is always true. "printf-parse.c", line 575.17: 1506-424 (I) The condition is always true. "printf-parse.c", line 575.17: 1506-413 (I) A goto statement is used. "printf-parse.c", line 575.17: 1506-413 (I) A goto statement is used. "printf-parse.c", line 575.17: 1506-412 (I) Referenced variable "memory", which was not initialized in its declaration. "printf-parse.c", line 575.17: 1506-412 (I) Referenced variable "memory_size", which was not initialized in its declaration. "printf-parse.c", line 575.17: 1506-413 (I) A goto statement is used. "printf-parse.c", line 579.11: 1506-412 (I) Referenced variable "type", which was not initialized in its declaration. "printf-parse.c", line 587.29: 1506-424 (I) The condition is always true. "printf-parse.c", line 587.29: 1506-424 (I) The condition is always true. "printf-parse.c", line 588.29: 1506-424 (I) The condition is always true. "printf-parse.c", line 588.29: 1506-424 (I) The condition is always true. "printf-parse.c", line 589.19: 1506-424 (I) The condition is always true. "printf-parse.c", line 591.17: 1506-413 (I) A goto statement is used. "printf-parse.c", line 597.17: 1506-413 (I) A goto statement is used. "printf-parse.c", line 601.13: 1506-412 (I) Referenced variable "memory", which was not initialized in its declaration. "printf-parse.c", line 601.13: 1506-412 (I) Referenced variable "memory_size", which was not initialized in its declaration. "printf-parse.c", line 603.5: 1506-293 (I) Identifier CHAR_T_ONLY_ASCII assigned default value of zero on if directive. "printf-parse.c", line 632.1: 1506-412 (I) Referenced variable "a_allocated", which was not initialized in its declaration. "printf-parse.c", line 632.1: 1506-412 (I) Referenced variable "d_allocated", which was not initialized in its declaration. "printf-parse.c", line 637.8: 1506-290 (I) Unknown macro name CHAR_T_ONLY_ASCII on #undef directive. "printf-parse.c", line 632.1: 1506-415 (I) The external function definition "xmax" is never referenced. "printf-parse.c", line 632.1: 1506-415 (I) The external function definition "xsum4" is never referenced. "printf-parse.c", line 632.1: 1506-415 (I) The external function definition "xsum3" is never referenced. "printf-parse.c", line 632.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "printf-parse.c", line 632.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. "printf-parse.c", line 632.1: 1506-415 (I) The external function definition "printf_parse" is never referenced. "printf-parse.c", line 632.1: 1506-469 (I) The static function "wcstok" is declared or defined but never referenced. "printf-parse.c", line 632.1: 1506-469 (I) The static function "wcsftime" is declared or defined but never referenced. "printf-parse.c", line 632.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='regex.c' object='regex.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o regex.o regex.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "regex.c", line 23.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "regex.c", line 23.52: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "regex.c", line 26.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "regex.c", line 26.52: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "./float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "./sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "./stdint.h", line 85.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./limits.h has already been included. "./stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "./stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "./stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "./stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "./stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "./stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "./stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "./stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "./stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "./stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "./stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "./stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "./stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "./stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "./stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "./stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "./stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "./stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "./stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "./stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "./stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "./stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "./stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "./stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "./stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "./stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./regex.h", line 290.22: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./limits.h has already been included. "/usr/include/assert.h", line 34.8: 1506-290 (I) Unknown macro name assert on #undef directive. "/usr/include/assert.h", line 98.8: 1506-290 (I) Unknown macro name static_assert on #undef directive. "./ctype.h", line 28.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/localedef.h", line 42.24: 1506-457 (I) File /usr/include/sys/limits.h has already been included. "/usr/include/sys/lc_core.h", line 36.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./locale.h", line 18.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./locale.h", line 392.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./locale.h", line 392.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./locale.h", line 465.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./locale.h", line 465.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./locale.h", line 469.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./locale.h", line 486.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./locale.h", line 486.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./locale.h", line 490.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "/usr/include/sys/localedef.h", line 96.23: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/localedef.h", line 163.23: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/localedef.h", line 197.23: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/localedef.h", line 233.23: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/localedef.h", line 280.23: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/localedef.h", line 387.23: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/localedef.h", line 459.23: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/localedef.h", line 512.23: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/localedef.h", line 542.22: 1506-450 (I) Obsolete non-prototype-style function declaration. "./stdio.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdio.h", line 502.61: 1506-457 (I) File /usr/include/va_list.h has already been included. "/usr/include/stdarg.h", line 56.38: 1506-457 (I) File /usr/include/va_list.h has already been included. "./stdio.h", line 53.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdio.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./stdio.h", line 66.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 66.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 88.5: 1506-293 (I) Identifier GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU assigned default value of zero on if directive. "./stdio.h", line 100.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 100.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 1069.12: 1506-293 (I) Identifier __USE_FORTIFY_LEVEL assigned default value of zero on if directive. "./stdio.h", line 1127.11: 1506-290 (I) Unknown macro name getdelim on #undef directive. "./stdio.h", line 1166.11: 1506-290 (I) Unknown macro name getline on #undef directive. "./stdio.h", line 1197.8: 1506-290 (I) Unknown macro name gets on #undef directive. "./stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 49.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./string.h", line 58.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 58.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 582.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "./string.h", line 1096.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "./langinfo.h", line 25.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "regex_internal.h", line 30.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./locale.h has already been included. "./wchar.h", line 29.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./wchar.h", line 76.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./wchar.h", line 79.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stdio.h has already been included. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "/usr/include/wchar.h", line 38.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/wchar.h", line 44.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./wchar.h", line 97.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./wchar.h", line 97.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./wchar.h", line 594.7: 1506-293 (I) Identifier GNULIB_defined_mbstate_t assigned default value of zero on if directive. "./wchar.h", line 596.10: 1506-290 (I) Unknown macro name mbstate_t on #undef directive. "./wchar.h", line 658.11: 1506-290 (I) Unknown macro name mbsinit on #undef directive. "./wchar.h", line 683.11: 1506-290 (I) Unknown macro name mbrtowc on #undef directive. "./wchar.h", line 737.11: 1506-290 (I) Unknown macro name mbsrtowcs on #undef directive. "./wchar.h", line 805.11: 1506-290 (I) Unknown macro name wcrtomb on #undef directive. "./wctype.h", line 29.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./wctype.h", line 54.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./wctype.h", line 55.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stdio.h has already been included. "./wctype.h", line 56.19: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./time.h has already been included. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 35.24: 1506-457 (I) File /usr/include/time.h has already been included. "./wctype.h", line 57.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./wchar.h has already been included. "./wctype.h", line 558.6: 1506-293 (I) Identifier GNULIB_defined_wctype_functions assigned default value of zero on if directive. "/usr/include/stdbool.h", line 27.23: 1506-457 (I) File /usr/include/standards.h has already been included. "regex_internal.h", line 34.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stdint.h has already been included. "intprops.h", line 23.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./limits.h has already been included. "intprops.h", line 86.11: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "intprops.h", line 222.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "intprops.h", line 235.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "intprops.h", line 321.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "intprops.h", line 361.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/errno.h", line 37.23: 1506-457 (I) File /usr/include/standards.h has already been included. "glthread/lock.h", line 82.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stdlib.h has already been included. "/usr/include/pthread.h", line 48.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/pthread.h", line 56.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/pthread.h", line 60.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/pthread.h", line 63.18: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./time.h has already been included. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 35.24: 1506-457 (I) File /usr/include/time.h has already been included. "/usr/include/sys/sched.h", line 35.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/proc.h", line 41.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/thread.h", line 33.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/thread.h", line 34.25: 1506-457 (I) File /usr/include/sys/mstsave.h has already been included. "/usr/include/sys/lock_def.h", line 38.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/var.h", line 41.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/atomic_op.h", line 38.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/thread.h", line 39.25: 1506-457 (I) File /usr/include/sys/context.h has already been included. "/usr/include/sys/thread.h", line 40.22: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/time.h has already been included. "/usr/include/sys/timer.h", line 138.22: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/time.h has already been included. "/usr/include/sys/timer.h", line 139.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/timer.h", line 140.27: 1506-457 (I) File /usr/include/sys/processor.h has already been included. "/usr/include/sys/timer.h", line 171.32: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/timer.h", line 178.31: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/timer.h", line 296.35: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/cred.h", line 44.24: 1506-457 (I) File /usr/include/sys/limits.h has already been included. "/usr/include/sys/cred.h", line 45.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/priv.h", line 32.67: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/mode.h", line 41.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/lockl.h", line 38.26: 1506-457 (I) File /usr/include/sys/lock_def.h has already been included. "/usr/include/sys/capabilities.h", line 21.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/capabilities.h", line 47.15: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/secattr.h", line 35.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/secattr.h", line 36.22: 1506-457 (I) File /usr/include/sys/priv.h has already been included. "/usr/include/sys/mac.h", line 44.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/thread.h", line 43.26: 1506-457 (I) File /usr/include/sys/resource.h has already been included. "/usr/include/sys/extendio.h", line 22.36: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/thread.h", line 45.24: 1506-457 (I) File /usr/include/sys/kerrno.h has already been included. "/usr/include/sys/thread.h", line 313.5: 1506-293 (I) Identifier __EXTENDED__ assigned default value of zero on if directive. "/usr/include/sys/proc.h", line 43.23: 1506-457 (I) File /usr/include/sys/timer.h has already been included. "/usr/include/sys/proc.h", line 44.26: 1506-457 (I) File /usr/include/sys/resource.h has already been included. "/usr/include/sys/proc.h", line 45.25: 1506-457 (I) File /usr/include/sys/m_param.h has already been included. "/usr/include/sys/proc.h", line 46.21: 1506-457 (I) File /usr/include/sys/pri.h has already been included. "/usr/include/sys/proc.h", line 47.23: 1506-457 (I) File /usr/include/sys/lockl.h has already been included. "/usr/include/sys/proc.h", line 48.24: 1506-457 (I) File /usr/include/sys/limits.h has already been included. "/usr/include/sys/proc.h", line 49.21: 1506-457 (I) File /usr/include/sys/var.h has already been included. "/usr/include/sys/proc.h", line 50.24: 1506-457 (I) File /usr/include/sys/thread.h has already been included. "/usr/include/sys/corralid.h", line 19.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/sys/proc.h", line 563.5: 1506-293 (I) Identifier PV_PAD assigned default value of zero on if directive. "/usr/include/sys/proc.h", line 1148.24: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/proc.h", line 1220.34: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/sched.h", line 39.28: 1506-457 (I) File /usr/include/sys/m_param.h has already been included. "/usr/include/sys/sched.h", line 40.22: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/time.h has already been included. "/usr/include/sched.h", line 54.18: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./time.h has already been included. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 35.24: 1506-457 (I) File /usr/include/time.h has already been included. "./unistd.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/unistd.h", line 49.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/unistd.h", line 55.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/access.h", line 35.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/unistd.h", line 339.9: 1506-290 (I) Unknown macro name _POSIX_THREAD_FORKALL on #undef directive. "/usr/include/unistd.h", line 358.9: 1506-290 (I) Unknown macro name _POSIX_SYNC_IO on #undef directive. "/usr/include/unistd.h", line 801.46: 1506-450 (I) Obsolete non-prototype-style function declaration. "./unistd.h", line 56.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./unistd.h", line 88.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stdlib.h has already been included. "./stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 28.25: 1506-457 (I) File /usr/vac/include/stdlib.h has already been included. "./getopt-pfx-core.h", line 40.9: 1506-290 (I) Unknown macro name getopt on #undef directive. "./getopt-pfx-core.h", line 41.9: 1506-290 (I) Unknown macro name optarg on #undef directive. "./getopt-pfx-core.h", line 42.9: 1506-290 (I) Unknown macro name opterr on #undef directive. "./getopt-pfx-core.h", line 43.9: 1506-290 (I) Unknown macro name optind on #undef directive. "./getopt-pfx-core.h", line 44.9: 1506-290 (I) Unknown macro name optopt on #undef directive. "./getopt-pfx-core.h", line 54.9: 1506-290 (I) Unknown macro name _GETOPT_CORE_H on #undef directive. "/usr/include/pthread.h", line 67.22: 1506-457 (I) File /usr/include/sys/cred.h has already been included. "/usr/include/pthread.h", line 68.54: 1506-457 (I) File /usr/include/sys/extendio.h has already been included. "/usr/include/pthread.h", line 395.29: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/pthread.h", line 1026.27: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/pthread.h", line 1085.42: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/pthread.h", line 1086.42: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/pthread.h", line 1087.42: 1506-450 (I) Obsolete non-prototype-style function declaration. "glthread/lock.h", line 96.6: 1506-293 (I) Identifier PTHREAD_IN_USE_DETECTION_HARD assigned default value of zero on if directive. "glthread/lock.h", line 105.6: 1506-293 (I) Identifier USE_POSIX_THREADS_WEAK assigned default value of zero on if directive. "glthread/lock.h", line 158.8: 1506-293 (I) Identifier PTHREAD_IN_USE_DETECTION_HARD assigned default value of zero on if directive. "glthread/lock.h", line 184.30: 1506-293 (I) Identifier HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER assigned default value of zero on if directive. "glthread/lock.h", line 392.5: 1506-293 (I) Identifier USE_PTH_THREADS assigned default value of zero on if directive. "glthread/lock.h", line 539.5: 1506-293 (I) Identifier USE_SOLARIS_THREADS assigned default value of zero on if directive. "glthread/lock.h", line 668.5: 1506-293 (I) Identifier USE_WINDOWS_THREADS assigned default value of zero on if directive. "regex_internal.h", line 97.6: 1506-293 (I) Identifier HAVE_LIBINTL_H assigned default value of zero on if directive. "regex_internal.h", line 105.9: 1506-290 (I) Unknown macro name gettext on #undef directive. "regex_internal.h", line 135.9: 1506-290 (I) Unknown macro name __wctype on #undef directive. "regex_internal.h", line 136.9: 1506-290 (I) Unknown macro name __iswctype on #undef directive. "regex_internal.h", line 149.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "regex_internal.h", line 149.21: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "regex_internal.h", line 150.10: 1506-441 (I) The macro definition will override the keyword "__attribute__". "regex_internal.h", line 360.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "regex_internal.h", line 731.3: 1506-010 (I) Macro gl_lock_define invoked with a null argument for parameter STORAGECLASS. "regex_internal.h", line 767.55: 1506-429 (I) The right-hand side of a shift expression is an unparenthesized arithmetic expression which has a higher precedence. "regex_internal.h", line 767.29: 1506-432 (I) The right-hand side of a bitwise &, |, or ^ expression is an unparenthesized relational, shift, or arithmetic expression which has a higher precedence. "regex_internal.h", line 773.58: 1506-429 (I) The right-hand side of a shift expression is an unparenthesized arithmetic expression which has a higher precedence. "regex_internal.h", line 779.42: 1506-429 (I) The right-hand side of a shift expression is an unparenthesized arithmetic expression which has a higher precedence. "regex_internal.h", line 779.62: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regex_internal.h", line 792.34: 1506-425 (I) The condition is always false. "regex_internal.h", line 794.37: 1506-429 (I) The right-hand side of a shift expression is an unparenthesized arithmetic expression which has a higher precedence. "regex_internal.h", line 793.5: 1506-472 (I) Statement may be unreachable. "regex_internal.h", line 809.34: 1506-425 (I) The condition is always false. "regex_internal.h", line 811.39: 1506-429 (I) The right-hand side of a shift expression is an unparenthesized arithmetic expression which has a higher precedence. "regex_internal.h", line 810.5: 1506-472 (I) Statement may be unreachable. "regex_internal.h", line 813.1: 1506-412 (I) Referenced variable "bitset_i", which was not initialized in its declaration. "regex_internal.h", line 821.1: 1506-412 (I) Referenced variable "bitset_i", which was not initialized in its declaration. "regex_internal.h", line 829.1: 1506-412 (I) Referenced variable "bitset_i", which was not initialized in its declaration. "regex_internal.h", line 844.1: 1506-412 (I) Referenced variable "byte_idx", which was not initialized in its declaration. "regex_internal.h", line 882.1: 1506-414 (I) The parameter "idx" is never referenced. "regex_internal.h", line 882.1: 1506-414 (I) The parameter "pstr" is never referenced. "regex_internal.c", line 57.49: 1506-495 (I) Pointer type conversion found. "regex_internal.c", line 57.49: 1506-374 (I) Pointer types "unsigned char*" and "const char*" are not compatible. "regex_internal.c", line 61.1: 1506-412 (I) Referenced variable "init_buf_len", which was not initialized in its declaration. "regex_internal.c", line 61.1: 1506-412 (I) Referenced variable "ret", which was not initialized in its declaration. "regex_internal.c", line 80.49: 1506-495 (I) Pointer type conversion found. "regex_internal.c", line 80.49: 1506-374 (I) Pointer types "unsigned char*" and "const char*" are not compatible. "regex_internal.c", line 87.18: 1506-424 (I) The condition is always true. "regex_internal.c", line 124.1: 1506-412 (I) Referenced variable "ret", which was not initialized in its declaration. "regex_internal.c", line 138.38: 1506-425 (I) The condition is always false. "regex_internal.c", line 139.29: 1506-424 (I) The condition is always true. "regex_internal.c", line 139.29: 1506-424 (I) The condition is always true. "regex_internal.c", line 153.5: 1506-412 (I) Referenced variable "new_wcs", which was not initialized in its declaration. "regex_internal.c", line 179.23: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regex_internal.c", line 235.9: 1506-412 (I) Referenced variable "ch", which was not initialized in its declaration. "regex_internal.c", line 235.9: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "regex_internal.c", line 261.5: 1506-412 (I) Referenced variable "p", which was not initialized in its declaration. "regex_internal.c", line 261.5: 1506-412 (I) Referenced variable "wc", which was not initialized in its declaration. "regex_internal.c", line 264.1: 1506-412 (I) Referenced variable "mbclen", which was not initialized in its declaration. "regex_internal.c", line 264.1: 1506-412 (I) Referenced variable "remain_len", which was not initialized in its declaration. "regex_internal.c", line 264.1: 1506-412 (I) Referenced variable "end_idx", which was not initialized in its declaration. "regex_internal.c", line 264.1: 1506-412 (I) Referenced variable "byte_idx", which was not initialized in its declaration. "regex_internal.c", line 264.1: 1506-412 (I) Referenced variable "prev_st", which was not initialized in its declaration. "regex_internal.c", line 264.1: 1506-412 (I) Referenced variable "buf", which was not initialized in its declaration. "regex_internal.c", line 299.17: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regex_internal.c", line 314.27: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regex_internal.c", line 325.23: 1506-413 (I) A goto statement is used. "regex_internal.c", line 327.17: 1506-412 (I) Referenced variable "mbcdlen", which was not initialized in its declaration. "regex_internal.c", line 342.35: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regex_internal.c", line 354.9: 1506-412 (I) Referenced variable "wc", which was not initialized in its declaration. "regex_internal.c", line 377.11: 1506-412 (I) Referenced variable "ch", which was not initialized in its declaration. "regex_internal.c", line 377.11: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "regex_internal.c", line 383.25: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regex_internal.c", line 432.19: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "regex_internal.c", line 435.15: 1506-412 (I) Referenced variable "mbcdlen", which was not initialized in its declaration. "regex_internal.c", line 444.15: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "regex_internal.c", line 460.33: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regex_internal.c", line 477.7: 1506-412 (I) Referenced variable "p", which was not initialized in its declaration. "regex_internal.c", line 477.7: 1506-412 (I) Referenced variable "wc", which was not initialized in its declaration. "regex_internal.c", line 481.1: 1506-412 (I) Referenced variable "buf", which was not initialized in its declaration. "regex_internal.c", line 481.1: 1506-412 (I) Referenced variable "mbclen", which was not initialized in its declaration. "regex_internal.c", line 481.1: 1506-412 (I) Referenced variable "remain_len", which was not initialized in its declaration. "regex_internal.c", line 481.1: 1506-412 (I) Referenced variable "end_idx", which was not initialized in its declaration. "regex_internal.c", line 481.1: 1506-412 (I) Referenced variable "byte_idx", which was not initialized in its declaration. "regex_internal.c", line 481.1: 1506-412 (I) Referenced variable "src_idx", which was not initialized in its declaration. "regex_internal.c", line 481.1: 1506-412 (I) Referenced variable "prev_st", which was not initialized in its declaration. "regex_internal.c", line 510.19: 1506-495 (I) Pointer type conversion found. "regex_internal.c", line 510.19: 1506-374 (I) Pointer types "unsigned char*" and "const unsigned char*" are not compatible. "regex_internal.c", line 518.5: 1506-412 (I) Referenced variable "wc2", which was not initialized in its declaration. "regex_internal.c", line 521.1: 1506-412 (I) Referenced variable "mbclen", which was not initialized in its declaration. "regex_internal.c", line 521.1: 1506-412 (I) Referenced variable "rawbuf_idx", which was not initialized in its declaration. "regex_internal.c", line 521.1: 1506-412 (I) Referenced variable "prev_st", which was not initialized in its declaration. "regex_internal.c", line 539.27: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regex_internal.c", line 543.1: 1506-412 (I) Referenced variable "end_idx", which was not initialized in its declaration. "regex_internal.c", line 543.1: 1506-412 (I) Referenced variable "char_idx", which was not initialized in its declaration. "regex_internal.c", line 562.1: 1506-412 (I) Referenced variable "end_idx", which was not initialized in its declaration. "regex_internal.c", line 562.1: 1506-412 (I) Referenced variable "buf_idx", which was not initialized in its declaration. "regex_internal.c", line 592.21: 1506-495 (I) Pointer type conversion found. "regex_internal.c", line 592.21: 1506-374 (I) Pointer types "unsigned char*" and "const unsigned char*" are not compatible. "regex_internal.c", line 664.13: 1506-412 (I) Referenced variable "mid", which was not initialized in its declaration. "regex_internal.c", line 758.25: 1506-412 (I) Referenced variable "mbclen", which was not initialized in its declaration. "regex_internal.c", line 758.25: 1506-412 (I) Referenced variable "buf", which was not initialized in its declaration. "regex_internal.c", line 758.25: 1506-412 (I) Referenced variable "wc2", which was not initialized in its declaration. "regex_internal.c", line 758.25: 1506-412 (I) Referenced variable "cur_state", which was not initialized in its declaration. "regex_internal.c", line 759.17: 1506-412 (I) Referenced variable "end", which was not initialized in its declaration. "regex_internal.c", line 759.17: 1506-412 (I) Referenced variable "p", which was not initialized in its declaration. "regex_internal.c", line 759.17: 1506-412 (I) Referenced variable "raw", which was not initialized in its declaration. "regex_internal.c", line 781.13: 1506-412 (I) Referenced variable "wcs_idx", which was not initialized in its declaration. "regex_internal.c", line 829.1: 1506-412 (I) Referenced variable "offset", which was not initialized in its declaration. "regex_internal.c", line 865.10: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regex_internal.c", line 866.1: 1506-412 (I) Referenced variable "off", which was not initialized in its declaration. "regex_internal.c", line 866.1: 1506-412 (I) Referenced variable "ch", which was not initialized in its declaration. "regex_internal.c", line 899.14: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regex_internal.c", line 900.5: 1506-412 (I) Referenced variable "ch", which was not initialized in its declaration. "regex_internal.c", line 900.5: 1506-412 (I) Referenced variable "off", which was not initialized in its declaration. "regex_internal.c", line 952.5: 1506-412 (I) Referenced variable "wc", which was not initialized in its declaration. "regex_internal.c", line 961.1: 1506-412 (I) Referenced variable "c", which was not initialized in its declaration. "regex_internal.c", line 972.38: 1506-425 (I) The condition is always false. "regex_internal.c", line 1134.1: 1506-412 (I) Referenced variable "sbase", which was not initialized in its declaration. "regex_internal.c", line 1134.1: 1506-412 (I) Referenced variable "delta", which was not initialized in its declaration. "regex_internal.c", line 1134.1: 1506-412 (I) Referenced variable "id", which was not initialized in its declaration. "regex_internal.c", line 1134.1: 1506-412 (I) Referenced variable "is", which was not initialized in its declaration. "regex_internal.c", line 1134.1: 1506-412 (I) Referenced variable "i2", which was not initialized in its declaration. "regex_internal.c", line 1134.1: 1506-412 (I) Referenced variable "i1", which was not initialized in its declaration. "regex_internal.c", line 1187.1: 1506-412 (I) Referenced variable "id", which was not initialized in its declaration. "regex_internal.c", line 1187.1: 1506-412 (I) Referenced variable "i2", which was not initialized in its declaration. "regex_internal.c", line 1187.1: 1506-412 (I) Referenced variable "i1", which was not initialized in its declaration. "regex_internal.c", line 1269.1: 1506-412 (I) Referenced variable "delta", which was not initialized in its declaration. "regex_internal.c", line 1269.1: 1506-412 (I) Referenced variable "sbase", which was not initialized in its declaration. "regex_internal.c", line 1269.1: 1506-412 (I) Referenced variable "id", which was not initialized in its declaration. "regex_internal.c", line 1269.1: 1506-412 (I) Referenced variable "is", which was not initialized in its declaration. "regex_internal.c", line 1282.12: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regex_internal.c", line 1301.5: 1506-412 (I) Referenced variable "new_elems", which was not initialized in its declaration. "regex_internal.c", line 1321.1: 1506-412 (I) Referenced variable "idx", which was not initialized in its declaration. "regex_internal.c", line 1340.5: 1506-412 (I) Referenced variable "new_elems", which was not initialized in its declaration. "regex_internal.c", line 1361.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "regex_internal.c", line 1385.1: 1506-412 (I) Referenced variable "mid", which was not initialized in its declaration. "regex_internal.c", line 1385.1: 1506-412 (I) Referenced variable "right", which was not initialized in its declaration. "regex_internal.c", line 1385.1: 1506-412 (I) Referenced variable "idx", which was not initialized in its declaration. "regex_internal.c", line 1415.43: 1506-425 (I) The condition is always false. "regex_internal.c", line 1415.43: 1506-425 (I) The condition is always false. "regex_internal.c", line 1414.38: 1506-425 (I) The condition is always false. "regex_internal.c", line 1417.29: 1506-424 (I) The condition is always true. "regex_internal.c", line 1417.29: 1506-424 (I) The condition is always true. "regex_internal.c", line 1442.5: 1506-412 (I) Referenced variable "new_nodes", which was not initialized in its declaration. "regex_internal.c", line 1442.5: 1506-412 (I) Referenced variable "new_eclosures", which was not initialized in its declaration. "regex_internal.c", line 1442.5: 1506-412 (I) Referenced variable "new_edests", which was not initialized in its declaration. "regex_internal.c", line 1442.5: 1506-412 (I) Referenced variable "new_indices", which was not initialized in its declaration. "regex_internal.c", line 1442.5: 1506-412 (I) Referenced variable "new_nexts", which was not initialized in its declaration. "regex_internal.c", line 1446.40: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regex_internal.c", line 1465.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "regex_internal.c", line 1512.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "regex_internal.c", line 1512.1: 1506-412 (I) Referenced variable "spot", which was not initialized in its declaration. "regex_internal.c", line 1512.1: 1506-412 (I) Referenced variable "new_state", which was not initialized in its declaration. "regex_internal.c", line 1512.1: 1506-412 (I) Referenced variable "hash", which was not initialized in its declaration. "regex_internal.c", line 1559.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "regex_internal.c", line 1559.1: 1506-412 (I) Referenced variable "spot", which was not initialized in its declaration. "regex_internal.c", line 1559.1: 1506-412 (I) Referenced variable "new_state", which was not initialized in its declaration. "regex_internal.c", line 1559.1: 1506-412 (I) Referenced variable "hash", which was not initialized in its declaration. "regex_internal.c", line 1599.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "regex_internal.c", line 1599.1: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "regex_internal.c", line 1599.1: 1506-412 (I) Referenced variable "spot", which was not initialized in its declaration. "regex_internal.c", line 1665.1: 1506-412 (I) Referenced variable "newstate", which was not initialized in its declaration. "regex_internal.c", line 1665.1: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "regex_internal.c", line 1665.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "regex_internal.c", line 1689.21: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regex_internal.c", line 1741.1: 1506-412 (I) Referenced variable "newstate", which was not initialized in its declaration. "regex_internal.c", line 1741.1: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "regex_internal.c", line 1741.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "regcomp.c", line 135.19: 1506-482 (I) The opening brace before this point is redundant. "regcomp.c", line 184.3: 1506-445 (I) The closing brace is redundant. "regcomp.c", line 225.16: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regcomp.c", line 235.1: 1506-412 (I) Referenced variable "ret", which was not initialized in its declaration. "regcomp.c", line 306.14: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regcomp.c", line 332.59: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regcomp.c", line 335.13: 1506-412 (I) Referenced variable "state", which was not initialized in its declaration. "regcomp.c", line 335.13: 1506-412 (I) Referenced variable "wc", which was not initialized in its declaration. "regcomp.c", line 335.13: 1506-412 (I) Referenced variable "p", which was not initialized in its declaration. "regcomp.c", line 335.13: 1506-412 (I) Referenced variable "buf", which was not initialized in its declaration. "regcomp.c", line 348.13: 1506-412 (I) Referenced variable "j", which was not initialized in its declaration. "regcomp.c", line 349.9: 1506-412 (I) Referenced variable "ch", which was not initialized in its declaration. "regcomp.c", line 349.9: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "regcomp.c", line 392.17: 1506-412 (I) Referenced variable "mbs", which was not initialized in its declaration. "regcomp.c", line 408.54: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regcomp.c", line 412.17: 1506-412 (I) Referenced variable "state", which was not initialized in its declaration. "regcomp.c", line 412.17: 1506-412 (I) Referenced variable "buf", which was not initialized in its declaration. "regcomp.c", line 414.9: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "regcomp.c", line 428.1: 1506-412 (I) Referenced variable "node_cnt", which was not initialized in its declaration. "regcomp.c", line 494.16: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regcomp.c", line 517.1: 1506-412 (I) Referenced variable "ret", which was not initialized in its declaration. "regcomp.c", line 557.1: 1506-412 (I) Referenced variable "msg_size", which was not initialized in its declaration. "regcomp.c", line 557.1: 1506-412 (I) Referenced variable "msg", which was not initialized in its declaration. "regcomp.c", line 557.1: 1506-414 (I) The parameter "preg" is never referenced. "regcomp.c", line 568.35: 1506-446 (I) Array element(s) [4] ... [7] will be initialized with a default value of 0. "regcomp.c", line 637.1: 1506-412 (I) Referenced variable "j", which was not initialized in its declaration. "regcomp.c", line 637.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "regcomp.c", line 648.7: 1506-424 (I) The condition is always true. "regcomp.c", line 770.33: 1506-424 (I) The condition is always true. "regcomp.c", line 786.50: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regcomp.c", line 792.7: 1506-424 (I) The condition is always true. "regcomp.c", line 803.5: 1506-413 (I) A goto statement is used. "regcomp.c", line 808.5: 1506-413 (I) A goto statement is used. "regcomp.c", line 825.7: 1506-424 (I) The condition is always true. "regcomp.c", line 832.1: 1506-412 (I) Referenced variable "regexp", which was not initialized in its declaration. "regcomp.c", line 832.1: 1506-412 (I) Referenced variable "dfa", which was not initialized in its declaration. "regcomp.c", line 845.33: 1506-424 (I) The condition is always true. "regcomp.c", line 865.25: 1506-424 (I) The condition is always true. "regcomp.c", line 865.25: 1506-424 (I) The condition is always true. "regcomp.c", line 918.35: 1506-432 (I) The right-hand side of a bitwise &, |, or ^ expression is an unparenthesized relational, shift, or arithmetic expression which has a higher precedence. "regcomp.c", line 924.9: 1506-412 (I) Referenced variable "ch", which was not initialized in its declaration. "regcomp.c", line 924.9: 1506-412 (I) Referenced variable "j", which was not initialized in its declaration. "regcomp.c", line 924.9: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "regcomp.c", line 931.1: 1506-412 (I) Referenced variable "codeset_name", which was not initialized in its declaration. "regcomp.c", line 931.1: 1506-412 (I) Referenced variable "table_size", which was not initialized in its declaration. "regcomp.c", line 951.28: 1506-425 (I) The condition is always false. "regcomp.c", line 953.48: 1506-431 (I) The left-hand side of a bitwise &, |, or ^ expression is an unparenthesized relational, shift, or arithmetic expression which has a higher precedence. "regcomp.c", line 954.48: 1506-431 (I) The left-hand side of a bitwise &, |, or ^ expression is an unparenthesized relational, shift, or arithmetic expression which has a higher precedence. "regcomp.c", line 952.9: 1506-472 (I) Statement may be unreachable. "regcomp.c", line 957.33: 1506-424 (I) The condition is always true. "regcomp.c", line 966.9: 1506-413 (I) A goto statement is used. "regcomp.c", line 966.9: 1506-472 (I) Statement may be unreachable. "regcomp.c", line 980.27: 1506-432 (I) The right-hand side of a bitwise &, |, or ^ expression is an unparenthesized relational, shift, or arithmetic expression which has a higher precedence. "regcomp.c", line 981.1: 1506-412 (I) Referenced variable "j", which was not initialized in its declaration. "regcomp.c", line 1000.1: 1506-412 (I) Referenced variable "next", which was not initialized in its declaration. "regcomp.c", line 1000.1: 1506-412 (I) Referenced variable "storage", which was not initialized in its declaration. "regcomp.c", line 1039.11: 1506-412 (I) Referenced variable "clexp_node", which was not initialized in its declaration. "regcomp.c", line 1055.7: 1506-412 (I) Referenced variable "clexp_idx", which was not initialized in its declaration. "regcomp.c", line 1082.1: 1506-412 (I) Referenced variable "init_nodes", which was not initialized in its declaration. "regcomp.c", line 1082.1: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "regcomp.c", line 1082.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "regcomp.c", line 1082.1: 1506-412 (I) Referenced variable "first", which was not initialized in its declaration. "regcomp.c", line 1134.56: 1506-424 (I) The condition is always true. "regcomp.c", line 1162.20: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regcomp.c", line 1163.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "regcomp.c", line 1163.1: 1506-412 (I) Referenced variable "node", which was not initialized in its declaration. "regcomp.c", line 1199.5: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "regcomp.c", line 1227.1: 1506-412 (I) Referenced variable "ret", which was not initialized in its declaration. "regcomp.c", line 1262.1: 1506-412 (I) Referenced variable "prev", which was not initialized in its declaration. "regcomp.c", line 1262.1: 1506-412 (I) Referenced variable "node", which was not initialized in its declaration. "regcomp.c", line 1292.1: 1506-412 (I) Referenced variable "node", which was not initialized in its declaration. "regcomp.c", line 1383.1: 1506-412 (I) Referenced variable "tree", which was not initialized in its declaration. "regcomp.c", line 1383.1: 1506-412 (I) Referenced variable "tree1", which was not initialized in its declaration. "regcomp.c", line 1383.1: 1506-412 (I) Referenced variable "cls", which was not initialized in its declaration. "regcomp.c", line 1383.1: 1506-412 (I) Referenced variable "op", which was not initialized in its declaration. "regcomp.c", line 1403.47: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regcomp.c", line 1429.1: 1506-414 (I) The parameter "extra" is never referenced. "regcomp.c", line 1445.34: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "regcomp.c", line 1461.27: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "regcomp.c", line 1462.28: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "regcomp.c", line 1464.7: 1506-412 (I) Referenced variable "right", which was not initialized in its declaration. "regcomp.c", line 1464.7: 1506-412 (I) Referenced variable "left", which was not initialized in its declaration. "regcomp.c", line 1480.51: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "regcomp.c", line 1573.13: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "regcomp.c", line 1593.5: 1506-412 (I) Referenced variable "clone_dest", which was not initialized in its declaration. "regcomp.c", line 1593.5: 1506-412 (I) Referenced variable "org_dest", which was not initialized in its declaration. "regcomp.c", line 1595.1: 1506-412 (I) Referenced variable "ok", which was not initialized in its declaration. "regcomp.c", line 1595.1: 1506-412 (I) Referenced variable "clone_node", which was not initialized in its declaration. "regcomp.c", line 1595.1: 1506-412 (I) Referenced variable "org_node", which was not initialized in its declaration. "regcomp.c", line 1612.1: 1506-412 (I) Referenced variable "idx", which was not initialized in its declaration. "regcomp.c", line 1624.38: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regcomp.c", line 1654.1: 1506-412 (I) Referenced variable "ok", which was not initialized in its declaration. "regcomp.c", line 1654.1: 1506-412 (I) Referenced variable "idx", which was not initialized in its declaration. "regcomp.c", line 1654.1: 1506-412 (I) Referenced variable "src", which was not initialized in its declaration. "regcomp.c", line 1697.5: 1506-412 (I) Referenced variable "eclosure_elem", which was not initialized in its declaration. "regcomp.c", line 1697.5: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "regcomp.c", line 1699.1: 1506-412 (I) Referenced variable "incomplete", which was not initialized in its declaration. "regcomp.c", line 1699.1: 1506-412 (I) Referenced variable "node_idx", which was not initialized in its declaration. "regcomp.c", line 1765.7: 1506-412 (I) Referenced variable "eclosure_elem", which was not initialized in its declaration. "regcomp.c", line 1777.1: 1506-412 (I) Referenced variable "ok", which was not initialized in its declaration. "regcomp.c", line 1777.1: 1506-412 (I) Referenced variable "eclosure", which was not initialized in its declaration. "regcomp.c", line 1777.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "regcomp.c", line 1777.1: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "regcomp.c", line 1837.28: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regcomp.c", line 1841.26: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regcomp.c", line 1943.5: 1506-412 (I) Referenced variable "c2", which was not initialized in its declaration. "regcomp.c", line 1950.24: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regcomp.c", line 1954.22: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regcomp.c", line 2020.9: 1506-412 (I) Referenced variable "next", which was not initialized in its declaration. "regcomp.c", line 2028.1: 1506-412 (I) Referenced variable "c", which was not initialized in its declaration. "regcomp.c", line 2065.5: 1506-412 (I) Referenced variable "c2", which was not initialized in its declaration. "regcomp.c", line 2091.9: 1506-480 (I) Missing break statement allows fall-through to this case. "regcomp.c", line 2098.5: 1506-412 (I) Referenced variable "token_len", which was not initialized in its declaration. "regcomp.c", line 2098.5: 1506-412 (I) Referenced variable "c2", which was not initialized in its declaration. "regcomp.c", line 2114.1: 1506-412 (I) Referenced variable "c", which was not initialized in its declaration. "regcomp.c", line 2153.1: 1506-412 (I) Referenced variable "current_token", which was not initialized in its declaration. "regcomp.c", line 2153.1: 1506-412 (I) Referenced variable "root", which was not initialized in its declaration. "regcomp.c", line 2153.1: 1506-412 (I) Referenced variable "eor", which was not initialized in its declaration. "regcomp.c", line 2153.1: 1506-412 (I) Referenced variable "tree", which was not initialized in its declaration. "regcomp.c", line 2202.1: 1506-412 (I) Referenced variable "tree", which was not initialized in its declaration. "regcomp.c", line 2250.1: 1506-412 (I) Referenced variable "expr", which was not initialized in its declaration. "regcomp.c", line 2250.1: 1506-412 (I) Referenced variable "tree", which was not initialized in its declaration. "regcomp.c", line 2288.13: 1506-412 (I) Referenced variable "mbc_remain", which was not initialized in its declaration. "regcomp.c", line 2325.5: 1506-480 (I) Missing break statement allows fall-through to this case. "regcomp.c", line 2339.5: 1506-480 (I) Missing break statement allows fall-through to this case. "regcomp.c", line 2347.5: 1506-480 (I) Missing break statement allows fall-through to this case. "regcomp.c", line 2389.9: 1506-412 (I) Referenced variable "tree_last", which was not initialized in its declaration. "regcomp.c", line 2389.9: 1506-412 (I) Referenced variable "tree_first", which was not initialized in its declaration. "regcomp.c", line 2420.46: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regcomp.c", line 2429.46: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regcomp.c", line 2473.1: 1506-412 (I) Referenced variable "tree", which was not initialized in its declaration. "regcomp.c", line 2520.1: 1506-412 (I) Referenced variable "cur_nsub", which was not initialized in its declaration. "regcomp.c", line 2520.1: 1506-412 (I) Referenced variable "tree", which was not initialized in its declaration. "regcomp.c", line 2614.13: 1506-413 (I) A goto statement is used. "regcomp.c", line 2623.9: 1506-413 (I) A goto statement is used. "regcomp.c", line 2638.5: 1506-413 (I) A goto statement is used. "regcomp.c", line 2647.7: 1506-424 (I) The condition is always true. "regcomp.c", line 2647.25: 1506-424 (I) The condition is always true. "regcomp.c", line 2653.11: 1506-413 (I) A goto statement is used. "regcomp.c", line 2657.11: 1506-413 (I) A goto statement is used. "regcomp.c", line 2668.1: 1506-412 (I) Referenced variable "end", which was not initialized in its declaration. "regcomp.c", line 2668.1: 1506-412 (I) Referenced variable "start", which was not initialized in its declaration. "regcomp.c", line 2668.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "regcomp.c", line 2721.23: 1506-495 (I) Pointer type conversion found. "regcomp.c", line 2721.23: 1506-374 (I) Pointer types "char*" and "unsigned char* const" are not compatible. "regcomp.c", line 2723.26: 1506-495 (I) Pointer type conversion found. "regcomp.c", line 2723.26: 1506-374 (I) Pointer types "char*" and "unsigned char* const" are not compatible. "regcomp.c", line 2739.31: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regcomp.c", line 2741.29: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regcomp.c", line 2780.11: 1506-412 (I) Referenced variable "new_nranges", which was not initialized in its declaration. "regcomp.c", line 2780.11: 1506-412 (I) Referenced variable "new_array_end", which was not initialized in its declaration. "regcomp.c", line 2780.11: 1506-412 (I) Referenced variable "new_array_start", which was not initialized in its declaration. "regcomp.c", line 2782.47: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regcomp.c", line 2783.47: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regcomp.c", line 2792.3: 1506-412 (I) Referenced variable "end_wc", which was not initialized in its declaration. "regcomp.c", line 2792.3: 1506-412 (I) Referenced variable "start_wc", which was not initialized in its declaration. "regcomp.c", line 2792.3: 1506-412 (I) Referenced variable "wc", which was not initialized in its declaration. "regcomp.c", line 2811.1: 1506-412 (I) Referenced variable "end_ch", which was not initialized in its declaration. "regcomp.c", line 2811.1: 1506-412 (I) Referenced variable "start_ch", which was not initialized in its declaration. "regcomp.c", line 2838.1: 1506-414 (I) The parameter "coll_sym_alloc" is never referenced. "regcomp.c", line 2838.1: 1506-414 (I) The parameter "mbcset" is never referenced. "regcomp.c", line 3145.7: 1506-413 (I) A goto statement is used. "regcomp.c", line 3160.11: 1506-413 (I) A goto statement is used. "regcomp.c", line 3168.10: 1506-424 (I) The condition is always true. "regcomp.c", line 3185.11: 1506-413 (I) A goto statement is used. "regcomp.c", line 3198.15: 1506-413 (I) A goto statement is used. "regcomp.c", line 3207.19: 1506-413 (I) A goto statement is used. "regcomp.c", line 3229.15: 1506-413 (I) A goto statement is used. "regcomp.c", line 3247.13: 1506-413 (I) A goto statement is used. "regcomp.c", line 3269.21: 1506-413 (I) A goto statement is used. "regcomp.c", line 3271.17: 1506-412 (I) Referenced variable "new_mbchars", which was not initialized in its declaration. "regcomp.c", line 3282.17: 1506-413 (I) A goto statement is used. "regcomp.c", line 3291.17: 1506-413 (I) A goto statement is used. "regcomp.c", line 3298.39: 1506-495 (I) Pointer type conversion found. "regcomp.c", line 3298.39: 1506-374 (I) Pointer types "const char*" and "unsigned char*" are not compatible. "regcomp.c", line 3301.16: 1506-413 (I) A goto statement is used. "regcomp.c", line 3304.25: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "regcomp.c", line 3311.11: 1506-413 (I) A goto statement is used. "regcomp.c", line 3315.5: 1506-412 (I) Referenced variable "token2", which was not initialized in its declaration. "regcomp.c", line 3315.5: 1506-412 (I) Referenced variable "ret", which was not initialized in its declaration. "regcomp.c", line 3315.5: 1506-412 (I) Referenced variable "end_name_buf", which was not initialized in its declaration. "regcomp.c", line 3315.5: 1506-412 (I) Referenced variable "start_name_buf", which was not initialized in its declaration. "regcomp.c", line 3315.5: 1506-412 (I) Referenced variable "end_elem", which was not initialized in its declaration. "regcomp.c", line 3315.5: 1506-412 (I) Referenced variable "start_elem", which was not initialized in its declaration. "regcomp.c", line 3340.9: 1506-413 (I) A goto statement is used. "regcomp.c", line 3353.13: 1506-413 (I) A goto statement is used. "regcomp.c", line 3358.13: 1506-413 (I) A goto statement is used. "regcomp.c", line 3365.5: 1506-412 (I) Referenced variable "sbc_idx", which was not initialized in its declaration. "regcomp.c", line 3365.5: 1506-412 (I) Referenced variable "mbc_tree", which was not initialized in its declaration. "regcomp.c", line 3377.9: 1506-413 (I) A goto statement is used. "regcomp.c", line 3389.1: 1506-412 (I) Referenced variable "token_len", which was not initialized in its declaration. "regcomp.c", line 3389.1: 1506-412 (I) Referenced variable "work_tree", which was not initialized in its declaration. "regcomp.c", line 3389.1: 1506-412 (I) Referenced variable "mbcset", which was not initialized in its declaration. "regcomp.c", line 3389.1: 1506-412 (I) Referenced variable "sbcset", which was not initialized in its declaration. "regcomp.c", line 3389.1: 1506-412 (I) Referenced variable "br_token", which was not initialized in its declaration. "regcomp.c", line 3404.21: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regcomp.c", line 3423.5: 1506-412 (I) Referenced variable "token2", which was not initialized in its declaration. "regcomp.c", line 3427.1: 1506-412 (I) Referenced variable "cur_char_size", which was not initialized in its declaration. "regcomp.c", line 3427.1: 1506-414 (I) The parameter "dfa" is never referenced. "regcomp.c", line 3472.1: 1506-412 (I) Referenced variable "ch", which was not initialized in its declaration. "regcomp.c", line 3565.1: 1506-414 (I) The parameter "equiv_class_alloc" is never referenced. "regcomp.c", line 3565.1: 1506-414 (I) The parameter "mbcset" is never referenced. "regcomp.c", line 3627.5: 1506-425 (I) The condition is always false. "regcomp.c", line 3629.5: 1506-425 (I) The condition is always false. "regcomp.c", line 3631.5: 1506-425 (I) The condition is always false. "regcomp.c", line 3633.5: 1506-425 (I) The condition is always false. "regcomp.c", line 3635.5: 1506-425 (I) The condition is always false. "regcomp.c", line 3637.5: 1506-425 (I) The condition is always false. "regcomp.c", line 3639.5: 1506-425 (I) The condition is always false. "regcomp.c", line 3641.5: 1506-425 (I) The condition is always false. "regcomp.c", line 3643.5: 1506-425 (I) The condition is always false. "regcomp.c", line 3645.5: 1506-425 (I) The condition is always false. "regcomp.c", line 3647.5: 1506-425 (I) The condition is always false. "regcomp.c", line 3649.5: 1506-425 (I) The condition is always false. "regcomp.c", line 3654.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "regcomp.c", line 3685.21: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regcomp.c", line 3726.5: 1506-413 (I) A goto statement is used. "regcomp.c", line 3738.9: 1506-413 (I) A goto statement is used. "regcomp.c", line 3743.5: 1506-412 (I) Referenced variable "mbc_tree", which was not initialized in its declaration. "regcomp.c", line 3760.1: 1506-412 (I) Referenced variable "tree", which was not initialized in its declaration. "regcomp.c", line 3760.1: 1506-412 (I) Referenced variable "br_token", which was not initialized in its declaration. "regcomp.c", line 3760.1: 1506-412 (I) Referenced variable "ret", which was not initialized in its declaration. "regcomp.c", line 3760.1: 1506-412 (I) Referenced variable "mbcset", which was not initialized in its declaration. "regcomp.c", line 3760.1: 1506-412 (I) Referenced variable "sbcset", which was not initialized in its declaration. "regcomp.c", line 3773.10: 1506-424 (I) The condition is always true. "regcomp.c", line 3788.1: 1506-412 (I) Referenced variable "c", which was not initialized in its declaration. "regcomp.c", line 3820.1: 1506-412 (I) Referenced variable "t", which was not initialized in its declaration. "regcomp.c", line 3854.1: 1506-412 (I) Referenced variable "tree", which was not initialized in its declaration. "regcomp.c", line 3891.1: 1506-414 (I) The parameter "extra" is never referenced. "regcomp.c", line 3937.1: 1506-412 (I) Referenced variable "dup_root", which was not initialized in its declaration. "regcomp.c", line 3937.1: 1506-412 (I) Referenced variable "node", which was not initialized in its declaration. "regexec.c", line 243.3: 1506-424 (I) The condition is always true. "regexec.c", line 250.3: 1506-424 (I) The condition is always true. "regexec.c", line 252.1: 1506-412 (I) Referenced variable "length", which was not initialized in its declaration. "regexec.c", line 252.1: 1506-412 (I) Referenced variable "start", which was not initialized in its declaration. "regexec.c", line 252.1: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "regexec.c", line 361.15: 1506-422 (I) The comparison is always false. "regexec.c", line 361.15: 1506-422 (I) The comparison is always false. "regexec.c", line 361.15: 1506-422 (I) The comparison is always false. "regexec.c", line 361.15: 1506-422 (I) The comparison is always false. "regexec.c", line 361.15: 1506-422 (I) The comparison is always false. "regexec.c", line 361.15: 1506-422 (I) The comparison is always false. "regexec.c", line 361.15: 1506-422 (I) The comparison is always false. "regexec.c", line 361.15: 1506-422 (I) The comparison is always false. "regexec.c", line 361.15: 1506-422 (I) The comparison is always false. "regexec.c", line 361.15: 1506-422 (I) The comparison is always false. "regexec.c", line 361.15: 1506-422 (I) The comparison is always false. "regexec.c", line 361.15: 1506-422 (I) The comparison is always false. "regexec.c", line 361.15: 1506-425 (I) The condition is always false. "regexec.c", line 361.15: 1506-425 (I) The condition is always false. "regexec.c", line 361.15: 1506-425 (I) The condition is always false. "regexec.c", line 361.15: 1506-425 (I) The condition is always false. "regexec.c", line 361.15: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regexec.c", line 361.15: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regexec.c", line 361.15: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regexec.c", line 361.15: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regexec.c", line 361.15: 1506-424 (I) The condition is always true. "regexec.c", line 361.15: 1506-424 (I) The condition is always true. "regexec.c", line 361.15: 1506-424 (I) The condition is always true. "regexec.c", line 361.15: 1506-425 (I) The condition is always false. "regexec.c", line 361.15: 1506-425 (I) The condition is always false. "regexec.c", line 390.1: 1506-412 (I) Referenced variable "len", which was not initialized in its declaration. "regexec.c", line 390.1: 1506-412 (I) Referenced variable "rval", which was not initialized in its declaration. "regexec.c", line 390.1: 1506-412 (I) Referenced variable "str", which was not initialized in its declaration. "regexec.c", line 419.3: 1506-424 (I) The condition is always true. "regexec.c", line 451.7: 1506-413 (I) A goto statement is used. "regexec.c", line 465.28: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regexec.c", line 475.44: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "regexec.c", line 483.3: 1506-424 (I) The condition is always true. "regexec.c", line 485.1: 1506-412 (I) Referenced variable "rval", which was not initialized in its declaration. "regexec.c", line 485.1: 1506-412 (I) Referenced variable "nregs", which was not initialized in its declaration. "regexec.c", line 485.1: 1506-412 (I) Referenced variable "pmatch", which was not initialized in its declaration. "regexec.c", line 485.1: 1506-412 (I) Referenced variable "result", which was not initialized in its declaration. "regexec.c", line 531.9: 1506-412 (I) Referenced variable "new_end", which was not initialized in its declaration. "regexec.c", line 535.44: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "regexec.c", line 537.39: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "regexec.c", line 551.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "regexec.c", line 673.20: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regexec.c", line 676.72: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regexec.c", line 679.5: 1506-413 (I) A goto statement is used. "regexec.c", line 686.5: 1506-413 (I) A goto statement is used. "regexec.c", line 695.30: 1506-424 (I) The condition is always true. "regexec.c", line 695.30: 1506-424 (I) The condition is always true. "regexec.c", line 695.16: 1506-425 (I) The condition is always false. "regexec.c", line 699.11: 1506-413 (I) A goto statement is used. "regexec.c", line 706.11: 1506-413 (I) A goto statement is used. "regexec.c", line 720.6: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regexec.c", line 732.9: 1506-413 (I) A goto statement is used. "regexec.c", line 750.11: 1506-413 (I) A goto statement is used. "regexec.c", line 764.17: 1506-413 (I) A goto statement is used. "regexec.c", line 780.13: 1506-413 (I) A goto statement is used. "regexec.c", line 797.21: 1506-413 (I) A goto statement is used. "regexec.c", line 811.19: 1506-413 (I) A goto statement is used. "regexec.c", line 821.9: 1506-413 (I) A goto statement is used. "regexec.c", line 840.15: 1506-413 (I) A goto statement is used. "regexec.c", line 858.21: 1506-413 (I) A goto statement is used. "regexec.c", line 893.49: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regexec.c", line 895.13: 1506-413 (I) A goto statement is used. "regexec.c", line 937.5: 1506-412 (I) Referenced variable "reg_idx", which was not initialized in its declaration. "regexec.c", line 945.1: 1506-412 (I) Referenced variable "ch", which was not initialized in its declaration. "regexec.c", line 945.1: 1506-412 (I) Referenced variable "sb", which was not initialized in its declaration. "regexec.c", line 945.1: 1506-412 (I) Referenced variable "extra_nmatch", which was not initialized in its declaration. "regexec.c", line 945.1: 1506-412 (I) Referenced variable "match_first", which was not initialized in its declaration. "regexec.c", line 945.1: 1506-412 (I) Referenced variable "match_kind", which was not initialized in its declaration. "regexec.c", line 945.1: 1506-412 (I) Referenced variable "fl_longest_match", which was not initialized in its declaration. "regexec.c", line 945.1: 1506-412 (I) Referenced variable "incr", which was not initialized in its declaration. "regexec.c", line 945.1: 1506-412 (I) Referenced variable "right_lim", which was not initialized in its declaration. "regexec.c", line 945.1: 1506-412 (I) Referenced variable "left_lim", which was not initialized in its declaration. "regexec.c", line 945.1: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "regexec.c", line 964.25: 1506-424 (I) The condition is always true. "regexec.c", line 964.25: 1506-424 (I) The condition is always true. "regexec.c", line 964.11: 1506-425 (I) The condition is always false. "regexec.c", line 971.7: 1506-413 (I) A goto statement is used. "regexec.c", line 979.11: 1506-413 (I) A goto statement is used. "regexec.c", line 981.14: 1506-424 (I) The condition is always true. "regexec.c", line 990.15: 1506-413 (I) A goto statement is used. "regexec.c", line 999.19: 1506-413 (I) A goto statement is used. "regexec.c", line 1012.9: 1506-413 (I) A goto statement is used. "regexec.c", line 1020.9: 1506-413 (I) A goto statement is used. "regexec.c", line 1024.11: 1506-413 (I) A goto statement is used. "regexec.c", line 1037.1: 1506-412 (I) Referenced variable "sctx", which was not initialized in its declaration. "regexec.c", line 1037.1: 1506-412 (I) Referenced variable "sifted_states", which was not initialized in its declaration. "regexec.c", line 1037.1: 1506-412 (I) Referenced variable "ret", which was not initialized in its declaration. "regexec.c", line 1037.1: 1506-412 (I) Referenced variable "match_last", which was not initialized in its declaration. "regexec.c", line 1037.1: 1506-412 (I) Referenced variable "halt_node", which was not initialized in its declaration. "regexec.c", line 1071.5: 1506-412 (I) Referenced variable "context", which was not initialized in its declaration. "regexec.c", line 1096.22: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regexec.c", line 1104.33: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "regexec.c", line 1159.41: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "regexec.c", line 1214.1: 1506-412 (I) Referenced variable "cur_state", which was not initialized in its declaration. "regexec.c", line 1214.1: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "regexec.c", line 1252.1: 1506-412 (I) Referenced variable "context", which was not initialized in its declaration. "regexec.c", line 1252.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "regexec.c", line 1304.5: 1506-412 (I) Referenced variable "dest_node", which was not initialized in its declaration. "regexec.c", line 1325.31: 1506-495 (I) Pointer type conversion found. "regexec.c", line 1325.31: 1506-374 (I) Pointer types "char*" and "unsigned char* const" are not compatible. "regexec.c", line 1342.13: 1506-412 (I) Referenced variable "dest_node", which was not initialized in its declaration. "regexec.c", line 1359.1: 1506-412 (I) Referenced variable "ok", which was not initialized in its declaration. "regexec.c", line 1359.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "regexec.c", line 1377.5: 1506-412 (I) Referenced variable "new_array", which was not initialized in its declaration. "regexec.c", line 1386.1: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "regexec.c", line 1394.20: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "regexec.c", line 1481.9: 1506-412 (I) Referenced variable "reg_idx", which was not initialized in its declaration. "regexec.c", line 1513.1: 1506-412 (I) Referenced variable "prev_idx_match", which was not initialized in its declaration. "regexec.c", line 1513.1: 1506-412 (I) Referenced variable "fs", which was not initialized in its declaration. "regexec.c", line 1513.1: 1506-412 (I) Referenced variable "eps_via_nodes", which was not initialized in its declaration. "regexec.c", line 1513.1: 1506-412 (I) Referenced variable "cur_node", which was not initialized in its declaration. "regexec.c", line 1513.1: 1506-412 (I) Referenced variable "idx", which was not initialized in its declaration. "regexec.c", line 1528.5: 1506-412 (I) Referenced variable "fs_idx", which was not initialized in its declaration. "regexec.c", line 1624.5: 1506-413 (I) A goto statement is used. "regexec.c", line 1645.13: 1506-413 (I) A goto statement is used. "regexec.c", line 1654.9: 1506-413 (I) A goto statement is used. "regexec.c", line 1660.1: 1506-412 (I) Referenced variable "cur_dest", which was not initialized in its declaration. "regexec.c", line 1660.1: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "regexec.c", line 1717.5: 1506-412 (I) Referenced variable "ok", which was not initialized in its declaration. "regexec.c", line 1720.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "regexec.c", line 1739.5: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "regexec.c", line 1772.9: 1506-412 (I) Referenced variable "merged_set", which was not initialized in its declaration. "regexec.c", line 1775.1: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "regexec.c", line 1775.1: 1506-412 (I) Referenced variable "st_idx", which was not initialized in its declaration. "regexec.c", line 1823.1: 1506-412 (I) Referenced variable "candidates", which was not initialized in its declaration. "regexec.c", line 1852.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "regexec.c", line 1901.1: 1506-412 (I) Referenced variable "except_nodes", which was not initialized in its declaration. "regexec.c", line 1901.1: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "regexec.c", line 1901.1: 1506-412 (I) Referenced variable "ecl_idx", which was not initialized in its declaration. "regexec.c", line 1935.5: 1506-412 (I) Referenced variable "ent", which was not initialized in its declaration. "regexec.c", line 1935.5: 1506-412 (I) Referenced variable "subexp_idx", which was not initialized in its declaration. "regexec.c", line 1937.1: 1506-412 (I) Referenced variable "dst_pos", which was not initialized in its declaration. "regexec.c", line 1937.1: 1506-412 (I) Referenced variable "src_pos", which was not initialized in its declaration. "regexec.c", line 1937.1: 1506-412 (I) Referenced variable "lim_idx", which was not initialized in its declaration. "regexec.c", line 1998.17: 1506-412 (I) Referenced variable "cpos", which was not initialized in its declaration. "regexec.c", line 1998.17: 1506-412 (I) Referenced variable "dst", which was not initialized in its declaration. "regexec.c", line 2019.1: 1506-412 (I) Referenced variable "node_idx", which was not initialized in its declaration. "regexec.c", line 2039.14: 1506-432 (I) The right-hand side of a bitwise &, |, or ^ expression is an unparenthesized relational, shift, or arithmetic expression which has a higher precedence. "regexec.c", line 2046.1: 1506-412 (I) Referenced variable "boundaries", which was not initialized in its declaration. "regexec.c", line 2135.5: 1506-412 (I) Referenced variable "ent", which was not initialized in its declaration. "regexec.c", line 2135.5: 1506-412 (I) Referenced variable "subexp_idx", which was not initialized in its declaration. "regexec.c", line 2137.1: 1506-412 (I) Referenced variable "lim_idx", which was not initialized in its declaration. "regexec.c", line 2137.1: 1506-412 (I) Referenced variable "node_idx", which was not initialized in its declaration. "regexec.c", line 2137.1: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "regexec.c", line 2197.17: 1506-413 (I) A goto statement is used. "regexec.c", line 2205.15: 1506-413 (I) A goto statement is used. "regexec.c", line 2210.13: 1506-413 (I) A goto statement is used. "regexec.c", line 2217.17: 1506-413 (I) A goto statement is used. "regexec.c", line 2224.9: 1506-412 (I) Referenced variable "cur_state", which was not initialized in its declaration. "regexec.c", line 2224.9: 1506-412 (I) Referenced variable "ok", which was not initialized in its declaration. "regexec.c", line 2224.9: 1506-412 (I) Referenced variable "dst_node", which was not initialized in its declaration. "regexec.c", line 2224.9: 1506-412 (I) Referenced variable "to_idx", which was not initialized in its declaration. "regexec.c", line 2224.9: 1506-412 (I) Referenced variable "subexp_len", which was not initialized in its declaration. "regexec.c", line 2226.5: 1506-412 (I) Referenced variable "entry", which was not initialized in its declaration. "regexec.c", line 2226.5: 1506-412 (I) Referenced variable "type", which was not initialized in its declaration. "regexec.c", line 2226.5: 1506-412 (I) Referenced variable "enabled_idx", which was not initialized in its declaration. "regexec.c", line 2235.1: 1506-412 (I) Referenced variable "local_sctx", which was not initialized in its declaration. "regexec.c", line 2235.1: 1506-412 (I) Referenced variable "node", which was not initialized in its declaration. "regexec.c", line 2235.1: 1506-412 (I) Referenced variable "node_idx", which was not initialized in its declaration. "regexec.c", line 2235.1: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "regexec.c", line 2258.1: 1506-412 (I) Referenced variable "naccepted", which was not initialized in its declaration. "regexec.c", line 2314.9: 1506-412 (I) Referenced variable "context", which was not initialized in its declaration. "regexec.c", line 2324.1: 1506-412 (I) Referenced variable "ch", which was not initialized in its declaration. "regexec.c", line 2324.1: 1506-412 (I) Referenced variable "trtable", which was not initialized in its declaration. "regexec.c", line 2378.5: 1506-412 (I) Referenced variable "log_nodes", which was not initialized in its declaration. "regexec.c", line 2378.5: 1506-412 (I) Referenced variable "next_nodes", which was not initialized in its declaration. "regexec.c", line 2378.5: 1506-412 (I) Referenced variable "context", which was not initialized in its declaration. "regexec.c", line 2378.5: 1506-412 (I) Referenced variable "pstate", which was not initialized in its declaration. "regexec.c", line 2428.1: 1506-412 (I) Referenced variable "cur_state", which was not initialized in its declaration. "regexec.c", line 2465.1: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "regexec.c", line 2465.1: 1506-412 (I) Referenced variable "node_idx", which was not initialized in its declaration. "regexec.c", line 2576.5: 1506-412 (I) Referenced variable "dest_state", which was not initialized in its declaration. "regexec.c", line 2576.5: 1506-412 (I) Referenced variable "context", which was not initialized in its declaration. "regexec.c", line 2576.5: 1506-412 (I) Referenced variable "dest_idx", which was not initialized in its declaration. "regexec.c", line 2576.5: 1506-412 (I) Referenced variable "naccepted", which was not initialized in its declaration. "regexec.c", line 2576.5: 1506-412 (I) Referenced variable "new_nodes", which was not initialized in its declaration. "regexec.c", line 2576.5: 1506-412 (I) Referenced variable "dest_nodes", which was not initialized in its declaration. "regexec.c", line 2578.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "regexec.c", line 2578.1: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "regexec.c", line 2615.9: 1506-413 (I) A goto statement is used. "regexec.c", line 2649.17: 1506-413 (I) A goto statement is used. "regexec.c", line 2660.19: 1506-413 (I) A goto statement is used. "regexec.c", line 2667.17: 1506-413 (I) A goto statement is used. "regexec.c", line 2668.13: 1506-412 (I) Referenced variable "dest_nodes", which was not initialized in its declaration. "regexec.c", line 2677.17: 1506-413 (I) A goto statement is used. "regexec.c", line 2680.17: 1506-413 (I) A goto statement is used. "regexec.c", line 2682.9: 1506-412 (I) Referenced variable "bkref_ent", which was not initialized in its declaration. "regexec.c", line 2682.9: 1506-412 (I) Referenced variable "dest_state", which was not initialized in its declaration. "regexec.c", line 2682.9: 1506-412 (I) Referenced variable "subexp_len", which was not initialized in its declaration. "regexec.c", line 2683.5: 1506-412 (I) Referenced variable "new_dest_nodes", which was not initialized in its declaration. "regexec.c", line 2683.5: 1506-412 (I) Referenced variable "context", which was not initialized in its declaration. "regexec.c", line 2683.5: 1506-412 (I) Referenced variable "bkc_idx", which was not initialized in its declaration. "regexec.c", line 2683.5: 1506-412 (I) Referenced variable "prev_nelem", which was not initialized in its declaration. "regexec.c", line 2683.5: 1506-412 (I) Referenced variable "dest_str_idx", which was not initialized in its declaration. "regexec.c", line 2687.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "regexec.c", line 2687.1: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "regexec.c", line 2701.21: 1506-495 (I) Pointer type conversion found. "regexec.c", line 2701.21: 1506-374 (I) Pointer types "const char*" and "unsigned char*" are not compatible. "regexec.c", line 2751.25: 1506-495 (I) Pointer type conversion found. "regexec.c", line 2751.25: 1506-374 (I) Pointer types "const char*" and "unsigned char*" are not compatible. "regexec.c", line 2764.17: 1506-495 (I) Pointer type conversion found. "regexec.c", line 2764.17: 1506-374 (I) Pointer types "const char*" and "unsigned char*" are not compatible. "regexec.c", line 2770.9: 1506-412 (I) Referenced variable "sl_str_diff", which was not initialized in its declaration. "regexec.c", line 2797.25: 1506-495 (I) Pointer type conversion found. "regexec.c", line 2797.25: 1506-374 (I) Pointer types "const char*" and "unsigned char*" are not compatible. "regexec.c", line 2834.9: 1506-412 (I) Referenced variable "nodes", which was not initialized in its declaration. "regexec.c", line 2834.9: 1506-412 (I) Referenced variable "sl_str_off", which was not initialized in its declaration. "regexec.c", line 2834.9: 1506-412 (I) Referenced variable "cls_node", which was not initialized in its declaration. "regexec.c", line 2835.5: 1506-412 (I) Referenced variable "bkref_str_off", which was not initialized in its declaration. "regexec.c", line 2835.5: 1506-412 (I) Referenced variable "sl_str", which was not initialized in its declaration. "regexec.c", line 2835.5: 1506-412 (I) Referenced variable "sub_last_idx", which was not initialized in its declaration. "regexec.c", line 2835.5: 1506-412 (I) Referenced variable "sub_last", which was not initialized in its declaration. "regexec.c", line 2835.5: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "regexec.c", line 2837.1: 1506-412 (I) Referenced variable "sub_top_idx", which was not initialized in its declaration. "regexec.c", line 2837.1: 1506-412 (I) Referenced variable "subexp_num", which was not initialized in its declaration. "regexec.c", line 2864.1: 1506-412 (I) Referenced variable "to_idx", which was not initialized in its declaration. "regexec.c", line 2864.1: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "regexec.c", line 2889.1: 1506-412 (I) Referenced variable "cls_idx", which was not initialized in its declaration. "regexec.c", line 2920.15: 1506-424 (I) The condition is always true. "regexec.c", line 2929.5: 1506-412 (I) Referenced variable "new_alloc", which was not initialized in its declaration. "regexec.c", line 2929.5: 1506-412 (I) Referenced variable "new_array", which was not initialized in its declaration. "regexec.c", line 3051.1: 1506-412 (I) Referenced variable "context", which was not initialized in its declaration. "regexec.c", line 3051.1: 1506-412 (I) Referenced variable "backup_state_log", which was not initialized in its declaration. "regexec.c", line 3051.1: 1506-412 (I) Referenced variable "next_nodes", which was not initialized in its declaration. "regexec.c", line 3051.1: 1506-412 (I) Referenced variable "cur_nodes", which was not initialized in its declaration. "regexec.c", line 3051.1: 1506-412 (I) Referenced variable "null_cnt", which was not initialized in its declaration. "regexec.c", line 3051.1: 1506-412 (I) Referenced variable "str_idx", which was not initialized in its declaration. "regexec.c", line 3051.1: 1506-412 (I) Referenced variable "backup_cur_idx", which was not initialized in its declaration. "regexec.c", line 3051.1: 1506-412 (I) Referenced variable "subexp_num", which was not initialized in its declaration. "regexec.c", line 3118.13: 1506-412 (I) Referenced variable "dest_state", which was not initialized in its declaration. "regexec.c", line 3134.1: 1506-412 (I) Referenced variable "union_set", which was not initialized in its declaration. "regexec.c", line 3134.1: 1506-412 (I) Referenced variable "cur_idx", which was not initialized in its declaration. "regexec.c", line 3134.1: 1506-412 (I) Referenced variable "ok", which was not initialized in its declaration. "regexec.c", line 3189.1: 1506-412 (I) Referenced variable "new_nodes", which was not initialized in its declaration. "regexec.c", line 3189.1: 1506-412 (I) Referenced variable "outside_node", which was not initialized in its declaration. "regexec.c", line 3189.1: 1506-412 (I) Referenced variable "idx", which was not initialized in its declaration. "regexec.c", line 3189.1: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "regexec.c", line 3229.9: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "regexec.c", line 3231.5: 1506-412 (I) Referenced variable "ok", which was not initialized in its declaration. "regexec.c", line 3233.1: 1506-412 (I) Referenced variable "cur_node", which was not initialized in its declaration. "regexec.c", line 3287.11: 1506-413 (I) A goto statement is used. "regexec.c", line 3288.9: 1506-412 (I) Referenced variable "err3", which was not initialized in its declaration. "regexec.c", line 3288.9: 1506-412 (I) Referenced variable "err2", which was not initialized in its declaration. "regexec.c", line 3288.9: 1506-412 (I) Referenced variable "new_dests", which was not initialized in its declaration. "regexec.c", line 3308.13: 1506-412 (I) Referenced variable "ok", which was not initialized in its declaration. "regexec.c", line 3320.9: 1506-412 (I) Referenced variable "union_set", which was not initialized in its declaration. "regexec.c", line 3321.5: 1506-412 (I) Referenced variable "next_node", which was not initialized in its declaration. "regexec.c", line 3321.5: 1506-412 (I) Referenced variable "to_idx", which was not initialized in its declaration. "regexec.c", line 3324.1: 1506-412 (I) Referenced variable "ent", which was not initialized in its declaration. "regexec.c", line 3324.1: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "regexec.c", line 3357.7: 1506-425 (I) The condition is always false. "regexec.c", line 3358.5: 1506-472 (I) Statement may be unreachable. "regexec.c", line 3393.5: 1506-413 (I) A goto statement is used. "regexec.c", line 3396.14: 1506-424 (I) The condition is always true. "regexec.c", line 3400.5: 1506-413 (I) A goto statement is used. "regexec.c", line 3441.17: 1506-413 (I) A goto statement is used. "regexec.c", line 3446.9: 1506-413 (I) A goto statement is used. "regexec.c", line 3454.13: 1506-413 (I) A goto statement is used. "regexec.c", line 3462.13: 1506-413 (I) A goto statement is used. "regexec.c", line 3470.5: 1506-412 (I) Referenced variable "next_node", which was not initialized in its declaration. "regexec.c", line 3481.9: 1506-413 (I) A goto statement is used. "regexec.c", line 3492.15: 1506-473 (I) An unintended semi-colon may have created an empty loop body. "regexec.c", line 3512.9: 1506-413 (I) A goto statement is used. "regexec.c", line 3523.15: 1506-473 (I) An unintended semi-colon may have created an empty loop body. "regexec.c", line 3560.1: 1506-412 (I) Referenced variable "dests_alloc", which was not initialized in its declaration. "regexec.c", line 3560.1: 1506-412 (I) Referenced variable "acceptable", which was not initialized in its declaration. "regexec.c", line 3560.1: 1506-412 (I) Referenced variable "dests_ch", which was not initialized in its declaration. "regexec.c", line 3560.1: 1506-412 (I) Referenced variable "dests_node", which was not initialized in its declaration. "regexec.c", line 3560.1: 1506-412 (I) Referenced variable "follows", which was not initialized in its declaration. "regexec.c", line 3560.1: 1506-412 (I) Referenced variable "dest_states_nl", which was not initialized in its declaration. "regexec.c", line 3560.1: 1506-412 (I) Referenced variable "dest_states_word", which was not initialized in its declaration. "regexec.c", line 3560.1: 1506-412 (I) Referenced variable "trtable", which was not initialized in its declaration. "regexec.c", line 3560.1: 1506-412 (I) Referenced variable "ndests", which was not initialized in its declaration. "regexec.c", line 3560.1: 1506-412 (I) Referenced variable "mask", which was not initialized in its declaration. "regexec.c", line 3560.1: 1506-412 (I) Referenced variable "elem", which was not initialized in its declaration. "regexec.c", line 3560.1: 1506-412 (I) Referenced variable "ch", which was not initialized in its declaration. "regexec.c", line 3560.1: 1506-412 (I) Referenced variable "j", which was not initialized in its declaration. "regexec.c", line 3560.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "regexec.c", line 3560.1: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "regexec.c", line 3611.46: 1506-424 (I) The condition is always true. "regexec.c", line 3614.13: 1506-472 (I) Statement may be unreachable. "regexec.c", line 3720.17: 1506-413 (I) A goto statement is used. "regexec.c", line 3727.13: 1506-413 (I) A goto statement is used. "regexec.c", line 3732.9: 1506-412 (I) Referenced variable "not_consumed", which was not initialized in its declaration. "regexec.c", line 3732.9: 1506-412 (I) Referenced variable "not_subset", which was not initialized in its declaration. "regexec.c", line 3732.9: 1506-412 (I) Referenced variable "has_intersec", which was not initialized in its declaration. "regexec.c", line 3732.9: 1506-412 (I) Referenced variable "remains", which was not initialized in its declaration. "regexec.c", line 3732.9: 1506-412 (I) Referenced variable "intersec", which was not initialized in its declaration. "regexec.c", line 3739.13: 1506-413 (I) A goto statement is used. "regexec.c", line 3749.1: 1506-412 (I) Referenced variable "accepts", which was not initialized in its declaration. "regexec.c", line 3749.1: 1506-412 (I) Referenced variable "ndests", which was not initialized in its declaration. "regexec.c", line 3749.1: 1506-412 (I) Referenced variable "k", which was not initialized in its declaration. "regexec.c", line 3749.1: 1506-412 (I) Referenced variable "j", which was not initialized in its declaration. "regexec.c", line 3749.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "regexec.c", line 3749.1: 1506-412 (I) Referenced variable "ok", which was not initialized in its declaration. "regexec.c", line 3749.1: 1506-412 (I) Referenced variable "err", which was not initialized in its declaration. "regexec.c", line 3822.5: 1506-412 (I) Referenced variable "d", which was not initialized in its declaration. "regexec.c", line 3854.18: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regexec.c", line 3862.13: 1506-413 (I) A goto statement is used. "regexec.c", line 3871.15: 1506-413 (I) A goto statement is used. "regexec.c", line 3975.19: 1506-413 (I) A goto statement is used. "regexec.c", line 3991.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "regexec.c", line 3991.1: 1506-412 (I) Referenced variable "elem_len", which was not initialized in its declaration. "regexec.c", line 3991.1: 1506-412 (I) Referenced variable "char_len", which was not initialized in its declaration. "regexec.c", line 4083.5: 1506-480 (I) Missing break statement allows fall-through to this case. "regexec.c", line 4104.1: 1506-412 (I) Referenced variable "ch", which was not initialized in its declaration. "regexec.c", line 4116.25: 1506-424 (I) The condition is always true. "regexec.c", line 4116.25: 1506-424 (I) The condition is always true. "regexec.c", line 4116.11: 1506-425 (I) The condition is always false. "regexec.c", line 4167.1: 1506-412 (I) Referenced variable "ret", which was not initialized in its declaration. "regexec.c", line 4184.9: 1506-425 (I) The condition is always false. "regexec.c", line 4186.29: 1506-424 (I) The condition is always true. "regexec.c", line 4186.29: 1506-424 (I) The condition is always true. "regexec.c", line 4231.5: 1506-412 (I) Referenced variable "sl_idx", which was not initialized in its declaration. "regexec.c", line 4235.1: 1506-412 (I) Referenced variable "st_idx", which was not initialized in its declaration. "regexec.c", line 4273.5: 1506-412 (I) Referenced variable "new_entry", which was not initialized in its declaration. "regexec.c", line 4292.5: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "regexec.c", line 4321.1: 1506-412 (I) Referenced variable "last", which was not initialized in its declaration. "regexec.c", line 4321.1: 1506-412 (I) Referenced variable "mid", which was not initialized in its declaration. "regexec.c", line 4321.1: 1506-412 (I) Referenced variable "right", which was not initialized in its declaration. "regexec.c", line 4321.1: 1506-412 (I) Referenced variable "left", which was not initialized in its declaration. "regexec.c", line 4381.1: 1506-412 (I) Referenced variable "new_entry", which was not initialized in its declaration. "regex.c", line 75.5: 1506-293 (I) Identifier _LIBC assigned default value of zero on if directive. "regexec.c", line 4393.1: 1506-469 (I) The static function "getdtablesize" is declared or defined but never referenced. "regexec.c", line 4393.1: 1506-469 (I) The static function "wcstok" is declared or defined but never referenced. "regexec.c", line 4393.1: 1506-469 (I) The static function "wcsftime" is declared or defined but never referenced. "regexec.c", line 4393.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "regexec.c", line 4393.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. "regexec.c", line 4393.1: 1506-415 (I) The external function definition "rpl_regfree" is never referenced. "regexec.c", line 4393.1: 1506-415 (I) The external function definition "rpl_regerror" is never referenced. "regexec.c", line 4393.1: 1506-415 (I) The external function definition "rpl_regexec" is never referenced. "regexec.c", line 4393.1: 1506-415 (I) The external function definition "rpl_regcomp" is never referenced. "regexec.c", line 4393.1: 1506-415 (I) The external function definition "rpl_re_set_registers" is never referenced. "regexec.c", line 4393.1: 1506-415 (I) The external function definition "rpl_re_match_2" is never referenced. "regexec.c", line 4393.1: 1506-415 (I) The external function definition "rpl_re_match" is never referenced. "regexec.c", line 4393.1: 1506-415 (I) The external function definition "rpl_re_search_2" is never referenced. "regexec.c", line 4393.1: 1506-415 (I) The external function definition "rpl_re_search" is never referenced. "regexec.c", line 4393.1: 1506-415 (I) The external function definition "rpl_re_compile_pattern" is never referenced. "regexec.c", line 4393.1: 1506-415 (I) The external function definition "rpl_re_set_syntax" is never referenced. "regexec.c", line 4393.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='snprintf.c' object='snprintf.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o snprintf.o snprintf.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "./sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "./limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "./float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "./stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "./stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "./stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "./stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "./stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "./stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "./stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "./stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "./stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "./stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "./stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "./stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "./stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "./stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "./stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "./stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "./stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "./stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "./stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "./stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "./stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "./stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "./stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "./stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "./stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "./stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/stdio.h", line 502.61: 1506-457 (I) File /usr/include/va_list.h has already been included. "/usr/include/stdarg.h", line 56.38: 1506-457 (I) File /usr/include/va_list.h has already been included. "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./stdio.h", line 66.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 66.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 88.5: 1506-293 (I) Identifier GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU assigned default value of zero on if directive. "./stdio.h", line 100.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 100.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 482.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 482.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 555.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 555.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 559.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./stdio.h", line 576.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 576.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 580.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./stdio.h", line 1069.12: 1506-293 (I) Identifier __USE_FORTIFY_LEVEL assigned default value of zero on if directive. "./stdio.h", line 1127.11: 1506-290 (I) Unknown macro name getdelim on #undef directive. "./stdio.h", line 1166.11: 1506-290 (I) Unknown macro name getline on #undef directive. "./stdio.h", line 1197.8: 1506-290 (I) Unknown macro name gets on #undef directive. "/usr/include/errno.h", line 37.23: 1506-457 (I) File /usr/include/standards.h has already been included. "snprintf.c", line 24.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./limits.h has already been included. "snprintf.c", line 25.20: 1506-457 (I) File /usr/vac/include/stdarg.h has already been included. "/usr/vac/include/stdarg.h", line 13.25: 1506-457 (I) File /usr/include/stdarg.h has already been included. "./stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 49.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./string.h", line 58.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 58.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 582.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "./string.h", line 1096.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "vasnprintf.h", line 21.20: 1506-457 (I) File /usr/vac/include/stdarg.h has already been included. "/usr/vac/include/stdarg.h", line 13.25: 1506-457 (I) File /usr/include/stdarg.h has already been included. "vasnprintf.h", line 24.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "vasnprintf.h", line 32.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "vasnprintf.h", line 32.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "vasnprintf.h", line 66.5: 1506-293 (I) Identifier REPLACE_VASNPRINTF assigned default value of zero on if directive. "snprintf.c", line 44.3: 1506-431 (I) The left-hand side of a bitwise &, |, or ^ expression is an unparenthesized relational, shift, or arithmetic expression which has a higher precedence. "snprintf.c", line 71.1: 1506-412 (I) Referenced variable "args", which was not initialized in its declaration. "snprintf.c", line 71.1: 1506-412 (I) Referenced variable "len", which was not initialized in its declaration. "snprintf.c", line 71.1: 1506-412 (I) Referenced variable "output", which was not initialized in its declaration. "snprintf.c", line 71.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "snprintf.c", line 71.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. "snprintf.c", line 71.1: 1506-415 (I) The external function definition "rpl_snprintf" is never referenced. "snprintf.c", line 71.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='stat.c' object='stat.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o stat.o stat.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "./stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "./limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "./float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "./stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "./stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "./stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "./stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "./stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "./stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "./stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "./stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "./stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "./stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "./stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "./stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "./stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "./stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "./stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "./stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "./stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "./stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "./stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "./stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "./stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "./stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "./stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "./stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "./stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "./stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./sys/stat.h", line 24.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/stat.h", line 37.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/sys/stat.h", line 43.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/mode.h", line 41.23: 1506-457 (I) File /usr/include/standards.h has already been included. "sys/stat.h", line 24.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "sys/stat.h", line 41.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./time.h", line 385.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 385.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 458.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 458.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 462.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./time.h", line 479.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 479.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 483.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "sys/stat.h", line 47.27: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/stat.h has already been included. "./sys/stat.h", line 24.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./sys/stat.h", line 41.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./sys/stat.h", line 44.18: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./time.h has already been included. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./time.h", line 35.24: 1506-457 (I) File /usr/include/time.h has already been included. "./sys/stat.h", line 47.27: 1506-457 (I) File /usr/include/sys/stat.h has already been included. "./sys/stat.h", line 606.5: 1506-293 (I) Identifier STAT_MACROS_BROKEN assigned default value of zero on if directive. "./sys/stat.h", line 824.6: 1506-293 (I) Identifier S_IXUGO assigned default value of zero on if directive. "./sys/stat.h", line 1165.12: 1506-290 (I) Unknown macro name stat64 on #undef directive. "/usr/include/errno.h", line 37.23: 1506-457 (I) File /usr/include/standards.h has already been included. "stat.c", line 51.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./limits.h has already been included. "/usr/include/stdbool.h", line 27.23: 1506-457 (I) File /usr/include/standards.h has already been included. "./string.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 49.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./string.h", line 58.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 58.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 582.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "./string.h", line 1096.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "malloca.h", line 22.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "malloca.h", line 24.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stdint.h has already been included. "xalloc-oversized.h", line 21.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "xalloc-oversized.h", line 22.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stdint.h has already been included. "xalloc-oversized.h", line 44.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "xalloc-oversized.h", line 47.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "malloca.h", line 111.23: 1506-424 (I) The condition is always true. "malloca.h", line 112.25: 1506-425 (I) The condition is always false. "malloca.h", line 114.27: 1506-425 (I) The condition is always false. "malloca.h", line 116.29: 1506-425 (I) The condition is always false. "verify.h", line 34.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "verify.h", line 34.27: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "verify.h", line 41.11: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "verify.h", line 49.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "verify.h", line 50.9: 1506-290 (I) Unknown macro name _Static_assert on #undef directive. "verify.h", line 267.13: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "verify.h", line 267.30: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "verify.h", line 269.15: 1506-293 (I) Identifier _MSC_VER assigned default value of zero on elif directive. "stat.c", line 423.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "stat.c", line 423.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. "stat.c", line 423.1: 1506-415 (I) The external function definition "rpl_stat" is never referenced. "stat.c", line 423.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='stat-w32.c' object='stat-w32.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o stat-w32.o stat-w32.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "./stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "./limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "./float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "./stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "./stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "./stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "./stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "./stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "./stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "./stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "./stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "./stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "./stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "./stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "./stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "./stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "./stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "./stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "./stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "./stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "./stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "./stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "./stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "./stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "./stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "./stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "./stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "./stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "./stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/types.h", line 738.36: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='strcasestr.c' object='strcasestr.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o strcasestr.o strcasestr.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 58.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 58.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 410.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 410.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 483.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 483.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 487.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./string.h", line 504.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 504.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 508.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./string.h", line 582.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "./string.h", line 1096.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "./ctype.h", line 28.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/localedef.h", line 42.24: 1506-457 (I) File /usr/include/sys/limits.h has already been included. "/usr/include/sys/lc_core.h", line 36.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./locale.h", line 18.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./locale.h", line 46.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "/usr/include/sys/localedef.h", line 96.23: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/localedef.h", line 163.23: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/localedef.h", line 197.23: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/localedef.h", line 233.23: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/localedef.h", line 280.23: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/localedef.h", line 387.23: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/localedef.h", line 459.23: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/localedef.h", line 512.23: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/sys/localedef.h", line 542.22: 1506-450 (I) Obsolete non-prototype-style function declaration. "/usr/include/stdbool.h", line 27.23: 1506-457 (I) File /usr/include/standards.h has already been included. "./strings.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/strings.h", line 24.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "/usr/include/strings.h", line 87.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./string.h has already been included. "str-two-way.h", line 43.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./limits.h has already been included. "str-two-way.h", line 44.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stdint.h has already been included. "str-two-way.h", line 136.16: 1506-424 (I) The condition is always true. "str-two-way.h", line 141.9: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "str-two-way.h", line 142.9: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "str-two-way.h", line 171.20: 1506-424 (I) The condition is always true. "str-two-way.h", line 176.9: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "str-two-way.h", line 177.9: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "str-two-way.h", line 222.1: 1506-412 (I) Referenced variable "b", which was not initialized in its declaration. "str-two-way.h", line 222.1: 1506-412 (I) Referenced variable "a", which was not initialized in its declaration. "str-two-way.h", line 222.1: 1506-412 (I) Referenced variable "p", which was not initialized in its declaration. "str-two-way.h", line 222.1: 1506-412 (I) Referenced variable "k", which was not initialized in its declaration. "str-two-way.h", line 222.1: 1506-412 (I) Referenced variable "j", which was not initialized in its declaration. "str-two-way.h", line 222.1: 1506-412 (I) Referenced variable "max_suffix_rev", which was not initialized in its declaration. "str-two-way.h", line 222.1: 1506-412 (I) Referenced variable "max_suffix", which was not initialized in its declaration. "str-two-way.h", line 272.24: 1506-495 (I) Pointer type conversion found. "str-two-way.h", line 272.24: 1506-374 (I) Pointer types "char*" and "const unsigned char*" are not compatible. "str-two-way.h", line 302.27: 1506-424 (I) The condition is always true. "str-two-way.h", line 305.24: 1506-424 (I) The condition is always true. "str-two-way.h", line 306.24: 1506-495 (I) Pointer type conversion found. "str-two-way.h", line 306.24: 1506-374 (I) Pointer types "char*" and "const unsigned char*" are not compatible. "str-two-way.h", line 314.1: 1506-412 (I) Referenced variable "suffix", which was not initialized in its declaration. "str-two-way.h", line 314.1: 1506-412 (I) Referenced variable "period", which was not initialized in its declaration. "str-two-way.h", line 314.1: 1506-412 (I) Referenced variable "j", which was not initialized in its declaration. "str-two-way.h", line 314.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "str-two-way.h", line 394.24: 1506-495 (I) Pointer type conversion found. "str-two-way.h", line 394.24: 1506-374 (I) Pointer types "char*" and "const unsigned char*" are not compatible. "str-two-way.h", line 406.5: 1506-412 (I) Referenced variable "shift", which was not initialized in its declaration. "str-two-way.h", line 434.27: 1506-424 (I) The condition is always true. "str-two-way.h", line 437.24: 1506-424 (I) The condition is always true. "str-two-way.h", line 438.24: 1506-495 (I) Pointer type conversion found. "str-two-way.h", line 438.24: 1506-374 (I) Pointer types "char*" and "const unsigned char*" are not compatible. "str-two-way.h", line 444.5: 1506-412 (I) Referenced variable "shift", which was not initialized in its declaration. "str-two-way.h", line 446.1: 1506-412 (I) Referenced variable "shift_table", which was not initialized in its declaration. "str-two-way.h", line 446.1: 1506-412 (I) Referenced variable "suffix", which was not initialized in its declaration. "str-two-way.h", line 446.1: 1506-412 (I) Referenced variable "period", which was not initialized in its declaration. "str-two-way.h", line 446.1: 1506-412 (I) Referenced variable "j", which was not initialized in its declaration. "str-two-way.h", line 446.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "strcasestr.c", line 64.12: 1506-495 (I) Pointer type conversion found. "strcasestr.c", line 64.12: 1506-374 (I) Pointer types "char*" and "const char*" are not compatible. "strcasestr.c", line 80.1: 1506-412 (I) Referenced variable "haystack_len", which was not initialized in its declaration. "strcasestr.c", line 80.1: 1506-412 (I) Referenced variable "needle_len", which was not initialized in its declaration. "strcasestr.c", line 80.1: 1506-415 (I) The external function definition "strcasestr" is never referenced. "strcasestr.c", line 80.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='vasnprintf.c' object='vasnprintf.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o vasnprintf.o vasnprintf.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "vasnprintf.c", line 62.6: 1506-293 (I) Identifier WIDE_CHAR_VERSION assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "vasnprintf.h", line 32.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "vasnprintf.h", line 32.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "vasnprintf.h", line 66.5: 1506-293 (I) Identifier REPLACE_VASNPRINTF assigned default value of zero on if directive. "./locale.h", line 18.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./locale.h", line 46.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./locale.h", line 392.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./locale.h", line 392.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./locale.h", line 465.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./locale.h", line 465.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./locale.h", line 469.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./locale.h", line 486.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./locale.h", line 486.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./locale.h", line 490.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./stdio.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdio.h", line 201.47: 1506-457 (I) File /usr/include/va_list.h has already been included. "./sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "./limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "./float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "./stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "./stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "./stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "./stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "./stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "./stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "./stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "./stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "./stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "./stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "./stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "./stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "./stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "./stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "./stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "./stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "./stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "./stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "./stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "./stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "./stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "./stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "./stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "./stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "./stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "./stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/stdio.h", line 502.61: 1506-457 (I) File /usr/include/va_list.h has already been included. "./stdio.h", line 51.20: 1506-457 (I) File /usr/vac/include/stdarg.h has already been included. "/usr/vac/include/stdarg.h", line 13.25: 1506-457 (I) File /usr/include/stdarg.h has already been included. "./stdio.h", line 53.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdio.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./stdio.h", line 66.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 66.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 88.5: 1506-293 (I) Identifier GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU assigned default value of zero on if directive. "./stdio.h", line 100.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 100.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 1069.12: 1506-293 (I) Identifier __USE_FORTIFY_LEVEL assigned default value of zero on if directive. "./stdio.h", line 1127.11: 1506-290 (I) Unknown macro name getdelim on #undef directive. "./stdio.h", line 1166.11: 1506-290 (I) Unknown macro name getline on #undef directive. "./stdio.h", line 1197.8: 1506-290 (I) Unknown macro name gets on #undef directive. "./stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 49.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./string.h", line 58.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 58.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 582.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "./string.h", line 1096.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "/usr/include/errno.h", line 37.23: 1506-457 (I) File /usr/include/standards.h has already been included. "vasnprintf.c", line 74.39: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./limits.h has already been included. "vasnprintf.c", line 75.56: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./float.h has already been included. "./langinfo.h", line 25.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "vasnprintf.c", line 80.6: 1506-293 (I) Identifier WIDE_CHAR_VERSION assigned default value of zero on if directive. "printf-parse.h", line 25.5: 1506-293 (I) Identifier HAVE_FEATURES_H assigned default value of zero on if directive. "printf-args.h", line 32.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "printf-args.h", line 36.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./wchar.h", line 29.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./wchar.h", line 76.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./wchar.h", line 79.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stdio.h has already been included. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "/usr/include/wchar.h", line 38.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/wchar.h", line 44.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./wchar.h", line 97.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./wchar.h", line 97.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./wchar.h", line 594.7: 1506-293 (I) Identifier GNULIB_defined_mbstate_t assigned default value of zero on if directive. "./wchar.h", line 596.10: 1506-290 (I) Unknown macro name mbstate_t on #undef directive. "./wchar.h", line 658.11: 1506-290 (I) Unknown macro name mbsinit on #undef directive. "./wchar.h", line 683.11: 1506-290 (I) Unknown macro name mbrtowc on #undef directive. "./wchar.h", line 737.11: 1506-290 (I) Unknown macro name mbsrtowcs on #undef directive. "./wchar.h", line 805.11: 1506-290 (I) Unknown macro name wcrtomb on #undef directive. "printf-args.h", line 45.20: 1506-457 (I) File /usr/vac/include/stdarg.h has already been included. "/usr/vac/include/stdarg.h", line 13.25: 1506-457 (I) File /usr/include/stdarg.h has already been included. "printf-args.h", line 82.5: 1506-293 (I) Identifier ENABLE_UNISTDIO assigned default value of zero on if directive. "printf-args.h", line 127.5: 1506-293 (I) Identifier ENABLE_UNISTDIO assigned default value of zero on if directive. "printf-parse.h", line 39.5: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "printf-parse.h", line 80.5: 1506-293 (I) Identifier ENABLE_UNISTDIO assigned default value of zero on if directive. "printf-parse.h", line 173.5: 1506-293 (I) Identifier ENABLE_UNISTDIO assigned default value of zero on if directive. "xsize.h", line 22.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "xsize.h", line 25.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./limits.h has already been included. "xsize.h", line 27.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stdint.h has already been included. "xsize.h", line 60.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "xsize.h", line 66.32: 1506-424 (I) The condition is always true. "xsize.h", line 71.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "xsize.h", line 81.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "xsize.h", line 91.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "verify.h", line 34.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "verify.h", line 34.27: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "verify.h", line 41.11: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "verify.h", line 49.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "verify.h", line 50.9: 1506-290 (I) Unknown macro name _Static_assert on #undef directive. "verify.h", line 267.13: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "verify.h", line 267.30: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "verify.h", line 269.15: 1506-293 (I) Identifier _MSC_VER assigned default value of zero on elif directive. "./math.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/math.h", line 1391.26: 1506-450 (I) Obsolete non-prototype-style function declaration. "float+.h", line 21.19: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./float.h has already been included. "float+.h", line 22.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./limits.h has already been included. "float+.h", line 143.31: 1506-421 (I) The comparison is always true. "float+.h", line 143.31: 1506-424 (I) The condition is always true. "float+.h", line 143.31: 1506-424 (I) The condition is always true. "float+.h", line 143.31: 1506-424 (I) The condition is always true. "float+.h", line 143.31: 1506-424 (I) The condition is always true. "float+.h", line 143.31: 1506-424 (I) The condition is always true. "float+.h", line 143.31: 1506-424 (I) The condition is always true. "float+.h", line 143.31: 1506-424 (I) The condition is always true. "float+.h", line 143.31: 1506-424 (I) The condition is always true. "float+.h", line 143.31: 1506-424 (I) The condition is always true. "float+.h", line 143.31: 1506-424 (I) The condition is always true. "float+.h", line 143.31: 1506-424 (I) The condition is always true. "float+.h", line 143.31: 1506-424 (I) The condition is always true. "float+.h", line 143.31: 1506-424 (I) The condition is always true. "float+.h", line 143.31: 1506-424 (I) The condition is always true. "float+.h", line 143.31: 1506-424 (I) The condition is always true. "float+.h", line 143.31: 1506-424 (I) The condition is always true. "float+.h", line 143.31: 1506-424 (I) The condition is always true. "float+.h", line 143.31: 1506-424 (I) The condition is always true. "float+.h", line 143.31: 1506-424 (I) The condition is always true. "float+.h", line 143.31: 1506-424 (I) The condition is always true. "float+.h", line 143.31: 1506-424 (I) The condition is always true. "float+.h", line 143.31: 1506-424 (I) The condition is always true. "float+.h", line 143.31: 1506-424 (I) The condition is always true. "float+.h", line 143.31: 1506-424 (I) The condition is always true. "float+.h", line 143.42: 1506-424 (I) The condition is always true. "float+.h", line 144.31: 1506-421 (I) The comparison is always true. "float+.h", line 144.31: 1506-424 (I) The condition is always true. "float+.h", line 144.31: 1506-424 (I) The condition is always true. "float+.h", line 144.31: 1506-424 (I) The condition is always true. "float+.h", line 144.31: 1506-424 (I) The condition is always true. "float+.h", line 144.31: 1506-424 (I) The condition is always true. "float+.h", line 144.31: 1506-424 (I) The condition is always true. "float+.h", line 144.31: 1506-424 (I) The condition is always true. "float+.h", line 144.31: 1506-424 (I) The condition is always true. "float+.h", line 144.31: 1506-424 (I) The condition is always true. "float+.h", line 144.31: 1506-424 (I) The condition is always true. "float+.h", line 144.31: 1506-424 (I) The condition is always true. "float+.h", line 144.31: 1506-424 (I) The condition is always true. "float+.h", line 144.31: 1506-424 (I) The condition is always true. "float+.h", line 144.31: 1506-424 (I) The condition is always true. "float+.h", line 144.31: 1506-424 (I) The condition is always true. "float+.h", line 144.31: 1506-424 (I) The condition is always true. "float+.h", line 144.31: 1506-424 (I) The condition is always true. "float+.h", line 144.31: 1506-424 (I) The condition is always true. "float+.h", line 144.31: 1506-424 (I) The condition is always true. "float+.h", line 144.31: 1506-424 (I) The condition is always true. "float+.h", line 144.31: 1506-424 (I) The condition is always true. "float+.h", line 144.31: 1506-425 (I) The condition is always false. "float+.h", line 144.31: 1506-425 (I) The condition is always false. "float+.h", line 144.31: 1506-425 (I) The condition is always false. "float+.h", line 144.42: 1506-424 (I) The condition is always true. "float+.h", line 145.32: 1506-421 (I) The comparison is always true. "float+.h", line 145.32: 1506-424 (I) The condition is always true. "float+.h", line 145.32: 1506-424 (I) The condition is always true. "float+.h", line 145.32: 1506-424 (I) The condition is always true. "float+.h", line 145.32: 1506-424 (I) The condition is always true. "float+.h", line 145.32: 1506-424 (I) The condition is always true. "float+.h", line 145.32: 1506-424 (I) The condition is always true. "float+.h", line 145.32: 1506-424 (I) The condition is always true. "float+.h", line 145.32: 1506-424 (I) The condition is always true. "float+.h", line 145.32: 1506-424 (I) The condition is always true. "float+.h", line 145.32: 1506-424 (I) The condition is always true. "float+.h", line 145.32: 1506-424 (I) The condition is always true. "float+.h", line 145.32: 1506-424 (I) The condition is always true. "float+.h", line 145.32: 1506-424 (I) The condition is always true. "float+.h", line 145.32: 1506-424 (I) The condition is always true. "float+.h", line 145.32: 1506-424 (I) The condition is always true. "float+.h", line 145.32: 1506-424 (I) The condition is always true. "float+.h", line 145.32: 1506-424 (I) The condition is always true. "float+.h", line 145.32: 1506-424 (I) The condition is always true. "float+.h", line 145.32: 1506-424 (I) The condition is always true. "float+.h", line 145.32: 1506-424 (I) The condition is always true. "float+.h", line 145.32: 1506-424 (I) The condition is always true. "float+.h", line 145.32: 1506-425 (I) The condition is always false. "float+.h", line 145.32: 1506-425 (I) The condition is always false. "float+.h", line 145.32: 1506-425 (I) The condition is always false. "float+.h", line 145.44: 1506-424 (I) The condition is always true. "vasnprintf.c", line 98.19: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./math.h has already been included. "isnand-nolibm.h", line 19.19: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./math.h has already been included. "isnand-nolibm.h", line 20.6: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "isnand-nolibm.h", line 25.10: 1506-290 (I) Unknown macro name isnand on #undef directive. "vasnprintf.c", line 103.19: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./math.h has already been included. "isnanl-nolibm.h", line 19.19: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./math.h has already been included. "isnanl-nolibm.h", line 20.6: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "isnanl-nolibm.h", line 25.10: 1506-290 (I) Unknown macro name isnanl on #undef directive. "vasnprintf.c", line 109.19: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./math.h has already been included. "vasnprintf.c", line 110.28: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/isnand-nolibm.h has already been included. "isnand-nolibm.h", line 19.19: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./math.h has already been included. "isnand-nolibm.h", line 20.6: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "vasnprintf.c", line 115.19: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./math.h has already been included. "vasnprintf.c", line 116.28: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/isnanl-nolibm.h has already been included. "isnanl-nolibm.h", line 19.19: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./math.h has already been included. "isnanl-nolibm.h", line 20.6: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "vasnprintf.c", line 118.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/fpucw.h has already been included. "vasnprintf.c", line 122.6: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "vasnprintf.c", line 131.6: 1506-293 (I) Identifier WIDE_CHAR_VERSION assigned default value of zero on if directive. "vasnprintf.c", line 155.5: 1506-293 (I) Identifier WIDE_CHAR_VERSION assigned default value of zero on if directive. "vasnprintf.c", line 180.71: 1506-293 (I) Identifier __GNU_LIBRARY__ assigned default value of zero on if directive. "vasnprintf.c", line 205.8: 1506-290 (I) Unknown macro name sprintf on #undef directive. "vasnprintf.c", line 219.8: 1506-290 (I) Unknown macro name remainder on #undef directive. "vasnprintf.c", line 222.52: 1506-293 (I) Identifier USE_MSVC__SNPRINTF assigned default value of zero on if directive. "vasnprintf.c", line 238.54: 1506-293 (I) Identifier USE_MSVC__SNPRINTF assigned default value of zero on if directive. "vasnprintf.c", line 238.147: 1506-293 (I) Identifier USE_MSVC__SNPRINTF assigned default value of zero on if directive. "vasnprintf.c", line 238.170: 1506-293 (I) Identifier NEED_PRINTF_DIRECTIVE_LS assigned default value of zero on if directive. "vasnprintf.c", line 261.52: 1506-293 (I) Identifier USE_MSVC__SNPRINTF assigned default value of zero on if directive. "vasnprintf.c", line 292.28: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "vasnprintf.c", line 302.10: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "vasnprintf.c", line 303.1: 1506-412 (I) Referenced variable "pointbuf", which was not initialized in its declaration. "vasnprintf.c", line 303.1: 1506-412 (I) Referenced variable "point", which was not initialized in its declaration. "vasnprintf.c", line 318.5: 1506-293 (I) Identifier NEED_PRINTF_INFINITE_LONG_DOUBLE assigned default value of zero on if directive. "vasnprintf.c", line 337.1: 1506-424 (I) The condition is always true. "vasnprintf.c", line 341.1: 1506-424 (I) The condition is always true. "vasnprintf.c", line 414.5: 1506-412 (I) Referenced variable "j", which was not initialized in its declaration. "vasnprintf.c", line 414.5: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "vasnprintf.c", line 414.5: 1506-412 (I) Referenced variable "k", which was not initialized in its declaration. "vasnprintf.c", line 414.5: 1506-412 (I) Referenced variable "dp", which was not initialized in its declaration. "vasnprintf.c", line 414.5: 1506-412 (I) Referenced variable "dlen", which was not initialized in its declaration. "vasnprintf.c", line 416.1: 1506-412 (I) Referenced variable "len2", which was not initialized in its declaration. "vasnprintf.c", line 416.1: 1506-412 (I) Referenced variable "len1", which was not initialized in its declaration. "vasnprintf.c", line 416.1: 1506-412 (I) Referenced variable "p2", which was not initialized in its declaration. "vasnprintf.c", line 416.1: 1506-412 (I) Referenced variable "p1", which was not initialized in its declaration. "vasnprintf.c", line 540.24: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "vasnprintf.c", line 541.23: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "vasnprintf.c", line 555.7: 1506-412 (I) Referenced variable "count", which was not initialized in its declaration. "vasnprintf.c", line 568.6: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "vasnprintf.c", line 568.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "vasnprintf.c", line 572.27: 1506-424 (I) The condition is always true. "vasnprintf.c", line 588.11: 1506-412 (I) Referenced variable "m", which was not initialized in its declaration. "vasnprintf.c", line 592.11: 1506-472 (I) Statement may be unreachable. "vasnprintf.c", line 646.11: 1506-412 (I) Referenced variable "count", which was not initialized in its declaration. "vasnprintf.c", line 672.9: 1506-412 (I) Referenced variable "count", which was not initialized in its declaration. "vasnprintf.c", line 693.24: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "vasnprintf.c", line 694.20: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "vasnprintf.c", line 712.19: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 754.17: 1506-412 (I) Referenced variable "count", which was not initialized in its declaration. "vasnprintf.c", line 777.21: 1506-412 (I) Referenced variable "count", which was not initialized in its declaration. "vasnprintf.c", line 780.15: 1506-412 (I) Referenced variable "cr", which was not initialized in its declaration. "vasnprintf.c", line 786.11: 1506-412 (I) Referenced variable "c1", which was not initialized in its declaration. "vasnprintf.c", line 786.11: 1506-412 (I) Referenced variable "q_star", which was not initialized in its declaration. "vasnprintf.c", line 811.5: 1506-412 (I) Referenced variable "s", which was not initialized in its declaration. "vasnprintf.c", line 814.5: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 824.11: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 826.11: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 831.3: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "vasnprintf.c", line 839.11: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 841.5: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "vasnprintf.c", line 848.1: 1506-412 (I) Referenced variable "r_len", which was not initialized in its declaration. "vasnprintf.c", line 848.1: 1506-412 (I) Referenced variable "r_ptr", which was not initialized in its declaration. "vasnprintf.c", line 848.1: 1506-412 (I) Referenced variable "q_len", which was not initialized in its declaration. "vasnprintf.c", line 848.1: 1506-412 (I) Referenced variable "q_ptr", which was not initialized in its declaration. "vasnprintf.c", line 848.1: 1506-412 (I) Referenced variable "roomptr", which was not initialized in its declaration. "vasnprintf.c", line 879.20: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "vasnprintf.c", line 880.25: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "vasnprintf.c", line 885.24: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "vasnprintf.c", line 891.9: 1506-412 (I) Referenced variable "count", which was not initialized in its declaration. "vasnprintf.c", line 949.5: 1506-412 (I) Referenced variable "lo", which was not initialized in its declaration. "vasnprintf.c", line 949.5: 1506-412 (I) Referenced variable "hi", which was not initialized in its declaration. "vasnprintf.c", line 976.5: 1506-412 (I) Referenced variable "lo", which was not initialized in its declaration. "vasnprintf.c", line 976.5: 1506-412 (I) Referenced variable "hi", which was not initialized in its declaration. "vasnprintf.c", line 988.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "vasnprintf.c", line 988.1: 1506-412 (I) Referenced variable "y", which was not initialized in its declaration. "vasnprintf.c", line 988.1: 1506-412 (I) Referenced variable "expo", which was not initialized in its declaration. "vasnprintf.c", line 988.1: 1506-412 (I) Referenced variable "m", which was not initialized in its declaration. "vasnprintf.c", line 1037.5: 1506-412 (I) Referenced variable "lo", which was not initialized in its declaration. "vasnprintf.c", line 1037.5: 1506-412 (I) Referenced variable "hi", which was not initialized in its declaration. "vasnprintf.c", line 1064.5: 1506-412 (I) Referenced variable "lo", which was not initialized in its declaration. "vasnprintf.c", line 1064.5: 1506-412 (I) Referenced variable "hi", which was not initialized in its declaration. "vasnprintf.c", line 1073.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "vasnprintf.c", line 1073.1: 1506-412 (I) Referenced variable "y", which was not initialized in its declaration. "vasnprintf.c", line 1073.1: 1506-412 (I) Referenced variable "expo", which was not initialized in its declaration. "vasnprintf.c", line 1073.1: 1506-412 (I) Referenced variable "m", which was not initialized in its declaration. "vasnprintf.c", line 1153.9: 1506-412 (I) Referenced variable "j", which was not initialized in its declaration. "vasnprintf.c", line 1154.5: 1506-412 (I) Referenced variable "n13", which was not initialized in its declaration. "vasnprintf.c", line 1176.9: 1506-412 (I) Referenced variable "count", which was not initialized in its declaration. "vasnprintf.c", line 1191.9: 1506-412 (I) Referenced variable "count", which was not initialized in its declaration. "vasnprintf.c", line 1232.11: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "vasnprintf.c", line 1235.9: 1506-412 (I) Referenced variable "tmp_memory", which was not initialized in its declaration. "vasnprintf.c", line 1235.9: 1506-412 (I) Referenced variable "denominator", which was not initialized in its declaration. "vasnprintf.c", line 1235.9: 1506-412 (I) Referenced variable "numerator", which was not initialized in its declaration. "vasnprintf.c", line 1256.13: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "vasnprintf.c", line 1270.15: 1506-412 (I) Referenced variable "count", which was not initialized in its declaration. "vasnprintf.c", line 1277.15: 1506-412 (I) Referenced variable "count", which was not initialized in its declaration. "vasnprintf.c", line 1283.9: 1506-412 (I) Referenced variable "num_ptr", which was not initialized in its declaration. "vasnprintf.c", line 1283.9: 1506-412 (I) Referenced variable "numerator", which was not initialized in its declaration. "vasnprintf.c", line 1295.1: 1506-412 (I) Referenced variable "digits", which was not initialized in its declaration. "vasnprintf.c", line 1295.1: 1506-412 (I) Referenced variable "z_memory", which was not initialized in its declaration. "vasnprintf.c", line 1295.1: 1506-412 (I) Referenced variable "z", which was not initialized in its declaration. "vasnprintf.c", line 1295.1: 1506-412 (I) Referenced variable "pow5", which was not initialized in its declaration. "vasnprintf.c", line 1295.1: 1506-412 (I) Referenced variable "s_bits", which was not initialized in its declaration. "vasnprintf.c", line 1295.1: 1506-412 (I) Referenced variable "s_limbs", which was not initialized in its declaration. "vasnprintf.c", line 1295.1: 1506-412 (I) Referenced variable "pow5_len", which was not initialized in its declaration. "vasnprintf.c", line 1295.1: 1506-412 (I) Referenced variable "pow5_ptr", which was not initialized in its declaration. "vasnprintf.c", line 1295.1: 1506-412 (I) Referenced variable "abs_s", which was not initialized in its declaration. "vasnprintf.c", line 1295.1: 1506-412 (I) Referenced variable "abs_n", which was not initialized in its declaration. "vasnprintf.c", line 1295.1: 1506-412 (I) Referenced variable "extra_zeroes", which was not initialized in its declaration. "vasnprintf.c", line 1295.1: 1506-412 (I) Referenced variable "s", which was not initialized in its declaration. "vasnprintf.c", line 1311.1: 1506-412 (I) Referenced variable "m", which was not initialized in its declaration. "vasnprintf.c", line 1311.1: 1506-412 (I) Referenced variable "e", which was not initialized in its declaration. "vasnprintf.c", line 1329.1: 1506-412 (I) Referenced variable "m", which was not initialized in its declaration. "vasnprintf.c", line 1329.1: 1506-412 (I) Referenced variable "e", which was not initialized in its declaration. "vasnprintf.c", line 1351.12: 1506-416 (E) Taking the negative of the most negative value, '2147483647', of a signed type will cause truncation. "vasnprintf.c", line 1420.1: 1506-412 (I) Referenced variable "l", which was not initialized in its declaration. "vasnprintf.c", line 1420.1: 1506-412 (I) Referenced variable "z", which was not initialized in its declaration. "vasnprintf.c", line 1420.1: 1506-412 (I) Referenced variable "y", which was not initialized in its declaration. "vasnprintf.c", line 1420.1: 1506-412 (I) Referenced variable "expo", which was not initialized in its declaration. "vasnprintf.c", line 1442.12: 1506-416 (E) Taking the negative of the most negative value, '2147483647', of a signed type will cause truncation. "vasnprintf.c", line 1511.1: 1506-412 (I) Referenced variable "l", which was not initialized in its declaration. "vasnprintf.c", line 1511.1: 1506-412 (I) Referenced variable "z", which was not initialized in its declaration. "vasnprintf.c", line 1511.1: 1506-412 (I) Referenced variable "y", which was not initialized in its declaration. "vasnprintf.c", line 1511.1: 1506-412 (I) Referenced variable "expo", which was not initialized in its declaration. "vasnprintf.c", line 1531.51: 1506-293 (I) Identifier USE_MSVC__SNPRINTF assigned default value of zero on if directive. "vasnprintf.c", line 1832.30: 1506-421 (I) The comparison is always true. "vasnprintf.c", line 1832.30: 1506-424 (I) The condition is always true. "vasnprintf.c", line 1832.30: 1506-424 (I) The condition is always true. "vasnprintf.c", line 1833.13: 1506-424 (I) The condition is always true. "vasnprintf.c", line 1834.11: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 1837.11: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 1888.13: 1506-424 (I) The condition is always true. "vasnprintf.c", line 1888.13: 1506-424 (I) The condition is always true. "vasnprintf.c", line 1888.13: 1506-421 (I) The comparison is always true. "vasnprintf.c", line 1888.13: 1506-424 (I) The condition is always true. "vasnprintf.c", line 1888.13: 1506-424 (I) The condition is always true. "vasnprintf.c", line 1888.13: 1506-424 (I) The condition is always true. "vasnprintf.c", line 1888.13: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 1888.13: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 1888.13: 1506-412 (I) Referenced variable "memory", which was not initialized in its declaration. "vasnprintf.c", line 1888.13: 1506-412 (I) Referenced variable "memory_size", which was not initialized in its declaration. "vasnprintf.c", line 1892.34: 1506-424 (I) The condition is always true. "vasnprintf.c", line 1898.15: 1506-472 (I) Statement may be unreachable. "vasnprintf.c", line 1915.13: 1506-424 (I) The condition is always true. "vasnprintf.c", line 1915.13: 1506-424 (I) The condition is always true. "vasnprintf.c", line 1915.13: 1506-421 (I) The comparison is always true. "vasnprintf.c", line 1915.13: 1506-424 (I) The condition is always true. "vasnprintf.c", line 1915.13: 1506-424 (I) The condition is always true. "vasnprintf.c", line 1915.13: 1506-424 (I) The condition is always true. "vasnprintf.c", line 1915.13: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 1915.13: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 1915.13: 1506-412 (I) Referenced variable "memory", which was not initialized in its declaration. "vasnprintf.c", line 1915.13: 1506-412 (I) Referenced variable "memory_size", which was not initialized in its declaration. "vasnprintf.c", line 1918.11: 1506-412 (I) Referenced variable "augmented_length", which was not initialized in its declaration. "vasnprintf.c", line 1929.67: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "vasnprintf.c", line 1932.67: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "vasnprintf.c", line 1949.5: 1506-293 (I) Identifier ENABLE_UNISTDIO assigned default value of zero on if directive. "vasnprintf.c", line 2406.52: 1506-293 (I) Identifier USE_MSVC__SNPRINTF assigned default value of zero on if directive. "vasnprintf.c", line 2406.75: 1506-293 (I) Identifier NEED_PRINTF_DIRECTIVE_LS assigned default value of zero on if directive. "vasnprintf.c", line 2967.37: 1506-466 (I) Unary minus applied to an unsigned type. "vasnprintf.c", line 2969.23: 1506-412 (I) Referenced variable "arg", which was not initialized in its declaration. "vasnprintf.c", line 2975.41: 1506-424 (I) The condition is always true. "vasnprintf.c", line 2975.41: 1506-424 (I) The condition is always true. "vasnprintf.c", line 2998.23: 1506-412 (I) Referenced variable "arg", which was not initialized in its declaration. "vasnprintf.c", line 3005.45: 1506-424 (I) The condition is always true. "vasnprintf.c", line 3005.45: 1506-424 (I) The condition is always true. "vasnprintf.c", line 3037.42: 1506-421 (I) The comparison is always true. "vasnprintf.c", line 3037.42: 1506-424 (I) The condition is always true. "vasnprintf.c", line 3037.42: 1506-424 (I) The condition is always true. "vasnprintf.c", line 3039.25: 1506-424 (I) The condition is always true. "vasnprintf.c", line 3041.23: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 3045.23: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 3055.25: 1506-453 (I) Assigning a floating-point type to another floating-point type with less precision. "vasnprintf.c", line 3055.25: 1506-425 (I) The condition is always false. "vasnprintf.c", line 3055.25: 1506-424 (I) The condition is always true. "vasnprintf.c", line 3073.38: 1506-453 (I) Assigning a floating-point type to another floating-point type with less precision. "vasnprintf.c", line 3073.29: 1506-425 (I) The condition is always false. "vasnprintf.c", line 3073.29: 1506-424 (I) The condition is always true. "vasnprintf.c", line 3135.31: 1506-412 (I) Referenced variable "q", which was not initialized in its declaration. "vasnprintf.c", line 3138.34: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "vasnprintf.c", line 3145.36: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "vasnprintf.c", line 3157.44: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "vasnprintf.c", line 3170.31: 1506-412 (I) Referenced variable "digit", which was not initialized in its declaration. "vasnprintf.c", line 3171.36: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "vasnprintf.c", line 3172.7: 1506-293 (I) Identifier WIDE_CHAR_VERSION assigned default value of zero on if directive. "vasnprintf.c", line 3181.52: 1506-424 (I) The condition is always true. "vasnprintf.c", line 3194.33: 1506-412 (I) Referenced variable "ep", which was not initialized in its declaration. "vasnprintf.c", line 3194.33: 1506-412 (I) Referenced variable "expbuf", which was not initialized in its declaration. "vasnprintf.c", line 3188.33: 1506-472 (I) Statement may be unreachable. "vasnprintf.c", line 3196.27: 1506-412 (I) Referenced variable "mantissa", which was not initialized in its declaration. "vasnprintf.c", line 3196.27: 1506-412 (I) Referenced variable "exponent", which was not initialized in its declaration. "vasnprintf.c", line 3209.25: 1506-453 (I) Assigning a floating-point type to another floating-point type with less precision. "vasnprintf.c", line 3209.25: 1506-425 (I) The condition is always false. "vasnprintf.c", line 3209.25: 1506-424 (I) The condition is always true. "vasnprintf.c", line 3224.38: 1506-453 (I) Assigning a floating-point type to another floating-point type with less precision. "vasnprintf.c", line 3224.29: 1506-425 (I) The condition is always false. "vasnprintf.c", line 3224.29: 1506-424 (I) The condition is always true. "vasnprintf.c", line 3286.31: 1506-412 (I) Referenced variable "q", which was not initialized in its declaration. "vasnprintf.c", line 3289.34: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "vasnprintf.c", line 3296.36: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "vasnprintf.c", line 3308.44: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "vasnprintf.c", line 3321.31: 1506-412 (I) Referenced variable "digit", which was not initialized in its declaration. "vasnprintf.c", line 3322.36: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "vasnprintf.c", line 3323.7: 1506-293 (I) Identifier WIDE_CHAR_VERSION assigned default value of zero on if directive. "vasnprintf.c", line 3332.52: 1506-424 (I) The condition is always true. "vasnprintf.c", line 3345.33: 1506-412 (I) Referenced variable "ep", which was not initialized in its declaration. "vasnprintf.c", line 3345.33: 1506-412 (I) Referenced variable "expbuf", which was not initialized in its declaration. "vasnprintf.c", line 3339.33: 1506-472 (I) Statement may be unreachable. "vasnprintf.c", line 3347.27: 1506-412 (I) Referenced variable "mantissa", which was not initialized in its declaration. "vasnprintf.c", line 3347.27: 1506-412 (I) Referenced variable "exponent", which was not initialized in its declaration. "vasnprintf.c", line 3405.21: 1506-424 (I) The condition is always true. "vasnprintf.c", line 3405.21: 1506-424 (I) The condition is always true. "vasnprintf.c", line 3405.21: 1506-421 (I) The comparison is always true. "vasnprintf.c", line 3405.21: 1506-424 (I) The condition is always true. "vasnprintf.c", line 3405.21: 1506-424 (I) The condition is always true. "vasnprintf.c", line 3405.21: 1506-424 (I) The condition is always true. "vasnprintf.c", line 3405.21: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 3405.21: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 3405.21: 1506-412 (I) Referenced variable "memory", which was not initialized in its declaration. "vasnprintf.c", line 3405.21: 1506-412 (I) Referenced variable "memory_size", which was not initialized in its declaration. "vasnprintf.c", line 3413.15: 1506-412 (I) Referenced variable "p", which was not initialized in its declaration. "vasnprintf.c", line 3413.15: 1506-412 (I) Referenced variable "pad_ptr", which was not initialized in its declaration. "vasnprintf.c", line 3413.15: 1506-412 (I) Referenced variable "tmp", which was not initialized in its declaration. "vasnprintf.c", line 3413.15: 1506-412 (I) Referenced variable "tmpbuf", which was not initialized in its declaration. "vasnprintf.c", line 3413.15: 1506-412 (I) Referenced variable "count", which was not initialized in its declaration. "vasnprintf.c", line 3413.15: 1506-412 (I) Referenced variable "tmp_length", which was not initialized in its declaration. "vasnprintf.c", line 3413.15: 1506-412 (I) Referenced variable "precision", which was not initialized in its declaration. "vasnprintf.c", line 3413.15: 1506-412 (I) Referenced variable "has_precision", which was not initialized in its declaration. "vasnprintf.c", line 3413.15: 1506-412 (I) Referenced variable "width", which was not initialized in its declaration. "vasnprintf.c", line 3420.26: 1506-425 (I) The condition is always false. "vasnprintf.c", line 3472.37: 1506-466 (I) Unary minus applied to an unsigned type. "vasnprintf.c", line 3474.23: 1506-412 (I) Referenced variable "arg", which was not initialized in its declaration. "vasnprintf.c", line 3480.41: 1506-424 (I) The condition is always true. "vasnprintf.c", line 3480.41: 1506-424 (I) The condition is always true. "vasnprintf.c", line 3503.23: 1506-412 (I) Referenced variable "arg", which was not initialized in its declaration. "vasnprintf.c", line 3510.45: 1506-424 (I) The condition is always true. "vasnprintf.c", line 3510.45: 1506-424 (I) The condition is always true. "vasnprintf.c", line 3544.29: 1506-453 (I) Assigning a floating-point type to another floating-point type with less precision. "vasnprintf.c", line 3544.29: 1506-425 (I) The condition is always false. "vasnprintf.c", line 3544.29: 1506-424 (I) The condition is always true. "vasnprintf.c", line 3560.29: 1506-453 (I) Assigning a floating-point type to another floating-point type with less precision. "vasnprintf.c", line 3560.29: 1506-425 (I) The condition is always false. "vasnprintf.c", line 3560.29: 1506-424 (I) The condition is always true. "vasnprintf.c", line 3581.42: 1506-421 (I) The comparison is always true. "vasnprintf.c", line 3581.42: 1506-424 (I) The condition is always true. "vasnprintf.c", line 3581.42: 1506-424 (I) The condition is always true. "vasnprintf.c", line 3583.25: 1506-424 (I) The condition is always true. "vasnprintf.c", line 3585.23: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 3589.23: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 3602.25: 1506-453 (I) Assigning a floating-point type to another floating-point type with less precision. "vasnprintf.c", line 3602.25: 1506-425 (I) The condition is always false. "vasnprintf.c", line 3602.25: 1506-424 (I) The condition is always true. "vasnprintf.c", line 3620.38: 1506-453 (I) Assigning a floating-point type to another floating-point type with less precision. "vasnprintf.c", line 3620.29: 1506-425 (I) The condition is always false. "vasnprintf.c", line 3620.29: 1506-424 (I) The condition is always true. "vasnprintf.c", line 3659.37: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 3686.31: 1506-412 (I) Referenced variable "ndigits", which was not initialized in its declaration. "vasnprintf.c", line 3686.31: 1506-412 (I) Referenced variable "digits", which was not initialized in its declaration. "vasnprintf.c", line 3719.45: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 3755.45: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 3780.35: 1506-412 (I) Referenced variable "ndigits", which was not initialized in its declaration. "vasnprintf.c", line 3780.35: 1506-412 (I) Referenced variable "digits", which was not initialized in its declaration. "vasnprintf.c", line 3780.35: 1506-412 (I) Referenced variable "adjusted", which was not initialized in its declaration. "vasnprintf.c", line 3783.8: 1506-293 (I) Identifier WIDE_CHAR_VERSION assigned default value of zero on if directive. "vasnprintf.c", line 3792.54: 1506-424 (I) The condition is always true. "vasnprintf.c", line 3805.35: 1506-412 (I) Referenced variable "ep", which was not initialized in its declaration. "vasnprintf.c", line 3805.35: 1506-412 (I) Referenced variable "expbuf", which was not initialized in its declaration. "vasnprintf.c", line 3799.35: 1506-472 (I) Statement may be unreachable. "vasnprintf.c", line 3807.31: 1506-412 (I) Referenced variable "exponent", which was not initialized in its declaration. "vasnprintf.c", line 3855.45: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 3891.45: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 3963.46: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "vasnprintf.c", line 3964.8: 1506-293 (I) Identifier WIDE_CHAR_VERSION assigned default value of zero on if directive. "vasnprintf.c", line 3973.62: 1506-424 (I) The condition is always true. "vasnprintf.c", line 3986.43: 1506-412 (I) Referenced variable "ep", which was not initialized in its declaration. "vasnprintf.c", line 3986.43: 1506-412 (I) Referenced variable "expbuf", which was not initialized in its declaration. "vasnprintf.c", line 3980.43: 1506-472 (I) Statement may be unreachable. "vasnprintf.c", line 3991.35: 1506-412 (I) Referenced variable "nzeroes", which was not initialized in its declaration. "vasnprintf.c", line 3991.35: 1506-412 (I) Referenced variable "ndigits", which was not initialized in its declaration. "vasnprintf.c", line 3991.35: 1506-412 (I) Referenced variable "digits", which was not initialized in its declaration. "vasnprintf.c", line 3991.35: 1506-412 (I) Referenced variable "adjusted", which was not initialized in its declaration. "vasnprintf.c", line 3991.35: 1506-412 (I) Referenced variable "exponent", which was not initialized in its declaration. "vasnprintf.c", line 4070.25: 1506-453 (I) Assigning a floating-point type to another floating-point type with less precision. "vasnprintf.c", line 4070.25: 1506-425 (I) The condition is always false. "vasnprintf.c", line 4070.25: 1506-424 (I) The condition is always true. "vasnprintf.c", line 4085.38: 1506-453 (I) Assigning a floating-point type to another floating-point type with less precision. "vasnprintf.c", line 4085.29: 1506-425 (I) The condition is always false. "vasnprintf.c", line 4085.29: 1506-424 (I) The condition is always true. "vasnprintf.c", line 4122.35: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 4148.31: 1506-412 (I) Referenced variable "ndigits", which was not initialized in its declaration. "vasnprintf.c", line 4148.31: 1506-412 (I) Referenced variable "digits", which was not initialized in its declaration. "vasnprintf.c", line 4179.43: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 4213.45: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 4238.35: 1506-412 (I) Referenced variable "ndigits", which was not initialized in its declaration. "vasnprintf.c", line 4238.35: 1506-412 (I) Referenced variable "digits", which was not initialized in its declaration. "vasnprintf.c", line 4238.35: 1506-412 (I) Referenced variable "adjusted", which was not initialized in its declaration. "vasnprintf.c", line 4241.8: 1506-293 (I) Identifier WIDE_CHAR_VERSION assigned default value of zero on if directive. "vasnprintf.c", line 4265.56: 1506-424 (I) The condition is always true. "vasnprintf.c", line 4278.37: 1506-412 (I) Referenced variable "ep", which was not initialized in its declaration. "vasnprintf.c", line 4278.37: 1506-412 (I) Referenced variable "expbuf", which was not initialized in its declaration. "vasnprintf.c", line 4272.37: 1506-472 (I) Statement may be unreachable. "vasnprintf.c", line 4281.31: 1506-412 (I) Referenced variable "exponent", which was not initialized in its declaration. "vasnprintf.c", line 4327.43: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 4361.45: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 4433.46: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "vasnprintf.c", line 4434.8: 1506-293 (I) Identifier WIDE_CHAR_VERSION assigned default value of zero on if directive. "vasnprintf.c", line 4458.64: 1506-424 (I) The condition is always true. "vasnprintf.c", line 4471.45: 1506-412 (I) Referenced variable "ep", which was not initialized in its declaration. "vasnprintf.c", line 4471.45: 1506-412 (I) Referenced variable "expbuf", which was not initialized in its declaration. "vasnprintf.c", line 4465.45: 1506-472 (I) Statement may be unreachable. "vasnprintf.c", line 4477.35: 1506-412 (I) Referenced variable "nzeroes", which was not initialized in its declaration. "vasnprintf.c", line 4477.35: 1506-412 (I) Referenced variable "ndigits", which was not initialized in its declaration. "vasnprintf.c", line 4477.35: 1506-412 (I) Referenced variable "digits", which was not initialized in its declaration. "vasnprintf.c", line 4477.35: 1506-412 (I) Referenced variable "adjusted", which was not initialized in its declaration. "vasnprintf.c", line 4477.35: 1506-412 (I) Referenced variable "exponent", which was not initialized in its declaration. "vasnprintf.c", line 4588.21: 1506-424 (I) The condition is always true. "vasnprintf.c", line 4588.21: 1506-424 (I) The condition is always true. "vasnprintf.c", line 4588.21: 1506-421 (I) The comparison is always true. "vasnprintf.c", line 4588.21: 1506-424 (I) The condition is always true. "vasnprintf.c", line 4588.21: 1506-424 (I) The condition is always true. "vasnprintf.c", line 4588.21: 1506-424 (I) The condition is always true. "vasnprintf.c", line 4588.21: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 4588.21: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 4588.21: 1506-412 (I) Referenced variable "memory", which was not initialized in its declaration. "vasnprintf.c", line 4588.21: 1506-412 (I) Referenced variable "memory_size", which was not initialized in its declaration. "vasnprintf.c", line 4596.15: 1506-412 (I) Referenced variable "p", which was not initialized in its declaration. "vasnprintf.c", line 4596.15: 1506-412 (I) Referenced variable "pad_ptr", which was not initialized in its declaration. "vasnprintf.c", line 4596.15: 1506-412 (I) Referenced variable "tmp", which was not initialized in its declaration. "vasnprintf.c", line 4596.15: 1506-412 (I) Referenced variable "tmpbuf", which was not initialized in its declaration. "vasnprintf.c", line 4596.15: 1506-412 (I) Referenced variable "tmp_length", which was not initialized in its declaration. "vasnprintf.c", line 4596.15: 1506-412 (I) Referenced variable "precision", which was not initialized in its declaration. "vasnprintf.c", line 4596.15: 1506-412 (I) Referenced variable "has_precision", which was not initialized in its declaration. "vasnprintf.c", line 4596.15: 1506-412 (I) Referenced variable "count", which was not initialized in its declaration. "vasnprintf.c", line 4596.15: 1506-412 (I) Referenced variable "width", which was not initialized in its declaration. "vasnprintf.c", line 4602.24: 1506-293 (I) Identifier ENABLE_UNISTDIO assigned default value of zero on if directive. "vasnprintf.c", line 4602.43: 1506-293 (I) Identifier NEED_PRINTF_FLAG_LEFTADJUST assigned default value of zero on if directive. "vasnprintf.c", line 4605.51: 1506-293 (I) Identifier USE_MSVC__SNPRINTF assigned default value of zero on if directive. "vasnprintf.c", line 4605.92: 1506-293 (I) Identifier ENABLE_UNISTDIO assigned default value of zero on if directive. "vasnprintf.c", line 4605.111: 1506-293 (I) Identifier NEED_PRINTF_FLAG_LEFTADJUST assigned default value of zero on if directive. "vasnprintf.c", line 4608.51: 1506-293 (I) Identifier USE_MSVC__SNPRINTF assigned default value of zero on if directive. "vasnprintf.c", line 4617.5: 1506-293 (I) Identifier NEED_PRINTF_FLAG_LEFTADJUST assigned default value of zero on if directive. "vasnprintf.c", line 4619.26: 1506-293 (I) Identifier ENABLE_UNISTDIO assigned default value of zero on elif directive. "vasnprintf.c", line 4634.24: 1506-293 (I) Identifier ENABLE_UNISTDIO assigned default value of zero on if directive. "vasnprintf.c", line 4634.43: 1506-293 (I) Identifier NEED_PRINTF_FLAG_LEFTADJUST assigned default value of zero on if directive. "vasnprintf.c", line 4637.51: 1506-293 (I) Identifier USE_MSVC__SNPRINTF assigned default value of zero on if directive. "vasnprintf.c", line 4637.92: 1506-293 (I) Identifier ENABLE_UNISTDIO assigned default value of zero on if directive. "vasnprintf.c", line 4637.111: 1506-293 (I) Identifier NEED_PRINTF_FLAG_LEFTADJUST assigned default value of zero on if directive. "vasnprintf.c", line 4654.37: 1506-466 (I) Unary minus applied to an unsigned type. "vasnprintf.c", line 4656.23: 1506-412 (I) Referenced variable "arg", which was not initialized in its declaration. "vasnprintf.c", line 4662.41: 1506-424 (I) The condition is always true. "vasnprintf.c", line 4662.41: 1506-424 (I) The condition is always true. "vasnprintf.c", line 4665.24: 1506-293 (I) Identifier ENABLE_UNISTDIO assigned default value of zero on if directive. "vasnprintf.c", line 4665.43: 1506-293 (I) Identifier NEED_PRINTF_FLAG_LEFTADJUST assigned default value of zero on if directive. "vasnprintf.c", line 4671.51: 1506-293 (I) Identifier USE_MSVC__SNPRINTF assigned default value of zero on if directive. "vasnprintf.c", line 4690.23: 1506-412 (I) Referenced variable "arg", which was not initialized in its declaration. "vasnprintf.c", line 4697.45: 1506-424 (I) The condition is always true. "vasnprintf.c", line 4697.45: 1506-424 (I) The condition is always true. "vasnprintf.c", line 4719.6: 1506-293 (I) Identifier NEED_PRINTF_FLAG_LEFTADJUST assigned default value of zero on if directive. "vasnprintf.c", line 4719.57: 1506-293 (I) Identifier ENABLE_UNISTDIO assigned default value of zero on if directive. "vasnprintf.c", line 4722.25: 1506-293 (I) Identifier ENABLE_UNISTDIO assigned default value of zero on if directive. "vasnprintf.c", line 4769.5: 1506-293 (I) Identifier NEED_PRINTF_FLAG_GROUPING assigned default value of zero on if directive. "vasnprintf.c", line 4785.5: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "vasnprintf.c", line 4798.46: 1506-424 (I) The condition is always true. "vasnprintf.c", line 4804.27: 1506-472 (I) Statement may be unreachable. "vasnprintf.c", line 4819.46: 1506-424 (I) The condition is always true. "vasnprintf.c", line 4825.27: 1506-472 (I) Statement may be unreachable. "vasnprintf.c", line 4848.32: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "vasnprintf.c", line 4849.19: 1506-480 (I) Missing break statement allows fall-through to this case. "vasnprintf.c", line 4865.5: 1506-293 (I) Identifier NEED_PRINTF_DIRECTIVE_F assigned default value of zero on if directive. "vasnprintf.c", line 4872.10: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "vasnprintf.c", line 4872.28: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "vasnprintf.c", line 4931.17: 1506-424 (I) The condition is always true. "vasnprintf.c", line 4931.17: 1506-424 (I) The condition is always true. "vasnprintf.c", line 4931.17: 1506-421 (I) The comparison is always true. "vasnprintf.c", line 4931.17: 1506-424 (I) The condition is always true. "vasnprintf.c", line 4931.17: 1506-424 (I) The condition is always true. "vasnprintf.c", line 4931.17: 1506-424 (I) The condition is always true. "vasnprintf.c", line 4931.17: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 4931.17: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 4931.17: 1506-412 (I) Referenced variable "memory", which was not initialized in its declaration. "vasnprintf.c", line 4931.17: 1506-412 (I) Referenced variable "memory_size", which was not initialized in its declaration. "vasnprintf.c", line 5141.35: 1506-293 (I) Identifier USE_MSVC__SNPRINTF assigned default value of zero on if directive. "vasnprintf.c", line 5223.27: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 5240.37: 1506-424 (I) The condition is always true. "vasnprintf.c", line 5240.37: 1506-424 (I) The condition is always true. "vasnprintf.c", line 5242.29: 1506-424 (I) The condition is always true. "vasnprintf.c", line 5242.29: 1506-424 (I) The condition is always true. "vasnprintf.c", line 5242.29: 1506-421 (I) The comparison is always true. "vasnprintf.c", line 5242.29: 1506-424 (I) The condition is always true. "vasnprintf.c", line 5242.29: 1506-424 (I) The condition is always true. "vasnprintf.c", line 5242.29: 1506-424 (I) The condition is always true. "vasnprintf.c", line 5242.29: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 5242.29: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 5242.29: 1506-412 (I) Referenced variable "memory", which was not initialized in its declaration. "vasnprintf.c", line 5242.29: 1506-412 (I) Referenced variable "memory_size", which was not initialized in its declaration. "vasnprintf.c", line 5258.32: 1506-492 (I) Redefinition of prefix_count hides previous definition. "vasnprintf.c", line 5287.29: 1506-424 (I) The condition is always true. "vasnprintf.c", line 5287.29: 1506-424 (I) The condition is always true. "vasnprintf.c", line 5287.29: 1506-421 (I) The comparison is always true. "vasnprintf.c", line 5287.29: 1506-424 (I) The condition is always true. "vasnprintf.c", line 5287.29: 1506-424 (I) The condition is always true. "vasnprintf.c", line 5287.29: 1506-424 (I) The condition is always true. "vasnprintf.c", line 5287.29: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 5287.29: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 5287.29: 1506-412 (I) Referenced variable "memory", which was not initialized in its declaration. "vasnprintf.c", line 5287.29: 1506-412 (I) Referenced variable "memory_size", which was not initialized in its declaration. "vasnprintf.c", line 5307.27: 1506-412 (I) Referenced variable "prec_end", which was not initialized in its declaration. "vasnprintf.c", line 5308.23: 1506-412 (I) Referenced variable "move", which was not initialized in its declaration. "vasnprintf.c", line 5308.23: 1506-412 (I) Referenced variable "prefix_count", which was not initialized in its declaration. "vasnprintf.c", line 5417.24: 1506-293 (I) Identifier ENABLE_UNISTDIO assigned default value of zero on if directive. "vasnprintf.c", line 5417.43: 1506-293 (I) Identifier NEED_PRINTF_FLAG_LEFTADJUST assigned default value of zero on if directive. "vasnprintf.c", line 5421.6: 1506-293 (I) Identifier ENABLE_UNISTDIO assigned default value of zero on if directive. "vasnprintf.c", line 5442.41: 1506-424 (I) The condition is always true. "vasnprintf.c", line 5442.41: 1506-424 (I) The condition is always true. "vasnprintf.c", line 5446.33: 1506-424 (I) The condition is always true. "vasnprintf.c", line 5446.33: 1506-424 (I) The condition is always true. "vasnprintf.c", line 5446.33: 1506-421 (I) The comparison is always true. "vasnprintf.c", line 5446.33: 1506-424 (I) The condition is always true. "vasnprintf.c", line 5446.33: 1506-424 (I) The condition is always true. "vasnprintf.c", line 5446.33: 1506-424 (I) The condition is always true. "vasnprintf.c", line 5446.33: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 5446.33: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 5446.33: 1506-412 (I) Referenced variable "memory", which was not initialized in its declaration. "vasnprintf.c", line 5446.33: 1506-412 (I) Referenced variable "memory_size", which was not initialized in its declaration. "vasnprintf.c", line 5463.25: 1506-293 (I) Identifier ENABLE_UNISTDIO assigned default value of zero on if directive. "vasnprintf.c", line 5509.29: 1506-412 (I) Referenced variable "pad_ptr", which was not initialized in its declaration. "vasnprintf.c", line 5511.23: 1506-412 (I) Referenced variable "w", which was not initialized in its declaration. "vasnprintf.c", line 5527.5: 1506-293 (I) Identifier NEED_PRINTF_DIRECTIVE_F assigned default value of zero on if directive. "vasnprintf.c", line 5543.8: 1506-290 (I) Unknown macro name pad_ourselves on #undef directive. "vasnprintf.c", line 5544.8: 1506-290 (I) Unknown macro name prec_ourselves on #undef directive. "vasnprintf.c", line 5545.15: 1506-412 (I) Referenced variable "orig_errno", which was not initialized in its declaration. "vasnprintf.c", line 5545.15: 1506-412 (I) Referenced variable "prefixes", which was not initialized in its declaration. "vasnprintf.c", line 5545.15: 1506-412 (I) Referenced variable "prefix_count", which was not initialized in its declaration. "vasnprintf.c", line 5545.15: 1506-412 (I) Referenced variable "fbp", which was not initialized in its declaration. "vasnprintf.c", line 5545.15: 1506-412 (I) Referenced variable "pad_ourselves", which was not initialized in its declaration. "vasnprintf.c", line 5545.15: 1506-412 (I) Referenced variable "prec_ourselves", which was not initialized in its declaration. "vasnprintf.c", line 5545.15: 1506-412 (I) Referenced variable "precision", which was not initialized in its declaration. "vasnprintf.c", line 5545.15: 1506-412 (I) Referenced variable "has_precision", which was not initialized in its declaration. "vasnprintf.c", line 5545.15: 1506-412 (I) Referenced variable "width", which was not initialized in its declaration. "vasnprintf.c", line 5545.15: 1506-412 (I) Referenced variable "has_width", which was not initialized in its declaration. "vasnprintf.c", line 5550.5: 1506-424 (I) The condition is always true. "vasnprintf.c", line 5550.5: 1506-424 (I) The condition is always true. "vasnprintf.c", line 5550.5: 1506-421 (I) The comparison is always true. "vasnprintf.c", line 5550.5: 1506-424 (I) The condition is always true. "vasnprintf.c", line 5550.5: 1506-424 (I) The condition is always true. "vasnprintf.c", line 5550.5: 1506-424 (I) The condition is always true. "vasnprintf.c", line 5550.5: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 5550.5: 1506-413 (I) A goto statement is used. "vasnprintf.c", line 5550.5: 1506-412 (I) Referenced variable "memory", which was not initialized in its declaration. "vasnprintf.c", line 5550.5: 1506-412 (I) Referenced variable "memory_size", which was not initialized in its declaration. "vasnprintf.c", line 5561.7: 1506-412 (I) Referenced variable "memory", which was not initialized in its declaration. "vasnprintf.c", line 5593.3: 1506-412 (I) Referenced variable "length", which was not initialized in its declaration. "vasnprintf.c", line 5593.3: 1506-412 (I) Referenced variable "allocated", which was not initialized in its declaration. "vasnprintf.c", line 5593.3: 1506-412 (I) Referenced variable "result", which was not initialized in its declaration. "vasnprintf.c", line 5593.3: 1506-412 (I) Referenced variable "dp", which was not initialized in its declaration. "vasnprintf.c", line 5593.3: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "vasnprintf.c", line 5593.3: 1506-412 (I) Referenced variable "cp", which was not initialized in its declaration. "vasnprintf.c", line 5593.3: 1506-412 (I) Referenced variable "buf_malloced", which was not initialized in its declaration. "vasnprintf.c", line 5593.3: 1506-412 (I) Referenced variable "buf", which was not initialized in its declaration. "vasnprintf.c", line 5593.3: 1506-412 (I) Referenced variable "buf_neededlength", which was not initialized in its declaration. "vasnprintf.c", line 5594.1: 1506-412 (I) Referenced variable "a", which was not initialized in its declaration. "vasnprintf.c", line 5594.1: 1506-412 (I) Referenced variable "d", which was not initialized in its declaration. "vasnprintf.c", line 5596.8: 1506-290 (I) Unknown macro name MAX_ROOM_NEEDED on #undef directive. "vasnprintf.c", line 5594.1: 1506-469 (I) The static function "modfl" is declared or defined but never referenced. "vasnprintf.c", line 5594.1: 1506-469 (I) The static function "ldexpl" is declared or defined but never referenced. "vasnprintf.c", line 5594.1: 1506-409 (I) The static variable "_SQNAN" is defined but never referenced. "vasnprintf.c", line 5594.1: 1506-409 (I) The static variable "_SINFINITY" is defined but never referenced. "vasnprintf.c", line 5594.1: 1506-469 (I) The static function "wcstok" is declared or defined but never referenced. "vasnprintf.c", line 5594.1: 1506-469 (I) The static function "wcsftime" is declared or defined but never referenced. "vasnprintf.c", line 5594.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "vasnprintf.c", line 5594.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. "vasnprintf.c", line 5594.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. "vasnprintf.c", line 5594.1: 1506-415 (I) The external function definition "vasnprintf" is never referenced. source='vsnprintf.c' object='vsnprintf.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o vsnprintf.o vsnprintf.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "./sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "./limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "./float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "./stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "./stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "./stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "./stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "./stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "./stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "./stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "./stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "./stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "./stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "./stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "./stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "./stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "./stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "./stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "./stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "./stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "./stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "./stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "./stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "./stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "./stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "./stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "./stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "./stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "./stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/stdio.h", line 502.61: 1506-457 (I) File /usr/include/va_list.h has already been included. "/usr/include/stdarg.h", line 56.38: 1506-457 (I) File /usr/include/va_list.h has already been included. "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./stdio.h", line 66.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 66.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 88.5: 1506-293 (I) Identifier GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU assigned default value of zero on if directive. "./stdio.h", line 100.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 100.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 482.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 482.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 555.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 555.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 559.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./stdio.h", line 576.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 576.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 580.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./stdio.h", line 1069.12: 1506-293 (I) Identifier __USE_FORTIFY_LEVEL assigned default value of zero on if directive. "./stdio.h", line 1127.11: 1506-290 (I) Unknown macro name getdelim on #undef directive. "./stdio.h", line 1166.11: 1506-290 (I) Unknown macro name getline on #undef directive. "./stdio.h", line 1197.8: 1506-290 (I) Unknown macro name gets on #undef directive. "/usr/include/errno.h", line 37.23: 1506-457 (I) File /usr/include/standards.h has already been included. "vsnprintf.c", line 26.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./limits.h has already been included. "vsnprintf.c", line 27.20: 1506-457 (I) File /usr/vac/include/stdarg.h has already been included. "/usr/vac/include/stdarg.h", line 13.25: 1506-457 (I) File /usr/include/stdarg.h has already been included. "./stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 49.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./string.h", line 58.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 58.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./string.h", line 582.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "./string.h", line 1096.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "vasnprintf.h", line 21.20: 1506-457 (I) File /usr/vac/include/stdarg.h has already been included. "/usr/vac/include/stdarg.h", line 13.25: 1506-457 (I) File /usr/include/stdarg.h has already been included. "vasnprintf.h", line 24.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "vasnprintf.h", line 32.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "vasnprintf.h", line 32.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "vasnprintf.h", line 66.5: 1506-293 (I) Identifier REPLACE_VASNPRINTF assigned default value of zero on if directive. "vsnprintf.c", line 70.1: 1506-412 (I) Referenced variable "len", which was not initialized in its declaration. "vsnprintf.c", line 70.1: 1506-412 (I) Referenced variable "output", which was not initialized in its declaration. "vsnprintf.c", line 70.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "vsnprintf.c", line 70.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. "vsnprintf.c", line 70.1: 1506-415 (I) The external function definition "rpl_vsnprintf" is never referenced. "vsnprintf.c", line 70.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='wcrtomb.c' object='wcrtomb.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -g -qinfo=all -c -o wcrtomb.o wcrtomb.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./wchar.h", line 29.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "./stdio.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "./limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "./float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "./stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "./stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "./stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "./stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "./stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "./stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "./stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "./stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "./stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "./stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "./stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "./stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "./stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "./stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "./stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "./stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "./stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "./stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "./stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "./stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "./stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "./stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "./stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "./stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "./stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "./stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/stdio.h", line 502.61: 1506-457 (I) File /usr/include/va_list.h has already been included. "/usr/include/stdarg.h", line 56.38: 1506-457 (I) File /usr/include/va_list.h has already been included. "./stdio.h", line 53.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdio.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./sys/types.h has already been included. "./stdio.h", line 66.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 66.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 76.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 88.5: 1506-293 (I) Identifier GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU assigned default value of zero on if directive. "./stdio.h", line 100.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 100.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 482.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 482.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 555.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 555.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 559.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./stdio.h", line 576.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 576.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdio.h", line 580.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "./stdio.h", line 1069.12: 1506-293 (I) Identifier __USE_FORTIFY_LEVEL assigned default value of zero on if directive. "./stdio.h", line 1127.11: 1506-290 (I) Unknown macro name getdelim on #undef directive. "./stdio.h", line 1166.11: 1506-290 (I) Unknown macro name getline on #undef directive. "./stdio.h", line 1197.8: 1506-290 (I) Unknown macro name gets on #undef directive. "./time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "/usr/include/wchar.h", line 38.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/wchar.h", line 44.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "./wchar.h", line 97.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./wchar.h", line 97.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./wchar.h", line 594.7: 1506-293 (I) Identifier GNULIB_defined_mbstate_t assigned default value of zero on if directive. "./wchar.h", line 596.10: 1506-290 (I) Unknown macro name mbstate_t on #undef directive. "./wchar.h", line 658.11: 1506-290 (I) Unknown macro name mbsinit on #undef directive. "./wchar.h", line 683.11: 1506-290 (I) Unknown macro name mbrtowc on #undef directive. "./wchar.h", line 737.11: 1506-290 (I) Unknown macro name mbsrtowcs on #undef directive. "./wchar.h", line 805.11: 1506-290 (I) Unknown macro name wcrtomb on #undef directive. "/usr/include/errno.h", line 37.23: 1506-457 (I) File /usr/include/standards.h has already been included. "./stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/lib/./stddef.h has already been included. "./stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "./stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "wcrtomb.c", line 53.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "wcrtomb.c", line 53.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. "wcrtomb.c", line 53.1: 1506-415 (I) The external function definition "rpl_wcrtomb" is never referenced. "wcrtomb.c", line 53.1: 1506-469 (I) The static function "wcstok" is declared or defined but never referenced. "wcrtomb.c", line 53.1: 1506-469 (I) The static function "wcsftime" is declared or defined but never referenced. "wcrtomb.c", line 53.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. rm -f libgnu.a ar cr libgnu.a gettime.o hard-locale.o localcharset.o glthread/lock.o malloca.o math.o printf-frexp.o printf-frexpl.o sig-handler.o stat-time.o strnlen1.o glthread/threadlib.o timespec.o unistd.o uniwidth/width.o utimens.o wctype-h.o xsize.o asnprintf.o dirfd.o float.o futimens.o getdelim.o getline.o getopt.o getopt1.o glob.o localtime-buffer.o lstat.o mbrtowc.o mbsinit.o mbsrtowcs.o mbsrtowcs-state.o mempcpy.o printf-args.o printf-parse.o regex.o snprintf.o stat.o stat-w32.o strcasestr.o vasnprintf.o vsnprintf.o wcrtomb.o ranlib libgnu.a rm -f t-charset.alias charset.alias && /bin/sh ./config.charset 'powerpc-ibm-aix6.1.9.0' > t-charset.alias && mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed && sed -e '/^#/d' -e 's/@''PACKAGE''@/nano/g' ref-add.sin > t-ref-add.sed && mv t-ref-add.sed ref-add.sed rm -f t-ref-del.sed ref-del.sed && sed -e '/^#/d' -e 's/@''PACKAGE''@/nano/g' ref-del.sin > t-ref-del.sed && mv t-ref-del.sed ref-del.sed Target "all-am" is up to date. Making all in m4 Target "all" is up to date. Making all in po Target "all" is up to date. Making all in src source='browser.c' object='browser.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFDIR=\"/usr/local/etc\" -I../lib -I../lib -D_THREAD_SAFE -g -qinfo=all -c -o browser.o browser.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "../lib/float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "../lib/sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "../lib/stdint.h", line 85.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "../lib/stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "../lib/stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "../lib/stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "../lib/stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "../lib/stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "../lib/stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "../lib/stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "../lib/stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "../lib/stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "../lib/stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "../lib/stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "../lib/stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "../lib/stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "../lib/stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "../lib/stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "../lib/stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "../lib/stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "../lib/stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "../lib/stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "../lib/stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "../lib/stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "../lib/stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "../lib/stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "../lib/stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "../lib/stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "../lib/stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/param.h", line 41.24: 1506-457 (I) File /usr/include/sys/limits.h has already been included. "/usr/include/sys/sysmacros.h", line 33.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/sys/sysmacros.h", line 34.23: 1506-457 (I) File /usr/include/sys/param.h has already been included. "../lib/wchar.h", line 29.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdio.h", line 201.47: 1506-457 (I) File /usr/include/va_list.h has already been included. "/usr/include/stdio.h", line 502.61: 1506-457 (I) File /usr/include/va_list.h has already been included. "../lib/stdio.h", line 51.20: 1506-457 (I) File /usr/vac/include/stdarg.h has already been included. "/usr/vac/include/stdarg.h", line 13.25: 1506-457 (I) File /usr/include/stdarg.h has already been included. "../lib/stdio.h", line 53.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdio.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/stdio.h", line 66.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 66.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 76.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 76.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 88.5: 1506-293 (I) Identifier GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU assigned default value of zero on if directive. "../lib/stdio.h", line 100.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 100.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 482.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 482.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 555.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 555.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 559.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "../lib/stdio.h", line 576.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 576.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 580.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "../lib/stdio.h", line 1069.12: 1506-293 (I) Identifier __USE_FORTIFY_LEVEL assigned default value of zero on if directive. "../lib/stdio.h", line 1127.11: 1506-290 (I) Unknown macro name getdelim on #undef directive. "../lib/stdio.h", line 1166.11: 1506-290 (I) Unknown macro name getline on #undef directive. "../lib/stdio.h", line 1197.8: 1506-290 (I) Unknown macro name gets on #undef directive. "../lib/time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "../lib/time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "/usr/include/wchar.h", line 38.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/wchar.h", line 44.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "../lib/wchar.h", line 97.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/wchar.h", line 97.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/wchar.h", line 594.7: 1506-293 (I) Identifier GNULIB_defined_mbstate_t assigned default value of zero on if directive. "../lib/wchar.h", line 596.10: 1506-290 (I) Unknown macro name mbstate_t on #undef directive. "../lib/wchar.h", line 658.11: 1506-290 (I) Unknown macro name mbsinit on #undef directive. "../lib/wchar.h", line 683.11: 1506-290 (I) Unknown macro name mbrtowc on #undef directive. "../lib/wchar.h", line 737.11: 1506-290 (I) Unknown macro name mbsrtowcs on #undef directive. "../lib/wchar.h", line 805.11: 1506-290 (I) Unknown macro name wcrtomb on #undef directive. "/usr/include/curses.h", line 94.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdio.h has already been included. "/usr/include/sys/termio.h", line 34.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/ioctl.h", line 58.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/termios.h", line 41.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/termios.h", line 47.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/curses.h", line 126.23: 1506-457 (I) File /usr/include/termios.h has already been included. "nano.h", line 118.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "nano.h", line 120.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/sys/stat.h", line 24.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/sys/stat.h", line 41.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/sys/stat.h", line 44.18: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/time.h has already been included. "../lib/time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/time.h", line 35.24: 1506-457 (I) File /usr/include/time.h has already been included. "/usr/include/sys/stat.h", line 37.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/sys/stat.h", line 43.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/mode.h", line 41.23: 1506-457 (I) File /usr/include/standards.h has already been included. "../lib/sys/stat.h", line 606.5: 1506-293 (I) Identifier STAT_MACROS_BROKEN assigned default value of zero on if directive. "../lib/sys/stat.h", line 824.6: 1506-293 (I) Identifier S_IXUGO assigned default value of zero on if directive. "../lib/sys/stat.h", line 1165.12: 1506-290 (I) Unknown macro name stat64 on #undef directive. "../lib/dirent.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/dir.h", line 36.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/dir.h", line 38.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/sys/dir.h", line 264.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "/usr/include/sys/dir.h", line 312.8: 1506-290 (I) Unknown macro name DIRSIZ on #undef directive. "../lib/dirent.h", line 34.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/dirent.h", line 61.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/dirent.h", line 61.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/regex.h", line 24.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/regex.h", line 290.22: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "../lib/signal.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/signal.h", line 49.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/signal.h", line 34.24: 1506-457 (I) File /usr/include/sys/signal.h has already been included. "../lib/signal.h", line 552.7: 1506-293 (I) Identifier GNULIB_defined_sighandler_t assigned default value of zero on if directive. "../lib/signal.h", line 757.7: 1506-293 (I) Identifier GNULIB_defined_function_taking_int_returning_void_t assigned default value of zero on if directive. "/usr/include/assert.h", line 34.8: 1506-290 (I) Unknown macro name assert on #undef directive. "/usr/include/assert.h", line 98.8: 1506-290 (I) Unknown macro name static_assert on #undef directive. "proto.h", line 417.27: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 418.23: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 419.24: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 421.28: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 539.27: 1506-492 (I) Redefinition of signal hides previous definition. "browser.c", line 24.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdint.h has already been included. "browser.c", line 25.19: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdio.h has already been included. "../lib/string.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 49.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/string.h", line 58.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 58.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 582.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "../lib/string.h", line 1096.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "../lib/unistd.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/unistd.h", line 49.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/unistd.h", line 55.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/access.h", line 35.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/unistd.h", line 339.9: 1506-290 (I) Unknown macro name _POSIX_THREAD_FORKALL on #undef directive. "/usr/include/unistd.h", line 358.9: 1506-290 (I) Unknown macro name _POSIX_SYNC_IO on #undef directive. "/usr/include/unistd.h", line 801.46: 1506-450 (I) Obsolete non-prototype-style function declaration. "../lib/unistd.h", line 56.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/unistd.h", line 88.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdlib.h has already been included. "../lib/stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 28.25: 1506-457 (I) File /usr/vac/include/stdlib.h has already been included. "../lib/getopt-pfx-core.h", line 40.9: 1506-290 (I) Unknown macro name getopt on #undef directive. "../lib/getopt-pfx-core.h", line 41.9: 1506-290 (I) Unknown macro name optarg on #undef directive. "../lib/getopt-pfx-core.h", line 42.9: 1506-290 (I) Unknown macro name opterr on #undef directive. "../lib/getopt-pfx-core.h", line 43.9: 1506-290 (I) Unknown macro name optind on #undef directive. "../lib/getopt-pfx-core.h", line 44.9: 1506-290 (I) Unknown macro name optopt on #undef directive. "../lib/getopt-pfx-core.h", line 54.9: 1506-290 (I) Unknown macro name _GETOPT_CORE_H on #undef directive. "/usr/include/errno.h", line 37.23: 1506-457 (I) File /usr/include/standards.h has already been included. "browser.c", line 84.58: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "browser.c", line 109.12: 1506-424 (I) The condition is always true. "browser.c", line 272.13: 1506-413 (I) A goto statement is used. "browser.c", line 312.13: 1506-413 (I) A goto statement is used. "browser.c", line 313.9: 1506-412 (I) Referenced variable "st", which was not initialized in its declaration. "browser.c", line 329.13: 1506-413 (I) A goto statement is used. "browser.c", line 344.1: 1506-412 (I) Referenced variable "dir", which was not initialized in its declaration. "browser.c", line 344.1: 1506-412 (I) Referenced variable "func", which was not initialized in its declaration. "browser.c", line 344.1: 1506-412 (I) Referenced variable "old_selected", which was not initialized in its declaration. "browser.c", line 344.1: 1506-412 (I) Referenced variable "kbinput", which was not initialized in its declaration. "browser.c", line 390.1: 1506-412 (I) Referenced variable "path", which was not initialized in its declaration. "browser.c", line 390.1: 1506-412 (I) Referenced variable "st", which was not initialized in its declaration. "browser.c", line 402.73: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "browser.c", line 453.29: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "browser.c", line 462.1: 1506-412 (I) Referenced variable "nextdir", which was not initialized in its declaration. "browser.c", line 584.24: 1506-434 (I) The left-hand side of a bitwise right shift expression has a signed promoted type. "browser.c", line 587.24: 1506-434 (I) The left-hand side of a bitwise right shift expression has a signed promoted type. "browser.c", line 590.24: 1506-434 (I) The left-hand side of a bitwise right shift expression has a signed promoted type. "browser.c", line 601.9: 1506-412 (I) Referenced variable "modifier", which was not initialized in its declaration. "browser.c", line 627.5: 1506-412 (I) Referenced variable "infolen", which was not initialized in its declaration. "browser.c", line 627.5: 1506-412 (I) Referenced variable "st", which was not initialized in its declaration. "browser.c", line 636.1: 1506-412 (I) Referenced variable "info", which was not initialized in its declaration. "browser.c", line 636.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "browser.c", line 701.1: 1506-412 (I) Referenced variable "buf", which was not initialized in its declaration. "browser.c", line 701.1: 1506-412 (I) Referenced variable "input", which was not initialized in its declaration. "browser.c", line 723.12: 1506-424 (I) The condition is always true. "browser.c", line 755.1: 1506-412 (I) Referenced variable "stash", which was not initialized in its declaration. "browser.c", line 755.1: 1506-412 (I) Referenced variable "thename", which was not initialized in its declaration. "browser.c", line 811.1: 1506-469 (I) The static function "getdtablesize" is declared or defined but never referenced. "browser.c", line 811.1: 1506-415 (I) The external function definition "do_browse_from" is never referenced. "browser.c", line 811.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "browser.c", line 811.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. "browser.c", line 811.1: 1506-469 (I) The static function "wcstok" is declared or defined but never referenced. "browser.c", line 811.1: 1506-469 (I) The static function "wcsftime" is declared or defined but never referenced. "browser.c", line 811.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='chars.c' object='chars.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFDIR=\"/usr/local/etc\" -I../lib -I../lib -D_THREAD_SAFE -g -qinfo=all -c -o chars.o chars.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "../lib/float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "../lib/sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "../lib/stdint.h", line 85.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "../lib/stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "../lib/stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "../lib/stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "../lib/stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "../lib/stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "../lib/stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "../lib/stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "../lib/stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "../lib/stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "../lib/stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "../lib/stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "../lib/stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "../lib/stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "../lib/stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "../lib/stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "../lib/stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "../lib/stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "../lib/stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "../lib/stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "../lib/stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "../lib/stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "../lib/stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "../lib/stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "../lib/stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "../lib/stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "../lib/stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/param.h", line 41.24: 1506-457 (I) File /usr/include/sys/limits.h has already been included. "/usr/include/sys/sysmacros.h", line 33.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/sys/sysmacros.h", line 34.23: 1506-457 (I) File /usr/include/sys/param.h has already been included. "../lib/wchar.h", line 29.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdio.h", line 201.47: 1506-457 (I) File /usr/include/va_list.h has already been included. "/usr/include/stdio.h", line 502.61: 1506-457 (I) File /usr/include/va_list.h has already been included. "../lib/stdio.h", line 51.20: 1506-457 (I) File /usr/vac/include/stdarg.h has already been included. "/usr/vac/include/stdarg.h", line 13.25: 1506-457 (I) File /usr/include/stdarg.h has already been included. "../lib/stdio.h", line 53.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdio.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/stdio.h", line 66.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 66.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 76.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 76.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 88.5: 1506-293 (I) Identifier GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU assigned default value of zero on if directive. "../lib/stdio.h", line 100.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 100.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 482.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 482.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 555.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 555.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 559.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "../lib/stdio.h", line 576.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 576.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 580.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "../lib/stdio.h", line 1069.12: 1506-293 (I) Identifier __USE_FORTIFY_LEVEL assigned default value of zero on if directive. "../lib/stdio.h", line 1127.11: 1506-290 (I) Unknown macro name getdelim on #undef directive. "../lib/stdio.h", line 1166.11: 1506-290 (I) Unknown macro name getline on #undef directive. "../lib/stdio.h", line 1197.8: 1506-290 (I) Unknown macro name gets on #undef directive. "../lib/time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "../lib/time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "/usr/include/wchar.h", line 38.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/wchar.h", line 44.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "../lib/wchar.h", line 97.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/wchar.h", line 97.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/wchar.h", line 594.7: 1506-293 (I) Identifier GNULIB_defined_mbstate_t assigned default value of zero on if directive. "../lib/wchar.h", line 596.10: 1506-290 (I) Unknown macro name mbstate_t on #undef directive. "../lib/wchar.h", line 658.11: 1506-290 (I) Unknown macro name mbsinit on #undef directive. "../lib/wchar.h", line 683.11: 1506-290 (I) Unknown macro name mbrtowc on #undef directive. "../lib/wchar.h", line 737.11: 1506-290 (I) Unknown macro name mbsrtowcs on #undef directive. "../lib/wchar.h", line 805.11: 1506-290 (I) Unknown macro name wcrtomb on #undef directive. "/usr/include/curses.h", line 94.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdio.h has already been included. "/usr/include/sys/termio.h", line 34.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/ioctl.h", line 58.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/termios.h", line 41.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/termios.h", line 47.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/curses.h", line 126.23: 1506-457 (I) File /usr/include/termios.h has already been included. "nano.h", line 118.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "nano.h", line 120.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/sys/stat.h", line 24.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/sys/stat.h", line 41.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/sys/stat.h", line 44.18: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/time.h has already been included. "../lib/time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/time.h", line 35.24: 1506-457 (I) File /usr/include/time.h has already been included. "/usr/include/sys/stat.h", line 37.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/sys/stat.h", line 43.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/mode.h", line 41.23: 1506-457 (I) File /usr/include/standards.h has already been included. "../lib/sys/stat.h", line 606.5: 1506-293 (I) Identifier STAT_MACROS_BROKEN assigned default value of zero on if directive. "../lib/sys/stat.h", line 824.6: 1506-293 (I) Identifier S_IXUGO assigned default value of zero on if directive. "../lib/sys/stat.h", line 1165.12: 1506-290 (I) Unknown macro name stat64 on #undef directive. "../lib/dirent.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/dir.h", line 36.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/dir.h", line 38.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/sys/dir.h", line 264.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "/usr/include/sys/dir.h", line 312.8: 1506-290 (I) Unknown macro name DIRSIZ on #undef directive. "../lib/dirent.h", line 34.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/dirent.h", line 61.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/dirent.h", line 61.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/regex.h", line 24.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/regex.h", line 290.22: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "../lib/signal.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/signal.h", line 49.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/signal.h", line 34.24: 1506-457 (I) File /usr/include/sys/signal.h has already been included. "../lib/signal.h", line 552.7: 1506-293 (I) Identifier GNULIB_defined_sighandler_t assigned default value of zero on if directive. "../lib/signal.h", line 757.7: 1506-293 (I) Identifier GNULIB_defined_function_taking_int_returning_void_t assigned default value of zero on if directive. "/usr/include/assert.h", line 34.8: 1506-290 (I) Unknown macro name assert on #undef directive. "/usr/include/assert.h", line 98.8: 1506-290 (I) Unknown macro name static_assert on #undef directive. "proto.h", line 417.27: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 418.23: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 419.24: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 421.28: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 539.27: 1506-492 (I) Redefinition of signal hides previous definition. "../lib/string.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 49.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/string.h", line 58.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 58.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 582.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "../lib/string.h", line 1096.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "../lib/ctype.h", line 28.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "chars.c", line 28.19: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/wchar.h has already been included. "../lib/wctype.h", line 29.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/wctype.h", line 54.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/wctype.h", line 55.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdio.h has already been included. "../lib/wctype.h", line 56.19: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/time.h has already been included. "../lib/time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/time.h", line 35.24: 1506-457 (I) File /usr/include/time.h has already been included. "../lib/wctype.h", line 57.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/wchar.h has already been included. "../lib/wctype.h", line 558.6: 1506-293 (I) Identifier GNULIB_defined_wctype_functions assigned default value of zero on if directive. "chars.c", line 67.5: 1506-478 (I) The then branch of conditional is an empty statement. "chars.c", line 67.5: 1506-425 (I) The condition is always false. "chars.c", line 83.5: 1506-412 (I) Referenced variable "wc", which was not initialized in its declaration. "chars.c", line 101.5: 1506-412 (I) Referenced variable "wc", which was not initialized in its declaration. "chars.c", line 119.5: 1506-412 (I) Referenced variable "wc", which was not initialized in its declaration. "chars.c", line 165.5: 1506-412 (I) Referenced variable "wc", which was not initialized in its declaration. "chars.c", line 187.5: 1506-412 (I) Referenced variable "symbol", which was not initialized in its declaration. "chars.c", line 200.18: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "chars.c", line 202.18: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "chars.c", line 250.5: 1506-412 (I) Referenced variable "wc", which was not initialized in its declaration. "chars.c", line 274.5: 1506-412 (I) Referenced variable "width", which was not initialized in its declaration. "chars.c", line 274.5: 1506-412 (I) Referenced variable "wc", which was not initialized in its declaration. "chars.c", line 294.13: 1506-478 (I) The then branch of conditional is an empty statement. "chars.c", line 294.13: 1506-425 (I) The condition is always false. "chars.c", line 301.38: 1506-495 (I) Pointer type conversion found. "chars.c", line 301.38: 1506-374 (I) Pointer types "char*" and "long*" are not compatible. "chars.c", line 305.1: 1506-412 (I) Referenced variable "chr_mb", which was not initialized in its declaration. "chars.c", line 319.13: 1506-478 (I) The then branch of conditional is an empty statement. "chars.c", line 319.13: 1506-425 (I) The condition is always false. "chars.c", line 329.9: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "chars.c", line 407.5: 1506-412 (I) Referenced variable "before", which was not initialized in its declaration. "chars.c", line 464.5: 1506-412 (I) Referenced variable "wc2", which was not initialized in its declaration. "chars.c", line 464.5: 1506-412 (I) Referenced variable "wc1", which was not initialized in its declaration. "chars.c", line 478.24: 1506-495 (I) Pointer type conversion found. "chars.c", line 478.24: 1506-374 (I) Pointer types "char*" and "const char*" are not compatible. "chars.c", line 502.20: 1506-495 (I) Pointer type conversion found. "chars.c", line 502.20: 1506-374 (I) Pointer types "char*" and "const char*" are not compatible. "chars.c", line 522.20: 1506-495 (I) Pointer type conversion found. "chars.c", line 522.20: 1506-374 (I) Pointer types "char*" and "const char*" are not compatible. "chars.c", line 545.16: 1506-424 (I) The condition is always true. "chars.c", line 547.24: 1506-495 (I) Pointer type conversion found. "chars.c", line 547.24: 1506-374 (I) Pointer types "char*" and "const char*" are not compatible. "chars.c", line 572.9: 1506-473 (I) An unintended semi-colon may have created an empty loop body. "chars.c", line 618.16: 1506-495 (I) Pointer type conversion found. "chars.c", line 618.16: 1506-374 (I) Pointer types "char*" and "const char*" are not compatible. "chars.c", line 619.5: 1506-412 (I) Referenced variable "wc", which was not initialized in its declaration. "chars.c", line 619.5: 1506-412 (I) Referenced variable "ws", which was not initialized in its declaration. "chars.c", line 619.5: 1506-412 (I) Referenced variable "symbol", which was not initialized in its declaration. "chars.c", line 633.24: 1506-495 (I) Pointer type conversion found. "chars.c", line 633.24: 1506-374 (I) Pointer types "char*" and "const char*" are not compatible. "chars.c", line 655.20: 1506-495 (I) Pointer type conversion found. "chars.c", line 655.20: 1506-374 (I) Pointer types "char*" and "const char*" are not compatible. "chars.c", line 673.16: 1506-424 (I) The condition is always true. "chars.c", line 675.24: 1506-495 (I) Pointer type conversion found. "chars.c", line 675.24: 1506-374 (I) Pointer types "char*" and "const char*" are not compatible. "chars.c", line 718.5: 1506-412 (I) Referenced variable "symbol", which was not initialized in its declaration. "chars.c", line 728.16: 1506-421 (I) The comparison is always true. "chars.c", line 731.25: 1506-422 (I) The comparison is always false. "chars.c", line 731.36: 1506-421 (I) The comparison is always true. "chars.c", line 746.1: 1506-415 (I) The external function definition "is_valid_mbstring" is never referenced. "chars.c", line 746.1: 1506-415 (I) The external function definition "has_blank_mbchars" is never referenced. "chars.c", line 746.1: 1506-415 (I) The external function definition "mbrevstrpbrk" is never referenced. "chars.c", line 746.1: 1506-415 (I) The external function definition "mbstrpbrk" is never referenced. "chars.c", line 746.1: 1506-415 (I) The external function definition "mbrevstrcasestr" is never referenced. "chars.c", line 746.1: 1506-415 (I) The external function definition "revstrstr" is never referenced. "chars.c", line 746.1: 1506-415 (I) The external function definition "mbstrcasestr" is never referenced. "chars.c", line 746.1: 1506-415 (I) The external function definition "mbstrcasecmp" is never referenced. "chars.c", line 746.1: 1506-415 (I) The external function definition "make_mbchar" is never referenced. "chars.c", line 746.1: 1506-415 (I) The external function definition "length_of_char" is never referenced. "chars.c", line 746.1: 1506-415 (I) The external function definition "control_mbrep" is never referenced. "chars.c", line 746.1: 1506-415 (I) The external function definition "is_word_mbchar" is never referenced. "chars.c", line 746.1: 1506-415 (I) The external function definition "is_ascii_cntrl_char" is never referenced. "chars.c", line 746.1: 1506-415 (I) The external function definition "is_alpha_mbchar" is never referenced. "chars.c", line 746.1: 1506-415 (I) The external function definition "is_byte" is never referenced. "chars.c", line 746.1: 1506-415 (I) The external function definition "addstrings" is never referenced. "chars.c", line 746.1: 1506-415 (I) The external function definition "using_utf8" is never referenced. "chars.c", line 746.1: 1506-415 (I) The external function definition "utf8_init" is never referenced. "chars.c", line 746.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "chars.c", line 746.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. "chars.c", line 746.1: 1506-469 (I) The static function "wcstok" is declared or defined but never referenced. "chars.c", line 746.1: 1506-469 (I) The static function "wcsftime" is declared or defined but never referenced. "chars.c", line 746.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='color.c' object='color.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFDIR=\"/usr/local/etc\" -I../lib -I../lib -D_THREAD_SAFE -g -qinfo=all -c -o color.o color.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "../lib/float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "../lib/sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "../lib/stdint.h", line 85.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "../lib/stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "../lib/stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "../lib/stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "../lib/stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "../lib/stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "../lib/stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "../lib/stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "../lib/stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "../lib/stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "../lib/stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "../lib/stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "../lib/stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "../lib/stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "../lib/stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "../lib/stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "../lib/stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "../lib/stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "../lib/stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "../lib/stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "../lib/stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "../lib/stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "../lib/stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "../lib/stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "../lib/stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "../lib/stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "../lib/stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/param.h", line 41.24: 1506-457 (I) File /usr/include/sys/limits.h has already been included. "/usr/include/sys/sysmacros.h", line 33.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/sys/sysmacros.h", line 34.23: 1506-457 (I) File /usr/include/sys/param.h has already been included. "../lib/wchar.h", line 29.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdio.h", line 201.47: 1506-457 (I) File /usr/include/va_list.h has already been included. "/usr/include/stdio.h", line 502.61: 1506-457 (I) File /usr/include/va_list.h has already been included. "../lib/stdio.h", line 51.20: 1506-457 (I) File /usr/vac/include/stdarg.h has already been included. "/usr/vac/include/stdarg.h", line 13.25: 1506-457 (I) File /usr/include/stdarg.h has already been included. "../lib/stdio.h", line 53.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdio.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/stdio.h", line 66.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 66.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 76.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 76.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 88.5: 1506-293 (I) Identifier GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU assigned default value of zero on if directive. "../lib/stdio.h", line 100.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 100.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 482.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 482.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 555.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 555.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 559.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "../lib/stdio.h", line 576.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 576.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 580.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "../lib/stdio.h", line 1069.12: 1506-293 (I) Identifier __USE_FORTIFY_LEVEL assigned default value of zero on if directive. "../lib/stdio.h", line 1127.11: 1506-290 (I) Unknown macro name getdelim on #undef directive. "../lib/stdio.h", line 1166.11: 1506-290 (I) Unknown macro name getline on #undef directive. "../lib/stdio.h", line 1197.8: 1506-290 (I) Unknown macro name gets on #undef directive. "../lib/time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "../lib/time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "/usr/include/wchar.h", line 38.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/wchar.h", line 44.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "../lib/wchar.h", line 97.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/wchar.h", line 97.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/wchar.h", line 594.7: 1506-293 (I) Identifier GNULIB_defined_mbstate_t assigned default value of zero on if directive. "../lib/wchar.h", line 596.10: 1506-290 (I) Unknown macro name mbstate_t on #undef directive. "../lib/wchar.h", line 658.11: 1506-290 (I) Unknown macro name mbsinit on #undef directive. "../lib/wchar.h", line 683.11: 1506-290 (I) Unknown macro name mbrtowc on #undef directive. "../lib/wchar.h", line 737.11: 1506-290 (I) Unknown macro name mbsrtowcs on #undef directive. "../lib/wchar.h", line 805.11: 1506-290 (I) Unknown macro name wcrtomb on #undef directive. "/usr/include/curses.h", line 94.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdio.h has already been included. "/usr/include/sys/termio.h", line 34.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/ioctl.h", line 58.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/termios.h", line 41.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/termios.h", line 47.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/curses.h", line 126.23: 1506-457 (I) File /usr/include/termios.h has already been included. "nano.h", line 118.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "nano.h", line 120.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/sys/stat.h", line 24.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/sys/stat.h", line 41.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/sys/stat.h", line 44.18: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/time.h has already been included. "../lib/time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/time.h", line 35.24: 1506-457 (I) File /usr/include/time.h has already been included. "/usr/include/sys/stat.h", line 37.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/sys/stat.h", line 43.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/mode.h", line 41.23: 1506-457 (I) File /usr/include/standards.h has already been included. "../lib/sys/stat.h", line 606.5: 1506-293 (I) Identifier STAT_MACROS_BROKEN assigned default value of zero on if directive. "../lib/sys/stat.h", line 824.6: 1506-293 (I) Identifier S_IXUGO assigned default value of zero on if directive. "../lib/sys/stat.h", line 1165.12: 1506-290 (I) Unknown macro name stat64 on #undef directive. "../lib/dirent.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/dir.h", line 36.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/dir.h", line 38.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/sys/dir.h", line 264.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "/usr/include/sys/dir.h", line 312.8: 1506-290 (I) Unknown macro name DIRSIZ on #undef directive. "../lib/dirent.h", line 34.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/dirent.h", line 61.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/dirent.h", line 61.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/regex.h", line 24.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/regex.h", line 290.22: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "../lib/signal.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/signal.h", line 49.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/signal.h", line 34.24: 1506-457 (I) File /usr/include/sys/signal.h has already been included. "../lib/signal.h", line 552.7: 1506-293 (I) Identifier GNULIB_defined_sighandler_t assigned default value of zero on if directive. "../lib/signal.h", line 757.7: 1506-293 (I) Identifier GNULIB_defined_function_taking_int_returning_void_t assigned default value of zero on if directive. "/usr/include/assert.h", line 34.8: 1506-290 (I) Unknown macro name assert on #undef directive. "/usr/include/assert.h", line 98.8: 1506-290 (I) Unknown macro name static_assert on #undef directive. "proto.h", line 417.27: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 418.23: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 419.24: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 421.28: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 539.27: 1506-492 (I) Redefinition of signal hides previous definition. "color.c", line 24.19: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdio.h has already been included. "../lib/string.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 49.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/string.h", line 58.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 58.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 582.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "../lib/string.h", line 1096.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "/usr/include/errno.h", line 37.23: 1506-457 (I) File /usr/include/standards.h has already been included. "color.c", line 27.18: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/time.h has already been included. "../lib/time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/time.h", line 35.24: 1506-457 (I) File /usr/include/time.h has already been included. "../lib/unistd.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/unistd.h", line 49.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/unistd.h", line 55.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/access.h", line 35.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/unistd.h", line 339.9: 1506-290 (I) Unknown macro name _POSIX_THREAD_FORKALL on #undef directive. "/usr/include/unistd.h", line 358.9: 1506-290 (I) Unknown macro name _POSIX_SYNC_IO on #undef directive. "/usr/include/unistd.h", line 801.46: 1506-450 (I) Obsolete non-prototype-style function declaration. "../lib/unistd.h", line 56.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/unistd.h", line 88.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdlib.h has already been included. "../lib/stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 28.25: 1506-457 (I) File /usr/vac/include/stdlib.h has already been included. "../lib/getopt-pfx-core.h", line 40.9: 1506-290 (I) Unknown macro name getopt on #undef directive. "../lib/getopt-pfx-core.h", line 41.9: 1506-290 (I) Unknown macro name optarg on #undef directive. "../lib/getopt-pfx-core.h", line 42.9: 1506-290 (I) Unknown macro name opterr on #undef directive. "../lib/getopt-pfx-core.h", line 43.9: 1506-290 (I) Unknown macro name optind on #undef directive. "../lib/getopt-pfx-core.h", line 44.9: 1506-290 (I) Unknown macro name optopt on #undef directive. "../lib/getopt-pfx-core.h", line 54.9: 1506-290 (I) Unknown macro name _GETOPT_CORE_H on #undef directive. "color.c", line 63.25: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "color.c", line 100.5: 1506-412 (I) Referenced variable "ink", which was not initialized in its declaration. "color.c", line 101.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "color.c", line 101.1: 1506-412 (I) Referenced variable "background", which was not initialized in its declaration. "color.c", line 101.1: 1506-412 (I) Referenced variable "foreground", which was not initialized in its declaration. "color.c", line 101.1: 1506-412 (I) Referenced variable "sint", which was not initialized in its declaration. "color.c", line 130.22: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "color.c", line 137.1: 1506-412 (I) Referenced variable "background", which was not initialized in its declaration. "color.c", line 137.1: 1506-412 (I) Referenced variable "foreground", which was not initialized in its declaration. "color.c", line 137.1: 1506-412 (I) Referenced variable "ink", which was not initialized in its declaration. "color.c", line 158.1: 1506-412 (I) Referenced variable "rgx", which was not initialized in its declaration. "color.c", line 158.1: 1506-412 (I) Referenced variable "item", which was not initialized in its declaration. "color.c", line 292.1: 1506-412 (I) Referenced variable "ink", which was not initialized in its declaration. "color.c", line 336.1: 1506-412 (I) Referenced variable "endmatch", which was not initialized in its declaration. "color.c", line 336.1: 1506-412 (I) Referenced variable "startmatch", which was not initialized in its declaration. "color.c", line 336.1: 1506-412 (I) Referenced variable "anend", which was not initialized in its declaration. "color.c", line 336.1: 1506-412 (I) Referenced variable "astart", which was not initialized in its declaration. "color.c", line 336.1: 1506-412 (I) Referenced variable "ink", which was not initialized in its declaration. "color.c", line 349.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "color.c", line 372.17: 1506-492 (I) Redefinition of index hides previous definition. "color.c", line 439.1: 1506-412 (I) Referenced variable "tailline", which was not initialized in its declaration. "color.c", line 439.1: 1506-412 (I) Referenced variable "line", which was not initialized in its declaration. "color.c", line 439.1: 1506-412 (I) Referenced variable "endmatch", which was not initialized in its declaration. "color.c", line 439.1: 1506-412 (I) Referenced variable "startmatch", which was not initialized in its declaration. "color.c", line 439.1: 1506-412 (I) Referenced variable "ink", which was not initialized in its declaration. "color.c", line 439.1: 1506-469 (I) The static function "getdtablesize" is declared or defined but never referenced. "color.c", line 439.1: 1506-415 (I) The external function definition "precalc_multicolorinfo" is never referenced. "color.c", line 439.1: 1506-415 (I) The external function definition "check_the_multis" is never referenced. "color.c", line 439.1: 1506-415 (I) The external function definition "color_update" is never referenced. "color.c", line 439.1: 1506-415 (I) The external function definition "color_init" is never referenced. "color.c", line 439.1: 1506-415 (I) The external function definition "set_colorpairs" is never referenced. "color.c", line 439.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "color.c", line 439.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. "color.c", line 439.1: 1506-469 (I) The static function "wcstok" is declared or defined but never referenced. "color.c", line 439.1: 1506-469 (I) The static function "wcsftime" is declared or defined but never referenced. "color.c", line 439.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='cut.c' object='cut.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFDIR=\"/usr/local/etc\" -I../lib -I../lib -D_THREAD_SAFE -g -qinfo=all -c -o cut.o cut.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "../lib/float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "../lib/sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "../lib/stdint.h", line 85.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "../lib/stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "../lib/stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "../lib/stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "../lib/stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "../lib/stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "../lib/stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "../lib/stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "../lib/stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "../lib/stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "../lib/stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "../lib/stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "../lib/stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "../lib/stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "../lib/stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "../lib/stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "../lib/stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "../lib/stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "../lib/stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "../lib/stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "../lib/stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "../lib/stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "../lib/stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "../lib/stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "../lib/stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "../lib/stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "../lib/stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/param.h", line 41.24: 1506-457 (I) File /usr/include/sys/limits.h has already been included. "/usr/include/sys/sysmacros.h", line 33.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/sys/sysmacros.h", line 34.23: 1506-457 (I) File /usr/include/sys/param.h has already been included. "../lib/wchar.h", line 29.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdio.h", line 201.47: 1506-457 (I) File /usr/include/va_list.h has already been included. "/usr/include/stdio.h", line 502.61: 1506-457 (I) File /usr/include/va_list.h has already been included. "../lib/stdio.h", line 51.20: 1506-457 (I) File /usr/vac/include/stdarg.h has already been included. "/usr/vac/include/stdarg.h", line 13.25: 1506-457 (I) File /usr/include/stdarg.h has already been included. "../lib/stdio.h", line 53.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdio.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/stdio.h", line 66.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 66.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 76.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 76.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 88.5: 1506-293 (I) Identifier GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU assigned default value of zero on if directive. "../lib/stdio.h", line 100.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 100.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 482.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 482.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 555.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 555.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 559.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "../lib/stdio.h", line 576.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 576.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 580.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "../lib/stdio.h", line 1069.12: 1506-293 (I) Identifier __USE_FORTIFY_LEVEL assigned default value of zero on if directive. "../lib/stdio.h", line 1127.11: 1506-290 (I) Unknown macro name getdelim on #undef directive. "../lib/stdio.h", line 1166.11: 1506-290 (I) Unknown macro name getline on #undef directive. "../lib/stdio.h", line 1197.8: 1506-290 (I) Unknown macro name gets on #undef directive. "../lib/time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "../lib/time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "/usr/include/wchar.h", line 38.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/wchar.h", line 44.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "../lib/wchar.h", line 97.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/wchar.h", line 97.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/wchar.h", line 594.7: 1506-293 (I) Identifier GNULIB_defined_mbstate_t assigned default value of zero on if directive. "../lib/wchar.h", line 596.10: 1506-290 (I) Unknown macro name mbstate_t on #undef directive. "../lib/wchar.h", line 658.11: 1506-290 (I) Unknown macro name mbsinit on #undef directive. "../lib/wchar.h", line 683.11: 1506-290 (I) Unknown macro name mbrtowc on #undef directive. "../lib/wchar.h", line 737.11: 1506-290 (I) Unknown macro name mbsrtowcs on #undef directive. "../lib/wchar.h", line 805.11: 1506-290 (I) Unknown macro name wcrtomb on #undef directive. "/usr/include/curses.h", line 94.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdio.h has already been included. "/usr/include/sys/termio.h", line 34.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/ioctl.h", line 58.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/termios.h", line 41.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/termios.h", line 47.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/curses.h", line 126.23: 1506-457 (I) File /usr/include/termios.h has already been included. "nano.h", line 118.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "nano.h", line 120.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/sys/stat.h", line 24.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/sys/stat.h", line 41.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/sys/stat.h", line 44.18: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/time.h has already been included. "../lib/time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/time.h", line 35.24: 1506-457 (I) File /usr/include/time.h has already been included. "/usr/include/sys/stat.h", line 37.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/sys/stat.h", line 43.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/mode.h", line 41.23: 1506-457 (I) File /usr/include/standards.h has already been included. "../lib/sys/stat.h", line 606.5: 1506-293 (I) Identifier STAT_MACROS_BROKEN assigned default value of zero on if directive. "../lib/sys/stat.h", line 824.6: 1506-293 (I) Identifier S_IXUGO assigned default value of zero on if directive. "../lib/sys/stat.h", line 1165.12: 1506-290 (I) Unknown macro name stat64 on #undef directive. "../lib/dirent.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/dir.h", line 36.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/dir.h", line 38.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/sys/dir.h", line 264.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "/usr/include/sys/dir.h", line 312.8: 1506-290 (I) Unknown macro name DIRSIZ on #undef directive. "../lib/dirent.h", line 34.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/dirent.h", line 61.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/dirent.h", line 61.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/regex.h", line 24.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/regex.h", line 290.22: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "../lib/signal.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/signal.h", line 49.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/signal.h", line 34.24: 1506-457 (I) File /usr/include/sys/signal.h has already been included. "../lib/signal.h", line 552.7: 1506-293 (I) Identifier GNULIB_defined_sighandler_t assigned default value of zero on if directive. "../lib/signal.h", line 757.7: 1506-293 (I) Identifier GNULIB_defined_function_taking_int_returning_void_t assigned default value of zero on if directive. "/usr/include/assert.h", line 34.8: 1506-290 (I) Unknown macro name assert on #undef directive. "/usr/include/assert.h", line 98.8: 1506-290 (I) Unknown macro name static_assert on #undef directive. "proto.h", line 417.27: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 418.23: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 419.24: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 421.28: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 539.27: 1506-492 (I) Redefinition of signal hides previous definition. "../lib/string.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 49.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/string.h", line 58.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 58.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 582.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "../lib/string.h", line 1096.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "cut.c", line 26.19: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdio.h has already been included. "cut.c", line 67.16: 1506-495 (I) Pointer type conversion found. "cut.c", line 67.16: 1506-374 (I) Pointer types "const struct filestruct**" and "struct filestruct**" are not compatible. "cut.c", line 68.17: 1506-495 (I) Pointer type conversion found. "cut.c", line 68.17: 1506-374 (I) Pointer types "const struct filestruct**" and "struct filestruct**" are not compatible. "cut.c", line 72.1: 1506-412 (I) Referenced variable "bot_x", which was not initialized in its declaration. "cut.c", line 72.1: 1506-412 (I) Referenced variable "top_x", which was not initialized in its declaration. "cut.c", line 72.1: 1506-412 (I) Referenced variable "bot", which was not initialized in its declaration. "cut.c", line 72.1: 1506-412 (I) Referenced variable "top", which was not initialized in its declaration. "cut.c", line 306.1: 1506-415 (I) The external function definition "do_uncut_text" is never referenced. "cut.c", line 306.1: 1506-415 (I) The external function definition "do_cut_till_eof" is never referenced. "cut.c", line 306.1: 1506-415 (I) The external function definition "do_copy_text" is never referenced. "cut.c", line 306.1: 1506-415 (I) The external function definition "do_cut_text_void" is never referenced. "cut.c", line 306.1: 1506-415 (I) The external function definition "keeping_cutbuffer" is never referenced. "cut.c", line 306.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "cut.c", line 306.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. "cut.c", line 306.1: 1506-469 (I) The static function "wcstok" is declared or defined but never referenced. "cut.c", line 306.1: 1506-469 (I) The static function "wcsftime" is declared or defined but never referenced. "cut.c", line 306.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='files.c' object='files.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFDIR=\"/usr/local/etc\" -I../lib -I../lib -D_THREAD_SAFE -g -qinfo=all -c -o files.o files.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "../lib/float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "../lib/sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "../lib/stdint.h", line 85.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "../lib/stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "../lib/stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "../lib/stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "../lib/stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "../lib/stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "../lib/stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "../lib/stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "../lib/stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "../lib/stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "../lib/stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "../lib/stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "../lib/stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "../lib/stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "../lib/stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "../lib/stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "../lib/stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "../lib/stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "../lib/stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "../lib/stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "../lib/stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "../lib/stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "../lib/stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "../lib/stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "../lib/stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "../lib/stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "../lib/stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/param.h", line 41.24: 1506-457 (I) File /usr/include/sys/limits.h has already been included. "/usr/include/sys/sysmacros.h", line 33.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/sys/sysmacros.h", line 34.23: 1506-457 (I) File /usr/include/sys/param.h has already been included. "../lib/wchar.h", line 29.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdio.h", line 201.47: 1506-457 (I) File /usr/include/va_list.h has already been included. "/usr/include/stdio.h", line 502.61: 1506-457 (I) File /usr/include/va_list.h has already been included. "../lib/stdio.h", line 51.20: 1506-457 (I) File /usr/vac/include/stdarg.h has already been included. "/usr/vac/include/stdarg.h", line 13.25: 1506-457 (I) File /usr/include/stdarg.h has already been included. "../lib/stdio.h", line 53.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdio.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/stdio.h", line 66.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 66.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 76.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 76.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 88.5: 1506-293 (I) Identifier GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU assigned default value of zero on if directive. "../lib/stdio.h", line 100.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 100.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 482.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 482.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 555.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 555.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 559.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "../lib/stdio.h", line 576.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 576.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 580.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "../lib/stdio.h", line 1069.12: 1506-293 (I) Identifier __USE_FORTIFY_LEVEL assigned default value of zero on if directive. "../lib/stdio.h", line 1127.11: 1506-290 (I) Unknown macro name getdelim on #undef directive. "../lib/stdio.h", line 1166.11: 1506-290 (I) Unknown macro name getline on #undef directive. "../lib/stdio.h", line 1197.8: 1506-290 (I) Unknown macro name gets on #undef directive. "../lib/time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "../lib/time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "/usr/include/wchar.h", line 38.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/wchar.h", line 44.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "../lib/wchar.h", line 97.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/wchar.h", line 97.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/wchar.h", line 594.7: 1506-293 (I) Identifier GNULIB_defined_mbstate_t assigned default value of zero on if directive. "../lib/wchar.h", line 596.10: 1506-290 (I) Unknown macro name mbstate_t on #undef directive. "../lib/wchar.h", line 658.11: 1506-290 (I) Unknown macro name mbsinit on #undef directive. "../lib/wchar.h", line 683.11: 1506-290 (I) Unknown macro name mbrtowc on #undef directive. "../lib/wchar.h", line 737.11: 1506-290 (I) Unknown macro name mbsrtowcs on #undef directive. "../lib/wchar.h", line 805.11: 1506-290 (I) Unknown macro name wcrtomb on #undef directive. "/usr/include/curses.h", line 94.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdio.h has already been included. "/usr/include/sys/termio.h", line 34.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/ioctl.h", line 58.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/termios.h", line 41.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/termios.h", line 47.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/curses.h", line 126.23: 1506-457 (I) File /usr/include/termios.h has already been included. "nano.h", line 118.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "nano.h", line 120.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/sys/stat.h", line 24.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/sys/stat.h", line 41.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/sys/stat.h", line 44.18: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/time.h has already been included. "../lib/time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/time.h", line 35.24: 1506-457 (I) File /usr/include/time.h has already been included. "/usr/include/sys/stat.h", line 37.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/sys/stat.h", line 43.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/mode.h", line 41.23: 1506-457 (I) File /usr/include/standards.h has already been included. "../lib/sys/stat.h", line 606.5: 1506-293 (I) Identifier STAT_MACROS_BROKEN assigned default value of zero on if directive. "../lib/sys/stat.h", line 824.6: 1506-293 (I) Identifier S_IXUGO assigned default value of zero on if directive. "../lib/sys/stat.h", line 1165.12: 1506-290 (I) Unknown macro name stat64 on #undef directive. "../lib/dirent.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/dir.h", line 36.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/dir.h", line 38.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/sys/dir.h", line 264.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "/usr/include/sys/dir.h", line 312.8: 1506-290 (I) Unknown macro name DIRSIZ on #undef directive. "../lib/dirent.h", line 34.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/dirent.h", line 61.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/dirent.h", line 61.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/regex.h", line 24.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/regex.h", line 290.22: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "../lib/signal.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/signal.h", line 49.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/signal.h", line 34.24: 1506-457 (I) File /usr/include/sys/signal.h has already been included. "../lib/signal.h", line 552.7: 1506-293 (I) Identifier GNULIB_defined_sighandler_t assigned default value of zero on if directive. "../lib/signal.h", line 757.7: 1506-293 (I) Identifier GNULIB_defined_function_taking_int_returning_void_t assigned default value of zero on if directive. "/usr/include/assert.h", line 34.8: 1506-290 (I) Unknown macro name assert on #undef directive. "/usr/include/assert.h", line 98.8: 1506-290 (I) Unknown macro name static_assert on #undef directive. "proto.h", line 417.27: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 418.23: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 419.24: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 421.28: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 539.27: 1506-492 (I) Redefinition of signal hides previous definition. "files.c", line 24.19: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdio.h has already been included. "../lib/string.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 49.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/string.h", line 58.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 58.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 582.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "../lib/string.h", line 1096.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "../lib/unistd.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/unistd.h", line 49.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/unistd.h", line 55.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/access.h", line 35.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/unistd.h", line 339.9: 1506-290 (I) Unknown macro name _POSIX_THREAD_FORKALL on #undef directive. "/usr/include/unistd.h", line 358.9: 1506-290 (I) Unknown macro name _POSIX_SYNC_IO on #undef directive. "/usr/include/unistd.h", line 801.46: 1506-450 (I) Obsolete non-prototype-style function declaration. "../lib/unistd.h", line 56.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/unistd.h", line 88.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdlib.h has already been included. "../lib/stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 28.25: 1506-457 (I) File /usr/vac/include/stdlib.h has already been included. "../lib/getopt-pfx-core.h", line 40.9: 1506-290 (I) Unknown macro name getopt on #undef directive. "../lib/getopt-pfx-core.h", line 41.9: 1506-290 (I) Unknown macro name optarg on #undef directive. "../lib/getopt-pfx-core.h", line 42.9: 1506-290 (I) Unknown macro name opterr on #undef directive. "../lib/getopt-pfx-core.h", line 43.9: 1506-290 (I) Unknown macro name optind on #undef directive. "../lib/getopt-pfx-core.h", line 44.9: 1506-290 (I) Unknown macro name optopt on #undef directive. "../lib/getopt-pfx-core.h", line 54.9: 1506-290 (I) Unknown macro name _GETOPT_CORE_H on #undef directive. "/usr/include/utime.h", line 39.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/utime.h", line 45.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "../lib/fcntl.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/fcntl.h", line 50.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/fcntl.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/stat.h has already been included. "/usr/include/fcntl.h", line 26.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/fcntl.h", line 32.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/flock.h", line 33.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/flock.h", line 34.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/fcntl.h", line 67.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/unistd.h has already been included. "../lib/fcntl.h", line 645.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "../lib/fcntl.h", line 782.9: 1506-293 (I) Identifier AT_FDCWD assigned default value of zero on if directive. "/usr/include/errno.h", line 37.23: 1506-457 (I) File /usr/include/standards.h has already been included. "../lib/ctype.h", line 28.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "files.c", line 63.1: 1506-412 (I) Referenced variable "parentinfo", which was not initialized in its declaration. "files.c", line 188.9: 1506-413 (I) A goto statement is used. "files.c", line 197.13: 1506-413 (I) A goto statement is used. "files.c", line 204.13: 1506-413 (I) A goto statement is used. "files.c", line 217.9: 1506-413 (I) A goto statement is used. "files.c", line 226.9: 1506-413 (I) A goto statement is used. "files.c", line 248.18: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "files.c", line 249.18: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "files.c", line 250.18: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "files.c", line 251.18: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "files.c", line 264.9: 1506-413 (I) A goto statement is used. "files.c", line 274.9: 1506-413 (I) A goto statement is used. "files.c", line 277.31: 1506-495 (I) Pointer type conversion found. "files.c", line 277.31: 1506-374 (I) Pointer types "char*" and "const char*" are not compatible. "files.c", line 288.1: 1506-412 (I) Referenced variable "wroteamt", which was not initialized in its declaration. "files.c", line 288.1: 1506-412 (I) Referenced variable "myhostname", which was not initialized in its declaration. "files.c", line 288.1: 1506-412 (I) Referenced variable "fileinfo", which was not initialized in its declaration. "files.c", line 288.1: 1506-412 (I) Referenced variable "mypwuid", which was not initialized in its declaration. "files.c", line 288.1: 1506-412 (I) Referenced variable "myuid", which was not initialized in its declaration. "files.c", line 288.1: 1506-412 (I) Referenced variable "mypid", which was not initialized in its declaration. "files.c", line 288.1: 1506-412 (I) Referenced variable "filestream", which was not initialized in its declaration. "files.c", line 288.1: 1506-412 (I) Referenced variable "fd", which was not initialized in its declaration. "files.c", line 288.1: 1506-412 (I) Referenced variable "cflags", which was not initialized in its declaration. "files.c", line 330.13: 1506-413 (I) A goto statement is used. "files.c", line 345.13: 1506-413 (I) A goto statement is used. "files.c", line 390.13: 1506-413 (I) A goto statement is used. "files.c", line 392.5: 1506-412 (I) Referenced variable "response", which was not initialized in its declaration. "files.c", line 392.5: 1506-412 (I) Referenced variable "room", which was not initialized in its declaration. "files.c", line 392.5: 1506-412 (I) Referenced variable "promptstr", which was not initialized in its declaration. "files.c", line 392.5: 1506-412 (I) Referenced variable "postedname", which was not initialized in its declaration. "files.c", line 392.5: 1506-412 (I) Referenced variable "pidstring", which was not initialized in its declaration. "files.c", line 392.5: 1506-412 (I) Referenced variable "question", which was not initialized in its declaration. "files.c", line 392.5: 1506-412 (I) Referenced variable "lockbuf", which was not initialized in its declaration. "files.c", line 402.1: 1506-412 (I) Referenced variable "lockpid", which was not initialized in its declaration. "files.c", line 402.1: 1506-412 (I) Referenced variable "lockfd", which was not initialized in its declaration. "files.c", line 402.1: 1506-412 (I) Referenced variable "fileinfo", which was not initialized in its declaration. "files.c", line 433.29: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "files.c", line 461.5: 1506-412 (I) Referenced variable "fileinfo", which was not initialized in its declaration. "files.c", line 520.1: 1506-412 (I) Referenced variable "rc", which was not initialized in its declaration. "files.c", line 520.1: 1506-412 (I) Referenced variable "f", which was not initialized in its declaration. "files.c", line 520.1: 1506-412 (I) Referenced variable "realname", which was not initialized in its declaration. "files.c", line 530.52: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "files.c", line 548.1: 1506-412 (I) Referenced variable "descriptor", which was not initialized in its declaration. "files.c", line 548.1: 1506-412 (I) Referenced variable "f", which was not initialized in its declaration. "files.c", line 580.1: 1506-412 (I) Referenced variable "descriptor", which was not initialized in its declaration. "files.c", line 580.1: 1506-412 (I) Referenced variable "f", which was not initialized in its declaration. "files.c", line 608.29: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "files.c", line 662.29: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "files.c", line 703.29: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "files.c", line 725.1: 1506-412 (I) Referenced variable "full_filename", which was not initialized in its declaration. "files.c", line 725.1: 1506-412 (I) Referenced variable "f", which was not initialized in its declaration. "files.c", line 725.1: 1506-412 (I) Referenced variable "fd", which was not initialized in its declaration. "files.c", line 725.1: 1506-412 (I) Referenced variable "fileinfo2", which was not initialized in its declaration. "files.c", line 725.1: 1506-412 (I) Referenced variable "fileinfo", which was not initialized in its declaration. "files.c", line 944.1: 1506-412 (I) Referenced variable "input_int", which was not initialized in its declaration. "files.c", line 944.1: 1506-412 (I) Referenced variable "bottomline", which was not initialized in its declaration. "files.c", line 944.1: 1506-412 (I) Referenced variable "topline", which was not initialized in its declaration. "files.c", line 944.1: 1506-412 (I) Referenced variable "buf", which was not initialized in its declaration. "files.c", line 956.42: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "files.c", line 1009.1: 1506-412 (I) Referenced variable "full_filename", which was not initialized in its declaration. "files.c", line 1009.1: 1506-412 (I) Referenced variable "fd", which was not initialized in its declaration. "files.c", line 1009.1: 1506-412 (I) Referenced variable "fileinfo2", which was not initialized in its declaration. "files.c", line 1009.1: 1506-412 (I) Referenced variable "fileinfo", which was not initialized in its declaration. "files.c", line 1021.43: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "files.c", line 1030.12: 1506-424 (I) The condition is always true. "files.c", line 1041.5: 1506-412 (I) Referenced variable "fs", which was not initialized in its declaration. "files.c", line 1047.1: 1506-412 (I) Referenced variable "wholenamelen", which was not initialized in its declaration. "files.c", line 1047.1: 1506-412 (I) Referenced variable "buf", which was not initialized in its declaration. "files.c", line 1064.12: 1506-424 (I) The condition is always true. "files.c", line 1188.17: 1506-412 (I) Referenced variable "priorcol", which was not initialized in its declaration. "files.c", line 1188.17: 1506-412 (I) Referenced variable "priorline", which was not initialized in its declaration. "files.c", line 1211.1: 1506-412 (I) Referenced variable "msg", which was not initialized in its declaration. "files.c", line 1211.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "files.c", line 1251.9: 1506-478 (I) The then branch of conditional is an empty statement. "files.c", line 1251.9: 1506-425 (I) The condition is always false. "files.c", line 1293.27: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "files.c", line 1334.13: 1506-478 (I) The then branch of conditional is an empty statement. "files.c", line 1334.13: 1506-425 (I) The condition is always false. "files.c", line 1356.1: 1506-412 (I) Referenced variable "path_only", which was not initialized in its declaration. "files.c", line 1356.1: 1506-412 (I) Referenced variable "last_slash", which was not initialized in its declaration. "files.c", line 1356.1: 1506-412 (I) Referenced variable "d_there", which was not initialized in its declaration. "files.c", line 1356.1: 1506-412 (I) Referenced variable "d_here", which was not initialized in its declaration. "files.c", line 1356.1: 1506-412 (I) Referenced variable "currentdir", which was not initialized in its declaration. "files.c", line 1356.1: 1506-412 (I) Referenced variable "fileinfo", which was not initialized in its declaration. "files.c", line 1389.22: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "files.c", line 1425.1: 1506-412 (I) Referenced variable "fd", which was not initialized in its declaration. "files.c", line 1425.1: 1506-412 (I) Referenced variable "tmpdir_env", which was not initialized in its declaration. "files.c", line 1431.39: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "files.c", line 1464.39: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "files.c", line 1493.1: 1506-412 (I) Referenced variable "whereami1", which was not initialized in its declaration. "files.c", line 1493.1: 1506-412 (I) Referenced variable "fullpath", which was not initialized in its declaration. "files.c", line 1535.1: 1506-412 (I) Referenced variable "full_backup_dir", which was not initialized in its declaration. "files.c", line 1549.53: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "files.c", line 1569.1: 1506-412 (I) Referenced variable "charsread", which was not initialized in its declaration. "files.c", line 1569.1: 1506-412 (I) Referenced variable "buf", which was not initialized in its declaration. "files.c", line 1626.9: 1506-413 (I) A goto statement is used. "files.c", line 1632.9: 1506-413 (I) A goto statement is used. "files.c", line 1673.17: 1506-413 (I) A goto statement is used. "files.c", line 1716.17: 1506-413 (I) A goto statement is used. "files.c", line 1731.17: 1506-413 (I) A goto statement is used. "files.c", line 1735.13: 1506-413 (I) A goto statement is used. "files.c", line 1757.13: 1506-413 (I) A goto statement is used. "files.c", line 1767.17: 1506-413 (I) A goto statement is used. "files.c", line 1771.13: 1506-413 (I) A goto statement is used. "files.c", line 1779.17: 1506-413 (I) A goto statement is used. "files.c", line 1783.13: 1506-413 (I) A goto statement is used. "files.c", line 1795.13: 1506-413 (I) A goto statement is used. "files.c", line 1802.17: 1506-413 (I) A goto statement is used. "files.c", line 1805.13: 1506-413 (I) A goto statement is used. "files.c", line 1810.5: 1506-412 (I) Referenced variable "backup_cflags", which was not initialized in its declaration. "files.c", line 1810.5: 1506-412 (I) Referenced variable "backupname", which was not initialized in its declaration. "files.c", line 1810.5: 1506-412 (I) Referenced variable "backup_file", which was not initialized in its declaration. "files.c", line 1810.5: 1506-412 (I) Referenced variable "backup_fd", which was not initialized in its declaration. "files.c", line 1837.17: 1506-413 (I) A goto statement is used. "files.c", line 1846.13: 1506-413 (I) A goto statement is used. "files.c", line 1860.21: 1506-413 (I) A goto statement is used. "files.c", line 1869.13: 1506-413 (I) A goto statement is used. "files.c", line 1871.5: 1506-412 (I) Referenced variable "fd_source", which was not initialized in its declaration. "files.c", line 1889.13: 1506-413 (I) A goto statement is used. "files.c", line 1898.13: 1506-413 (I) A goto statement is used. "files.c", line 1918.13: 1506-413 (I) A goto statement is used. "files.c", line 1935.21: 1506-413 (I) A goto statement is used. "files.c", line 1945.21: 1506-413 (I) A goto statement is used. "files.c", line 1951.5: 1506-412 (I) Referenced variable "size", which was not initialized in its declaration. "files.c", line 1970.13: 1506-413 (I) A goto statement is used. "files.c", line 1976.13: 1506-413 (I) A goto statement is used. "files.c", line 1980.5: 1506-412 (I) Referenced variable "fd_source", which was not initialized in its declaration. "files.c", line 1983.9: 1506-413 (I) A goto statement is used. "files.c", line 2013.9: 1506-412 (I) Referenced variable "newname", which was not initialized in its declaration. "files.c", line 2034.1: 1506-412 (I) Referenced variable "realname", which was not initialized in its declaration. "files.c", line 2034.1: 1506-412 (I) Referenced variable "st", which was not initialized in its declaration. "files.c", line 2034.1: 1506-412 (I) Referenced variable "realexists", which was not initialized in its declaration. "files.c", line 2034.1: 1506-412 (I) Referenced variable "fd", which was not initialized in its declaration. "files.c", line 2051.16: 1506-495 (I) Pointer type conversion found. "files.c", line 2051.16: 1506-374 (I) Pointer types "const struct filestruct**" and "struct filestruct**" are not compatible. "files.c", line 2052.17: 1506-495 (I) Pointer type conversion found. "files.c", line 2052.17: 1506-374 (I) Pointer types "const struct filestruct**" and "struct filestruct**" are not compatible. "files.c", line 2075.1: 1506-412 (I) Referenced variable "bot_x", which was not initialized in its declaration. "files.c", line 2075.1: 1506-412 (I) Referenced variable "top_x", which was not initialized in its declaration. "files.c", line 2075.1: 1506-412 (I) Referenced variable "bot", which was not initialized in its declaration. "files.c", line 2075.1: 1506-412 (I) Referenced variable "top", which was not initialized in its declaration. "files.c", line 2075.1: 1506-412 (I) Referenced variable "retval", which was not initialized in its declaration. "files.c", line 2112.12: 1506-424 (I) The condition is always true. "files.c", line 2295.13: 1506-412 (I) Referenced variable "st", which was not initialized in its declaration. "files.c", line 2295.13: 1506-412 (I) Referenced variable "full_filename", which was not initialized in its declaration. "files.c", line 2295.13: 1506-412 (I) Referenced variable "full_answer", which was not initialized in its declaration. "files.c", line 2295.13: 1506-412 (I) Referenced variable "do_warning", which was not initialized in its declaration. "files.c", line 2295.13: 1506-412 (I) Referenced variable "name_exists", which was not initialized in its declaration. "files.c", line 2310.5: 1506-412 (I) Referenced variable "backupstr", which was not initialized in its declaration. "files.c", line 2310.5: 1506-412 (I) Referenced variable "formatstr", which was not initialized in its declaration. "files.c", line 2310.5: 1506-412 (I) Referenced variable "msg", which was not initialized in its declaration. "files.c", line 2315.1: 1506-412 (I) Referenced variable "given", which was not initialized in its declaration. "files.c", line 2315.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "files.c", line 2347.9: 1506-473 (I) An unintended semi-colon may have created an empty loop body. "files.c", line 2371.9: 1506-412 (I) Referenced variable "userdata", which was not initialized in its declaration. "files.c", line 2377.5: 1506-412 (I) Referenced variable "tilde_dir", which was not initialized in its declaration. "files.c", line 2381.1: 1506-412 (I) Referenced variable "retval", which was not initialized in its declaration. "files.c", line 2404.1: 1506-412 (I) Referenced variable "fileinfo", which was not initialized in its declaration. "files.c", line 2435.1: 1506-412 (I) Referenced variable "retval", which was not initialized in its declaration. "files.c", line 2435.1: 1506-412 (I) Referenced variable "fileinfo", which was not initialized in its declaration. "files.c", line 2435.1: 1506-412 (I) Referenced variable "dirptr", which was not initialized in its declaration. "files.c", line 2465.62: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "files.c", line 2493.1: 1506-412 (I) Referenced variable "userdata", which was not initialized in its declaration. "files.c", line 2500.10: 1506-492 (I) Redefinition of dirname hides previous definition. "files.c", line 2531.48: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "files.c", line 2590.1: 1506-412 (I) Referenced variable "nextdir", which was not initialized in its declaration. "files.c", line 2590.1: 1506-412 (I) Referenced variable "dir", which was not initialized in its declaration. "files.c", line 2590.1: 1506-412 (I) Referenced variable "filenamelen", which was not initialized in its declaration. "files.c", line 2590.1: 1506-412 (I) Referenced variable "filename", which was not initialized in its declaration. "files.c", line 2590.1: 1506-412 (I) Referenced variable "slash", which was not initialized in its declaration. "files.c", line 2602.78: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "files.c", line 2632.16: 1506-424 (I) The condition is always true. "files.c", line 2660.37: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "files.c", line 2665.40: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "files.c", line 2726.13: 1506-412 (I) Referenced variable "disp", which was not initialized in its declaration. "files.c", line 2730.9: 1506-412 (I) Referenced variable "ncols", which was not initialized in its declaration. "files.c", line 2734.5: 1506-412 (I) Referenced variable "len2", which was not initialized in its declaration. "files.c", line 2734.5: 1506-412 (I) Referenced variable "len1", which was not initialized in its declaration. "files.c", line 2734.5: 1506-412 (I) Referenced variable "char2", which was not initialized in its declaration. "files.c", line 2734.5: 1506-412 (I) Referenced variable "char1", which was not initialized in its declaration. "files.c", line 2734.5: 1506-412 (I) Referenced variable "glued", which was not initialized in its declaration. "files.c", line 2734.5: 1506-412 (I) Referenced variable "mzero", which was not initialized in its declaration. "files.c", line 2734.5: 1506-412 (I) Referenced variable "match", which was not initialized in its declaration. "files.c", line 2744.1: 1506-412 (I) Referenced variable "buf_len", which was not initialized in its declaration. "files.c", line 2797.5: 1506-431 (I) The left-hand side of a bitwise &, |, or ^ expression is an unparenthesized relational, shift, or arithmetic expression which has a higher precedence. "files.c", line 2802.5: 1506-473 (I) An unintended semi-colon may have created an empty loop body. "files.c", line 2804.1: 1506-412 (I) Referenced variable "ap", which was not initialized in its declaration. "files.c", line 2833.1: 1506-412 (I) Referenced variable "dirstat", which was not initialized in its declaration. "files.c", line 2873.21: 1506-492 (I) Redefinition of read hides previous definition. "files.c", line 2887.9: 1506-412 (I) Referenced variable "read", which was not initialized in its declaration. "files.c", line 2891.1: 1506-412 (I) Referenced variable "hstat", which was not initialized in its declaration. "files.c", line 2914.1: 1506-412 (I) Referenced variable "item", which was not initialized in its declaration. "files.c", line 2948.1: 1506-412 (I) Referenced variable "nanohist", which was not initialized in its declaration. "files.c", line 2988.9: 1506-412 (I) Referenced variable "length", which was not initialized in its declaration. "files.c", line 2988.9: 1506-412 (I) Referenced variable "path_and_place", which was not initialized in its declaration. "files.c", line 2992.1: 1506-412 (I) Referenced variable "hist", which was not initialized in its declaration. "files.c", line 2992.1: 1506-412 (I) Referenced variable "posptr", which was not initialized in its declaration. "files.c", line 3054.1: 1506-412 (I) Referenced variable "theone", which was not initialized in its declaration. "files.c", line 3054.1: 1506-412 (I) Referenced variable "posptr", which was not initialized in its declaration. "files.c", line 3101.17: 1506-492 (I) Redefinition of read hides previous definition. "files.c", line 3148.5: 1506-412 (I) Referenced variable "newrecord", which was not initialized in its declaration. "files.c", line 3148.5: 1506-412 (I) Referenced variable "read", which was not initialized in its declaration. "files.c", line 3148.5: 1506-412 (I) Referenced variable "xptr", which was not initialized in its declaration. "files.c", line 3148.5: 1506-412 (I) Referenced variable "lineptr", which was not initialized in its declaration. "files.c", line 3150.1: 1506-412 (I) Referenced variable "hist", which was not initialized in its declaration. "files.c", line 3150.1: 1506-469 (I) The static function "getpwnam_r" is declared or defined but never referenced. "files.c", line 3150.1: 1506-469 (I) The static function "getpwuid_r" is declared or defined but never referenced. "files.c", line 3150.1: 1506-469 (I) The static function "getdtablesize" is declared or defined but never referenced. "files.c", line 3150.1: 1506-415 (I) The external function definition "save_poshistory" is never referenced. "files.c", line 3150.1: 1506-415 (I) The external function definition "load_poshistory" is never referenced. "files.c", line 3150.1: 1506-415 (I) The external function definition "check_dotnano" is never referenced. "files.c", line 3150.1: 1506-415 (I) The external function definition "save_history" is never referenced. "files.c", line 3150.1: 1506-415 (I) The external function definition "load_history" is never referenced. "files.c", line 3150.1: 1506-415 (I) The external function definition "input_tab" is never referenced. "files.c", line 3150.1: 1506-415 (I) The external function definition "do_savefile" is never referenced. "files.c", line 3150.1: 1506-415 (I) The external function definition "init_backup_dir" is never referenced. "files.c", line 3150.1: 1506-415 (I) The external function definition "init_operating_dir" is never referenced. "files.c", line 3150.1: 1506-415 (I) The external function definition "do_insertfile_void" is never referenced. "files.c", line 3150.1: 1506-415 (I) The external function definition "switch_to_next_buffer_void" is never referenced. "files.c", line 3150.1: 1506-415 (I) The external function definition "switch_to_prev_buffer_void" is never referenced. "files.c", line 3150.1: 1506-415 (I) The external function definition "replace_marked_buffer" is never referenced. "files.c", line 3150.1: 1506-415 (I) The external function definition "replace_buffer" is never referenced. "files.c", line 3150.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "files.c", line 3150.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. "files.c", line 3150.1: 1506-469 (I) The static function "wcstok" is declared or defined but never referenced. "files.c", line 3150.1: 1506-469 (I) The static function "wcsftime" is declared or defined but never referenced. "files.c", line 3150.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='global.c' object='global.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFDIR=\"/usr/local/etc\" -I../lib -I../lib -D_THREAD_SAFE -g -qinfo=all -c -o global.o global.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "../lib/float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "../lib/sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "../lib/stdint.h", line 85.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "../lib/stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "../lib/stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "../lib/stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "../lib/stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "../lib/stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "../lib/stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "../lib/stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "../lib/stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "../lib/stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "../lib/stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "../lib/stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "../lib/stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "../lib/stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "../lib/stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "../lib/stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "../lib/stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "../lib/stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "../lib/stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "../lib/stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "../lib/stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "../lib/stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "../lib/stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "../lib/stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "../lib/stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "../lib/stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "../lib/stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/param.h", line 41.24: 1506-457 (I) File /usr/include/sys/limits.h has already been included. "/usr/include/sys/sysmacros.h", line 33.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/sys/sysmacros.h", line 34.23: 1506-457 (I) File /usr/include/sys/param.h has already been included. "../lib/wchar.h", line 29.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdio.h", line 201.47: 1506-457 (I) File /usr/include/va_list.h has already been included. "/usr/include/stdio.h", line 502.61: 1506-457 (I) File /usr/include/va_list.h has already been included. "../lib/stdio.h", line 51.20: 1506-457 (I) File /usr/vac/include/stdarg.h has already been included. "/usr/vac/include/stdarg.h", line 13.25: 1506-457 (I) File /usr/include/stdarg.h has already been included. "../lib/stdio.h", line 53.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdio.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/stdio.h", line 66.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 66.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 76.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 76.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 88.5: 1506-293 (I) Identifier GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU assigned default value of zero on if directive. "../lib/stdio.h", line 100.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 100.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 482.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 482.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 555.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 555.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 559.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "../lib/stdio.h", line 576.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 576.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 580.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "../lib/stdio.h", line 1069.12: 1506-293 (I) Identifier __USE_FORTIFY_LEVEL assigned default value of zero on if directive. "../lib/stdio.h", line 1127.11: 1506-290 (I) Unknown macro name getdelim on #undef directive. "../lib/stdio.h", line 1166.11: 1506-290 (I) Unknown macro name getline on #undef directive. "../lib/stdio.h", line 1197.8: 1506-290 (I) Unknown macro name gets on #undef directive. "../lib/time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "../lib/time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "/usr/include/wchar.h", line 38.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/wchar.h", line 44.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "../lib/wchar.h", line 97.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/wchar.h", line 97.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/wchar.h", line 594.7: 1506-293 (I) Identifier GNULIB_defined_mbstate_t assigned default value of zero on if directive. "../lib/wchar.h", line 596.10: 1506-290 (I) Unknown macro name mbstate_t on #undef directive. "../lib/wchar.h", line 658.11: 1506-290 (I) Unknown macro name mbsinit on #undef directive. "../lib/wchar.h", line 683.11: 1506-290 (I) Unknown macro name mbrtowc on #undef directive. "../lib/wchar.h", line 737.11: 1506-290 (I) Unknown macro name mbsrtowcs on #undef directive. "../lib/wchar.h", line 805.11: 1506-290 (I) Unknown macro name wcrtomb on #undef directive. "/usr/include/curses.h", line 94.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdio.h has already been included. "/usr/include/sys/termio.h", line 34.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/ioctl.h", line 58.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/termios.h", line 41.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/termios.h", line 47.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/curses.h", line 126.23: 1506-457 (I) File /usr/include/termios.h has already been included. "nano.h", line 118.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "nano.h", line 120.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/sys/stat.h", line 24.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/sys/stat.h", line 41.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/sys/stat.h", line 44.18: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/time.h has already been included. "../lib/time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/time.h", line 35.24: 1506-457 (I) File /usr/include/time.h has already been included. "/usr/include/sys/stat.h", line 37.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/sys/stat.h", line 43.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/mode.h", line 41.23: 1506-457 (I) File /usr/include/standards.h has already been included. "../lib/sys/stat.h", line 606.5: 1506-293 (I) Identifier STAT_MACROS_BROKEN assigned default value of zero on if directive. "../lib/sys/stat.h", line 824.6: 1506-293 (I) Identifier S_IXUGO assigned default value of zero on if directive. "../lib/sys/stat.h", line 1165.12: 1506-290 (I) Unknown macro name stat64 on #undef directive. "../lib/dirent.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/dir.h", line 36.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/dir.h", line 38.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/sys/dir.h", line 264.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "/usr/include/sys/dir.h", line 312.8: 1506-290 (I) Unknown macro name DIRSIZ on #undef directive. "../lib/dirent.h", line 34.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/dirent.h", line 61.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/dirent.h", line 61.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/regex.h", line 24.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/regex.h", line 290.22: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "../lib/signal.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/signal.h", line 49.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/signal.h", line 34.24: 1506-457 (I) File /usr/include/sys/signal.h has already been included. "../lib/signal.h", line 552.7: 1506-293 (I) Identifier GNULIB_defined_sighandler_t assigned default value of zero on if directive. "../lib/signal.h", line 757.7: 1506-293 (I) Identifier GNULIB_defined_function_taking_int_returning_void_t assigned default value of zero on if directive. "/usr/include/assert.h", line 34.8: 1506-290 (I) Unknown macro name assert on #undef directive. "/usr/include/assert.h", line 98.8: 1506-290 (I) Unknown macro name static_assert on #undef directive. "proto.h", line 417.27: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 418.23: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 419.24: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 421.28: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 539.27: 1506-492 (I) Redefinition of signal hides previous definition. "../lib/ctype.h", line 28.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 49.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/string.h", line 58.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 58.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 582.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "../lib/string.h", line 1096.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "../lib/strings.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/strings.h", line 24.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/strings.h", line 87.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/string.h has already been included. "global.c", line 27.20: 1506-457 (I) File /usr/vac/include/assert.h has already been included. "/usr/vac/include/assert.h", line 13.25: 1506-457 (I) File /usr/include/assert.h has already been included. "global.c", line 230.31: 1506-446 (I) Array element(s) [1] ... [4] will be initialized with a default value of 0. "global.c", line 233.28: 1506-446 (I) Array element(s) [1] ... [4] will be initialized with a default value of 0. "global.c", line 251.1: 1506-412 (I) Referenced variable "f", which was not initialized in its declaration. "global.c", line 353.9: 1506-438 (I) The value of the variable "tailsc" may be used before being set. "global.c", line 380.1: 1506-412 (I) Referenced variable "s", which was not initialized in its declaration. "global.c", line 397.1: 1506-412 (I) Referenced variable "s", which was not initialized in its declaration. "global.c", line 429.73: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "global.c", line 1710.1: 1506-415 (I) The external function definition "strtomenu" is never referenced. "global.c", line 1710.1: 1506-415 (I) The external function definition "strtosc" is never referenced. "global.c", line 1710.1: 1506-415 (I) The external function definition "flagtostr" is never referenced. "global.c", line 1710.1: 1506-415 (I) The external function definition "sctofunc" is never referenced. "global.c", line 1710.1: 1506-415 (I) The external function definition "set_spell_shortcuts" is never referenced. "global.c", line 1710.1: 1506-415 (I) The external function definition "set_lint_or_format_shortcuts" is never referenced. "global.c", line 1710.1: 1506-415 (I) The external function definition "shortcut_init" is never referenced. "global.c", line 1710.1: 1506-415 (I) The external function definition "func_from_key" is never referenced. "global.c", line 1710.1: 1506-415 (I) The external function definition "the_code_for" is never referenced. "global.c", line 1710.1: 1506-415 (I) The external function definition "length_of_list" is never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "homedir" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "interface_color_pair" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "specified_color_combo" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "hilite_attribute" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "position_history" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "replacebot" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "replaceage" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "replace_history" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "searchbot" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "searchage" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "search_history" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "refresh_needed" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "syntaxstr" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "syntaxes" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "alt_speller" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "full_operating_dir" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "operating_dir" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "locking_suffix" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "locking_prefix" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "backup_dir" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "tabsize" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "answer" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "word_chars" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "quoteerr" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "quotestr" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "brackets" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "punct" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "unjust_tag" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "close_tag" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "whitespace" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "matchbrackets" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "filepart" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "cutbottom" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "cutbuffer" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "editwinrows" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "bottomwin" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "edit" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "topwin" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "present_path" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "last_search" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "wrap_at" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "fill" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "didfind" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "title" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "inhelp" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "pletion_line" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "lastmessage" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "suppress_cursorpos" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "have_palette" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "editwincols" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "margin" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "as_an_at" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "focusing" is defined but never referenced. "global.c", line 1710.1: 1506-493 (I) The external variable "the_window_resized" is defined but never referenced. "global.c", line 1710.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "global.c", line 1710.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. "global.c", line 1710.1: 1506-469 (I) The static function "wcstok" is declared or defined but never referenced. "global.c", line 1710.1: 1506-469 (I) The static function "wcsftime" is declared or defined but never referenced. "global.c", line 1710.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='help.c' object='help.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFDIR=\"/usr/local/etc\" -I../lib -I../lib -D_THREAD_SAFE -g -qinfo=all -c -o help.o help.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "../lib/float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "../lib/sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "../lib/stdint.h", line 85.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "../lib/stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "../lib/stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "../lib/stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "../lib/stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "../lib/stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "../lib/stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "../lib/stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "../lib/stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "../lib/stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "../lib/stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "../lib/stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "../lib/stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "../lib/stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "../lib/stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "../lib/stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "../lib/stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "../lib/stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "../lib/stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "../lib/stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "../lib/stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "../lib/stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "../lib/stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "../lib/stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "../lib/stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "../lib/stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "../lib/stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/param.h", line 41.24: 1506-457 (I) File /usr/include/sys/limits.h has already been included. "/usr/include/sys/sysmacros.h", line 33.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/sys/sysmacros.h", line 34.23: 1506-457 (I) File /usr/include/sys/param.h has already been included. "../lib/wchar.h", line 29.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdio.h", line 201.47: 1506-457 (I) File /usr/include/va_list.h has already been included. "/usr/include/stdio.h", line 502.61: 1506-457 (I) File /usr/include/va_list.h has already been included. "../lib/stdio.h", line 51.20: 1506-457 (I) File /usr/vac/include/stdarg.h has already been included. "/usr/vac/include/stdarg.h", line 13.25: 1506-457 (I) File /usr/include/stdarg.h has already been included. "../lib/stdio.h", line 53.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdio.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/stdio.h", line 66.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 66.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 76.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 76.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 88.5: 1506-293 (I) Identifier GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU assigned default value of zero on if directive. "../lib/stdio.h", line 100.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 100.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 482.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 482.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 555.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 555.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 559.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "../lib/stdio.h", line 576.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 576.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 580.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "../lib/stdio.h", line 1069.12: 1506-293 (I) Identifier __USE_FORTIFY_LEVEL assigned default value of zero on if directive. "../lib/stdio.h", line 1127.11: 1506-290 (I) Unknown macro name getdelim on #undef directive. "../lib/stdio.h", line 1166.11: 1506-290 (I) Unknown macro name getline on #undef directive. "../lib/stdio.h", line 1197.8: 1506-290 (I) Unknown macro name gets on #undef directive. "../lib/time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "../lib/time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "/usr/include/wchar.h", line 38.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/wchar.h", line 44.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "../lib/wchar.h", line 97.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/wchar.h", line 97.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/wchar.h", line 594.7: 1506-293 (I) Identifier GNULIB_defined_mbstate_t assigned default value of zero on if directive. "../lib/wchar.h", line 596.10: 1506-290 (I) Unknown macro name mbstate_t on #undef directive. "../lib/wchar.h", line 658.11: 1506-290 (I) Unknown macro name mbsinit on #undef directive. "../lib/wchar.h", line 683.11: 1506-290 (I) Unknown macro name mbrtowc on #undef directive. "../lib/wchar.h", line 737.11: 1506-290 (I) Unknown macro name mbsrtowcs on #undef directive. "../lib/wchar.h", line 805.11: 1506-290 (I) Unknown macro name wcrtomb on #undef directive. "/usr/include/curses.h", line 94.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdio.h has already been included. "/usr/include/sys/termio.h", line 34.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/ioctl.h", line 58.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/termios.h", line 41.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/termios.h", line 47.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/curses.h", line 126.23: 1506-457 (I) File /usr/include/termios.h has already been included. "nano.h", line 118.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "nano.h", line 120.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/sys/stat.h", line 24.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/sys/stat.h", line 41.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/sys/stat.h", line 44.18: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/time.h has already been included. "../lib/time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/time.h", line 35.24: 1506-457 (I) File /usr/include/time.h has already been included. "/usr/include/sys/stat.h", line 37.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/sys/stat.h", line 43.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/mode.h", line 41.23: 1506-457 (I) File /usr/include/standards.h has already been included. "../lib/sys/stat.h", line 606.5: 1506-293 (I) Identifier STAT_MACROS_BROKEN assigned default value of zero on if directive. "../lib/sys/stat.h", line 824.6: 1506-293 (I) Identifier S_IXUGO assigned default value of zero on if directive. "../lib/sys/stat.h", line 1165.12: 1506-290 (I) Unknown macro name stat64 on #undef directive. "../lib/dirent.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/dir.h", line 36.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/dir.h", line 38.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/sys/dir.h", line 264.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "/usr/include/sys/dir.h", line 312.8: 1506-290 (I) Unknown macro name DIRSIZ on #undef directive. "../lib/dirent.h", line 34.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/dirent.h", line 61.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/dirent.h", line 61.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/regex.h", line 24.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/regex.h", line 290.22: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "../lib/signal.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/signal.h", line 49.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/signal.h", line 34.24: 1506-457 (I) File /usr/include/sys/signal.h has already been included. "../lib/signal.h", line 552.7: 1506-293 (I) Identifier GNULIB_defined_sighandler_t assigned default value of zero on if directive. "../lib/signal.h", line 757.7: 1506-293 (I) Identifier GNULIB_defined_function_taking_int_returning_void_t assigned default value of zero on if directive. "/usr/include/assert.h", line 34.8: 1506-290 (I) Unknown macro name assert on #undef directive. "/usr/include/assert.h", line 98.8: 1506-290 (I) Unknown macro name static_assert on #undef directive. "proto.h", line 417.27: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 418.23: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 419.24: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 421.28: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 539.27: 1506-492 (I) Redefinition of signal hides previous definition. "help.c", line 25.19: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdio.h has already been included. "../lib/string.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 49.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/string.h", line 58.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 58.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 582.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "../lib/string.h", line 1096.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "../lib/ctype.h", line 28.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/errno.h", line 37.23: 1506-457 (I) File /usr/include/standards.h has already been included. "help.c", line 86.12: 1506-424 (I) The condition is always true. "help.c", line 88.19: 1506-438 (I) The value of the variable "location" may be used before being set. "help.c", line 183.12: 1506-424 (I) The condition is always true. "help.c", line 288.1: 1506-412 (I) Referenced variable "fp", which was not initialized in its declaration. "help.c", line 288.1: 1506-412 (I) Referenced variable "length", which was not initialized in its declaration. "help.c", line 288.1: 1506-412 (I) Referenced variable "line", which was not initialized in its declaration. "help.c", line 288.1: 1506-412 (I) Referenced variable "stash", which was not initialized in its declaration. "help.c", line 288.1: 1506-412 (I) Referenced variable "func", which was not initialized in its declaration. "help.c", line 566.1: 1506-412 (I) Referenced variable "s", which was not initialized in its declaration. "help.c", line 566.1: 1506-412 (I) Referenced variable "f", which was not initialized in its declaration. "help.c", line 566.1: 1506-412 (I) Referenced variable "ptr", which was not initialized in its declaration. "help.c", line 566.1: 1506-412 (I) Referenced variable "htx", which was not initialized in its declaration. "help.c", line 624.1: 1506-412 (I) Referenced variable "wrap_location", which was not initialized in its declaration. "help.c", line 639.1: 1506-415 (I) The external function definition "do_help_void" is never referenced. "help.c", line 639.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "help.c", line 639.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. "help.c", line 639.1: 1506-469 (I) The static function "wcstok" is declared or defined but never referenced. "help.c", line 639.1: 1506-469 (I) The static function "wcsftime" is declared or defined but never referenced. "help.c", line 639.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='move.c' object='move.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFDIR=\"/usr/local/etc\" -I../lib -I../lib -D_THREAD_SAFE -g -qinfo=all -c -o move.o move.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "../lib/float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "../lib/sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "../lib/stdint.h", line 85.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "../lib/stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "../lib/stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "../lib/stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "../lib/stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "../lib/stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "../lib/stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "../lib/stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "../lib/stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "../lib/stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "../lib/stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "../lib/stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "../lib/stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "../lib/stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "../lib/stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "../lib/stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "../lib/stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "../lib/stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "../lib/stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "../lib/stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "../lib/stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "../lib/stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "../lib/stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "../lib/stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "../lib/stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "../lib/stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "../lib/stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/param.h", line 41.24: 1506-457 (I) File /usr/include/sys/limits.h has already been included. "/usr/include/sys/sysmacros.h", line 33.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/sys/sysmacros.h", line 34.23: 1506-457 (I) File /usr/include/sys/param.h has already been included. "../lib/wchar.h", line 29.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdio.h", line 201.47: 1506-457 (I) File /usr/include/va_list.h has already been included. "/usr/include/stdio.h", line 502.61: 1506-457 (I) File /usr/include/va_list.h has already been included. "../lib/stdio.h", line 51.20: 1506-457 (I) File /usr/vac/include/stdarg.h has already been included. "/usr/vac/include/stdarg.h", line 13.25: 1506-457 (I) File /usr/include/stdarg.h has already been included. "../lib/stdio.h", line 53.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdio.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/stdio.h", line 66.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 66.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 76.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 76.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 88.5: 1506-293 (I) Identifier GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU assigned default value of zero on if directive. "../lib/stdio.h", line 100.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 100.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 482.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 482.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 555.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 555.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 559.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "../lib/stdio.h", line 576.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 576.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 580.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "../lib/stdio.h", line 1069.12: 1506-293 (I) Identifier __USE_FORTIFY_LEVEL assigned default value of zero on if directive. "../lib/stdio.h", line 1127.11: 1506-290 (I) Unknown macro name getdelim on #undef directive. "../lib/stdio.h", line 1166.11: 1506-290 (I) Unknown macro name getline on #undef directive. "../lib/stdio.h", line 1197.8: 1506-290 (I) Unknown macro name gets on #undef directive. "../lib/time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "../lib/time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "/usr/include/wchar.h", line 38.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/wchar.h", line 44.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "../lib/wchar.h", line 97.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/wchar.h", line 97.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/wchar.h", line 594.7: 1506-293 (I) Identifier GNULIB_defined_mbstate_t assigned default value of zero on if directive. "../lib/wchar.h", line 596.10: 1506-290 (I) Unknown macro name mbstate_t on #undef directive. "../lib/wchar.h", line 658.11: 1506-290 (I) Unknown macro name mbsinit on #undef directive. "../lib/wchar.h", line 683.11: 1506-290 (I) Unknown macro name mbrtowc on #undef directive. "../lib/wchar.h", line 737.11: 1506-290 (I) Unknown macro name mbsrtowcs on #undef directive. "../lib/wchar.h", line 805.11: 1506-290 (I) Unknown macro name wcrtomb on #undef directive. "/usr/include/curses.h", line 94.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdio.h has already been included. "/usr/include/sys/termio.h", line 34.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/ioctl.h", line 58.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/termios.h", line 41.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/termios.h", line 47.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/curses.h", line 126.23: 1506-457 (I) File /usr/include/termios.h has already been included. "nano.h", line 118.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "nano.h", line 120.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/sys/stat.h", line 24.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/sys/stat.h", line 41.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/sys/stat.h", line 44.18: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/time.h has already been included. "../lib/time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/time.h", line 35.24: 1506-457 (I) File /usr/include/time.h has already been included. "/usr/include/sys/stat.h", line 37.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/sys/stat.h", line 43.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/mode.h", line 41.23: 1506-457 (I) File /usr/include/standards.h has already been included. "../lib/sys/stat.h", line 606.5: 1506-293 (I) Identifier STAT_MACROS_BROKEN assigned default value of zero on if directive. "../lib/sys/stat.h", line 824.6: 1506-293 (I) Identifier S_IXUGO assigned default value of zero on if directive. "../lib/sys/stat.h", line 1165.12: 1506-290 (I) Unknown macro name stat64 on #undef directive. "../lib/dirent.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/dir.h", line 36.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/dir.h", line 38.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/sys/dir.h", line 264.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "/usr/include/sys/dir.h", line 312.8: 1506-290 (I) Unknown macro name DIRSIZ on #undef directive. "../lib/dirent.h", line 34.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/dirent.h", line 61.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/dirent.h", line 61.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/regex.h", line 24.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/regex.h", line 290.22: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "../lib/signal.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/signal.h", line 49.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/signal.h", line 34.24: 1506-457 (I) File /usr/include/sys/signal.h has already been included. "../lib/signal.h", line 552.7: 1506-293 (I) Identifier GNULIB_defined_sighandler_t assigned default value of zero on if directive. "../lib/signal.h", line 757.7: 1506-293 (I) Identifier GNULIB_defined_function_taking_int_returning_void_t assigned default value of zero on if directive. "/usr/include/assert.h", line 34.8: 1506-290 (I) Unknown macro name assert on #undef directive. "/usr/include/assert.h", line 98.8: 1506-290 (I) Unknown macro name static_assert on #undef directive. "proto.h", line 417.27: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 418.23: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 419.24: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 421.28: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 539.27: 1506-492 (I) Redefinition of signal hides previous definition. "../lib/string.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 49.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/string.h", line 58.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 58.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 582.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "../lib/string.h", line 1096.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "../lib/ctype.h", line 28.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "move.c", line 101.1: 1506-412 (I) Referenced variable "target_column", which was not initialized in its declaration. "move.c", line 101.1: 1506-412 (I) Referenced variable "leftedge", which was not initialized in its declaration. "move.c", line 133.1: 1506-412 (I) Referenced variable "target_column", which was not initialized in its declaration. "move.c", line 133.1: 1506-412 (I) Referenced variable "leftedge", which was not initialized in its declaration. "move.c", line 246.12: 1506-424 (I) The condition is always true. "move.c", line 302.12: 1506-424 (I) The condition is always true. "move.c", line 494.1: 1506-412 (I) Referenced variable "target_column", which was not initialized in its declaration. "move.c", line 494.1: 1506-412 (I) Referenced variable "leftedge", which was not initialized in its declaration. "move.c", line 538.1: 1506-412 (I) Referenced variable "target_column", which was not initialized in its declaration. "move.c", line 538.1: 1506-412 (I) Referenced variable "leftedge", which was not initialized in its declaration. "move.c", line 630.1: 1506-415 (I) The external function definition "do_right" is never referenced. "move.c", line 630.1: 1506-415 (I) The external function definition "do_left" is never referenced. "move.c", line 630.1: 1506-415 (I) The external function definition "do_scroll_down" is never referenced. "move.c", line 630.1: 1506-415 (I) The external function definition "do_scroll_up" is never referenced. "move.c", line 630.1: 1506-415 (I) The external function definition "do_end_void" is never referenced. "move.c", line 630.1: 1506-415 (I) The external function definition "do_home_void" is never referenced. "move.c", line 630.1: 1506-415 (I) The external function definition "do_next_word_void" is never referenced. "move.c", line 630.1: 1506-415 (I) The external function definition "do_prev_word_void" is never referenced. "move.c", line 630.1: 1506-415 (I) The external function definition "do_next_block" is never referenced. "move.c", line 630.1: 1506-415 (I) The external function definition "do_prev_block" is never referenced. "move.c", line 630.1: 1506-415 (I) The external function definition "do_para_end_void" is never referenced. "move.c", line 630.1: 1506-415 (I) The external function definition "do_para_begin_void" is never referenced. "move.c", line 630.1: 1506-415 (I) The external function definition "do_page_down" is never referenced. "move.c", line 630.1: 1506-415 (I) The external function definition "do_page_up" is never referenced. "move.c", line 630.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "move.c", line 630.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. "move.c", line 630.1: 1506-469 (I) The static function "wcstok" is declared or defined but never referenced. "move.c", line 630.1: 1506-469 (I) The static function "wcsftime" is declared or defined but never referenced. "move.c", line 630.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='nano.c' object='nano.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFDIR=\"/usr/local/etc\" -I../lib -I../lib -D_THREAD_SAFE -g -qinfo=all -c -o nano.o nano.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "../lib/float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "../lib/sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "../lib/stdint.h", line 85.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "../lib/stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "../lib/stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "../lib/stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "../lib/stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "../lib/stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "../lib/stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "../lib/stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "../lib/stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "../lib/stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "../lib/stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "../lib/stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "../lib/stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "../lib/stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "../lib/stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "../lib/stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "../lib/stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "../lib/stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "../lib/stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "../lib/stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "../lib/stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "../lib/stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "../lib/stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "../lib/stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "../lib/stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "../lib/stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "../lib/stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/param.h", line 41.24: 1506-457 (I) File /usr/include/sys/limits.h has already been included. "/usr/include/sys/sysmacros.h", line 33.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/sys/sysmacros.h", line 34.23: 1506-457 (I) File /usr/include/sys/param.h has already been included. "../lib/wchar.h", line 29.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdio.h", line 201.47: 1506-457 (I) File /usr/include/va_list.h has already been included. "/usr/include/stdio.h", line 502.61: 1506-457 (I) File /usr/include/va_list.h has already been included. "../lib/stdio.h", line 51.20: 1506-457 (I) File /usr/vac/include/stdarg.h has already been included. "/usr/vac/include/stdarg.h", line 13.25: 1506-457 (I) File /usr/include/stdarg.h has already been included. "../lib/stdio.h", line 53.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdio.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/stdio.h", line 66.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 66.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 76.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 76.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 88.5: 1506-293 (I) Identifier GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU assigned default value of zero on if directive. "../lib/stdio.h", line 100.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 100.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 482.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 482.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 555.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 555.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 559.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "../lib/stdio.h", line 576.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 576.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 580.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "../lib/stdio.h", line 1069.12: 1506-293 (I) Identifier __USE_FORTIFY_LEVEL assigned default value of zero on if directive. "../lib/stdio.h", line 1127.11: 1506-290 (I) Unknown macro name getdelim on #undef directive. "../lib/stdio.h", line 1166.11: 1506-290 (I) Unknown macro name getline on #undef directive. "../lib/stdio.h", line 1197.8: 1506-290 (I) Unknown macro name gets on #undef directive. "../lib/time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "../lib/time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "/usr/include/wchar.h", line 38.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/wchar.h", line 44.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "../lib/wchar.h", line 97.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/wchar.h", line 97.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/wchar.h", line 594.7: 1506-293 (I) Identifier GNULIB_defined_mbstate_t assigned default value of zero on if directive. "../lib/wchar.h", line 596.10: 1506-290 (I) Unknown macro name mbstate_t on #undef directive. "../lib/wchar.h", line 658.11: 1506-290 (I) Unknown macro name mbsinit on #undef directive. "../lib/wchar.h", line 683.11: 1506-290 (I) Unknown macro name mbrtowc on #undef directive. "../lib/wchar.h", line 737.11: 1506-290 (I) Unknown macro name mbsrtowcs on #undef directive. "../lib/wchar.h", line 805.11: 1506-290 (I) Unknown macro name wcrtomb on #undef directive. "/usr/include/curses.h", line 94.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdio.h has already been included. "/usr/include/sys/termio.h", line 34.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/ioctl.h", line 58.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/termios.h", line 41.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/termios.h", line 47.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/curses.h", line 126.23: 1506-457 (I) File /usr/include/termios.h has already been included. "nano.h", line 118.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "nano.h", line 120.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/sys/stat.h", line 24.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/sys/stat.h", line 41.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/sys/stat.h", line 44.18: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/time.h has already been included. "../lib/time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/time.h", line 35.24: 1506-457 (I) File /usr/include/time.h has already been included. "/usr/include/sys/stat.h", line 37.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/sys/stat.h", line 43.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/mode.h", line 41.23: 1506-457 (I) File /usr/include/standards.h has already been included. "../lib/sys/stat.h", line 606.5: 1506-293 (I) Identifier STAT_MACROS_BROKEN assigned default value of zero on if directive. "../lib/sys/stat.h", line 824.6: 1506-293 (I) Identifier S_IXUGO assigned default value of zero on if directive. "../lib/sys/stat.h", line 1165.12: 1506-290 (I) Unknown macro name stat64 on #undef directive. "../lib/dirent.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/dir.h", line 36.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/dir.h", line 38.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/sys/dir.h", line 264.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "/usr/include/sys/dir.h", line 312.8: 1506-290 (I) Unknown macro name DIRSIZ on #undef directive. "../lib/dirent.h", line 34.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/dirent.h", line 61.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/dirent.h", line 61.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/regex.h", line 24.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/regex.h", line 290.22: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "../lib/signal.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/signal.h", line 49.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/signal.h", line 34.24: 1506-457 (I) File /usr/include/sys/signal.h has already been included. "../lib/signal.h", line 552.7: 1506-293 (I) Identifier GNULIB_defined_sighandler_t assigned default value of zero on if directive. "../lib/signal.h", line 757.7: 1506-293 (I) Identifier GNULIB_defined_function_taking_int_returning_void_t assigned default value of zero on if directive. "/usr/include/assert.h", line 34.8: 1506-290 (I) Unknown macro name assert on #undef directive. "/usr/include/assert.h", line 98.8: 1506-290 (I) Unknown macro name static_assert on #undef directive. "proto.h", line 417.27: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 418.23: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 419.24: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 421.28: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 539.27: 1506-492 (I) Redefinition of signal hides previous definition. "nano.c", line 25.19: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdio.h has already been included. "nano.c", line 26.20: 1506-457 (I) File /usr/vac/include/stdarg.h has already been included. "/usr/vac/include/stdarg.h", line 13.25: 1506-457 (I) File /usr/include/stdarg.h has already been included. "../lib/unistd.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/unistd.h", line 49.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/unistd.h", line 55.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/access.h", line 35.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/unistd.h", line 339.9: 1506-290 (I) Unknown macro name _POSIX_THREAD_FORKALL on #undef directive. "/usr/include/unistd.h", line 358.9: 1506-290 (I) Unknown macro name _POSIX_SYNC_IO on #undef directive. "/usr/include/unistd.h", line 801.46: 1506-450 (I) Obsolete non-prototype-style function declaration. "../lib/unistd.h", line 56.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/unistd.h", line 88.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdlib.h has already been included. "../lib/stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 28.25: 1506-457 (I) File /usr/vac/include/stdlib.h has already been included. "../lib/getopt-pfx-core.h", line 40.9: 1506-290 (I) Unknown macro name getopt on #undef directive. "../lib/getopt-pfx-core.h", line 41.9: 1506-290 (I) Unknown macro name optarg on #undef directive. "../lib/getopt-pfx-core.h", line 42.9: 1506-290 (I) Unknown macro name opterr on #undef directive. "../lib/getopt-pfx-core.h", line 43.9: 1506-290 (I) Unknown macro name optind on #undef directive. "../lib/getopt-pfx-core.h", line 44.9: 1506-290 (I) Unknown macro name optopt on #undef directive. "../lib/getopt-pfx-core.h", line 54.9: 1506-290 (I) Unknown macro name _GETOPT_CORE_H on #undef directive. "../lib/string.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 49.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/string.h", line 58.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 58.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 582.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "../lib/string.h", line 1096.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "../lib/fcntl.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/fcntl.h", line 50.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/fcntl.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/stat.h has already been included. "/usr/include/fcntl.h", line 26.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/fcntl.h", line 32.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/flock.h", line 33.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/flock.h", line 34.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/fcntl.h", line 67.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/unistd.h has already been included. "../lib/fcntl.h", line 645.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "../lib/fcntl.h", line 782.9: 1506-293 (I) Identifier AT_FDCWD assigned default value of zero on if directive. "/usr/include/errno.h", line 37.23: 1506-457 (I) File /usr/include/standards.h has already been included. "../lib/ctype.h", line 28.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "nano.c", line 32.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/locale.h has already been included. "../lib/langinfo.h", line 25.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "nano.c", line 37.21: 1506-457 (I) File /usr/include/termios.h has already been included. "../lib/getopt.h", line 24.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/getopt.h", line 49.22: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdlib.h has already been included. "../lib/stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 28.25: 1506-457 (I) File /usr/vac/include/stdlib.h has already been included. "../lib/getopt.h", line 51.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdio.h has already been included. "../lib/getopt.h", line 52.22: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/unistd.h has already been included. "../lib/getopt.h", line 84.26: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/getopt-cdefs.h has already been included. "../lib/getopt.h", line 85.29: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/getopt-pfx-core.h has already been included. "../lib/getopt-pfx-ext.h", line 40.9: 1506-290 (I) Unknown macro name getopt_long on #undef directive. "../lib/getopt-pfx-ext.h", line 41.9: 1506-290 (I) Unknown macro name getopt_long_only on #undef directive. "../lib/getopt-pfx-ext.h", line 42.9: 1506-290 (I) Unknown macro name option on #undef directive. "../lib/getopt-pfx-ext.h", line 43.9: 1506-290 (I) Unknown macro name _getopt_internal on #undef directive. "../lib/getopt-pfx-ext.h", line 52.9: 1506-290 (I) Unknown macro name _GETOPT_EXT_H on #undef directive. "nano.c", line 41.23: 1506-457 (I) File /usr/include/sys/ioctl.h has already been included. "nano.c", line 160.1: 1506-412 (I) Referenced variable "copy", which was not initialized in its declaration. "nano.c", line 160.1: 1506-412 (I) Referenced variable "head", which was not initialized in its declaration. "nano.c", line 186.37: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "nano.c", line 190.1: 1506-412 (I) Referenced variable "line", which was not initialized in its declaration. "nano.c", line 199.97: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "nano.c", line 239.1: 1506-412 (I) Referenced variable "p", which was not initialized in its declaration. "nano.c", line 245.80: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "nano.c", line 297.79: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "nano.c", line 399.1: 1506-412 (I) Referenced variable "edittop_inside", which was not initialized in its declaration. "nano.c", line 399.1: 1506-412 (I) Referenced variable "top_save", which was not initialized in its declaration. "nano.c", line 412.31: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "nano.c", line 421.20: 1506-495 (I) Pointer type conversion found. "nano.c", line 421.20: 1506-374 (I) Pointer types "const struct filestruct**" and "struct filestruct**" are not compatible. "nano.c", line 422.25: 1506-495 (I) Pointer type conversion found. "nano.c", line 422.25: 1506-374 (I) Pointer types "const struct filestruct**" and "struct filestruct**" are not compatible. "nano.c", line 425.5: 1506-412 (I) Referenced variable "bot_x", which was not initialized in its declaration. "nano.c", line 425.5: 1506-412 (I) Referenced variable "top_x", which was not initialized in its declaration. "nano.c", line 425.5: 1506-412 (I) Referenced variable "bot", which was not initialized in its declaration. "nano.c", line 425.5: 1506-412 (I) Referenced variable "top", which was not initialized in its declaration. "nano.c", line 491.1: 1506-412 (I) Referenced variable "edittop_inside", which was not initialized in its declaration. "nano.c", line 491.1: 1506-412 (I) Referenced variable "top_save", which was not initialized in its declaration. "nano.c", line 510.65: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "nano.c", line 593.5: 1506-431 (I) The left-hand side of a bitwise &, |, or ^ expression is an unparenthesized relational, shift, or arithmetic expression which has a higher precedence. "nano.c", line 632.1: 1506-412 (I) Referenced variable "ap", which was not initialized in its declaration. "nano.c", line 671.9: 1506-478 (I) The then branch of conditional is an empty statement. "nano.c", line 671.9: 1506-425 (I) The condition is always false. "nano.c", line 672.9: 1506-478 (I) The then branch of conditional is an empty statement. "nano.c", line 672.9: 1506-425 (I) The condition is always false. "nano.c", line 678.1: 1506-412 (I) Referenced variable "targetname", which was not initialized in its declaration. "nano.c", line 1083.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "nano.c", line 1107.24: 1506-492 (I) Redefinition of signal hides previous definition. "nano.c", line 1110.1: 1506-414 (I) The parameter "signal" is never referenced. "nano.c", line 1184.1: 1506-412 (I) Referenced variable "thetty", which was not initialized in its declaration. "nano.c", line 1184.1: 1506-412 (I) Referenced variable "stream", which was not initialized in its declaration. "nano.c", line 1184.1: 1506-412 (I) Referenced variable "newaction", which was not initialized in its declaration. "nano.c", line 1184.1: 1506-412 (I) Referenced variable "oldaction", which was not initialized in its declaration. "nano.c", line 1232.27: 1506-492 (I) Redefinition of signal hides previous definition. "nano.c", line 1235.1: 1506-414 (I) The parameter "signal" is never referenced. "nano.c", line 1238.23: 1506-492 (I) Redefinition of signal hides previous definition. "nano.c", line 1259.1: 1506-414 (I) The parameter "signal" is never referenced. "nano.c", line 1273.24: 1506-492 (I) Redefinition of signal hides previous definition. "nano.c", line 1289.1: 1506-414 (I) The parameter "signal" is never referenced. "nano.c", line 1293.28: 1506-492 (I) Redefinition of signal hides previous definition. "nano.c", line 1297.1: 1506-414 (I) The parameter "signal" is never referenced. "nano.c", line 1351.1: 1506-412 (I) Referenced variable "win", which was not initialized in its declaration. "nano.c", line 1351.1: 1506-412 (I) Referenced variable "fd", which was not initialized in its declaration. "nano.c", line 1357.14: 1506-492 (I) Redefinition of winch hides previous definition. "nano.c", line 1362.1: 1506-412 (I) Referenced variable "winch", which was not initialized in its declaration. "nano.c", line 1400.9: 1506-480 (I) Missing break statement allows fall-through to this case. "nano.c", line 1413.1: 1506-412 (I) Referenced variable "enabled", which was not initialized in its declaration. "nano.c", line 1434.1: 1506-412 (I) Referenced variable "term", which was not initialized in its declaration. "nano.c", line 1447.1: 1506-412 (I) Referenced variable "term", which was not initialized in its declaration. "nano.c", line 1461.1: 1506-412 (I) Referenced variable "term", which was not initialized in its declaration. "nano.c", line 1475.1: 1506-412 (I) Referenced variable "term", which was not initialized in its declaration. "nano.c", line 1488.1: 1506-412 (I) Referenced variable "term", which was not initialized in its declaration. "nano.c", line 1533.17: 1506-492 (I) Redefinition of keyname hides previous definition. "nano.c", line 1543.1: 1506-414 (I) The parameter "keyname" is never referenced. "nano.c", line 1727.1: 1506-412 (I) Referenced variable "have_shortcut", which was not initialized in its declaration. "nano.c", line 1727.1: 1506-412 (I) Referenced variable "s", which was not initialized in its declaration. "nano.c", line 1727.1: 1506-412 (I) Referenced variable "input", which was not initialized in its declaration. "nano.c", line 1892.1: 1506-412 (I) Referenced variable "char_len", which was not initialized in its declaration. "nano.c", line 1892.1: 1506-412 (I) Referenced variable "onechar", which was not initialized in its declaration. "nano.c", line 2333.5: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "nano.c", line 2333.5: 1506-412 (I) Referenced variable "flags_cpy", which was not initialized in its declaration. "nano.c", line 2562.9: 1506-412 (I) Referenced variable "savedcol", which was not initialized in its declaration. "nano.c", line 2562.9: 1506-412 (I) Referenced variable "savedline", which was not initialized in its declaration. "nano.c", line 2587.12: 1506-424 (I) The condition is always true. "nano.c", line 2638.18: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "nano.c", line 2638.5: 1506-472 (I) Statement may be unreachable. "nano.c", line 2639.1: 1506-412 (I) Referenced variable "is_multibuffer", which was not initialized in its declaration. "nano.c", line 2639.1: 1506-412 (I) Referenced variable "optchr", which was not initialized in its declaration. "nano.c", line 2639.1: 1506-469 (I) The static function "getdtablesize" is declared or defined but never referenced. "nano.c", line 2639.1: 1506-415 (I) The external function definition "do_cancel" is never referenced. "nano.c", line 2639.1: 1506-415 (I) The external function definition "do_suspend_void" is never referenced. "nano.c", line 2639.1: 1506-415 (I) The external function definition "xoff_complaint" is never referenced. "nano.c", line 2639.1: 1506-415 (I) The external function definition "xon_complaint" is never referenced. "nano.c", line 2639.1: 1506-415 (I) The external function definition "disable_flow_control" is never referenced. "nano.c", line 2639.1: 1506-415 (I) The external function definition "allow_sigwinch" is never referenced. "nano.c", line 2639.1: 1506-415 (I) The external function definition "regenerate_screen" is never referenced. "nano.c", line 2639.1: 1506-415 (I) The external function definition "do_exit" is never referenced. "nano.c", line 2639.1: 1506-415 (I) The external function definition "unlink_opennode" is never referenced. "nano.c", line 2639.1: 1506-415 (I) The external function definition "make_new_opennode" is never referenced. "nano.c", line 2639.1: 1506-415 (I) The external function definition "copy_from_buffer" is never referenced. "nano.c", line 2639.1: 1506-415 (I) The external function definition "extract_buffer" is never referenced. "nano.c", line 2639.1: 1506-415 (I) The external function definition "unlink_node" is never referenced. "nano.c", line 2639.1: 1506-415 (I) The external function definition "splice_node" is never referenced. "nano.c", line 2639.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "nano.c", line 2639.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. "nano.c", line 2639.1: 1506-469 (I) The static function "wcstok" is declared or defined but never referenced. "nano.c", line 2639.1: 1506-469 (I) The static function "wcsftime" is declared or defined but never referenced. "nano.c", line 2639.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='prompt.c' object='prompt.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFDIR=\"/usr/local/etc\" -I../lib -I../lib -D_THREAD_SAFE -g -qinfo=all -c -o prompt.o prompt.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "../lib/float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "../lib/sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "../lib/stdint.h", line 85.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "../lib/stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "../lib/stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "../lib/stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "../lib/stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "../lib/stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "../lib/stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "../lib/stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "../lib/stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "../lib/stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "../lib/stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "../lib/stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "../lib/stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "../lib/stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "../lib/stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "../lib/stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "../lib/stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "../lib/stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "../lib/stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "../lib/stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "../lib/stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "../lib/stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "../lib/stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "../lib/stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "../lib/stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "../lib/stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "../lib/stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/param.h", line 41.24: 1506-457 (I) File /usr/include/sys/limits.h has already been included. "/usr/include/sys/sysmacros.h", line 33.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/sys/sysmacros.h", line 34.23: 1506-457 (I) File /usr/include/sys/param.h has already been included. "../lib/wchar.h", line 29.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdio.h", line 201.47: 1506-457 (I) File /usr/include/va_list.h has already been included. "/usr/include/stdio.h", line 502.61: 1506-457 (I) File /usr/include/va_list.h has already been included. "../lib/stdio.h", line 51.20: 1506-457 (I) File /usr/vac/include/stdarg.h has already been included. "/usr/vac/include/stdarg.h", line 13.25: 1506-457 (I) File /usr/include/stdarg.h has already been included. "../lib/stdio.h", line 53.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdio.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/stdio.h", line 66.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 66.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 76.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 76.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 88.5: 1506-293 (I) Identifier GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU assigned default value of zero on if directive. "../lib/stdio.h", line 100.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 100.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 482.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 482.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 555.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 555.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 559.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "../lib/stdio.h", line 576.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 576.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 580.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "../lib/stdio.h", line 1069.12: 1506-293 (I) Identifier __USE_FORTIFY_LEVEL assigned default value of zero on if directive. "../lib/stdio.h", line 1127.11: 1506-290 (I) Unknown macro name getdelim on #undef directive. "../lib/stdio.h", line 1166.11: 1506-290 (I) Unknown macro name getline on #undef directive. "../lib/stdio.h", line 1197.8: 1506-290 (I) Unknown macro name gets on #undef directive. "../lib/time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "../lib/time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "/usr/include/wchar.h", line 38.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/wchar.h", line 44.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "../lib/wchar.h", line 97.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/wchar.h", line 97.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/wchar.h", line 594.7: 1506-293 (I) Identifier GNULIB_defined_mbstate_t assigned default value of zero on if directive. "../lib/wchar.h", line 596.10: 1506-290 (I) Unknown macro name mbstate_t on #undef directive. "../lib/wchar.h", line 658.11: 1506-290 (I) Unknown macro name mbsinit on #undef directive. "../lib/wchar.h", line 683.11: 1506-290 (I) Unknown macro name mbrtowc on #undef directive. "../lib/wchar.h", line 737.11: 1506-290 (I) Unknown macro name mbsrtowcs on #undef directive. "../lib/wchar.h", line 805.11: 1506-290 (I) Unknown macro name wcrtomb on #undef directive. "/usr/include/curses.h", line 94.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdio.h has already been included. "/usr/include/sys/termio.h", line 34.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/ioctl.h", line 58.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/termios.h", line 41.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/termios.h", line 47.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/curses.h", line 126.23: 1506-457 (I) File /usr/include/termios.h has already been included. "nano.h", line 118.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "nano.h", line 120.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/sys/stat.h", line 24.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/sys/stat.h", line 41.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/sys/stat.h", line 44.18: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/time.h has already been included. "../lib/time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/time.h", line 35.24: 1506-457 (I) File /usr/include/time.h has already been included. "/usr/include/sys/stat.h", line 37.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/sys/stat.h", line 43.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/mode.h", line 41.23: 1506-457 (I) File /usr/include/standards.h has already been included. "../lib/sys/stat.h", line 606.5: 1506-293 (I) Identifier STAT_MACROS_BROKEN assigned default value of zero on if directive. "../lib/sys/stat.h", line 824.6: 1506-293 (I) Identifier S_IXUGO assigned default value of zero on if directive. "../lib/sys/stat.h", line 1165.12: 1506-290 (I) Unknown macro name stat64 on #undef directive. "../lib/dirent.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/dir.h", line 36.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/dir.h", line 38.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/sys/dir.h", line 264.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "/usr/include/sys/dir.h", line 312.8: 1506-290 (I) Unknown macro name DIRSIZ on #undef directive. "../lib/dirent.h", line 34.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/dirent.h", line 61.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/dirent.h", line 61.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/regex.h", line 24.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/regex.h", line 290.22: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "../lib/signal.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/signal.h", line 49.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/signal.h", line 34.24: 1506-457 (I) File /usr/include/sys/signal.h has already been included. "../lib/signal.h", line 552.7: 1506-293 (I) Identifier GNULIB_defined_sighandler_t assigned default value of zero on if directive. "../lib/signal.h", line 757.7: 1506-293 (I) Identifier GNULIB_defined_function_taking_int_returning_void_t assigned default value of zero on if directive. "/usr/include/assert.h", line 34.8: 1506-290 (I) Unknown macro name assert on #undef directive. "/usr/include/assert.h", line 98.8: 1506-290 (I) Unknown macro name static_assert on #undef directive. "proto.h", line 417.27: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 418.23: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 419.24: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 421.28: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 539.27: 1506-492 (I) Redefinition of signal hides previous definition. "prompt.c", line 24.19: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdio.h has already been included. "prompt.c", line 25.20: 1506-457 (I) File /usr/vac/include/stdarg.h has already been included. "/usr/vac/include/stdarg.h", line 13.25: 1506-457 (I) File /usr/include/stdarg.h has already been included. "../lib/string.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 49.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/string.h", line 58.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 58.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 582.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "../lib/string.h", line 1096.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "prompt.c", line 165.1: 1506-412 (I) Referenced variable "f", which was not initialized in its declaration. "prompt.c", line 165.1: 1506-412 (I) Referenced variable "s", which was not initialized in its declaration. "prompt.c", line 165.1: 1506-412 (I) Referenced variable "input", which was not initialized in its declaration. "prompt.c", line 235.1: 1506-412 (I) Referenced variable "char_len", which was not initialized in its declaration. "prompt.c", line 235.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "prompt.c", line 235.1: 1506-412 (I) Referenced variable "onechar", which was not initialized in its declaration. "prompt.c", line 358.1: 1506-412 (I) Referenced variable "kbinput_len", which was not initialized in its declaration. "prompt.c", line 358.1: 1506-412 (I) Referenced variable "kbinput", which was not initialized in its declaration. "prompt.c", line 420.1: 1506-412 (I) Referenced variable "expanded", which was not initialized in its declaration. "prompt.c", line 420.1: 1506-412 (I) Referenced variable "column", which was not initialized in its declaration. "prompt.c", line 420.1: 1506-412 (I) Referenced variable "end_page", which was not initialized in its declaration. "prompt.c", line 420.1: 1506-412 (I) Referenced variable "the_page", which was not initialized in its declaration. "prompt.c", line 461.12: 1506-424 (I) The condition is always true. "prompt.c", line 585.1: 1506-412 (I) Referenced variable "func", which was not initialized in its declaration. "prompt.c", line 585.1: 1506-412 (I) Referenced variable "finished", which was not initialized in its declaration. "prompt.c", line 585.1: 1506-412 (I) Referenced variable "ran_func", which was not initialized in its declaration. "prompt.c", line 621.5: 1506-431 (I) The left-hand side of a bitwise &, |, or ^ expression is an unparenthesized relational, shift, or arithmetic expression which has a higher precedence. "prompt.c", line 638.9: 1506-413 (I) A goto statement is used. "prompt.c", line 668.1: 1506-412 (I) Referenced variable "retval", which was not initialized in its declaration. "prompt.c", line 668.1: 1506-412 (I) Referenced variable "ap", which was not initialized in its declaration. "prompt.c", line 720.9: 1506-412 (I) Referenced variable "shortstr", which was not initialized in its declaration. "prompt.c", line 773.5: 1506-412 (I) Referenced variable "func", which was not initialized in its declaration. "prompt.c", line 773.5: 1506-412 (I) Referenced variable "kbinput", which was not initialized in its declaration. "prompt.c", line 778.1: 1506-415 (I) The external function definition "do_yesno_prompt" is never referenced. "prompt.c", line 778.1: 1506-415 (I) The external function definition "do_prompt" is never referenced. "prompt.c", line 778.1: 1506-415 (I) The external function definition "reinit_statusbar_x" is never referenced. "prompt.c", line 778.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "prompt.c", line 778.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. "prompt.c", line 778.1: 1506-469 (I) The static function "wcstok" is declared or defined but never referenced. "prompt.c", line 778.1: 1506-469 (I) The static function "wcsftime" is declared or defined but never referenced. "prompt.c", line 778.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='rcfile.c' object='rcfile.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFDIR=\"/usr/local/etc\" -I../lib -I../lib -D_THREAD_SAFE -g -qinfo=all -c -o rcfile.o rcfile.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "../lib/float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "../lib/sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "../lib/stdint.h", line 85.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "../lib/stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "../lib/stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "../lib/stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "../lib/stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "../lib/stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "../lib/stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "../lib/stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "../lib/stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "../lib/stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "../lib/stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "../lib/stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "../lib/stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "../lib/stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "../lib/stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "../lib/stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "../lib/stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "../lib/stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "../lib/stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "../lib/stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "../lib/stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "../lib/stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "../lib/stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "../lib/stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "../lib/stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "../lib/stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "../lib/stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/param.h", line 41.24: 1506-457 (I) File /usr/include/sys/limits.h has already been included. "/usr/include/sys/sysmacros.h", line 33.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/sys/sysmacros.h", line 34.23: 1506-457 (I) File /usr/include/sys/param.h has already been included. "../lib/wchar.h", line 29.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdio.h", line 201.47: 1506-457 (I) File /usr/include/va_list.h has already been included. "/usr/include/stdio.h", line 502.61: 1506-457 (I) File /usr/include/va_list.h has already been included. "../lib/stdio.h", line 51.20: 1506-457 (I) File /usr/vac/include/stdarg.h has already been included. "/usr/vac/include/stdarg.h", line 13.25: 1506-457 (I) File /usr/include/stdarg.h has already been included. "../lib/stdio.h", line 53.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdio.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/stdio.h", line 66.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 66.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 76.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 76.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 88.5: 1506-293 (I) Identifier GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU assigned default value of zero on if directive. "../lib/stdio.h", line 100.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 100.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 482.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 482.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 555.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 555.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 559.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "../lib/stdio.h", line 576.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 576.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 580.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "../lib/stdio.h", line 1069.12: 1506-293 (I) Identifier __USE_FORTIFY_LEVEL assigned default value of zero on if directive. "../lib/stdio.h", line 1127.11: 1506-290 (I) Unknown macro name getdelim on #undef directive. "../lib/stdio.h", line 1166.11: 1506-290 (I) Unknown macro name getline on #undef directive. "../lib/stdio.h", line 1197.8: 1506-290 (I) Unknown macro name gets on #undef directive. "../lib/time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "../lib/time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "/usr/include/wchar.h", line 38.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/wchar.h", line 44.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "../lib/wchar.h", line 97.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/wchar.h", line 97.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/wchar.h", line 594.7: 1506-293 (I) Identifier GNULIB_defined_mbstate_t assigned default value of zero on if directive. "../lib/wchar.h", line 596.10: 1506-290 (I) Unknown macro name mbstate_t on #undef directive. "../lib/wchar.h", line 658.11: 1506-290 (I) Unknown macro name mbsinit on #undef directive. "../lib/wchar.h", line 683.11: 1506-290 (I) Unknown macro name mbrtowc on #undef directive. "../lib/wchar.h", line 737.11: 1506-290 (I) Unknown macro name mbsrtowcs on #undef directive. "../lib/wchar.h", line 805.11: 1506-290 (I) Unknown macro name wcrtomb on #undef directive. "/usr/include/curses.h", line 94.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdio.h has already been included. "/usr/include/sys/termio.h", line 34.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/ioctl.h", line 58.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/termios.h", line 41.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/termios.h", line 47.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/curses.h", line 126.23: 1506-457 (I) File /usr/include/termios.h has already been included. "nano.h", line 118.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "nano.h", line 120.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/sys/stat.h", line 24.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/sys/stat.h", line 41.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/sys/stat.h", line 44.18: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/time.h has already been included. "../lib/time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/time.h", line 35.24: 1506-457 (I) File /usr/include/time.h has already been included. "/usr/include/sys/stat.h", line 37.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/sys/stat.h", line 43.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/mode.h", line 41.23: 1506-457 (I) File /usr/include/standards.h has already been included. "../lib/sys/stat.h", line 606.5: 1506-293 (I) Identifier STAT_MACROS_BROKEN assigned default value of zero on if directive. "../lib/sys/stat.h", line 824.6: 1506-293 (I) Identifier S_IXUGO assigned default value of zero on if directive. "../lib/sys/stat.h", line 1165.12: 1506-290 (I) Unknown macro name stat64 on #undef directive. "../lib/dirent.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/dir.h", line 36.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/dir.h", line 38.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/sys/dir.h", line 264.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "/usr/include/sys/dir.h", line 312.8: 1506-290 (I) Unknown macro name DIRSIZ on #undef directive. "../lib/dirent.h", line 34.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/dirent.h", line 61.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/dirent.h", line 61.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/regex.h", line 24.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/regex.h", line 290.22: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "../lib/signal.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/signal.h", line 49.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/signal.h", line 34.24: 1506-457 (I) File /usr/include/sys/signal.h has already been included. "../lib/signal.h", line 552.7: 1506-293 (I) Identifier GNULIB_defined_sighandler_t assigned default value of zero on if directive. "../lib/signal.h", line 757.7: 1506-293 (I) Identifier GNULIB_defined_function_taking_int_returning_void_t assigned default value of zero on if directive. "/usr/include/assert.h", line 34.8: 1506-290 (I) Unknown macro name assert on #undef directive. "/usr/include/assert.h", line 98.8: 1506-290 (I) Unknown macro name static_assert on #undef directive. "proto.h", line 417.27: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 418.23: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 419.24: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 421.28: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 539.27: 1506-492 (I) Redefinition of signal hides previous definition. "../lib/glob.h", line 28.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/glob.h", line 33.22: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/stat.h has already been included. "rcfile.c", line 26.20: 1506-457 (I) File /usr/vac/include/stdarg.h has already been included. "/usr/vac/include/stdarg.h", line 13.25: 1506-457 (I) File /usr/include/stdarg.h has already been included. "../lib/string.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 49.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/string.h", line 58.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 58.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 582.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "../lib/string.h", line 1096.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "rcfile.c", line 28.19: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdio.h has already been included. "/usr/include/errno.h", line 37.23: 1506-457 (I) File /usr/include/standards.h has already been included. "../lib/unistd.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/unistd.h", line 49.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/unistd.h", line 55.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/access.h", line 35.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/unistd.h", line 339.9: 1506-290 (I) Unknown macro name _POSIX_THREAD_FORKALL on #undef directive. "/usr/include/unistd.h", line 358.9: 1506-290 (I) Unknown macro name _POSIX_SYNC_IO on #undef directive. "/usr/include/unistd.h", line 801.46: 1506-450 (I) Obsolete non-prototype-style function declaration. "../lib/unistd.h", line 56.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/unistd.h", line 88.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdlib.h has already been included. "../lib/stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 28.25: 1506-457 (I) File /usr/vac/include/stdlib.h has already been included. "../lib/getopt-cdefs.h", line 33.24: 1506-457 (I) File /usr/include/sys/cdefs.h has already been included. "../lib/getopt-pfx-core.h", line 40.9: 1506-290 (I) Unknown macro name getopt on #undef directive. "../lib/getopt-pfx-core.h", line 41.9: 1506-290 (I) Unknown macro name optarg on #undef directive. "../lib/getopt-pfx-core.h", line 42.9: 1506-290 (I) Unknown macro name opterr on #undef directive. "../lib/getopt-pfx-core.h", line 43.9: 1506-290 (I) Unknown macro name optind on #undef directive. "../lib/getopt-pfx-core.h", line 44.9: 1506-290 (I) Unknown macro name optopt on #undef directive. "../lib/getopt-pfx-core.h", line 54.9: 1506-290 (I) Unknown macro name _GETOPT_CORE_H on #undef directive. "../lib/ctype.h", line 28.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "rcfile.c", line 156.5: 1506-431 (I) The left-hand side of a bitwise &, |, or ^ expression is an unparenthesized relational, shift, or arithmetic expression which has a higher precedence. "rcfile.c", line 161.1: 1506-412 (I) Referenced variable "ap", which was not initialized in its declaration. "rcfile.c", line 196.24: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "rcfile.c", line 228.24: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "rcfile.c", line 236.40: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "rcfile.c", line 272.1: 1506-412 (I) Referenced variable "preg", which was not initialized in its declaration. "rcfile.c", line 283.24: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "rcfile.c", line 347.1: 1506-412 (I) Referenced variable "nameptr", which was not initialized in its declaration. "rcfile.c", line 375.24: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "rcfile.c", line 392.9: 1506-413 (I) A goto statement is used. "rcfile.c", line 396.16: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "rcfile.c", line 397.16: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "rcfile.c", line 400.24: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "rcfile.c", line 403.13: 1506-413 (I) A goto statement is used. "rcfile.c", line 410.20: 1506-451 (I) The target integral type cannot hold all possible values of the source integral type. "rcfile.c", line 413.9: 1506-413 (I) A goto statement is used. "rcfile.c", line 421.9: 1506-413 (I) A goto statement is used. "rcfile.c", line 430.13: 1506-413 (I) A goto statement is used. "rcfile.c", line 440.9: 1506-413 (I) A goto statement is used. "rcfile.c", line 447.13: 1506-413 (I) A goto statement is used. "rcfile.c", line 454.9: 1506-413 (I) A goto statement is used. "rcfile.c", line 489.13: 1506-413 (I) A goto statement is used. "rcfile.c", line 499.13: 1506-413 (I) A goto statement is used. "rcfile.c", line 505.5: 1506-412 (I) Referenced variable "f", which was not initialized in its declaration. "rcfile.c", line 535.1: 1506-412 (I) Referenced variable "menu", which was not initialized in its declaration. "rcfile.c", line 535.1: 1506-412 (I) Referenced variable "s", which was not initialized in its declaration. "rcfile.c", line 550.1: 1506-412 (I) Referenced variable "rcinfo", which was not initialized in its declaration. "rcfile.c", line 580.1: 1506-412 (I) Referenced variable "rcstream", which was not initialized in its declaration. "rcfile.c", line 610.1: 1506-412 (I) Referenced variable "files", which was not initialized in its declaration. "rcfile.c", line 610.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "rcfile.c", line 610.1: 1506-412 (I) Referenced variable "expanded", which was not initialized in its declaration. "rcfile.c", line 610.1: 1506-412 (I) Referenced variable "option", which was not initialized in its declaration. "rcfile.c", line 616.48: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "rcfile.c", line 657.24: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "rcfile.c", line 779.5: 1506-412 (I) Referenced variable "goodstart", which was not initialized in its declaration. "rcfile.c", line 780.1: 1506-412 (I) Referenced variable "item", which was not initialized in its declaration. "rcfile.c", line 780.1: 1506-412 (I) Referenced variable "bg", which was not initialized in its declaration. "rcfile.c", line 780.1: 1506-412 (I) Referenced variable "fg", which was not initialized in its declaration. "rcfile.c", line 805.5: 1506-412 (I) Referenced variable "bgcolorname", which was not initialized in its declaration. "rcfile.c", line 881.5: 1506-412 (I) Referenced variable "newthing", which was not initialized in its declaration. "rcfile.c", line 881.5: 1506-412 (I) Referenced variable "regexstring", which was not initialized in its declaration. "rcfile.c", line 882.1: 1506-412 (I) Referenced variable "lastthing", which was not initialized in its declaration. "rcfile.c", line 887.24: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "rcfile.c", line 923.5: 1506-412 (I) Referenced variable "take", which was not initialized in its declaration. "rcfile.c", line 923.5: 1506-412 (I) Referenced variable "look", which was not initialized in its declaration. "rcfile.c", line 954.1: 1506-412 (I) Referenced variable "v", which was not initialized in its declaration. "rcfile.c", line 954.1: 1506-412 (I) Referenced variable "f", which was not initialized in its declaration. "rcfile.c", line 1018.9: 1506-412 (I) Referenced variable "sint", which was not initialized in its declaration. "rcfile.c", line 1230.26: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "rcfile.c", line 1231.5: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "rcfile.c", line 1231.5: 1506-412 (I) Referenced variable "option", which was not initialized in its declaration. "rcfile.c", line 1231.5: 1506-412 (I) Referenced variable "keyword", which was not initialized in its declaration. "rcfile.c", line 1231.5: 1506-412 (I) Referenced variable "ptr", which was not initialized in its declaration. "rcfile.c", line 1246.1: 1506-412 (I) Referenced variable "len", which was not initialized in its declaration. "rcfile.c", line 1269.1: 1506-412 (I) Referenced variable "rcstream", which was not initialized in its declaration. "rcfile.c", line 1305.9: 1506-473 (I) An unintended semi-colon may have created an empty loop body. "rcfile.c", line 1308.1: 1506-469 (I) The static function "getdtablesize" is declared or defined but never referenced. "rcfile.c", line 1308.1: 1506-415 (I) The external function definition "do_rcfiles" is never referenced. "rcfile.c", line 1308.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "rcfile.c", line 1308.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. "rcfile.c", line 1308.1: 1506-469 (I) The static function "wcstok" is declared or defined but never referenced. "rcfile.c", line 1308.1: 1506-469 (I) The static function "wcsftime" is declared or defined but never referenced. "rcfile.c", line 1308.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='search.c' object='search.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFDIR=\"/usr/local/etc\" -I../lib -I../lib -D_THREAD_SAFE -g -qinfo=all -c -o search.o search.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "../lib/float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "../lib/sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "../lib/stdint.h", line 85.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "../lib/stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "../lib/stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "../lib/stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "../lib/stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "../lib/stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "../lib/stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "../lib/stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "../lib/stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "../lib/stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "../lib/stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "../lib/stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "../lib/stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "../lib/stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "../lib/stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "../lib/stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "../lib/stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "../lib/stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "../lib/stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "../lib/stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "../lib/stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "../lib/stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "../lib/stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "../lib/stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "../lib/stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "../lib/stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "../lib/stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/param.h", line 41.24: 1506-457 (I) File /usr/include/sys/limits.h has already been included. "/usr/include/sys/sysmacros.h", line 33.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/sys/sysmacros.h", line 34.23: 1506-457 (I) File /usr/include/sys/param.h has already been included. "../lib/wchar.h", line 29.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdio.h", line 201.47: 1506-457 (I) File /usr/include/va_list.h has already been included. "/usr/include/stdio.h", line 502.61: 1506-457 (I) File /usr/include/va_list.h has already been included. "../lib/stdio.h", line 51.20: 1506-457 (I) File /usr/vac/include/stdarg.h has already been included. "/usr/vac/include/stdarg.h", line 13.25: 1506-457 (I) File /usr/include/stdarg.h has already been included. "../lib/stdio.h", line 53.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdio.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/stdio.h", line 66.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 66.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 76.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 76.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 88.5: 1506-293 (I) Identifier GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU assigned default value of zero on if directive. "../lib/stdio.h", line 100.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 100.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 482.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 482.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 555.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 555.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 559.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "../lib/stdio.h", line 576.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 576.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 580.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "../lib/stdio.h", line 1069.12: 1506-293 (I) Identifier __USE_FORTIFY_LEVEL assigned default value of zero on if directive. "../lib/stdio.h", line 1127.11: 1506-290 (I) Unknown macro name getdelim on #undef directive. "../lib/stdio.h", line 1166.11: 1506-290 (I) Unknown macro name getline on #undef directive. "../lib/stdio.h", line 1197.8: 1506-290 (I) Unknown macro name gets on #undef directive. "../lib/time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "../lib/time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "/usr/include/wchar.h", line 38.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/wchar.h", line 44.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "../lib/wchar.h", line 97.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/wchar.h", line 97.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/wchar.h", line 594.7: 1506-293 (I) Identifier GNULIB_defined_mbstate_t assigned default value of zero on if directive. "../lib/wchar.h", line 596.10: 1506-290 (I) Unknown macro name mbstate_t on #undef directive. "../lib/wchar.h", line 658.11: 1506-290 (I) Unknown macro name mbsinit on #undef directive. "../lib/wchar.h", line 683.11: 1506-290 (I) Unknown macro name mbrtowc on #undef directive. "../lib/wchar.h", line 737.11: 1506-290 (I) Unknown macro name mbsrtowcs on #undef directive. "../lib/wchar.h", line 805.11: 1506-290 (I) Unknown macro name wcrtomb on #undef directive. "/usr/include/curses.h", line 94.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdio.h has already been included. "/usr/include/sys/termio.h", line 34.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/ioctl.h", line 58.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/termios.h", line 41.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/termios.h", line 47.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/curses.h", line 126.23: 1506-457 (I) File /usr/include/termios.h has already been included. "nano.h", line 118.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "nano.h", line 120.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/sys/stat.h", line 24.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/sys/stat.h", line 41.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/sys/stat.h", line 44.18: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/time.h has already been included. "../lib/time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/time.h", line 35.24: 1506-457 (I) File /usr/include/time.h has already been included. "/usr/include/sys/stat.h", line 37.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/sys/stat.h", line 43.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/mode.h", line 41.23: 1506-457 (I) File /usr/include/standards.h has already been included. "../lib/sys/stat.h", line 606.5: 1506-293 (I) Identifier STAT_MACROS_BROKEN assigned default value of zero on if directive. "../lib/sys/stat.h", line 824.6: 1506-293 (I) Identifier S_IXUGO assigned default value of zero on if directive. "../lib/sys/stat.h", line 1165.12: 1506-290 (I) Unknown macro name stat64 on #undef directive. "../lib/dirent.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/dir.h", line 36.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/dir.h", line 38.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/sys/dir.h", line 264.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "/usr/include/sys/dir.h", line 312.8: 1506-290 (I) Unknown macro name DIRSIZ on #undef directive. "../lib/dirent.h", line 34.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/dirent.h", line 61.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/dirent.h", line 61.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/regex.h", line 24.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/regex.h", line 290.22: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "../lib/signal.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/signal.h", line 49.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/signal.h", line 34.24: 1506-457 (I) File /usr/include/sys/signal.h has already been included. "../lib/signal.h", line 552.7: 1506-293 (I) Identifier GNULIB_defined_sighandler_t assigned default value of zero on if directive. "../lib/signal.h", line 757.7: 1506-293 (I) Identifier GNULIB_defined_function_taking_int_returning_void_t assigned default value of zero on if directive. "/usr/include/assert.h", line 34.8: 1506-290 (I) Unknown macro name assert on #undef directive. "/usr/include/assert.h", line 98.8: 1506-290 (I) Unknown macro name static_assert on #undef directive. "proto.h", line 417.27: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 418.23: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 419.24: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 421.28: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 539.27: 1506-492 (I) Redefinition of signal hides previous definition. "../lib/string.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 49.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/string.h", line 58.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 58.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 582.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "../lib/string.h", line 1096.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "search.c", line 25.19: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdio.h has already been included. "../lib/unistd.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/unistd.h", line 49.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/unistd.h", line 55.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/access.h", line 35.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/unistd.h", line 339.9: 1506-290 (I) Unknown macro name _POSIX_THREAD_FORKALL on #undef directive. "/usr/include/unistd.h", line 358.9: 1506-290 (I) Unknown macro name _POSIX_SYNC_IO on #undef directive. "/usr/include/unistd.h", line 801.46: 1506-450 (I) Obsolete non-prototype-style function declaration. "../lib/unistd.h", line 56.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/unistd.h", line 88.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdlib.h has already been included. "../lib/stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 28.25: 1506-457 (I) File /usr/vac/include/stdlib.h has already been included. "../lib/getopt-pfx-core.h", line 40.9: 1506-290 (I) Unknown macro name getopt on #undef directive. "../lib/getopt-pfx-core.h", line 41.9: 1506-290 (I) Unknown macro name optarg on #undef directive. "../lib/getopt-pfx-core.h", line 42.9: 1506-290 (I) Unknown macro name opterr on #undef directive. "../lib/getopt-pfx-core.h", line 43.9: 1506-290 (I) Unknown macro name optind on #undef directive. "../lib/getopt-pfx-core.h", line 44.9: 1506-290 (I) Unknown macro name optopt on #undef directive. "../lib/getopt-pfx-core.h", line 54.9: 1506-290 (I) Unknown macro name _GETOPT_CORE_H on #undef directive. "../lib/ctype.h", line 28.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/errno.h", line 37.23: 1506-457 (I) File /usr/include/standards.h has already been included. "search.c", line 29.18: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/time.h has already been included. "../lib/time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/time.h", line 35.24: 1506-457 (I) File /usr/include/time.h has already been included. "search.c", line 81.24: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "search.c", line 90.1: 1506-412 (I) Referenced variable "numchars", which was not initialized in its declaration. "search.c", line 90.1: 1506-412 (I) Referenced variable "disp", which was not initialized in its declaration. "search.c", line 215.1: 1506-412 (I) Referenced variable "func", which was not initialized in its declaration. "search.c", line 215.1: 1506-412 (I) Referenced variable "buf", which was not initialized in its declaration. "search.c", line 246.12: 1506-424 (I) The condition is always true. "search.c", line 372.1: 1506-412 (I) Referenced variable "found_x", which was not initialized in its declaration. "search.c", line 539.79: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "search.c", line 545.1: 1506-412 (I) Referenced variable "match_len", which was not initialized in its declaration. "search.c", line 545.1: 1506-412 (I) Referenced variable "copy", which was not initialized in its declaration. "search.c", line 572.20: 1506-495 (I) Pointer type conversion found. "search.c", line 572.20: 1506-374 (I) Pointer types "const struct filestruct**" and "struct filestruct**" are not compatible. "search.c", line 573.25: 1506-495 (I) Pointer type conversion found. "search.c", line 573.25: 1506-374 (I) Pointer types "const struct filestruct**" and "struct filestruct**" are not compatible. "search.c", line 589.12: 1506-424 (I) The condition is always true. "search.c", line 715.9: 1506-412 (I) Referenced variable "length_change", which was not initialized in its declaration. "search.c", line 715.9: 1506-412 (I) Referenced variable "copy", which was not initialized in its declaration. "search.c", line 736.1: 1506-412 (I) Referenced variable "bot_x", which was not initialized in its declaration. "search.c", line 736.1: 1506-412 (I) Referenced variable "top_x", which was not initialized in its declaration. "search.c", line 736.1: 1506-412 (I) Referenced variable "bot", which was not initialized in its declaration. "search.c", line 736.1: 1506-412 (I) Referenced variable "top", which was not initialized in its declaration. "search.c", line 736.1: 1506-412 (I) Referenced variable "match_len", which was not initialized in its declaration. "search.c", line 805.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "search.c", line 805.1: 1506-412 (I) Referenced variable "numreplaced", which was not initialized in its declaration. "search.c", line 805.1: 1506-412 (I) Referenced variable "begin_x", which was not initialized in its declaration. "search.c", line 805.1: 1506-412 (I) Referenced variable "firstcolumn_save", which was not initialized in its declaration. "search.c", line 805.1: 1506-412 (I) Referenced variable "begin", which was not initialized in its declaration. "search.c", line 805.1: 1506-412 (I) Referenced variable "edittop_save", which was not initialized in its declaration. "search.c", line 861.5: 1506-412 (I) Referenced variable "func", which was not initialized in its declaration. "search.c", line 905.24: 1506-492 (I) Redefinition of line hides previous definition. "search.c", line 923.5: 1506-412 (I) Referenced variable "rows_from_tail", which was not initialized in its declaration. "search.c", line 943.39: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "search.c", line 957.12: 1506-424 (I) The condition is always true. "search.c", line 1021.45: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "search.c", line 1071.12: 1506-424 (I) The condition is always true. "search.c", line 1094.1: 1506-412 (I) Referenced variable "reverse", which was not initialized in its declaration. "search.c", line 1094.1: 1506-412 (I) Referenced variable "mbmatchhalf", which was not initialized in its declaration. "search.c", line 1094.1: 1506-412 (I) Referenced variable "matchhalf", which was not initialized in its declaration. "search.c", line 1094.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "search.c", line 1094.1: 1506-412 (I) Referenced variable "bracket_set", which was not initialized in its declaration. "search.c", line 1094.1: 1506-412 (I) Referenced variable "wanted_ch_len", which was not initialized in its declaration. "search.c", line 1094.1: 1506-412 (I) Referenced variable "wanted_ch", which was not initialized in its declaration. "search.c", line 1094.1: 1506-412 (I) Referenced variable "ch_len", which was not initialized in its declaration. "search.c", line 1094.1: 1506-412 (I) Referenced variable "ch", which was not initialized in its declaration. "search.c", line 1094.1: 1506-412 (I) Referenced variable "current_x_save", which was not initialized in its declaration. "search.c", line 1094.1: 1506-412 (I) Referenced variable "current_save", which was not initialized in its declaration. "search.c", line 1137.20: 1506-495 (I) Pointer type conversion found. "search.c", line 1137.20: 1506-374 (I) Pointer types "struct filestruct*" and "const struct filestruct*" are not compatible. "search.c", line 1141.1: 1506-412 (I) Referenced variable "p", which was not initialized in its declaration. "search.c", line 1149.35: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "search.c", line 1159.41: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "search.c", line 1197.1: 1506-412 (I) Referenced variable "thesame", which was not initialized in its declaration. "search.c", line 1203.22: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "search.c", line 1217.22: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "search.c", line 1244.22: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "search.c", line 1249.26: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "search.c", line 1259.45: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "search.c", line 1284.5: 1506-412 (I) Referenced variable "p", which was not initialized in its declaration. "search.c", line 1289.1: 1506-469 (I) The static function "getdtablesize" is declared or defined but never referenced. "search.c", line 1289.1: 1506-415 (I) The external function definition "get_history_newer_void" is never referenced. "search.c", line 1289.1: 1506-415 (I) The external function definition "get_history_older_void" is never referenced. "search.c", line 1289.1: 1506-415 (I) The external function definition "get_history_newer" is never referenced. "search.c", line 1289.1: 1506-415 (I) The external function definition "get_history_older" is never referenced. "search.c", line 1289.1: 1506-415 (I) The external function definition "history_reset" is never referenced. "search.c", line 1289.1: 1506-415 (I) The external function definition "history_init" is never referenced. "search.c", line 1289.1: 1506-415 (I) The external function definition "history_has_changed" is never referenced. "search.c", line 1289.1: 1506-415 (I) The external function definition "get_history_completion" is never referenced. "search.c", line 1289.1: 1506-415 (I) The external function definition "do_find_bracket" is never referenced. "search.c", line 1289.1: 1506-415 (I) The external function definition "goto_line_posx" is never referenced. "search.c", line 1289.1: 1506-415 (I) The external function definition "do_findnext" is never referenced. "search.c", line 1289.1: 1506-415 (I) The external function definition "do_findprevious" is never referenced. "search.c", line 1289.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "search.c", line 1289.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. "search.c", line 1289.1: 1506-469 (I) The static function "wcstok" is declared or defined but never referenced. "search.c", line 1289.1: 1506-469 (I) The static function "wcsftime" is declared or defined but never referenced. "search.c", line 1289.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='text.c' object='text.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFDIR=\"/usr/local/etc\" -I../lib -I../lib -D_THREAD_SAFE -g -qinfo=all -c -o text.o text.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "../lib/float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "../lib/sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "../lib/stdint.h", line 85.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "../lib/stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "../lib/stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "../lib/stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "../lib/stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "../lib/stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "../lib/stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "../lib/stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "../lib/stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "../lib/stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "../lib/stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "../lib/stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "../lib/stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "../lib/stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "../lib/stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "../lib/stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "../lib/stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "../lib/stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "../lib/stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "../lib/stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "../lib/stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "../lib/stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "../lib/stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "../lib/stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "../lib/stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "../lib/stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "../lib/stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/param.h", line 41.24: 1506-457 (I) File /usr/include/sys/limits.h has already been included. "/usr/include/sys/sysmacros.h", line 33.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/sys/sysmacros.h", line 34.23: 1506-457 (I) File /usr/include/sys/param.h has already been included. "../lib/wchar.h", line 29.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdio.h", line 201.47: 1506-457 (I) File /usr/include/va_list.h has already been included. "/usr/include/stdio.h", line 502.61: 1506-457 (I) File /usr/include/va_list.h has already been included. "../lib/stdio.h", line 51.20: 1506-457 (I) File /usr/vac/include/stdarg.h has already been included. "/usr/vac/include/stdarg.h", line 13.25: 1506-457 (I) File /usr/include/stdarg.h has already been included. "../lib/stdio.h", line 53.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdio.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/stdio.h", line 66.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 66.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 76.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 76.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 88.5: 1506-293 (I) Identifier GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU assigned default value of zero on if directive. "../lib/stdio.h", line 100.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 100.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 482.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 482.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 555.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 555.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 559.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "../lib/stdio.h", line 576.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 576.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 580.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "../lib/stdio.h", line 1069.12: 1506-293 (I) Identifier __USE_FORTIFY_LEVEL assigned default value of zero on if directive. "../lib/stdio.h", line 1127.11: 1506-290 (I) Unknown macro name getdelim on #undef directive. "../lib/stdio.h", line 1166.11: 1506-290 (I) Unknown macro name getline on #undef directive. "../lib/stdio.h", line 1197.8: 1506-290 (I) Unknown macro name gets on #undef directive. "../lib/time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "../lib/time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "/usr/include/wchar.h", line 38.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/wchar.h", line 44.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "../lib/wchar.h", line 97.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/wchar.h", line 97.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/wchar.h", line 594.7: 1506-293 (I) Identifier GNULIB_defined_mbstate_t assigned default value of zero on if directive. "../lib/wchar.h", line 596.10: 1506-290 (I) Unknown macro name mbstate_t on #undef directive. "../lib/wchar.h", line 658.11: 1506-290 (I) Unknown macro name mbsinit on #undef directive. "../lib/wchar.h", line 683.11: 1506-290 (I) Unknown macro name mbrtowc on #undef directive. "../lib/wchar.h", line 737.11: 1506-290 (I) Unknown macro name mbsrtowcs on #undef directive. "../lib/wchar.h", line 805.11: 1506-290 (I) Unknown macro name wcrtomb on #undef directive. "/usr/include/curses.h", line 94.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdio.h has already been included. "/usr/include/sys/termio.h", line 34.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/ioctl.h", line 58.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/termios.h", line 41.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/termios.h", line 47.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/curses.h", line 126.23: 1506-457 (I) File /usr/include/termios.h has already been included. "nano.h", line 118.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "nano.h", line 120.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/sys/stat.h", line 24.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/sys/stat.h", line 41.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/sys/stat.h", line 44.18: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/time.h has already been included. "../lib/time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/time.h", line 35.24: 1506-457 (I) File /usr/include/time.h has already been included. "/usr/include/sys/stat.h", line 37.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/sys/stat.h", line 43.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/mode.h", line 41.23: 1506-457 (I) File /usr/include/standards.h has already been included. "../lib/sys/stat.h", line 606.5: 1506-293 (I) Identifier STAT_MACROS_BROKEN assigned default value of zero on if directive. "../lib/sys/stat.h", line 824.6: 1506-293 (I) Identifier S_IXUGO assigned default value of zero on if directive. "../lib/sys/stat.h", line 1165.12: 1506-290 (I) Unknown macro name stat64 on #undef directive. "../lib/dirent.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/dir.h", line 36.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/dir.h", line 38.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/sys/dir.h", line 264.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "/usr/include/sys/dir.h", line 312.8: 1506-290 (I) Unknown macro name DIRSIZ on #undef directive. "../lib/dirent.h", line 34.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/dirent.h", line 61.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/dirent.h", line 61.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/regex.h", line 24.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/regex.h", line 290.22: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "../lib/signal.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/signal.h", line 49.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/signal.h", line 34.24: 1506-457 (I) File /usr/include/sys/signal.h has already been included. "../lib/signal.h", line 552.7: 1506-293 (I) Identifier GNULIB_defined_sighandler_t assigned default value of zero on if directive. "../lib/signal.h", line 757.7: 1506-293 (I) Identifier GNULIB_defined_function_taking_int_returning_void_t assigned default value of zero on if directive. "/usr/include/assert.h", line 34.8: 1506-290 (I) Unknown macro name assert on #undef directive. "/usr/include/assert.h", line 98.8: 1506-290 (I) Unknown macro name static_assert on #undef directive. "proto.h", line 417.27: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 418.23: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 419.24: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 421.28: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 539.27: 1506-492 (I) Redefinition of signal hides previous definition. "text.c", line 27.19: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdio.h has already been included. "text.c", line 28.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/signal.h has already been included. "../lib/unistd.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/unistd.h", line 49.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/unistd.h", line 55.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/access.h", line 35.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/unistd.h", line 339.9: 1506-290 (I) Unknown macro name _POSIX_THREAD_FORKALL on #undef directive. "/usr/include/unistd.h", line 358.9: 1506-290 (I) Unknown macro name _POSIX_SYNC_IO on #undef directive. "/usr/include/unistd.h", line 801.46: 1506-450 (I) Obsolete non-prototype-style function declaration. "../lib/unistd.h", line 56.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/unistd.h", line 88.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdlib.h has already been included. "../lib/stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 28.25: 1506-457 (I) File /usr/vac/include/stdlib.h has already been included. "../lib/getopt-pfx-core.h", line 40.9: 1506-290 (I) Unknown macro name getopt on #undef directive. "../lib/getopt-pfx-core.h", line 41.9: 1506-290 (I) Unknown macro name optarg on #undef directive. "../lib/getopt-pfx-core.h", line 42.9: 1506-290 (I) Unknown macro name opterr on #undef directive. "../lib/getopt-pfx-core.h", line 43.9: 1506-290 (I) Unknown macro name optind on #undef directive. "../lib/getopt-pfx-core.h", line 44.9: 1506-290 (I) Unknown macro name optopt on #undef directive. "../lib/getopt-pfx-core.h", line 54.9: 1506-290 (I) Unknown macro name _GETOPT_CORE_H on #undef directive. "../lib/string.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 49.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/string.h", line 58.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 58.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 582.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "../lib/string.h", line 1096.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "../lib/fcntl.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/fcntl.h", line 50.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/fcntl.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/stat.h has already been included. "/usr/include/fcntl.h", line 26.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/fcntl.h", line 32.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/flock.h", line 33.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/flock.h", line 34.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/fcntl.h", line 67.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/unistd.h has already been included. "../lib/fcntl.h", line 645.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "../lib/fcntl.h", line 782.9: 1506-293 (I) Identifier AT_FDCWD assigned default value of zero on if directive. "text.c", line 32.22: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/wait.h has already been included. "/usr/include/errno.h", line 37.23: 1506-457 (I) File /usr/include/standards.h has already been included. "text.c", line 87.1: 1506-412 (I) Referenced variable "message", which was not initialized in its declaration. "text.c", line 98.72: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "text.c", line 109.70: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "text.c", line 138.71: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "text.c", line 299.73: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "text.c", line 316.20: 1506-495 (I) Pointer type conversion found. "text.c", line 316.20: 1506-374 (I) Pointer types "const struct filestruct**" and "struct filestruct**" are not compatible. "text.c", line 317.25: 1506-495 (I) Pointer type conversion found. "text.c", line 317.25: 1506-374 (I) Pointer types "const struct filestruct**" and "struct filestruct**" are not compatible. "text.c", line 431.1: 1506-412 (I) Referenced variable "bot_x", which was not initialized in its declaration. "text.c", line 431.1: 1506-412 (I) Referenced variable "top_x", which was not initialized in its declaration. "text.c", line 431.1: 1506-412 (I) Referenced variable "f", which was not initialized in its declaration. "text.c", line 431.1: 1506-412 (I) Referenced variable "bot", which was not initialized in its declaration. "text.c", line 431.1: 1506-412 (I) Referenced variable "top", which was not initialized in its declaration. "text.c", line 467.73: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "text.c", line 482.20: 1506-495 (I) Pointer type conversion found. "text.c", line 482.20: 1506-374 (I) Pointer types "const struct filestruct**" and "struct filestruct**" are not compatible. "text.c", line 483.25: 1506-495 (I) Pointer type conversion found. "text.c", line 483.25: 1506-374 (I) Pointer types "const struct filestruct**" and "struct filestruct**" are not compatible. "text.c", line 525.1: 1506-412 (I) Referenced variable "empty", which was not initialized in its declaration. "text.c", line 525.1: 1506-412 (I) Referenced variable "bot_x", which was not initialized in its declaration. "text.c", line 525.1: 1506-412 (I) Referenced variable "top_x", which was not initialized in its declaration. "text.c", line 525.1: 1506-412 (I) Referenced variable "f", which was not initialized in its declaration. "text.c", line 525.1: 1506-412 (I) Referenced variable "bot", which was not initialized in its declaration. "text.c", line 525.1: 1506-412 (I) Referenced variable "top", which was not initialized in its declaration. "text.c", line 734.5: 1506-480 (I) Missing break statement allows fall-through to this case. "text.c", line 835.1: 1506-412 (I) Referenced variable "to_x", which was not initialized in its declaration. "text.c", line 835.1: 1506-412 (I) Referenced variable "from_x", which was not initialized in its declaration. "text.c", line 835.1: 1506-412 (I) Referenced variable "data", which was not initialized in its declaration. "text.c", line 835.1: 1506-412 (I) Referenced variable "oldcutbottom", which was not initialized in its declaration. "text.c", line 835.1: 1506-412 (I) Referenced variable "oldcutbuffer", which was not initialized in its declaration. "text.c", line 835.1: 1506-412 (I) Referenced variable "f", which was not initialized in its declaration. "text.c", line 910.5: 1506-480 (I) Missing break statement allows fall-through to this case. "text.c", line 983.1: 1506-412 (I) Referenced variable "data", which was not initialized in its declaration. "text.c", line 983.1: 1506-412 (I) Referenced variable "shoveline", which was not initialized in its declaration. "text.c", line 983.1: 1506-412 (I) Referenced variable "f", which was not initialized in its declaration. "text.c", line 1054.27: 1506-492 (I) Redefinition of signal hides previous definition. "text.c", line 1058.1: 1506-414 (I) The parameter "signal" is never referenced. "text.c", line 1142.1: 1506-412 (I) Referenced variable "newaction", which was not initialized in its declaration. "text.c", line 1142.1: 1506-412 (I) Referenced variable "oldaction", which was not initialized in its declaration. "text.c", line 1142.1: 1506-412 (I) Referenced variable "shellenv", which was not initialized in its declaration. "text.c", line 1142.1: 1506-412 (I) Referenced variable "f", which was not initialized in its declaration. "text.c", line 1142.1: 1506-412 (I) Referenced variable "fd", which was not initialized in its declaration. "text.c", line 1169.29: 1506-495 (I) Pointer type conversion found. "text.c", line 1169.29: 1506-374 (I) Pointer types "struct undo*" and "const struct undo*" are not compatible. "text.c", line 1173.1: 1506-412 (I) Referenced variable "group", which was not initialized in its declaration. "text.c", line 1235.5: 1506-480 (I) Missing break statement allows fall-through to this case. "text.c", line 1247.5: 1506-480 (I) Missing break statement allows fall-through to this case. "text.c", line 1359.38: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "text.c", line 1469.1: 1506-412 (I) Referenced variable "u", which was not initialized in its declaration. "text.c", line 1512.47: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "text.c", line 1553.51: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "text.c", line 1617.1: 1506-412 (I) Referenced variable "after_break_len", which was not initialized in its declaration. "text.c", line 1617.1: 1506-412 (I) Referenced variable "after_break", which was not initialized in its declaration. "text.c", line 1617.1: 1506-412 (I) Referenced variable "wrap_loc", which was not initialized in its declaration. "text.c", line 1617.1: 1506-412 (I) Referenced variable "line_len", which was not initialized in its declaration. "text.c", line 1630.13: 1506-492 (I) Redefinition of index hides previous definition. "text.c", line 1714.1: 1506-412 (I) Referenced variable "charlen", which was not initialized in its declaration. "text.c", line 1714.1: 1506-412 (I) Referenced variable "onechar", which was not initialized in its declaration. "text.c", line 1737.30: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "text.c", line 1738.36: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "text.c", line 1739.43: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "text.c", line 1740.53: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "text.c", line 1840.5: 1506-412 (I) Referenced variable "end_len", which was not initialized in its declaration. "text.c", line 1842.25: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "text.c", line 1870.1: 1506-412 (I) Referenced variable "new_paragraph_data", which was not initialized in its declaration. "text.c", line 1870.1: 1506-412 (I) Referenced variable "new_end", which was not initialized in its declaration. "text.c", line 1870.1: 1506-412 (I) Referenced variable "end", which was not initialized in its declaration. "text.c", line 1885.1: 1506-412 (I) Referenced variable "matches", which was not initialized in its declaration. "text.c", line 1894.44: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "text.c", line 1905.46: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "text.c", line 1906.46: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "text.c", line 1967.1: 1506-412 (I) Referenced variable "temp_id_len", which was not initialized in its declaration. "text.c", line 1967.1: 1506-412 (I) Referenced variable "indent_len", which was not initialized in its declaration. "text.c", line 1967.1: 1506-412 (I) Referenced variable "quote_len", which was not initialized in its declaration. "text.c", line 1981.1: 1506-412 (I) Referenced variable "quote_len", which was not initialized in its declaration. "text.c", line 2014.63: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "text.c", line 2064.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "text.c", line 2089.38: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "text.c", line 2141.41: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "text.c", line 2147.1: 1506-412 (I) Referenced variable "current_save", which was not initialized in its declaration. "text.c", line 2147.1: 1506-412 (I) Referenced variable "par_len", which was not initialized in its declaration. "text.c", line 2147.1: 1506-412 (I) Referenced variable "quote_len", which was not initialized in its declaration. "text.c", line 2188.12: 1506-424 (I) The condition is always true. "text.c", line 2361.42: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "text.c", line 2431.5: 1506-412 (I) Referenced variable "indent_string", which was not initialized in its declaration. "text.c", line 2431.5: 1506-412 (I) Referenced variable "break_pos", which was not initialized in its declaration. "text.c", line 2431.5: 1506-412 (I) Referenced variable "par_len", which was not initialized in its declaration. "text.c", line 2431.5: 1506-412 (I) Referenced variable "indent_len", which was not initialized in its declaration. "text.c", line 2431.5: 1506-412 (I) Referenced variable "quote_len", which was not initialized in its declaration. "text.c", line 2431.5: 1506-412 (I) Referenced variable "curr_first_par_line", which was not initialized in its declaration. "text.c", line 2431.5: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "text.c", line 2521.1: 1506-412 (I) Referenced variable "func", which was not initialized in its declaration. "text.c", line 2521.1: 1506-412 (I) Referenced variable "kbinput", which was not initialized in its declaration. "text.c", line 2577.20: 1506-495 (I) Pointer type conversion found. "text.c", line 2577.20: 1506-374 (I) Pointer types "const struct filestruct**" and "struct filestruct**" are not compatible. "text.c", line 2578.25: 1506-495 (I) Pointer type conversion found. "text.c", line 2578.25: 1506-374 (I) Pointer types "const struct filestruct**" and "struct filestruct**" are not compatible. "text.c", line 2670.1: 1506-412 (I) Referenced variable "bot_x", which was not initialized in its declaration. "text.c", line 2670.1: 1506-412 (I) Referenced variable "top_x", which was not initialized in its declaration. "text.c", line 2670.1: 1506-412 (I) Referenced variable "bot", which was not initialized in its declaration. "text.c", line 2670.1: 1506-412 (I) Referenced variable "top", which was not initialized in its declaration. "text.c", line 2670.1: 1506-412 (I) Referenced variable "stash", which was not initialized in its declaration. "text.c", line 2670.1: 1506-412 (I) Referenced variable "result", which was not initialized in its declaration. "text.c", line 2670.1: 1506-412 (I) Referenced variable "exp_word", which was not initialized in its declaration. "text.c", line 2670.1: 1506-412 (I) Referenced variable "save_search", which was not initialized in its declaration. "text.c", line 2696.13: 1506-413 (I) A goto statement is used. "text.c", line 2699.13: 1506-413 (I) A goto statement is used. "text.c", line 2705.13: 1506-413 (I) A goto statement is used. "text.c", line 2724.13: 1506-413 (I) A goto statement is used. "text.c", line 2730.13: 1506-413 (I) A goto statement is used. "text.c", line 2749.13: 1506-413 (I) A goto statement is used. "text.c", line 2755.13: 1506-413 (I) A goto statement is used. "text.c", line 2848.1: 1506-412 (I) Referenced variable "uniq_status", which was not initialized in its declaration. "text.c", line 2848.1: 1506-412 (I) Referenced variable "sort_status", which was not initialized in its declaration. "text.c", line 2848.1: 1506-412 (I) Referenced variable "spell_status", which was not initialized in its declaration. "text.c", line 2848.1: 1506-412 (I) Referenced variable "pid_uniq", which was not initialized in its declaration. "text.c", line 2848.1: 1506-412 (I) Referenced variable "pid_sort", which was not initialized in its declaration. "text.c", line 2848.1: 1506-412 (I) Referenced variable "pid_spell", which was not initialized in its declaration. "text.c", line 2848.1: 1506-412 (I) Referenced variable "uniq_fd", which was not initialized in its declaration. "text.c", line 2848.1: 1506-412 (I) Referenced variable "sort_fd", which was not initialized in its declaration. "text.c", line 2848.1: 1506-412 (I) Referenced variable "spell_fd", which was not initialized in its declaration. "text.c", line 2848.1: 1506-412 (I) Referenced variable "bytesread", which was not initialized in its declaration. "text.c", line 2848.1: 1506-412 (I) Referenced variable "read_buff_read", which was not initialized in its declaration. "text.c", line 2848.1: 1506-412 (I) Referenced variable "read_buff_size", which was not initialized in its declaration. "text.c", line 2848.1: 1506-412 (I) Referenced variable "pipe_buff_size", which was not initialized in its declaration. "text.c", line 2848.1: 1506-412 (I) Referenced variable "read_buff_word", which was not initialized in its declaration. "text.c", line 2848.1: 1506-412 (I) Referenced variable "read_buff_ptr", which was not initialized in its declaration. "text.c", line 2848.1: 1506-412 (I) Referenced variable "read_buff", which was not initialized in its declaration. "text.c", line 2929.20: 1506-495 (I) Pointer type conversion found. "text.c", line 2929.20: 1506-374 (I) Pointer types "const struct filestruct**" and "struct filestruct**" are not compatible. "text.c", line 2930.25: 1506-495 (I) Pointer type conversion found. "text.c", line 2930.25: 1506-374 (I) Pointer types "const struct filestruct**" and "struct filestruct**" are not compatible. "text.c", line 2944.5: 1506-412 (I) Referenced variable "right_side_up", which was not initialized in its declaration. "text.c", line 2944.5: 1506-412 (I) Referenced variable "bot_x", which was not initialized in its declaration. "text.c", line 2944.5: 1506-412 (I) Referenced variable "top_x", which was not initialized in its declaration. "text.c", line 2944.5: 1506-412 (I) Referenced variable "bot", which was not initialized in its declaration. "text.c", line 2944.5: 1506-412 (I) Referenced variable "top", which was not initialized in its declaration. "text.c", line 2973.1: 1506-412 (I) Referenced variable "ptr", which was not initialized in its declaration. "text.c", line 2973.1: 1506-412 (I) Referenced variable "pid_spell", which was not initialized in its declaration. "text.c", line 2973.1: 1506-412 (I) Referenced variable "timestamp", which was not initialized in its declaration. "text.c", line 2973.1: 1506-412 (I) Referenced variable "spellfileinfo", which was not initialized in its declaration. "text.c", line 2973.1: 1506-412 (I) Referenced variable "alt_spell_status", which was not initialized in its declaration. "text.c", line 3030.1: 1506-412 (I) Referenced variable "spell_msg", which was not initialized in its declaration. "text.c", line 3030.1: 1506-412 (I) Referenced variable "temp", which was not initialized in its declaration. "text.c", line 3030.1: 1506-412 (I) Referenced variable "temp_file", which was not initialized in its declaration. "text.c", line 3030.1: 1506-412 (I) Referenced variable "status", which was not initialized in its declaration. "text.c", line 3210.25: 1506-412 (I) Referenced variable "tmplinecol", which was not initialized in its declaration. "text.c", line 3240.12: 1506-424 (I) The condition is always true. "text.c", line 3268.29: 1506-413 (I) A goto statement is used. "text.c", line 3302.33: 1506-413 (I) A goto statement is used. "text.c", line 3305.29: 1506-472 (I) Statement may be unreachable. "text.c", line 3307.21: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "text.c", line 3318.9: 1506-412 (I) Referenced variable "lintfileinfo", which was not initialized in its declaration. "text.c", line 3350.5: 1506-412 (I) Referenced variable "func", which was not initialized in its declaration. "text.c", line 3350.5: 1506-412 (I) Referenced variable "kbinput", which was not initialized in its declaration. "text.c", line 3365.1: 1506-412 (I) Referenced variable "lintcopy", which was not initialized in its declaration. "text.c", line 3365.1: 1506-412 (I) Referenced variable "pid_lint", which was not initialized in its declaration. "text.c", line 3365.1: 1506-412 (I) Referenced variable "lint_fd", which was not initialized in its declaration. "text.c", line 3365.1: 1506-412 (I) Referenced variable "lint_status", which was not initialized in its declaration. "text.c", line 3365.1: 1506-412 (I) Referenced variable "bytesread", which was not initialized in its declaration. "text.c", line 3365.1: 1506-412 (I) Referenced variable "read_buff_read", which was not initialized in its declaration. "text.c", line 3365.1: 1506-412 (I) Referenced variable "read_buff_size", which was not initialized in its declaration. "text.c", line 3365.1: 1506-412 (I) Referenced variable "pipe_buff_size", which was not initialized in its declaration. "text.c", line 3365.1: 1506-412 (I) Referenced variable "ptr", which was not initialized in its declaration. "text.c", line 3365.1: 1506-412 (I) Referenced variable "read_buff_word", which was not initialized in its declaration. "text.c", line 3365.1: 1506-412 (I) Referenced variable "read_buff_ptr", which was not initialized in its declaration. "text.c", line 3365.1: 1506-412 (I) Referenced variable "read_buff", which was not initialized in its declaration. "text.c", line 3490.1: 1506-412 (I) Referenced variable "ptr", which was not initialized in its declaration. "text.c", line 3490.1: 1506-412 (I) Referenced variable "temp", which was not initialized in its declaration. "text.c", line 3490.1: 1506-412 (I) Referenced variable "pid_format", which was not initialized in its declaration. "text.c", line 3490.1: 1506-412 (I) Referenced variable "format_status", which was not initialized in its declaration. "text.c", line 3490.1: 1506-412 (I) Referenced variable "temp_file", which was not initialized in its declaration. "text.c", line 3490.1: 1506-412 (I) Referenced variable "status", which was not initialized in its declaration. "text.c", line 3511.20: 1506-495 (I) Pointer type conversion found. "text.c", line 3511.20: 1506-374 (I) Pointer types "const struct filestruct**" and "struct filestruct**" are not compatible. "text.c", line 3512.25: 1506-495 (I) Pointer type conversion found. "text.c", line 3512.25: 1506-374 (I) Pointer types "const struct filestruct**" and "struct filestruct**" are not compatible. "text.c", line 3556.1: 1506-412 (I) Referenced variable "bot_x", which was not initialized in its declaration. "text.c", line 3556.1: 1506-412 (I) Referenced variable "top_x", which was not initialized in its declaration. "text.c", line 3556.1: 1506-412 (I) Referenced variable "bot", which was not initialized in its declaration. "text.c", line 3556.1: 1506-412 (I) Referenced variable "top", which was not initialized in its declaration. "text.c", line 3596.1: 1506-412 (I) Referenced variable "output", which was not initialized in its declaration. "text.c", line 3596.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "text.c", line 3596.1: 1506-412 (I) Referenced variable "kbinput_len", which was not initialized in its declaration. "text.c", line 3596.1: 1506-412 (I) Referenced variable "kbinput", which was not initialized in its declaration. "text.c", line 3603.44: 1506-492 (I) Redefinition of index hides previous definition. "text.c", line 3620.1: 1506-412 (I) Referenced variable "word", which was not initialized in its declaration. "text.c", line 3639.16: 1506-438 (I) The value of the variable "list_of_completions" may be used before being set. "text.c", line 3640.39: 1506-438 (I) The value of the variable "list_of_completions" may be used before being set. "text.c", line 3641.35: 1506-438 (I) The value of the variable "list_of_completions" may be used before being set. "text.c", line 3771.1: 1506-412 (I) Referenced variable "some_word", which was not initialized in its declaration. "text.c", line 3771.1: 1506-412 (I) Referenced variable "start_of_shard", which was not initialized in its declaration. "text.c", line 3771.1: 1506-412 (I) Referenced variable "shard", which was not initialized in its declaration. "text.c", line 3771.1: 1506-469 (I) The static function "getdtablesize" is declared or defined but never referenced. "text.c", line 3771.1: 1506-415 (I) The external function definition "complete_a_word" is never referenced. "text.c", line 3771.1: 1506-415 (I) The external function definition "do_verbatim_input" is never referenced. "text.c", line 3771.1: 1506-415 (I) The external function definition "do_wordlinechar_count" is never referenced. "text.c", line 3771.1: 1506-415 (I) The external function definition "do_formatter" is never referenced. "text.c", line 3771.1: 1506-415 (I) The external function definition "do_linter" is never referenced. "text.c", line 3771.1: 1506-415 (I) The external function definition "do_spell" is never referenced. "text.c", line 3771.1: 1506-415 (I) The external function definition "do_full_justify" is never referenced. "text.c", line 3771.1: 1506-415 (I) The external function definition "do_justify_void" is never referenced. "text.c", line 3771.1: 1506-415 (I) The external function definition "wrap_reset" is never referenced. "text.c", line 3771.1: 1506-415 (I) The external function definition "execute_command" is never referenced. "text.c", line 3771.1: 1506-415 (I) The external function definition "do_comment" is never referenced. "text.c", line 3771.1: 1506-415 (I) The external function definition "do_unindent" is never referenced. "text.c", line 3771.1: 1506-415 (I) The external function definition "do_indent_void" is never referenced. "text.c", line 3771.1: 1506-415 (I) The external function definition "do_tab" is never referenced. "text.c", line 3771.1: 1506-415 (I) The external function definition "do_cut_next_word" is never referenced. "text.c", line 3771.1: 1506-415 (I) The external function definition "do_cut_prev_word" is never referenced. "text.c", line 3771.1: 1506-415 (I) The external function definition "do_backspace" is never referenced. "text.c", line 3771.1: 1506-415 (I) The external function definition "do_mark" is never referenced. "text.c", line 3771.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "text.c", line 3771.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. "text.c", line 3771.1: 1506-469 (I) The static function "wcstok" is declared or defined but never referenced. "text.c", line 3771.1: 1506-469 (I) The static function "wcsftime" is declared or defined but never referenced. "text.c", line 3771.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='utils.c' object='utils.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFDIR=\"/usr/local/etc\" -I../lib -I../lib -D_THREAD_SAFE -g -qinfo=all -c -o utils.o utils.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "../lib/float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "../lib/sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "../lib/stdint.h", line 85.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "../lib/stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "../lib/stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "../lib/stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "../lib/stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "../lib/stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "../lib/stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "../lib/stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "../lib/stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "../lib/stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "../lib/stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "../lib/stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "../lib/stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "../lib/stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "../lib/stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "../lib/stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "../lib/stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "../lib/stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "../lib/stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "../lib/stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "../lib/stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "../lib/stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "../lib/stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "../lib/stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "../lib/stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "../lib/stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "../lib/stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/param.h", line 41.24: 1506-457 (I) File /usr/include/sys/limits.h has already been included. "/usr/include/sys/sysmacros.h", line 33.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/sys/sysmacros.h", line 34.23: 1506-457 (I) File /usr/include/sys/param.h has already been included. "../lib/wchar.h", line 29.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdio.h", line 201.47: 1506-457 (I) File /usr/include/va_list.h has already been included. "/usr/include/stdio.h", line 502.61: 1506-457 (I) File /usr/include/va_list.h has already been included. "../lib/stdio.h", line 51.20: 1506-457 (I) File /usr/vac/include/stdarg.h has already been included. "/usr/vac/include/stdarg.h", line 13.25: 1506-457 (I) File /usr/include/stdarg.h has already been included. "../lib/stdio.h", line 53.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdio.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/stdio.h", line 66.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 66.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 76.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 76.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 88.5: 1506-293 (I) Identifier GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU assigned default value of zero on if directive. "../lib/stdio.h", line 100.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 100.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 482.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 482.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 555.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 555.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 559.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "../lib/stdio.h", line 576.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 576.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 580.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "../lib/stdio.h", line 1069.12: 1506-293 (I) Identifier __USE_FORTIFY_LEVEL assigned default value of zero on if directive. "../lib/stdio.h", line 1127.11: 1506-290 (I) Unknown macro name getdelim on #undef directive. "../lib/stdio.h", line 1166.11: 1506-290 (I) Unknown macro name getline on #undef directive. "../lib/stdio.h", line 1197.8: 1506-290 (I) Unknown macro name gets on #undef directive. "../lib/time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "../lib/time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "/usr/include/wchar.h", line 38.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/wchar.h", line 44.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "../lib/wchar.h", line 97.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/wchar.h", line 97.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/wchar.h", line 594.7: 1506-293 (I) Identifier GNULIB_defined_mbstate_t assigned default value of zero on if directive. "../lib/wchar.h", line 596.10: 1506-290 (I) Unknown macro name mbstate_t on #undef directive. "../lib/wchar.h", line 658.11: 1506-290 (I) Unknown macro name mbsinit on #undef directive. "../lib/wchar.h", line 683.11: 1506-290 (I) Unknown macro name mbrtowc on #undef directive. "../lib/wchar.h", line 737.11: 1506-290 (I) Unknown macro name mbsrtowcs on #undef directive. "../lib/wchar.h", line 805.11: 1506-290 (I) Unknown macro name wcrtomb on #undef directive. "/usr/include/curses.h", line 94.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdio.h has already been included. "/usr/include/sys/termio.h", line 34.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/ioctl.h", line 58.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/termios.h", line 41.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/termios.h", line 47.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/curses.h", line 126.23: 1506-457 (I) File /usr/include/termios.h has already been included. "nano.h", line 118.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "nano.h", line 120.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/sys/stat.h", line 24.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/sys/stat.h", line 41.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/sys/stat.h", line 44.18: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/time.h has already been included. "../lib/time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/time.h", line 35.24: 1506-457 (I) File /usr/include/time.h has already been included. "/usr/include/sys/stat.h", line 37.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/sys/stat.h", line 43.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/mode.h", line 41.23: 1506-457 (I) File /usr/include/standards.h has already been included. "../lib/sys/stat.h", line 606.5: 1506-293 (I) Identifier STAT_MACROS_BROKEN assigned default value of zero on if directive. "../lib/sys/stat.h", line 824.6: 1506-293 (I) Identifier S_IXUGO assigned default value of zero on if directive. "../lib/sys/stat.h", line 1165.12: 1506-290 (I) Unknown macro name stat64 on #undef directive. "../lib/dirent.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/dir.h", line 36.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/dir.h", line 38.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/sys/dir.h", line 264.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "/usr/include/sys/dir.h", line 312.8: 1506-290 (I) Unknown macro name DIRSIZ on #undef directive. "../lib/dirent.h", line 34.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/dirent.h", line 61.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/dirent.h", line 61.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/regex.h", line 24.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/regex.h", line 290.22: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "../lib/signal.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/signal.h", line 49.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/signal.h", line 34.24: 1506-457 (I) File /usr/include/sys/signal.h has already been included. "../lib/signal.h", line 552.7: 1506-293 (I) Identifier GNULIB_defined_sighandler_t assigned default value of zero on if directive. "../lib/signal.h", line 757.7: 1506-293 (I) Identifier GNULIB_defined_function_taking_int_returning_void_t assigned default value of zero on if directive. "/usr/include/assert.h", line 34.8: 1506-290 (I) Unknown macro name assert on #undef directive. "/usr/include/assert.h", line 98.8: 1506-290 (I) Unknown macro name static_assert on #undef directive. "proto.h", line 417.27: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 418.23: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 419.24: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 421.28: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 539.27: 1506-492 (I) Redefinition of signal hides previous definition. "../lib/string.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 49.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/string.h", line 58.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 58.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 582.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "../lib/string.h", line 1096.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "utils.c", line 25.19: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdio.h has already been included. "../lib/unistd.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/unistd.h", line 49.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/unistd.h", line 55.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/access.h", line 35.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/unistd.h", line 339.9: 1506-290 (I) Unknown macro name _POSIX_THREAD_FORKALL on #undef directive. "/usr/include/unistd.h", line 358.9: 1506-290 (I) Unknown macro name _POSIX_SYNC_IO on #undef directive. "/usr/include/unistd.h", line 801.46: 1506-450 (I) Obsolete non-prototype-style function declaration. "../lib/unistd.h", line 56.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/unistd.h", line 88.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdlib.h has already been included. "../lib/stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 28.25: 1506-457 (I) File /usr/vac/include/stdlib.h has already been included. "../lib/getopt-pfx-core.h", line 40.9: 1506-290 (I) Unknown macro name getopt on #undef directive. "../lib/getopt-pfx-core.h", line 41.9: 1506-290 (I) Unknown macro name optarg on #undef directive. "../lib/getopt-pfx-core.h", line 42.9: 1506-290 (I) Unknown macro name opterr on #undef directive. "../lib/getopt-pfx-core.h", line 43.9: 1506-290 (I) Unknown macro name optind on #undef directive. "../lib/getopt-pfx-core.h", line 44.9: 1506-290 (I) Unknown macro name optopt on #undef directive. "../lib/getopt-pfx-core.h", line 54.9: 1506-290 (I) Unknown macro name _GETOPT_CORE_H on #undef directive. "../lib/ctype.h", line 28.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/errno.h", line 37.23: 1506-457 (I) File /usr/include/standards.h has already been included. "utils.c", line 108.1: 1506-412 (I) Referenced variable "value", which was not initialized in its declaration. "utils.c", line 108.1: 1506-412 (I) Referenced variable "first_error", which was not initialized in its declaration. "utils.c", line 139.1: 1506-412 (I) Referenced variable "comma", which was not initialized in its declaration. "utils.c", line 139.1: 1506-412 (I) Referenced variable "firstpart", which was not initialized in its declaration. "utils.c", line 139.1: 1506-412 (I) Referenced variable "retval", which was not initialized in its declaration. "utils.c", line 149.27: 1506-492 (I) Redefinition of index hides previous definition. "utils.c", line 228.1: 1506-412 (I) Referenced variable "after", which was not initialized in its declaration. "utils.c", line 228.1: 1506-412 (I) Referenced variable "before", which was not initialized in its declaration. "utils.c", line 243.16: 1506-495 (I) Pointer type conversion found. "utils.c", line 243.16: 1506-374 (I) Pointer types "char*" and "const char*" are not compatible. "utils.c", line 287.9: 1506-412 (I) Referenced variable "far_end", which was not initialized in its declaration. "utils.c", line 287.9: 1506-412 (I) Referenced variable "ceiling", which was not initialized in its declaration. "utils.c", line 287.9: 1506-412 (I) Referenced variable "last_find", which was not initialized in its declaration. "utils.c", line 543.1: 1506-412 (I) Referenced variable "line", which was not initialized in its declaration. "utils.c", line 543.1: 1506-469 (I) The static function "getpwnam_r" is declared or defined but never referenced. "utils.c", line 543.1: 1506-469 (I) The static function "getpwuid_r" is declared or defined but never referenced. "utils.c", line 543.1: 1506-469 (I) The static function "getdtablesize" is declared or defined but never referenced. "utils.c", line 543.1: 1506-415 (I) The external function definition "fsfromline" is never referenced. "utils.c", line 543.1: 1506-415 (I) The external function definition "get_totsize" is never referenced. "utils.c", line 543.1: 1506-415 (I) The external function definition "mark_order" is never referenced. "utils.c", line 543.1: 1506-415 (I) The external function definition "remove_magicline" is never referenced. "utils.c", line 543.1: 1506-415 (I) The external function definition "new_magicline" is never referenced. "utils.c", line 543.1: 1506-415 (I) The external function definition "strlenpt" is never referenced. "utils.c", line 543.1: 1506-415 (I) The external function definition "actual_x" is never referenced. "utils.c", line 543.1: 1506-415 (I) The external function definition "xplustabs" is never referenced. "utils.c", line 543.1: 1506-415 (I) The external function definition "get_page_start" is never referenced. "utils.c", line 543.1: 1506-415 (I) The external function definition "free_and_assign" is never referenced. "utils.c", line 543.1: 1506-415 (I) The external function definition "nperror" is never referenced. "utils.c", line 543.1: 1506-415 (I) The external function definition "strstrwrapper" is never referenced. "utils.c", line 543.1: 1506-415 (I) The external function definition "is_separate_word" is never referenced. "utils.c", line 543.1: 1506-415 (I) The external function definition "fixbounds" is never referenced. "utils.c", line 543.1: 1506-415 (I) The external function definition "sunder" is never referenced. "utils.c", line 543.1: 1506-415 (I) The external function definition "unsunder" is never referenced. "utils.c", line 543.1: 1506-415 (I) The external function definition "null_at" is never referenced. "utils.c", line 543.1: 1506-415 (I) The external function definition "snuggly_fit" is never referenced. "utils.c", line 543.1: 1506-415 (I) The external function definition "parse_line_column" is never referenced. "utils.c", line 543.1: 1506-415 (I) The external function definition "digits" is never referenced. "utils.c", line 543.1: 1506-415 (I) The external function definition "get_homedir" is never referenced. "utils.c", line 543.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "utils.c", line 543.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. "utils.c", line 543.1: 1506-469 (I) The static function "wcstok" is declared or defined but never referenced. "utils.c", line 543.1: 1506-469 (I) The static function "wcsftime" is declared or defined but never referenced. "utils.c", line 543.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. source='winio.c' object='winio.o' libtool=no DEPDIR=.deps depmode=xlc /bin/sh ../depcomp /usr/vacpp/bin/xlC -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\" -DSYSCONFDIR=\"/usr/local/etc\" -I../lib -I../lib -D_THREAD_SAFE -g -qinfo=all -c -o winio.o winio.c "../config.h", line 2051.12: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2051.25: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2052.20: 1506-293 (I) Identifier __SUNPRO_C assigned default value of zero on if directive. "../config.h", line 2057.11: 1506-441 (I) The macro definition will override the keyword "_Noreturn". "../config.h", line 2104.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.9: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2126.26: 1506-293 (I) Identifier __GNUC_MINOR__ assigned default value of zero on if directive. "../config.h", line 2241.9: 1506-441 (I) The macro definition will override the keyword "restrict". "../config.h", line 2264.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2264.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2284.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../config.h", line 2291.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/limits.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/standards.h", line 56.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 67.26: 1506-293 (I) Identifier _XOPEN_SOURCE assigned default value of zero on if directive. "/usr/include/standards.h", line 79.6: 1506-293 (I) Identifier _XOPEN_SOURCE_EXTENDED assigned default value of zero on if directive. "/usr/include/standards.h", line 109.8: 1506-290 (I) Unknown macro name _XOPEN_SOURCE on #undef directive. "/usr/include/standards.h", line 182.9: 1506-441 (I) The macro definition will override the keyword "__restrict__". "/usr/include/sys/limits.h", line 265.9: 1506-290 (I) Unknown macro name NAME_MAX on #undef directive. "/usr/include/sys/limits.h", line 289.8: 1506-290 (I) Unknown macro name SYMLINK_MAX on #undef directive. "../lib/float.h", line 21.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/limits.h", line 392.8: 1506-290 (I) Unknown macro name FILESIZEBITS on #undef directive. "../lib/sys/types.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdint.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 30.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/stdint.h", line 73.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 138.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 145.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 152.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 159.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 166.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 173.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 180.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 187.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 194.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 198.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 208.7: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 218.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "/usr/include/stdint.h", line 243.6: 1506-293 (I) Identifier __64BIT__ assigned default value of zero on if directive. "../lib/stdint.h", line 85.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "../lib/stdint.h", line 143.6: 1506-293 (I) Identifier GNULIB_defined_stdint_types assigned default value of zero on if directive. "../lib/stdint.h", line 150.9: 1506-290 (I) Unknown macro name int8_t on #undef directive. "../lib/stdint.h", line 151.9: 1506-290 (I) Unknown macro name uint8_t on #undef directive. "../lib/stdint.h", line 157.9: 1506-290 (I) Unknown macro name int16_t on #undef directive. "../lib/stdint.h", line 158.9: 1506-290 (I) Unknown macro name uint16_t on #undef directive. "../lib/stdint.h", line 164.9: 1506-290 (I) Unknown macro name int32_t on #undef directive. "../lib/stdint.h", line 165.9: 1506-290 (I) Unknown macro name uint32_t on #undef directive. "../lib/stdint.h", line 233.9: 1506-290 (I) Unknown macro name int_least8_t on #undef directive. "../lib/stdint.h", line 234.9: 1506-290 (I) Unknown macro name uint_least8_t on #undef directive. "../lib/stdint.h", line 235.9: 1506-290 (I) Unknown macro name int_least16_t on #undef directive. "../lib/stdint.h", line 236.9: 1506-290 (I) Unknown macro name uint_least16_t on #undef directive. "../lib/stdint.h", line 237.9: 1506-290 (I) Unknown macro name int_least32_t on #undef directive. "../lib/stdint.h", line 238.9: 1506-290 (I) Unknown macro name uint_least32_t on #undef directive. "../lib/stdint.h", line 239.9: 1506-290 (I) Unknown macro name int_least64_t on #undef directive. "../lib/stdint.h", line 240.9: 1506-290 (I) Unknown macro name uint_least64_t on #undef directive. "../lib/stdint.h", line 265.9: 1506-290 (I) Unknown macro name int_fast8_t on #undef directive. "../lib/stdint.h", line 266.9: 1506-290 (I) Unknown macro name uint_fast8_t on #undef directive. "../lib/stdint.h", line 267.9: 1506-290 (I) Unknown macro name int_fast16_t on #undef directive. "../lib/stdint.h", line 268.9: 1506-290 (I) Unknown macro name uint_fast16_t on #undef directive. "../lib/stdint.h", line 269.9: 1506-290 (I) Unknown macro name int_fast32_t on #undef directive. "../lib/stdint.h", line 270.9: 1506-290 (I) Unknown macro name uint_fast32_t on #undef directive. "../lib/stdint.h", line 271.9: 1506-290 (I) Unknown macro name int_fast64_t on #undef directive. "../lib/stdint.h", line 272.9: 1506-290 (I) Unknown macro name uint_fast64_t on #undef directive. "../lib/stdint.h", line 307.9: 1506-290 (I) Unknown macro name intptr_t on #undef directive. "../lib/stdint.h", line 308.9: 1506-290 (I) Unknown macro name uintptr_t on #undef directive. "../lib/stdint.h", line 355.51: 1506-424 (I) The condition is always true. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/param.h", line 41.24: 1506-457 (I) File /usr/include/sys/limits.h has already been included. "/usr/include/sys/sysmacros.h", line 33.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/sys/sysmacros.h", line 34.23: 1506-457 (I) File /usr/include/sys/param.h has already been included. "../lib/wchar.h", line 29.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stddef.h", line 26.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/stdio.h", line 201.47: 1506-457 (I) File /usr/include/va_list.h has already been included. "/usr/include/stdio.h", line 502.61: 1506-457 (I) File /usr/include/va_list.h has already been included. "../lib/stdio.h", line 51.20: 1506-457 (I) File /usr/vac/include/stdarg.h has already been included. "/usr/vac/include/stdarg.h", line 13.25: 1506-457 (I) File /usr/include/stdarg.h has already been included. "../lib/stdio.h", line 53.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdio.h", line 58.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/stdio.h", line 66.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 66.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 76.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 76.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 88.5: 1506-293 (I) Identifier GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU assigned default value of zero on if directive. "../lib/stdio.h", line 100.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 100.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 482.7: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 482.48: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 555.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 555.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 559.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "../lib/stdio.h", line 576.10: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 576.23: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdio.h", line 580.8: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on elif directive. "../lib/stdio.h", line 1069.12: 1506-293 (I) Identifier __USE_FORTIFY_LEVEL assigned default value of zero on if directive. "../lib/stdio.h", line 1127.11: 1506-290 (I) Unknown macro name getdelim on #undef directive. "../lib/stdio.h", line 1166.11: 1506-290 (I) Unknown macro name getline on #undef directive. "../lib/stdio.h", line 1197.8: 1506-290 (I) Unknown macro name gets on #undef directive. "../lib/time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/time.h", line 148.5: 1506-293 (I) Identifier _AIX32_THREADS assigned default value of zero on if directive. "/usr/include/time.h", line 174.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/time.h", line 180.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "../lib/time.h", line 44.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/time.h", line 538.7: 1506-293 (I) Identifier GNULIB_defined_struct_time_t_must_be_integral assigned default value of zero on if directive. "/usr/include/wchar.h", line 38.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/wchar.h", line 44.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "../lib/wchar.h", line 97.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/wchar.h", line 97.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/wchar.h", line 594.7: 1506-293 (I) Identifier GNULIB_defined_mbstate_t assigned default value of zero on if directive. "../lib/wchar.h", line 596.10: 1506-290 (I) Unknown macro name mbstate_t on #undef directive. "../lib/wchar.h", line 658.11: 1506-290 (I) Unknown macro name mbsinit on #undef directive. "../lib/wchar.h", line 683.11: 1506-290 (I) Unknown macro name mbrtowc on #undef directive. "../lib/wchar.h", line 737.11: 1506-290 (I) Unknown macro name mbsrtowcs on #undef directive. "../lib/wchar.h", line 805.11: 1506-290 (I) Unknown macro name wcrtomb on #undef directive. "/usr/include/curses.h", line 94.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdio.h has already been included. "/usr/include/sys/termio.h", line 34.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/ioctl.h", line 58.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/termios.h", line 41.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/termios.h", line 47.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/curses.h", line 126.23: 1506-457 (I) File /usr/include/termios.h has already been included. "nano.h", line 118.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 42.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/stdlib.h", line 101.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 101.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "nano.h", line 120.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/sys/stat.h", line 24.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/sys/stat.h", line 41.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/sys/stat.h", line 44.18: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/time.h has already been included. "../lib/time.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/time.h", line 35.24: 1506-457 (I) File /usr/include/time.h has already been included. "/usr/include/sys/stat.h", line 37.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/sys/stat.h", line 43.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/mode.h", line 41.23: 1506-457 (I) File /usr/include/standards.h has already been included. "../lib/sys/stat.h", line 606.5: 1506-293 (I) Identifier STAT_MACROS_BROKEN assigned default value of zero on if directive. "../lib/sys/stat.h", line 824.6: 1506-293 (I) Identifier S_IXUGO assigned default value of zero on if directive. "../lib/sys/stat.h", line 1165.12: 1506-290 (I) Unknown macro name stat64 on #undef directive. "../lib/dirent.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/sys/dir.h", line 36.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/sys/dir.h", line 38.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/sys/dir.h", line 264.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "/usr/include/sys/dir.h", line 312.8: 1506-290 (I) Unknown macro name DIRSIZ on #undef directive. "../lib/dirent.h", line 34.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/dirent.h", line 61.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/dirent.h", line 61.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/regex.h", line 24.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "../lib/regex.h", line 290.22: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/limits.h has already been included. "../lib/signal.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/signal.h", line 49.23: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/sys/types.h has already been included. "/usr/include/signal.h", line 34.24: 1506-457 (I) File /usr/include/sys/signal.h has already been included. "../lib/signal.h", line 552.7: 1506-293 (I) Identifier GNULIB_defined_sighandler_t assigned default value of zero on if directive. "../lib/signal.h", line 757.7: 1506-293 (I) Identifier GNULIB_defined_function_taking_int_returning_void_t assigned default value of zero on if directive. "/usr/include/assert.h", line 34.8: 1506-290 (I) Unknown macro name assert on #undef directive. "/usr/include/assert.h", line 98.8: 1506-290 (I) Unknown macro name static_assert on #undef directive. "proto.h", line 417.27: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 418.23: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 419.24: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 421.28: 1506-492 (I) Redefinition of signal hides previous definition. "proto.h", line 539.27: 1506-492 (I) Redefinition of signal hides previous definition. "winio.c", line 29.19: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdio.h has already been included. "winio.c", line 30.20: 1506-457 (I) File /usr/vac/include/stdarg.h has already been included. "/usr/vac/include/stdarg.h", line 13.25: 1506-457 (I) File /usr/include/stdarg.h has already been included. "../lib/string.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 49.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/string.h", line 58.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 58.22: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/string.h", line 582.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "../lib/string.h", line 1096.8: 1506-293 (I) Identifier __GLIBC__ assigned default value of zero on if directive. "../lib/unistd.h", line 20.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "/usr/include/unistd.h", line 49.29: 1506-457 (I) File /usr/include/strict_stdtypes.h has already been included. "/usr/include/unistd.h", line 55.33: 1506-457 (I) File /usr/include/end_strict_stdtypes.h has already been included. "/usr/include/end_strict_stdtypes.h", line 25.8: 1506-290 (I) Unknown macro name _STD_TYPES_T on #undef directive. "/usr/include/sys/access.h", line 35.23: 1506-457 (I) File /usr/include/standards.h has already been included. "/usr/include/unistd.h", line 339.9: 1506-290 (I) Unknown macro name _POSIX_THREAD_FORKALL on #undef directive. "/usr/include/unistd.h", line 358.9: 1506-290 (I) Unknown macro name _POSIX_SYNC_IO on #undef directive. "/usr/include/unistd.h", line 801.46: 1506-450 (I) Obsolete non-prototype-style function declaration. "../lib/unistd.h", line 56.20: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stddef.h has already been included. "../lib/unistd.h", line 88.21: 1506-457 (I) File /home/jrw32982/junk/nano-2.8.5-plus/src/../lib/stdlib.h has already been included. "../lib/stdlib.h", line 19.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "../lib/stdlib.h", line 28.25: 1506-457 (I) File /usr/vac/include/stdlib.h has already been included. "../lib/getopt-pfx-core.h", line 40.9: 1506-290 (I) Unknown macro name getopt on #undef directive. "../lib/getopt-pfx-core.h", line 41.9: 1506-290 (I) Unknown macro name optarg on #undef directive. "../lib/getopt-pfx-core.h", line 42.9: 1506-290 (I) Unknown macro name opterr on #undef directive. "../lib/getopt-pfx-core.h", line 43.9: 1506-290 (I) Unknown macro name optind on #undef directive. "../lib/getopt-pfx-core.h", line 44.9: 1506-290 (I) Unknown macro name optopt on #undef directive. "../lib/getopt-pfx-core.h", line 54.9: 1506-290 (I) Unknown macro name _GETOPT_CORE_H on #undef directive. "../lib/ctype.h", line 28.5: 1506-293 (I) Identifier __GNUC__ assigned default value of zero on if directive. "winio.c", line 175.12: 1506-424 (I) The condition is always true. "winio.c", line 203.1: 1506-412 (I) Referenced variable "input", which was not initialized in its declaration. "winio.c", line 289.1: 1506-412 (I) Referenced variable "input", which was not initialized in its declaration. "winio.c", line 449.21: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "winio.c", line 449.21: 1506-412 (I) Referenced variable "seq", which was not initialized in its declaration. "winio.c", line 449.21: 1506-412 (I) Referenced variable "byte_mb_len", which was not initialized in its declaration. "winio.c", line 449.21: 1506-412 (I) Referenced variable "byte_mb", which was not initialized in its declaration. "winio.c", line 450.17: 1506-412 (I) Referenced variable "byte", which was not initialized in its declaration. "winio.c", line 624.9: 1506-480 (I) Missing break statement allows fall-through to this case. "winio.c", line 632.9: 1506-480 (I) Missing break statement allows fall-through to this case. "winio.c", line 641.9: 1506-480 (I) Missing break statement allows fall-through to this case. "winio.c", line 650.9: 1506-480 (I) Missing break statement allows fall-through to this case. "winio.c", line 712.1: 1506-412 (I) Referenced variable "keycode", which was not initialized in its declaration. "winio.c", line 712.1: 1506-412 (I) Referenced variable "kbinput", which was not initialized in its declaration. "winio.c", line 789.21: 1506-480 (I) Missing break statement allows fall-through to this case. "winio.c", line 1264.1: 1506-412 (I) Referenced variable "seq_len", which was not initialized in its declaration. "winio.c", line 1264.1: 1506-412 (I) Referenced variable "seq", which was not initialized in its declaration. "winio.c", line 1264.1: 1506-412 (I) Referenced variable "retval", which was not initialized in its declaration. "winio.c", line 1460.1: 1506-412 (I) Referenced variable "retval", which was not initialized in its declaration. "winio.c", line 1498.1: 1506-412 (I) Referenced variable "retval", which was not initialized in its declaration. "winio.c", line 1509.5: 1506-473 (I) An unintended semi-colon may have created an empty loop body. "winio.c", line 1539.17: 1506-473 (I) An unintended semi-colon may have created an empty loop body. "winio.c", line 1545.46: 1506-495 (I) Pointer type conversion found. "winio.c", line 1545.46: 1506-374 (I) Pointer types "int*" and "unsigned long*" are not compatible. "winio.c", line 1554.9: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "winio.c", line 1554.9: 1506-412 (I) Referenced variable "onebyte", which was not initialized in its declaration. "winio.c", line 1554.9: 1506-412 (I) Referenced variable "multibyte", which was not initialized in its declaration. "winio.c", line 1568.1: 1506-412 (I) Referenced variable "kbinput", which was not initialized in its declaration. "winio.c", line 1754.1: 1506-412 (I) Referenced variable "s", which was not initialized in its declaration. "winio.c", line 1780.1: 1506-412 (I) Referenced variable "row", which was not initialized in its declaration. "winio.c", line 1836.12: 1506-492 (I) Redefinition of index hides previous definition. "winio.c", line 1947.5: 1506-412 (I) Referenced variable "charlength", which was not initialized in its declaration. "winio.c", line 1964.1: 1506-412 (I) Referenced variable "converted", which was not initialized in its declaration. "winio.c", line 1992.55: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "winio.c", line 2088.1: 1506-412 (I) Referenced variable "caption", which was not initialized in its declaration. "winio.c", line 2088.1: 1506-412 (I) Referenced variable "statelen", which was not initialized in its declaration. "winio.c", line 2088.1: 1506-412 (I) Referenced variable "pathlen", which was not initialized in its declaration. "winio.c", line 2088.1: 1506-412 (I) Referenced variable "prefixlen", which was not initialized in its declaration. "winio.c", line 2088.1: 1506-412 (I) Referenced variable "verlen", which was not initialized in its declaration. "winio.c", line 2121.5: 1506-431 (I) The left-hand side of a bitwise &, |, or ^ expression is an unparenthesized relational, shift, or arithmetic expression which has a higher precedence. "winio.c", line 2198.1: 1506-412 (I) Referenced variable "bracketed", which was not initialized in its declaration. "winio.c", line 2198.1: 1506-412 (I) Referenced variable "start_col", which was not initialized in its declaration. "winio.c", line 2198.1: 1506-412 (I) Referenced variable "message", which was not initialized in its declaration. "winio.c", line 2198.1: 1506-412 (I) Referenced variable "compound", which was not initialized in its declaration. "winio.c", line 2198.1: 1506-412 (I) Referenced variable "ap", which was not initialized in its declaration. "winio.c", line 2262.1: 1506-412 (I) Referenced variable "s", which was not initialized in its declaration. "winio.c", line 2262.1: 1506-412 (I) Referenced variable "f", which was not initialized in its declaration. "winio.c", line 2262.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "winio.c", line 2262.1: 1506-412 (I) Referenced variable "itemwidth", which was not initialized in its declaration. "winio.c", line 2262.1: 1506-412 (I) Referenced variable "number", which was not initialized in its declaration. "winio.c", line 2271.46: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "winio.c", line 2327.1: 1506-412 (I) Referenced variable "col", which was not initialized in its declaration. "winio.c", line 2350.69: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "winio.c", line 2351.47: 1506-435 (I) An expression statement should have some side effects because its value is discarded. "winio.c", line 2391.20: 1506-492 (I) Redefinition of index hides previous definition. "winio.c", line 2458.17: 1506-413 (I) A goto statement is used. "winio.c", line 2472.21: 1506-413 (I) A goto statement is used. "winio.c", line 2476.21: 1506-413 (I) A goto statement is used. "winio.c", line 2489.21: 1506-413 (I) A goto statement is used. "winio.c", line 2495.17: 1506-413 (I) A goto statement is used. "winio.c", line 2502.17: 1506-413 (I) A goto statement is used. "winio.c", line 2505.20: 1506-424 (I) The condition is always true. "winio.c", line 2524.21: 1506-413 (I) A goto statement is used. "winio.c", line 2539.17: 1506-413 (I) A goto statement is used. "winio.c", line 2546.17: 1506-413 (I) A goto statement is used. "winio.c", line 2626.9: 1506-412 (I) Referenced variable "endmatch", which was not initialized in its declaration. "winio.c", line 2626.9: 1506-412 (I) Referenced variable "startmatch", which was not initialized in its declaration. "winio.c", line 2626.9: 1506-412 (I) Referenced variable "match", which was not initialized in its declaration. "winio.c", line 2626.9: 1506-412 (I) Referenced variable "thetext", which was not initialized in its declaration. "winio.c", line 2626.9: 1506-412 (I) Referenced variable "start_col", which was not initialized in its declaration. "winio.c", line 2677.5: 1506-412 (I) Referenced variable "thetext", which was not initialized in its declaration. "winio.c", line 2677.5: 1506-412 (I) Referenced variable "start_col", which was not initialized in its declaration. "winio.c", line 2677.5: 1506-412 (I) Referenced variable "bot_x", which was not initialized in its declaration. "winio.c", line 2677.5: 1506-412 (I) Referenced variable "top_x", which was not initialized in its declaration. "winio.c", line 2677.5: 1506-412 (I) Referenced variable "bot", which was not initialized in its declaration. "winio.c", line 2677.5: 1506-412 (I) Referenced variable "top", which was not initialized in its declaration. "winio.c", line 2687.38: 1506-492 (I) Redefinition of index hides previous definition. "winio.c", line 2732.1: 1506-412 (I) Referenced variable "converted", which was not initialized in its declaration. "winio.c", line 2786.1: 1506-412 (I) Referenced variable "full_length", which was not initialized in its declaration. "winio.c", line 2786.1: 1506-412 (I) Referenced variable "converted", which was not initialized in its declaration. "winio.c", line 2786.1: 1506-412 (I) Referenced variable "starting_row", which was not initialized in its declaration. "winio.c", line 2841.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "winio.c", line 2884.1: 1506-412 (I) Referenced variable "i", which was not initialized in its declaration. "winio.c", line 2974.1: 1506-412 (I) Referenced variable "leftedge", which was not initialized in its declaration. "winio.c", line 2974.1: 1506-412 (I) Referenced variable "line", which was not initialized in its declaration. "winio.c", line 3118.1: 1506-412 (I) Referenced variable "line", which was not initialized in its declaration. "winio.c", line 3240.1: 1506-412 (I) Referenced variable "charpct", which was not initialized in its declaration. "winio.c", line 3240.1: 1506-412 (I) Referenced variable "colpct", which was not initialized in its declaration. "winio.c", line 3240.1: 1506-412 (I) Referenced variable "linepct", which was not initialized in its declaration. "winio.c", line 3240.1: 1506-412 (I) Referenced variable "sum", which was not initialized in its declaration. "winio.c", line 3240.1: 1506-412 (I) Referenced variable "saved_byte", which was not initialized in its declaration. "winio.c", line 3410.9: 1506-412 (I) Referenced variable "start_col", which was not initialized in its declaration. "winio.c", line 3410.9: 1506-412 (I) Referenced variable "what", which was not initialized in its declaration. "winio.c", line 3445.1: 1506-469 (I) The static function "getdtablesize" is declared or defined but never referenced. "winio.c", line 3445.1: 1506-415 (I) The external function definition "do_credits" is never referenced. "winio.c", line 3445.1: 1506-415 (I) The external function definition "enable_waiting" is never referenced. "winio.c", line 3445.1: 1506-415 (I) The external function definition "disable_waiting" is never referenced. "winio.c", line 3445.1: 1506-415 (I) The external function definition "spotlight" is never referenced. "winio.c", line 3445.1: 1506-415 (I) The external function definition "do_cursorpos_void" is never referenced. "winio.c", line 3445.1: 1506-415 (I) The external function definition "display_main_list" is never referenced. "winio.c", line 3445.1: 1506-415 (I) The external function definition "edit_redraw" is never referenced. "winio.c", line 3445.1: 1506-415 (I) The external function definition "ensure_firstcolumn_is_aligned" is never referenced. "winio.c", line 3445.1: 1506-415 (I) The external function definition "edit_scroll" is never referenced. "winio.c", line 3445.1: 1506-415 (I) The external function definition "less_than_a_screenful" is never referenced. "winio.c", line 3445.1: 1506-415 (I) The external function definition "warn_and_shortly_pause" is never referenced. "winio.c", line 3445.1: 1506-415 (I) The external function definition "get_shortcut" is never referenced. "winio.c", line 3445.1: 1506-415 (I) The external function definition "get_verbatim_kbinput" is never referenced. "winio.c", line 3445.1: 1506-415 (I) The external function definition "get_kbinput" is never referenced. "winio.c", line 3445.1: 1506-415 (I) The external function definition "unget_kbinput" is never referenced. "winio.c", line 3445.1: 1506-415 (I) The external function definition "get_key_buffer_len" is never referenced. "winio.c", line 3445.1: 1506-469 (I) The static function "select" is declared or defined but never referenced. "winio.c", line 3445.1: 1506-469 (I) The static function "strtold" is declared or defined but never referenced. "winio.c", line 3445.1: 1506-469 (I) The static function "wcstok" is declared or defined but never referenced. "winio.c", line 3445.1: 1506-469 (I) The static function "wcsftime" is declared or defined but never referenced. "winio.c", line 3445.1: 1506-469 (I) The static function "strtoimax" is declared or defined but never referenced. /usr/vacpp/bin/xlC -g -qinfo=all -o nano browser.o chars.o color.o cut.o files.o global.o help.o move.o nano.o prompt.o rcfile.o search.o text.o utils.o winio.o ../lib/libgnu.a -lpthread -lz -lcurses Target "all" is up to date. Making all in syntax Target "all" is up to date. Target "all-am" is up to date.