- From: Paul <paul@all-the-johnsons.co.uk>
- Date: Sat, 02 Sep 2006 14:35:58 +0100
- To: Régis Boudin <regis@boudin.name>
- Cc: Irene.Vatton@inrialpes.fr, amaya <www-amaya@w3.org>
- Message-Id: <1157204158.3465.12.camel@T7.Linux>
Hi, > > > A new snapshot of the future 9.52 version is now available. > > > See http://www.w3.org/Amaya/ > > > > And it's still won't compile > > What error do you get ? I checked and built the snapshot without a > problem. Running on Fedora Core 6 test 2, x86_64 External structure HTML External structure MathML External structure SVG External structure XML External structure TextFile Recursive element Thread_item Recursive element TI_content Recursive element Topic_item Recursive element Topic_content Recursive element Item Item : is a temporary element. Topic_box : unused box Topic_icon_box : unused box ../../annotlib/ANNOTtools.c: In function 'char* ANNOT_PreparePostBody(Document)': ../../annotlib/ANNOTtools.c:2236: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result ../../annotlib/ANNOTtools.c:2244: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result ../../annotlib/ANNOTmenu.c:53: warning: 'CustomQueryBase' defined but not used ../../annotlib/ANNOTmenu.c:54: warning: 'CustomQueryFlag' defined but not used ../../annotlib/ANNOTmenu.c:55: warning: 'AlgaeText' defined but not used ../../annotlib/BMmenu.c: In function 'void BookmarkMenuCallbackDialog(int, int, char*)': ../../annotlib/BMmenu.c:438: error: cast from 'char*' to 'int' loses precision ../../annotlib/BMmenu.c: In function 'void TopicMenuCallbackDialog(int, int, char*)': ../../annotlib/BMmenu.c:804: error: cast from 'char*' to 'int' loses precision ../../annotlib/BMmenu.c: In function 'void TopicURLCallbackDialog(int, int, char*)': ../../annotlib/BMmenu.c:1079: error: cast from 'char*' to 'int' loses precision ../../annotlib/BMmenu.c:1141: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result ../../annotlib/BMmenu.c: In function 'void InitTopicURL()': ../../annotlib/BMmenu.c:1174: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result make[2]: *** [BMmenu.o] Error 1 make[1]: *** [../annotlib/libAnnot.a] Error 2 make: *** [amaya_prog] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.74985 (%build) Bad exit status from /var/tmp/rpm-tmp.74985 (%build) I have a patch for this file (attached), when I try to recompile I now get + umask 022 + cd /home/paul/rpmbuild/BUILD + LANG=C + export LANG + unset DISPLAY + cd /home/paul/rpmbuild/BUILD + rm -rf amaya-9.52 + /bin/mkdir -p amaya-9.52 + cd amaya-9.52 + /bin/gzip -dc /home/paul/rpmbuild/SOURCES/amaya-fullsrc-9.52.tgz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' ++ /usr/bin/id -u + '[' 500 = 0 ']' ++ /usr/bin/id -u + '[' 500 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (BMmenu.patch):' + patch -p1 -s + exit 0 + umask 022 + cd /home/paul/rpmbuild/BUILD + cd amaya-9.52 + LANG=C + export LANG + unset DISPLAY + mkdir -p Amaya/wx + cd Amaya/wx + ../configure --enable-bookmarks --prefix=/usr/lib64 --bindir=/usr/bin --exec_prefix=/usr --with-wx --with-mesa configure: WARNING: Defaulting to the the builtin regex library for Unicode build. configure: WARNING: wxMetafile is not available on this system... disabled ++ pkg-config --cflags libpng10 ++ pkg-config --cflags libpng10 ++ pkg-config --libs libpng10 + sed -i -e 's#^\(CFLAGS *=\) .*#\1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/libpng10 -x c#' -e 's#^\(CXXFLAGS *=\) .*#\1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/libpng10 -x c++ -D__cplusplus#' -e 's#^\(IMGLIBS *=\) .*#\1 -ljpeg -lpng10 -lz#' Options.orig + make Makefile:12: Options: No such file or directory ../../../tools/mkdep/mkdep.c: In function 'int main(int, char**)': ../../../tools/mkdep/mkdep.c:438: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result Makefile:40: .depends: No such file or directory Makefile:183: depend: No such file or directory main/bufferobj.c: In function '_mesa_validate_pbo_access': main/bufferobj.c:415: warning: cast to pointer from integer of different size main/bufferobj.c:419: warning: cast to pointer from integer of different size main/texcompress_fxt1.c:296: warning: ISO C90 does not support 'long long' main/texstore.c: In function 'validate_pbo_compressed_teximage': main/texstore.c:1833: warning: cast to pointer from integer of different size In file included from glapi/glapi.c:460: glapi/glprocs.h:966: warning: string length '16393' is greater than the length '509' ISO C89 compilers are required to support drivers/glide/fxg.c:1: warning: ISO C forbids an empty source file drivers/fbdev/glfbdev.c:1: warning: ISO C forbids an empty source file ar: creating libGL.a drivers/osmesa/osmesa.c: In function 'OSMesaGetProcAddress': drivers/osmesa/osmesa.c:1304: warning: ISO C forbids conversion of function pointer to object pointer type drivers/osmesa/osmesa.c:1306: warning: ISO C forbids conversion of function pointer to object pointer type ar: creating libOSMesa.a ar: creating libGLU.a Makefile:51: depend: No such file or directory GLwDrawA.c:234: warning: ISO C forbids conversion of function pointer to object pointer type ar: creating libGLw.a /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/regex/rege_dfa.c: In function 'getvacant': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/regex/rege_dfa.c:570: warning: 'lastap.ss' may be used uninitialized in this function /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/regex/rege_dfa.c:570: warning: 'lastap.co' may be used uninitialized in this function /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/regex/regexec.c: In function 'wx_re_exec': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/regex/regexec.c:352: warning: 'cold' may be used uninitialized in this function /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/tiff/tif_unix.c: In function '_tiffReadProc': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/tiff/tif_unix.c:38: warning: cast from pointer to integer of different size /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/tiff/tif_unix.c: In function '_tiffWriteProc': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/tiff/tif_unix.c:44: warning: cast from pointer to integer of different size /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/tiff/tif_unix.c: In function '_tiffSeekProc': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/tiff/tif_unix.c:53: warning: cast from pointer to integer of different size /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/tiff/tif_unix.c: In function '_tiffCloseProc': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/tiff/tif_unix.c:60: warning: cast from pointer to integer of different size /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/tiff/tif_unix.c: In function '_tiffSizeProc': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/tiff/tif_unix.c:77: warning: cast from pointer to integer of different size /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/tiff/tif_unix.c: In function 'TIFFFdOpen': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/tiff/tif_unix.c:130: warning: cast to pointer from integer of different size /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/tiff/tif_dirread.c: In function 'TIFFReadDirectory': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/tiff/tif_dirread.c:95: warning: 'dv' may be used uninitialized in this function /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/tiff/tif_fax3sm.c:6: warning: missing braces around initializer /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/tiff/tif_fax3sm.c:6: warning: (near initialization for 'TIFFFaxMainTable[0]') /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/tiff/tif_fax3sm.c:19: warning: missing braces around initializer /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/tiff/tif_fax3sm.c:19: warning: (near initialization for 'TIFFFaxWhiteTable[0]') /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/tiff/tif_fax3sm.c:363: warning: missing braces around initializer /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/tiff/tif_fax3sm.c:363: warning: (near initialization for 'TIFFFaxBlackTable[0]') In file included from /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/tiff/tif_luv.c:625: /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/tiff/uvcode.h:10: warning: missing braces around initializer /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/tiff/uvcode.h:10: warning: (near initialization for 'uv_row[0]') /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/tiff/tif_packbits.c: In function 'PackBitsPreEncode': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/tiff/tif_packbits.c:45: warning: cast to pointer from integer of different size /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/tiff/tif_packbits.c:47: warning: cast to pointer from integer of different size /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/tiff/tif_packbits.c: In function 'PackBitsEncodeChunk': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/tiff/tif_packbits.c:194: warning: cast from pointer to integer of different size /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/tiff/tif_packbits.c:208: warning: cast from pointer to integer of different size /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/tiff/tif_print.c: In function 'TIFFPrintDirectory': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/tiff/tif_print.c:75: warning: format '%lx' expects type 'long unsigned int', but argument 3 has type 'toff_t' Makefile:66: .depends: No such file or directory /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/base/AmayaAppInstance.cpp: In member function 'void AmayaAppInstance::SendURLToOtherAmayaInstance(const wxString&)': ../../thotlib/base/AmayaAppInstance.cpp:111: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/base/message.c: In function 'int TtaGetMessageTable(const char*, int)': ../../thotlib/base/message.c:203: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result ../../thotlib/base/message.c:206: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result ../../thotlib/base/platform.c:198: warning: 'ThotFileHandle TtaFileOpen(const char*, ThotFileMode)' defined but not used ../../thotlib/base/platform.c:237: warning: 'int TtaFileClose(ThotFileHandle)' defined but not used /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/base/registry.c: In function 'void TtaInitializeAppRegistry(char*)': ../../thotlib/base/registry.c:1263: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/base/testcase.c: In function 'void TtaStopBenchmarkTimer(int)': ../../thotlib/base/testcase.c:213: warning: format '%d' expects type 'int', but argument 4 has type 'long int' ../../thotlib/base/testcase.c: In function 'void TtaSetBenchmarkMark(int, const char*)': ../../thotlib/base/testcase.c:243: warning: format '%d' expects type 'int', but argument 5 has type 'long int' ../../thotlib/base/testcase.c:243: warning: format '%d' expects type 'int', but argument 6 has type 'long int' ../../thotlib/unicode/ustring.c: In function 'CHARSET TtaGetLocaleCharset()': ../../thotlib/unicode/ustring.c:448: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result ../../thotlib/unicode/ustring.c:452: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result ../../thotlib/unicode/ustring.c:454: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/base/structlist.c: In function 'void WrTree(_ElementDescr*, int, FILE*, ThotBool)': ../../thotlib/base/structlist.c:533: warning: format '%x' expects type 'unsigned int', but argument 4 has type 'long unsigned int' ../../thotlib/content/content.c: In function 'void SplitTextElement(_ElementDescr*, int, _DocumentDescr*, ThotBool, _ElementDescr**, ThotBool)': ../../thotlib/content/content.c:137: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/content/content.c:152: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/content/content.c:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/content/content.c:261: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/content/content.c: In function 'ThotBool MergeTextElements(_ElementDescr*, _ElementDescr**, _DocumentDescr*, ThotBool, ThotBool)': ../../thotlib/content/content.c:323: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/content/content.c:338: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/content/content.c:470: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/content/content.c:474: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/readpivot.c: In function 'void ReadPRulePiv(_DocumentDescr*, FILE*, _ElementDescr*, ThotBool, _PresRule**, ThotBool)': ../../thotlib/document/readpivot.c:1427: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/readpivot.c:1428: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/readpivot.c:1429: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/readpivot.c:1448: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/readpivot.c:1449: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/readpivot.c:1451: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/readpivot.c:1453: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/readpivot.c: In function '_ElementDescr* ReadTreePiv(FILE*, _StructSchema*, _DocumentDescr*, char*, ThotBool, int*, _StructSchema**, int*, _StructSchema**, ThotBool, _ElementDescr*, ThotBool)': ../../thotlib/document/readpivot.c:2050: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/readpivot.c:2775: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/readpivot.c: In function 'void LoadDocumentPiv(FILE*, _DocumentDescr*, ThotBool)': ../../thotlib/document/readpivot.c:3305: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/readpivot.c:3425: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/writepivot.c: In function 'void Externalise(FILE*, _ElementDescr**, _DocumentDescr*, ThotBool)': ../../thotlib/document/writepivot.c:1243: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/writepivot.c:1262: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/writepivot.c: In function 'void SauveDoc(FILE*, _DocumentDescr*)': ../../thotlib/document/writepivot.c:1403: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/writepivot.c:1418: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/applicationapi.c: In function 'void TtaQuit()': ../../thotlib/editing/applicationapi.c:387: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/presentation/presentationapi.c: In function 'ThotBool PRuleMessagePre(_ElementDescr*, _PresRule*, int, _DocumentDescr*, ThotBool)': ../../thotlib/presentation/presentationapi.c:82: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/presentation/presentationapi.c: In function 'void PRuleMessagePost(_ElementDescr*, _PresRule*, _DocumentDescr*, ThotBool)': ../../thotlib/presentation/presentationapi.c:131: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/tree/attributeapi.c: In function 'void TtaGiveAttributeTypeFromName(char*, int*, AttributeType*, int*)': ../../thotlib/tree/attributeapi.c:756: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/tree/attributeapi.c: In function 'void TtaGiveAttributeTypeFromOriginalName(char*, int*, AttributeType*, int*)': ../../thotlib/tree/attributeapi.c:811: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/tree/references.c: In function 'ThotBool SetReference(_ElementDescr*, _AttributeBlock*, _ElementDescr*, _DocumentDescr*, _DocumentDescr*, ThotBool, ThotBool)': ../../thotlib/tree/references.c:553: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/tree/references.c:609: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/tree/references.c: In function 'void UpdateInclusionElements(_DocumentDescr*)': ../../thotlib/tree/references.c:656: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/tree/references.c:676: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/tree/referenceapi.c: In function 'void TtaCopyReference(int*, int*, Document)': ../../thotlib/tree/referenceapi.c:227: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/tree/treeapi.c: In function 'void TtaGiveTypeFromName(ElementType*, char*)': ../../thotlib/tree/treeapi.c:1815: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/tree/treeapi.c: In function 'void TtaGiveTypeFromOriginalName(ElementType*, char*)': ../../thotlib/tree/treeapi.c:1843: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/content/content.c: In function 'void SplitTextElement(_ElementDescr*, int, _DocumentDescr*, ThotBool, _ElementDescr**, ThotBool)': ../../thotlib/content/content.c:137: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/content/content.c:152: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/content/content.c:246: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/content/content.c:261: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/content/content.c: In function 'ThotBool MergeTextElements(_ElementDescr*, _ElementDescr**, _DocumentDescr*, ThotBool, ThotBool)': ../../thotlib/content/content.c:323: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/content/content.c:338: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/content/content.c:470: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/content/content.c:474: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/content/dictionary.c: In function 'void PrepareDictionary(_WordDict**, char*, _DocumentDescr*, char*, Language, ThotBool, ThotBool, ThotBool)': ../../thotlib/content/dictionary.c:436: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result ../../thotlib/content/dictionary.c: In function 'void TtaUnLoadLanguageDictionaries(Language)': ../../thotlib/content/dictionary.c:703: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/dialogue/font.c: In function 'int CharacterHeight(int, void*)': ../../thotlib/dialogue/font.c:674: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/dialogue/font.c: In function 'int CharacterAscent(int, void*)': ../../thotlib/dialogue/font.c:710: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/translation.c: In function 'void TranslateTree(_ElementDescr*, Document, ThotBool, ThotBool, ThotBool, ThotBool)': ../../thotlib/document/translation.c:3725: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/translation.c:3865: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/applicationapi.c: In function 'void TtaQuit()': ../../thotlib/editing/applicationapi.c:387: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/image/gifhandler.c:77: warning: non-local variable '<anonymous struct> GifScreen' uses anonymous type In file included from ../../thotlib/image/jpeghandler.c:23: /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/src/jpeg/jconfig.h:63:1: warning: "HAVE_STDLIB_H" redefined In file included from ../../thotlib/include/sysdep.h:78, from ../../thotlib/include/thot_sys.h:65, from ../../thotlib/image/jpeghandler.c:15: ../config.h:254:1: warning: this is the location of the previous definition ../../thotlib/image/picture.c: In function 'ThotBool TtaFileCopyUncompress(const char*, const char*)': ../../thotlib/image/picture.c:2411: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../../thotlib/image/picture.c: In function 'void ClipAndBoxUpdate(_AbstractBox*, _Box*, int, int, int, int, int, int, int)': ../../thotlib/image/picture.c:2527: warning: 'parent' may be used uninitialized in this function ../../thotlib/image/pnghandler.c: In function 'unsigned char* ReadPng(FILE*, unsigned int*, unsigned int*, int*, int*, ThotColorStruct**, int*, ThotBool*, ThotBool*)': ../../thotlib/image/pnghandler.c:135: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ../../thotlib/presentation/changepresent.c: In function 'void RemoveSpecifPres(_ElementDescr*, _DocumentDescr*, unsigned char*, int)': ../../thotlib/presentation/changepresent.c:789: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/presentation/changepresent.c:807: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/view/buildboxes.c: In function 'ThotBool ComputeUpdates(_AbstractBox*, int, ThotBool*)': ../../thotlib/view/buildboxes.c:3397: warning: 'imageDesc' may be used uninitialized in this function ../../thotlib/view/buildboxes.c:3394: warning: 'box' may be used uninitialized in this function ../../thotlib/view/changeabsbox.c: In function 'void UpdatePresAttr(_ElementDescr*, _AttributeBlock*, _ElementDescr*, _DocumentDescr*, ThotBool, ThotBool, _AttributeBlock*)': ../../thotlib/view/changeabsbox.c:3726: warning: 'val' may be used uninitialized in this function ../../thotlib/view/createabsbox.c: In function 'ThotBool CondPresentation(_Condition*, _ElementDescr*, _AttributeBlock*, _ElementDescr*, _PresRule*, int, _StructSchema*, _DocumentDescr*)': ../../thotlib/view/createabsbox.c:1125: warning: 'pAsc' may be used uninitialized in this function ../../thotlib/view/createabsbox.c: In function '_AbstractBox* AbsBoxesCreate(_ElementDescr*, _DocumentDescr*, DocViewNumber, ThotBool, ThotBool, ThotBool*)': ../../thotlib/view/createabsbox.c:5480: warning: 'typePres' may be used uninitialized in this function /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/view/displayview.c: In function 'void TCloseDocument(_DocumentDescr*)': ../../thotlib/view/displayview.c:418: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/view/displayview.c:435: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/content/search.c: In function 'void ReplaceString(_DocumentDescr*, _ElementDescr*, int, int, CHAR_T*, int, ThotBool)': ../../thotlib/content/search.c:93: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/content/search.c:264: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/internals/h/AmayaSpeCharPanel.h: In member function 'MathMLEntityHash_wxImplementation_HashTable::Node** MathMLEntityHash_wxImplementation_HashTable::GetNodePtr(const int&) const': ../../thotlib/internals/h/AmayaSpeCharPanel.h:11: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/internals/h/AmayaSpeCharPanel.h: In member function 'MathMLEntityHash_wxImplementation_HashTable::Node** MathMLEntityHash_wxImplementation_HashTable::GetNodePtr(const int&) const': ../../thotlib/internals/h/AmayaSpeCharPanel.h:11: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/internals/h/AmayaSpeCharPanel.h: In member function 'MathMLEntityHash_wxImplementation_HashTable::Node** MathMLEntityHash_wxImplementation_HashTable::GetNodePtr(const int&) const': ../../thotlib/internals/h/AmayaSpeCharPanel.h:11: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/protocol/http.h: In member function 'wxStringToStringHashMap_wxImplementation_HashTable::Node** wxStringToStringHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/protocol/http.h:21: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/dialogue/appli.c: In function 'void FrameRedraw(int, unsigned int, unsigned int)': ../../thotlib/dialogue/appli.c:649: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/dialogue/appli.c:663: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/dialogue/appli.c: In function 'void FrameHScrolledCallback(int, int, int)': ../../thotlib/dialogue/appli.c:1302: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/dialogue/appli.c:1322: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/dialogue/attrmenu.c: In function 'void CallbackAttrMenu(int, int, int)': ../../thotlib/dialogue/attrmenu.c:1790: warning: 'att' is used uninitialized in this function /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/dialogue/creationmenu.c: In function 'int BuildElementSelector(_DocumentDescr*, _StructSchema*, char*)': ../../thotlib/dialogue/creationmenu.c:87: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/dialogue/input.c: In function 'ThotBool APPKey(int, _ElementDescr*, Document, ThotBool)': ../../thotlib/dialogue/input.c:951: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/dialogue/input.c: In function 'void InitTranslations(char*)': ../../thotlib/dialogue/input.c:1741: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result ../../thotlib/dialogue/input.c:1765: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result ../../thotlib/dialogue/input.c:1781: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result ../../thotlib/dialogue/input.c:1853: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result ../../thotlib/dialogue/input.c:1866: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result ../../thotlib/dialogue/input.c:1888: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result ../../thotlib/dialogue/input.c:1957: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/dialogue/printmenu.c: In function 'void Print(char*, char*, char*, char*, char*, char*, int, int, int, int, int, int, int, int, int, int, int, int, char*, char*, Document)': ../../thotlib/dialogue/printmenu.c:362: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'intptr_t' /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/docs.c: In function 'void NewDocument(_DocumentDescr**, char*, char*, char*)': ../../thotlib/document/docs.c:286: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/docs.c:345: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/views.c: In function 'void ViewClosed(int)': ../../thotlib/document/views.c:307: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/views.c:312: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/views.c: In function 'void OpenDefaultViews(_DocumentDescr*)': ../../thotlib/document/views.c:357: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/views.c:397: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/views.c: In function 'int OpenViewByName(_DocumentDescr*, char*, int, int, int, int)': ../../thotlib/document/views.c:717: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/views.c:734: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/views.c: In function 'void CloseView(_DocumentDescr*, int)': ../../thotlib/document/views.c:870: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/views.c:912: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/views.c: In function 'int OpenViewByName(_DocumentDescr*, char*, int, int, int, int)': ../../thotlib/document/views.c:694: warning: 'pSS' may be used uninitialized in this function ../../thotlib/document/writedoc.c: In function 'ThotBool simpleSave(_DocumentDescr*, char*, ThotBool)': ../../thotlib/document/writedoc.c:162: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/writedoc.c:178: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/writedoc.c: In function 'ThotBool StoreDocument(_DocumentDescr*, char*, char*, ThotBool, ThotBool)': ../../thotlib/document/writedoc.c:228: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/writedoc.c:321: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/writepivot.c: In function 'void Externalise(FILE*, _ElementDescr**, _DocumentDescr*, ThotBool)': ../../thotlib/document/writepivot.c:1243: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/writepivot.c:1262: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/writepivot.c: In function 'void SauveDoc(FILE*, _DocumentDescr*)': ../../thotlib/document/writepivot.c:1403: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/document/writepivot.c:1418: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/checkermenu.c: In function 'void TtcSpellCheck(Document, View)': ../../thotlib/editing/checkermenu.c:522: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/editcommands.c: In function 'ThotBool APPtextModify(_ElementDescr*, int, ThotBool)': ../../thotlib/editing/editcommands.c:186: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/spellchecker.c: In function 'void init_param(FILE*)': ../../thotlib/editing/spellchecker.c:818: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result ../../thotlib/editing/structcommands.c: In function 'ThotBool SendEventSubTree(APPevent, _DocumentDescr*, _ElementDescr*, int, int, ThotBool, ThotBool)': ../../thotlib/editing/structcommands.c:507: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structcommands.c: In function 'ThotBool DoChangeType(_ElementDescr*, _DocumentDescr*, int, _StructSchema*)': ../../thotlib/editing/structcommands.c:546: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structcommands.c:585: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structcommands.c: In function 'ThotBool CutCommand(ThotBool, ThotBool)': ../../thotlib/editing/structcommands.c:1500: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structcommands.c:1654: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structcommands.c:1758: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structcommands.c: In function 'ThotBool DoSurround(_ElementDescr*, _ElementDescr*, int, int, _DocumentDescr*, int, _StructSchema*)': ../../thotlib/editing/structcommands.c:2194: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structcommands.c:2212: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structcommands.c:2328: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structcommands.c:2354: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structcommands.c: In function 'void BuildChangeTypeTable(_ElementDescr*)': ../../thotlib/editing/structcommands.c:2495: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structcommands.c: In function 'void CreateNewElement(int, _StructSchema*, _DocumentDescr*, ThotBool)': ../../thotlib/editing/structcommands.c:3094: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structcommands.c:3265: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structcommands.c: In function 'void TtaInsertAnyElement(Document, ThotBool)': ../../thotlib/editing/structcommands.c:3510: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structcreation.c: In function 'void NotifySubTree(APPevent, _DocumentDescr*, _ElementDescr*, int, int, ThotBool, ThotBool)': ../../thotlib/editing/structcreation.c:146: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structcreation.c: In function '_AbstractBox* CreateALeaf(_AbstractBox*, int*, LeafType, ThotBool)': ../../thotlib/editing/structcreation.c:589: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structcreation.c:637: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structcreation.c:690: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structcreation.c: In function 'ThotBool TteItemMenuInsert(_StructSchema*, int, _ElementDescr*, _DocumentDescr*, MenuItemAction)': ../../thotlib/editing/structcreation.c:1298: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structcreation.c: In function 'ThotBool CreeChoix(_DocumentDescr*, _ElementDescr**, _ElementDescr**, ThotBool)': ../../thotlib/editing/structcreation.c:1592: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structcreation.c: In function '_ElementDescr* CreateSibling(_DocumentDescr*, _ElementDescr*, ThotBool, ThotBool, int, _StructSchema*, ThotBool)': ../../thotlib/editing/structcreation.c:1728: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structcreation.c:1889: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structcreation.c: In function '_ElementDescr* CreateWithinElement(_DocumentDescr*, _ElementDescr*, ThotBool, ThotBool)': ../../thotlib/editing/structcreation.c:2109: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structcreation.c:2230: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structcreation.c:2331: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structcreation.c: In function 'void InsertSecondPairedElem(_ElementDescr*, _DocumentDescr*, _ElementDescr*, int)': ../../thotlib/editing/structcreation.c:3613: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structmodif.c: In function 'ThotBool CompleteElement(_ElementDescr*, _DocumentDescr*)': ../../thotlib/editing/structmodif.c:674: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structmodif.c:791: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structmodif.c: In function 'ThotBool BreakElement(_ElementDescr*, _ElementDescr*, int, ThotBool, ThotBool)': ../../thotlib/editing/structmodif.c:934: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structmodif.c:1036: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structmodif.c:1049: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structmodif.c:1088: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structmodif.c:1123: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structmodif.c:1132: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structselect.c: In function 'ThotBool SelectAbsBoxes(_ElementDescr*, ThotBool)': ../../thotlib/editing/structselect.c:1645: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structselect.c: In function 'void SelectElementWithEvent(_DocumentDescr*, _ElementDescr*, ThotBool, ThotBool)': ../../thotlib/editing/structselect.c:2745: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structselect.c:2755: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structselect.c: In function 'void SelectPositionWithEvent(_DocumentDescr*, _ElementDescr*, int)': ../../thotlib/editing/structselect.c:2782: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structselect.c:2792: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structselect.c: In function 'void SelectStringWithEvent(_DocumentDescr*, _ElementDescr*, int, int)': ../../thotlib/editing/structselect.c:2822: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structselect.c:2832: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structselect.c: In function 'ThotBool ChangeSelection(int, _AbstractBox*, int, ThotBool, ThotBool, ThotBool, ThotBool)': ../../thotlib/editing/structselect.c:2885: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structselect.c:3081: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structselect.c:3096: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/structselect.c:3130: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/undo.c: In function 'void UndoOperation(ThotBool, Document, ThotBool)': ../../thotlib/editing/undo.c:1029: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/undo.c:1070: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/undo.c:1081: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/undo.c:1092: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/undo.c:1237: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/undo.c:1252: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/undo.c:1268: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/unstructchange.c: In function '_ElementDescr* PasteAnElement(_ElementDescr*, _PasteElemDescr*, ThotBool, ThotBool, ThotBool*, _DocumentDescr*, _ElementDescr**, _ElementDescr*)': ../../thotlib/editing/unstructchange.c:355: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/unstructchange.c:383: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/unstructchange.c:431: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/unstructchange.c:460: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/unstructchange.c:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/unstructchange.c: In function 'void TtcCreateElement(Document, View)': ../../thotlib/editing/unstructchange.c:1991: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/unstructchange.c:2056: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/unstructchange.c: In function 'void DeleteNextChar(int, _ElementDescr*, ThotBool)': ../../thotlib/editing/unstructchange.c:2556: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/unstructchange.c:2570: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/unstructchange.c:2643: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/editing/unstructchange.c: In function 'void PasteCommand()': ../../thotlib/editing/unstructchange.c:601: warning: 'cellType $ElSSchema' may be used uninitialized in this function ../../thotlib/editing/unstructchange.c:601: warning: 'cellType $ElTypeNum' may be used uninitialized in this function /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/presentation/presentationapi.c: In function 'ThotBool PRuleMessagePre(_ElementDescr*, _PresRule*, int, _DocumentDescr*, ThotBool)': ../../thotlib/presentation/presentationapi.c:82: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/presentation/presentationapi.c: In function 'void PRuleMessagePost(_ElementDescr*, _PresRule*, _DocumentDescr*, ThotBool)': ../../thotlib/presentation/presentationapi.c:131: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/tree/attributeapi.c: In function 'void TtaGiveAttributeTypeFromName(char*, int*, AttributeType*, int*)': ../../thotlib/tree/attributeapi.c:756: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/tree/attributeapi.c: In function 'void TtaGiveAttributeTypeFromOriginalName(char*, int*, AttributeType*, int*)': ../../thotlib/tree/attributeapi.c:811: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/tree/paginate.c: In function 'void SuppressPageMark(_ElementDescr*, _DocumentDescr*, _ElementDescr**)': ../../thotlib/tree/paginate.c:535: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/tree/paginate.c:564: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/tree/paginate.c: In function '_ElementDescr* InsertMark(_AbstractBox*, int, int, _AbstractBox**, ThotBool*, int, _DocumentDescr*, _ElementDescr*, int)': ../../thotlib/tree/paginate.c:998: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/tree/paginate.c: In function '_ElementDescr* AddLastPageBreak(_ElementDescr*, int, _DocumentDescr*, ThotBool)': ../../thotlib/tree/paginate.c:1819: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/tree/paginate.c: In function 'void PaginateView(_DocumentDescr*, int)': ../../thotlib/tree/paginate.c:1868: warning: 'lastSelection' may be used uninitialized in this function ../../thotlib/tree/paginate.c:1868: warning: 'firstSelection' may be used uninitialized in this function ../../thotlib/tree/referenceapi.c: In function 'void TtaCopyReference(int*, int*, Document)': ../../thotlib/tree/referenceapi.c:227: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/tree/treeapi.c: In function 'void TtaGiveTypeFromName(ElementType*, char*)': ../../thotlib/tree/treeapi.c:1815: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/tree/treeapi.c: In function 'void TtaGiveTypeFromOriginalName(ElementType*, char*)': ../../thotlib/tree/treeapi.c:1843: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/view/boxlocate.c: In function 'ThotBool APPgraphicModify(_ElementDescr*, int, int, ThotBool, ThotBool)': ../../thotlib/view/boxlocate.c:108: warning: dereferencing type-punned pointer will break strict-aliasing rules ../../thotlib/view/boxlocate.c: In function 'ThotBool NotifyClick(int, ThotBool, _ElementDescr*, int)': ../../thotlib/view/boxlocate.c:164: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/hashmap.h:705: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:26: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/clntdata.h:31: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/gdicmn.h:476: warning: dereferencing type-punned pointer will break strict-aliasing rules /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /home/paul/rpmbuild/BUILD/amaya-9.52/wxWidgets/include/wx/image.h:123: warning: dereferencing type-punned pointer will break strict-aliasing rules Makefile:201: .depends: No such file or directory ../../batch/parser.c: In function 'void GetNextToken(indLine, indLine*, indLine*, SyntacticType*)': ../../batch/parser.c:317: warning: comparison is always true due to limited range of data type ../../batch/parser.c:369: warning: comparison is always true due to limited range of data type Grammar OK, creating file .GRM Grammar OK, creating file .GRM Grammar OK, creating file .GRM Grammar OK, creating file .GRM Makefile:55: .depends: No such file or directory External structure MathML External structure SVG External structure XLink External structure Template Recursive element Element Recursive element NOSCRIPT Recursive element Block_Quote Recursive element Basic_Set Recursive element Paragraph Recursive element Anchor Recursive element Basic_Elem Recursive element Subscript Recursive element Superscript Recursive element Span Recursive element BDO Recursive element Quotation Recursive element Font Recursive element Teletype_text Recursive element Italic_text Recursive element Bold_text Recursive element Underlined_text Recursive element Struck_text Recursive element Big_text Recursive element Small_text Recursive element Phrase Recursive element Emphasis Recursive element Strong Recursive element Def Recursive element Code Recursive element Sample Recursive element Keyboard Recursive element Variable_ Recursive element Cite Recursive element ABBR Recursive element ACRONYM Recursive element Font_ Recursive element Applet Recursive element Applet_Content Recursive element Object Recursive element Object_Content Recursive element ElemOrParam Recursive element Block Recursive element Division Recursive element Center Recursive element List_ Recursive element Unnumbered_List Recursive element List_Item Recursive element Form Recursive element Form_Element Recursive element Input Recursive element BUTTON_ Recursive element LABEL Recursive element Table_ Recursive element thead Recursive element Table_row Recursive element Table_cell Recursive element Data_cell Recursive element Heading_cell Recursive element MAP Recursive element ElemOrArea Recursive element map Recursive element FRAMESET Recursive element Frames Recursive element FrameElem Recursive element IFRAME Recursive element Iframe_Content Recursive element ruby Recursive element simple_ruby Recursive element rb Recursive element RtOrRtWithPar Recursive element rt DOCTYPE unused HTMLfragment unused Alias AnyLink DOCTYPE : won't be created Element : is a temporary element. HTMLfragment : won't be created Heading : is a temporary element. Basic_Elem : is a temporary element. Font : is a temporary element. Phrase : is a temporary element. Applet_Content : is a temporary element. ElemOrParam : is a temporary element. Block : is a temporary element. List_ : is a temporary element. Form_Element : is a temporary element. Option_item : is a temporary element. Input : is a temporary element. Input_Text : won't be created Col_elem : is a temporary element. Table_cell : is a temporary element. ElemOrArea : is a temporary element. ruby : is a temporary element. C_Empty unused doctype unused doctype : won't be created External structure HTML External structure MathML Recursive element SVG Recursive element g Recursive element defs Recursive element symbol_ Recursive element image Recursive element Recursive element SVG_Image Recursive element switch Recursive element Recursive element text_ Recursive element Recursive element tspan Recursive element SpanElement Recursive element marker Recursive element pattern Recursive element mask Recursive element a Recursive element Recursive element font_ Recursive element Recursive element Recursive element glyph Recursive element missing_glyph Recursive element GraphicsElement DOCTYPE unused DOCTYPE : won't be created : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. SpanElement : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. : is a temporary element. GraphicsElement : is a temporary element. Recursive element Timeline Recursive element abstract_group Recursive element image_slider Recursive element Timeline_Image Recursive element GraphicsElement GraphicsElement : is a temporary element. External structure XLink Recursive element Construct Recursive element MROW Recursive element MFRAC Recursive element Numerator Recursive element Denominator Recursive element MSQRT Recursive element SqrtBase Recursive element MENCLOSE Recursive element MROOT Recursive element RootBase Recursive element Index Recursive element MSTYLE Recursive element MERROR Recursive element MPADDED Recursive element MPHANTOM Recursive element MFENCED Recursive element FencedExpression Recursive element MSUB Recursive element MSUP Recursive element Base Recursive element Subscript Recursive element Superscript Recursive element MUNDER Recursive element UnderOverBase Recursive element Underscript Recursive element MOVER Recursive element Overscript Recursive element MMULTISCRIPTS Recursive element MultiscriptBase Recursive element PostscriptPairs Recursive element PostscriptPair Recursive element MSubscript Recursive element MSuperscript Recursive element MTABLE Recursive element MTable_body Recursive element TableRow Recursive element MTR Recursive element MACTION Recursive element SEMANTICS Recursive element SemanticsContent Recursive element MTD Recursive element CellWrapper DOCTYPE unused DOCTYPE : won't be created TableRow : is a temporary element. SemanticsContent : is a temporary element. Construct1 : is a temporary element. MathMLCharacters : is a temporary element. Recursive element repeat Recursive element Repetition Declaration : is a temporary element. Repetition : is a temporary element. /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTAABrow.c: In function 'DigestCalcHA1': /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTAABrow.c:656: warning: pointer targets in passing argument 1 of 'HTDigest_final' differ in signedness /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTAABrow.c:664: warning: pointer targets in passing argument 1 of 'HTDigest_final' differ in signedness /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTAABrow.c: In function 'DigestCalcResponse': /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTAABrow.c:698: warning: pointer targets in passing argument 1 of 'HTDigest_final' differ in signedness /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTAABrow.c:716: warning: pointer targets in passing argument 1 of 'HTDigest_final' differ in signedness /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTPEP.c: In function 'find_module': /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTPEP.c:69: warning: pointer targets in assignment differ in signedness /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTBind.c: In function 'HTBind_add': /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTBind.c:195: warning: pointer targets in assignment differ in signedness /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTBind.c: In function 'HTBind_getFormat': /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTBind.c:457: warning: pointer targets in assignment differ in signedness /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTBufWrt.c: In function 'buffer_new': /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTBufWrt.c:280: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTDNS.c: In function 'HTGetHostBySock': /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTDNS.c:425: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTDNS.c: At top level: /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTDNS.c:218: warning: 'from_hex' defined but not used /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTTCP.c: In function 'HTDoAccept': /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTTCP.c:481: warning: pointer targets in passing argument 3 of 'accept' differ in signedness /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTUTree.c: In function 'find_tree': /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTUTree.c:294: warning: pointer targets in assignment differ in signedness /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTWWWStr.c: In function 'HTParseTime': /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTWWWStr.c:429: warning: operation on 's' may be undefined /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTWWWStr.c:431: warning: operation on 's' may be undefined /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTWWWStr.c:432: warning: operation on 's' may be undefined /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTWWWStr.c:444: warning: operation on 's' may be undefined /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTWWWStr.c:445: warning: operation on 's' may be undefined /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTWWWStr.c:458: warning: operation on 's' may be undefined /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTWWWStr.c:459: warning: operation on 's' may be undefined /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTWWWStr.c:460: warning: operation on 's' may be undefined /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTWWWStr.c:461: warning: operation on 's' may be undefined /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTWWWStr.c:462: warning: operation on 's' may be undefined /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTWWWStr.c:502: warning: operation on 's' may be undefined /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTWWWStr.c:503: warning: operation on 's' may be undefined /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTAssoc.c: In function 'HTAssocList_findObjectCaseSensitiveExact': /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTAssoc.c:132: warning: null argument where non-null required (argument 1) /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTAssoc.c:132: warning: null argument where non-null required (argument 1) /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTAssoc.c:132: warning: null argument where non-null required (argument 1) /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTAssoc.c:132: warning: null argument where non-null required (argument 1) /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTAssoc.c:132: warning: null argument where non-null required (argument 1) /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTAssoc.c:132: warning: null argument where non-null required (argument 1) /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTAssoc.c:132: warning: null argument where non-null required (argument 1) /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTAssoc.c:132: warning: null argument where non-null required (argument 1) /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTAtom.c: In function 'HTAtom_for': /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTAtom.c:50: warning: pointer targets in assignment differ in signedness /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTAtom.c: In function 'HTAtom_caseFor': /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTAtom.c:99: warning: pointer targets in assignment differ in signedness /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTList.c: In function 'HTList_removeFirstObject': /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTList.c:162: warning: 'prevNode' may be used uninitialized in this function /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTFTP.c: In function 'AcceptDataSocket': /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTFTP.c:505: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness /home/paul/rpmbuild/BUILD/amaya-9.52/Amaya/wx/../../libwww/Library/src/HTFTP.c:507: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness configure: WARNING: No persistant storage available configure: WARNING: The generated Turtle lexer files are present. configure: WARNING: If you want to change the lexer you will need configure: WARNING: flex version 2.5.19 (2.5.31 recommended) configure: WARNING: available from http://lex.sourceforge.net/ configure: WARNING: No WWW library in use - only file: URLs will work configure: WARNING: Install libcurl, libxml2, W3C libwww or libfetch for WWW access Makefile:51: .depends: No such file or directory External structure HTML External structure MathML External structure SVG External structure XML External structure TextFile Recursive element Thread_item Recursive element TI_content Recursive element Topic_item Recursive element Topic_content Recursive element Item Item : is a temporary element. Topic_box : unused box Topic_icon_box : unused box ../../annotlib/ANNOTtools.c: In function 'char* ANNOT_PreparePostBody(Document)': ../../annotlib/ANNOTtools.c:2236: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result ../../annotlib/ANNOTtools.c:2244: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result ../../annotlib/ANNOTmenu.c:53: warning: 'CustomQueryBase' defined but not used ../../annotlib/ANNOTmenu.c:54: warning: 'CustomQueryFlag' defined but not used ../../annotlib/ANNOTmenu.c:55: warning: 'AlgaeText' defined but not used ../../annotlib/BMmenu.c: In function 'void TopicURLCallbackDialog(int, int, char*)': ../../annotlib/BMmenu.c:1141: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result ../../annotlib/BMmenu.c: In function 'void InitTopicURL()': ../../annotlib/BMmenu.c:1174: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result ../../annotlib/BMfile.c: In function 'Document redland_init(char*, char*, ThotBool)': ../../annotlib/BMfile.c:370: error: 'librdf_serializer_rdfxml_constructor' was not declared in this scope ../../annotlib/BMfile.c: In function 'ThotBool Model_queryExists(librdf_world*, librdf_model*, char*, char*, char*)': ../../annotlib/BMfile.c:707: error: 'librdf_heuristic_object_is_literal' was not declared in this scope ../../annotlib/BMfile.c: In function 'librdf_statement* Model_query(librdf_world*, librdf_model*, char*, char*, char*)': ../../annotlib/BMfile.c:749: error: 'librdf_heuristic_object_is_literal' was not declared in this scope ../../annotlib/BMfile.c: In function 'char* Model_getObjectAsString(librdf_world*, librdf_model*, librdf_node*, char*)': ../../annotlib/BMfile.c:869: warning: 'librdf_iterator_have_elements' is deprecated (declared at ../../../redland/librdf/rdf_iterator.h:73) ../../annotlib/BMfile.c:869: warning: 'librdf_iterator_have_elements' is deprecated (declared at ../../../redland/librdf/rdf_iterator.h:73) ../../annotlib/BMfile.c: At global scope: ../../annotlib/BMfile.c:736: warning: 'librdf_statement* Model_query(librdf_world*, librdf_model*, char*, char*, char*)' defined but not used make[2]: *** [BMfile.o] Error 1 make[1]: *** [../annotlib/libAnnot.a] Error 2 make: *** [amaya_prog] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.37834 (%build) Bad exit status from /var/tmp/rpm-tmp.37834 (%build) TTFN Paul -- "Bist Du meine Mutter?" - das leere kind
Attachments
- text/x-patch attachment: BMmenu.patch
Received on Saturday, 2 September 2006 13:36:59 UTC