Adding client.mk options from /home/jwalden/moz/2/mozconfig: MOZ_OBJDIR=$(TOPSRCDIR)/dbg MOZ_MAKE_FLAGS=-j5 -s make[1]: Entering directory `/home/jwalden/moz/2' cd /home/jwalden/moz/2/dbg /home/jwalden/moz/2/configure Adding configure options from /home/jwalden/moz/2/mozconfig: --enable-application=browser --enable-debug --disable-optimize --enable-tests creating cache ./config.cache checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking build system type... x86_64-unknown-linux-gnu checking for gawk... gawk checking for perl5... no checking for perl... /usr/bin/perl checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for c++... c++ checking whether the C++ compiler (c++ ) works... yes checking whether the C++ compiler (c++ ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking for ranlib... ranlib checking for as... /usr/bin/as checking for ar... ar checking for ld... ld checking for strip... strip checking for windres... no checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking how to run the C++ preprocessor... c++ -E checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for minimum required perl version >= 5.006... 5.010000 checking for full perl installation... yes checking for python2.6... /usr/bin/python2.6 checking for doxygen... /usr/bin/doxygen checking for whoami... /usr/bin/whoami checking for autoconf... /usr/bin/autoconf checking for unzip... /usr/bin/unzip checking for zip... /usr/bin/zip checking for makedepend... no checking for xargs... /usr/bin/xargs checking for gmake... /usr/bin/gmake checking for X... libraries , headers checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking whether the compiler supports -Wno-invalid-offsetof... yes checking whether the compiler supports -Wno-variadic-macros... yes checking whether the compiler supports -Werror=return-type... yes checking whether ld has archive extraction flags... yes checking that static assertion macros used in autoconf tests work... yes checking for 64-bit OS... yes checking for minimum required Python version >= 2.4... yes checking for ANSI C header files... yes checking for working const... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for st_blksize in struct stat... yes checking for siginfo_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for int64... no checking for uint... yes checking for uint_t... no checking for uint16_t... no checking for uname.domainname... yes checking for uname.__domainname... no checking for usable char16_t (2 bytes, unsigned)... no checking for usable wchar_t (2 bytes, unsigned)... no checking for compiler -fshort-wchar option... yes checking for visibility(hidden) attribute... yes checking for visibility(default) attribute... yes checking for visibility pragma support... yes checking For gcc visibility bug with class-level attributes (GCC bug 26905)... no checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)... no checking for __force_align_arg_pointer__ attribute... no checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for sys/byteorder.h... no checking for compat.h... no checking for getopt.h... yes checking for sys/bitypes.h... yes checking for memory.h... yes checking for unistd.h... yes checking for gnu/libc-version.h... yes checking for nl_types.h... yes checking for malloc.h... yes checking for X11/XKBlib.h... yes checking for io.h... no checking for sys/statvfs.h... yes checking for sys/statfs.h... yes checking for sys/vfs.h... yes checking for sys/mount.h... yes checking for sys/quota.h... yes checking for mmintrin.h... yes checking for new... yes checking for sys/cdefs.h... yes checking for gethostbyname_r in -lc_r... no checking for atan in -lm... yes checking for dlopen in -ldl... yes checking for dlfcn.h... yes checking for dladdr... yes checking for socket in -lsocket... no checking for XDrawLines in -lX11... yes checking for XextAddDisplay in -lXext... yes checking for XtFree in -lXt... yes checking for XShmCreateImage in -lXext... yes checking for X11/extensions/XShm.h... yes checking for XieFloGeometry in -lXIE... no checking for X11/extensions/XIElib.h... no checking for freetype-config... /usr/bin/freetype-config checking for FreeType - version >= 6.1.0... yes checking for FT_Bitmap_Size.y_ppem... yes checking for FT_GlyphSlot_Embolden... yes checking for FT_Load_Sfnt_Table... yes checking for FT_Select_Size... yes checking for ARM SIMD support in compiler... no checking for ARM NEON support in compiler... no checking for pthread_create in -lpthreads... no checking for pthread_create in -lpthread... yes checking whether gcc accepts -pthread... yes checking whether mmap() sees write()s... yes checking whether gcc needs -traditional... no checking for 8-bit clean memcmp... yes checking for random... yes checking for strerror... yes checking for lchown... yes checking for fchmod... yes checking for snprintf... yes checking for statvfs... yes checking for memmove... yes checking for rint... yes checking for stat64... yes checking for lstat64... yes checking for truncate64... yes checking for statvfs64... yes checking for setbuf... yes checking for isatty... yes checking for flockfile... yes checking for getpagesize... yes checking for localtime_r... yes checking for strtok_r... yes checking for clock_gettime(CLOCK_MONOTONIC) and -lrt... yes checking for wcrtomb... yes checking for mbrtowc... yes checking for res_ninit()... yes checking for gnu_get_libc_version()... yes checking for iconv in -lc... yes checking for iconv()... yes checking for iconv() with const input... no checking for nl_langinfo and CODESET... yes checking for an implementation of va_copy()... yes checking for an implementation of __va_copy()... yes checking whether va_lists can be copied by value... no checking for C++ exceptions flag... -fno-exceptions checking for gcc 3.0 ABI... yes checking for C++ "explicit" keyword... yes checking for C++ "typename" keyword... yes checking for modern C++ template specialization syntax support... yes checking whether partial template specialization works... yes checking whether operators must be re-defined for templates derived from templates... no checking whether we need to cast a derived template to pass as its base class... no checking whether the compiler can resolve const ambiguities for templates... yes checking whether the C++ "using" keyword can change access... yes checking whether the C++ "using" keyword resolves ambiguity... yes checking for "std::" namespace... yes checking whether standard template operator!=() is ambiguous... unambiguous checking for C++ reinterpret_cast... yes checking for C++ dynamic_cast to void*... yes checking whether C++ requires implementation of unused virtual methods... yes checking for trouble comparing to zero near std::operator!=()... no checking for __thread keyword for TLS variables... yes checking for malloc.h... (cached) yes checking for strndup... yes checking for posix_memalign... yes checking for memalign... yes checking for valloc... yes checking for __attribute__((always_inline))... yes checking for __attribute__((malloc))... yes checking for __attribute__((warn_unused_result))... yes checking for __attribute__((noreturn))... yes checking for LC_MESSAGES... yes checking if app-specific confvars.sh exists... /home/jwalden/moz/2/browser/confvars.sh checking for pkg-config... /usr/bin/pkg-config checking for gtk+-2.0 >= 2.10.0 gtk+-unix-print-2.0 glib-2.0 gobject-2.0 gdk-x11-2.0... yes checking MOZ_GTK2_CFLAGS... -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 checking MOZ_GTK2_LIBS... -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 checking for pango >= 1.14.0... yes checking _PANGOCHK_CFLAGS... -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking _PANGOCHK_LIBS... -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 checking for pango >= 1.14.0 pangoft2 >= 1.14.0... yes checking MOZ_PANGO_CFLAGS... -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 checking MOZ_PANGO_LIBS... -lpangoft2-1.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 checking for gnome-vfs-2.0 >= 2.0 gnome-vfs-module-2.0 >= 2.0... yes checking MOZ_GNOMEVFS_CFLAGS... -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gnome-vfs-module-2.0 checking MOZ_GNOMEVFS_LIBS... -pthread -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 checking for gconf-2.0 >= 1.2.1 gobject-2.0 ... yes checking MOZ_GCONF_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking MOZ_GCONF_LIBS... -lgconf-2 -lgobject-2.0 -lglib-2.0 checking for libnotify >= 0.4... yes checking MOZ_LIBNOTIFY_CFLAGS... -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 checking MOZ_LIBNOTIFY_LIBS... -L/lib64 -lnotify -lgtk-x11-2.0 -ldbus-glib-1 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 checking for libgnomeui-2.0 >= 2.2.0... yes checking MOZ_GNOMEUI_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 checking MOZ_GNOMEUI_LIBS... -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 checking for dbus-glib-1 >= 0.60... yes checking MOZ_DBUS_GLIB_CFLAGS... -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking MOZ_DBUS_GLIB_LIBS... -L/lib64 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 checking __attribute__ ((aligned ())) support... trying 64 64 checking for alsa... yes checking MOZ_ALSA_CFLAGS... -I/usr/include/alsa checking MOZ_ALSA_LIBS... -lasound checking for gthread-2.0... yes checking MOZ_GTHREAD_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking MOZ_GTHREAD_LIBS... -pthread -lgthread-2.0 -lrt -lglib-2.0 checking for curl/curl.h... yes checking for tar archiver... checking for gnutar... no checking for gtar... gtar gtar checking for wget... checking for wget... wget wget checking for conic... checking for valid debug flags... yes checking size of int *... 8 checking for __cxa_demangle... yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes checking for gcc -pipe support... yes checking whether compiler supports -Wno-long-long... yes checking whether C compiler supports -fprofile-generate... yes checking whether C++ compiler has -pedantic long long bug... no checking for correct temporary object destruction order... yes checking for correct overload resolution with const and templates... no checking for libIDL-2.0 >= 0.8.0 glib-2.0 gobject-2.0... yes checking LIBIDL_CFLAGS... -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking LIBIDL_LIBS... -lIDL-2 -lgobject-2.0 -lglib-2.0 checking for glib-2.0 >= 1.3.7 gobject-2.0... yes checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking GLIB_LIBS... -lgobject-2.0 -lglib-2.0 checking for stdint.h... yes checking for inttypes.h... yes checking for sys/int_types.h... no checking for iwlib.h... yes checking for GL/glx.h... yes checking for fontconfig/fcfreetype.h... yes creating mozilla-config.h ==== mozilla-config.h ================================= /* List of defines generated by configure. Included with preprocessor flag, * -include, to avoid long list of -D defines on the compile command-line. * Do not edit. */ #ifndef _MOZILLA_CONFIG_H_ #define _MOZILLA_CONFIG_H_ #define ACCESSIBILITY 1 #define ATK_MAJOR_VERSION 1 #define ATK_MINOR_VERSION 28 #define ATK_REV_VERSION 0 #define ATTRIBUTE_ALIGNED_MAX 64 #define BUILD_CTYPES 1 #define D_INO d_ino #define FUNCPROTO 15 #define HAVE_64BIT_OS 1 #define HAVE_CLOCK_MONOTONIC 1 #define HAVE_CURL_CURL_H 1 #define HAVE_DIRENT_H 1 #define HAVE_DLADDR 1 #define HAVE_FCHMOD 1 #define HAVE_FLOCKFILE 1 #define HAVE_FONTCONFIG_FCFREETYPE_H 1 #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1 #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1 #define HAVE_FT_LOAD_SFNT_TABLE 1 #define HAVE_FT_SELECT_SIZE 1 #define HAVE_GETOPT_H 1 #define HAVE_GNU_GET_LIBC_VERSION 1 #define HAVE_GNU_LIBC_VERSION_H 1 #define HAVE_I18N_LC_MESSAGES 1 #define HAVE_INT16_T 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_INTTYPES_H 1 #define HAVE_ISATTY 1 #define HAVE_JEMALLOC_MEMALIGN 1 #define HAVE_JEMALLOC_POSIX_MEMALIGN 1 #define HAVE_JEMALLOC_VALLOC 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LCHOWN 1 #define HAVE_LIBDL 1 #define HAVE_LIBM 1 #define HAVE_LOCALTIME_R 1 #define HAVE_LSTAT64 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMALIGN 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MMINTRIN_H 1 #define HAVE_NL_TYPES_H 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_RANDOM 1 #define HAVE_RES_NINIT 1 #define HAVE_RINT 1 #define HAVE_SETBUF 1 #define HAVE_SIGINFO_T 1 #define HAVE_SNPRINTF 1 #define HAVE_SSIZE_T 1 #define HAVE_STAT64 1 #define HAVE_STDINT_H 1 #define HAVE_STRERROR 1 #define HAVE_STRNDUP 1 #define HAVE_STRTOK_R 1 #define HAVE_ST_BLKSIZE 1 #define HAVE_SYS_BITYPES_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_SYS_QUOTA_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_THREAD_TLS_KEYWORD 1 #define HAVE_TRUNCATE64 1 #define HAVE_UINT 1 #define HAVE_UINT64_T 1 #define HAVE_UNAME_DOMAINNAME_FIELD 1 #define HAVE_UNISTD_H 1 #define HAVE_VALLOC 1 #define HAVE_VA_COPY 1 #define HAVE_VA_LIST_AS_ARRAY 1 #define HAVE_VISIBILITY_ATTRIBUTE 1 #define HAVE_VISIBILITY_HIDDEN_ATTRIBUTE 1 #define HAVE_X11_XKBLIB_H 1 #define HAVE_XSHM 1 #define HAVE__UNWIND_BACKTRACE 1 #define HAVE___CXA_DEMANGLE 1 #define IBMBIDI 1 #define MALLOC_H #define MOZILLA_VERSION "1.9.3a4pre" #define MOZILLA_VERSION_U 1.9.3a4pre #define MOZ_ACCESSIBILITY_ATK 1 #define MOZ_BUILD_APP browser #define MOZ_CHROME_FILE_FORMAT_JAR 1 #define MOZ_CRASHREPORTER 1 #define MOZ_CRASHREPORTER_ENABLE_PERCENT 100 #define MOZ_DEBUG_SYMBOLS 1 #define MOZ_DEFAULT_TOOLKIT "cairo-gtk2" #define MOZ_DEMANGLE_SYMBOLS 1 #define MOZ_DISTRIBUTION_ID "org.mozilla" #define MOZ_DLL_SUFFIX ".so" #define MOZ_ENABLE_DBUS 1 #define MOZ_ENABLE_GCONF 1 #define MOZ_ENABLE_GNOMEUI 1 #define MOZ_ENABLE_GNOMEVFS 1 #define MOZ_ENABLE_LIBNOTIFY 1 #define MOZ_ENABLE_LIBXUL 1 #define MOZ_ENABLE_XREMOTE 1 #define MOZ_FEEDS 1 #define MOZ_IPC 1 #define MOZ_JSLOADER 1 #define MOZ_LOGGING 1 #define MOZ_MATHML 1 #define MOZ_MEDIA 1 #define MOZ_MEMORY 1 #define MOZ_MEMORY_DEBUG 1 #define MOZ_MEMORY_LINUX 1 #define MOZ_MEMORY_SIZEOF_PTR_2POW 3 #define MOZ_MORKREADER 1 #define MOZ_OGG 1 #define MOZ_PANGO 1 #define MOZ_PHOENIX 1 #define MOZ_PLACES 1 #define MOZ_PROFILELOCKING 1 #define MOZ_RDF 1 #define MOZ_REFLOW_PERF 1 #define MOZ_REFLOW_PERF_DSP 1 #define MOZ_SAFE_BROWSING 1 #define MOZ_SMIL 1 #define MOZ_STORAGE 1 #define MOZ_SVG 1 #define MOZ_SYDNEYAUDIO 1 #define MOZ_TREE_CAIRO 1 #define MOZ_UPDATE_CHANNEL default #define MOZ_URL_CLASSIFIER 1 #define MOZ_USER_DIR ".mozilla" #define MOZ_VIEW_SOURCE 1 #define MOZ_WAVE 1 #define MOZ_WIDGET_GTK2 1 #define MOZ_X11 1 #define MOZ_XPINSTALL 1 #define MOZ_XTF 1 #define MOZ_XUL 1 #define NS_ALWAYS_INLINE __attribute__((always_inline)) #define NS_ATTR_MALLOC __attribute__((malloc)) #define NS_NORETURN __attribute__((noreturn)) #define NS_PRINTING 1 #define NS_PRINT_PREVIEW 1 #define NS_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) #define SIZEOF_INT_P 8 #define STDC_HEADERS 1 #define UNIX_ASYNC_DNS 1 #define VA_COPY va_copy #define XP_UNIX 1 #define _REENTRANT 1 #endif /* _MOZILLA_CONFIG_H_ */ Creating directory build Creating directory build/pgo Creating directory build/pgo/blueprint Creating directory build/pgo/js-input Creating directory build/unix Creating directory build/win32 Creating directory build/win32/crashinjectdll Creating directory config Creating directory config/mkdepend Creating directory config/nspr Creating directory config/tests/src-simple Creating directory probes Creating directory extensions Creating directory memory/jemalloc Creating directory browser Creating directory browser/app Creating directory browser/app/profile/extensions Creating directory browser/base Creating directory browser/components Creating directory browser/components/build Creating directory browser/components/certerror Creating directory browser/components/dirprovider Creating directory browser/components/feeds Creating directory browser/components/feeds/public Creating directory browser/components/feeds/src Creating directory browser/components/migration Creating directory browser/components/migration/public Creating directory browser/components/migration/src Creating directory browser/components/places Creating directory browser/components/places/public Creating directory browser/components/places/src Creating directory browser/components/preferences Creating directory browser/components/privatebrowsing Creating directory browser/components/privatebrowsing/src Creating directory browser/components/safebrowsing Creating directory browser/components/safebrowsing/src Creating directory browser/components/search Creating directory browser/components/sessionstore Creating directory browser/components/sessionstore/src Creating directory browser/components/sidebar Creating directory browser/components/sidebar/src Creating directory browser/components/shell Creating directory browser/components/shell/public Creating directory browser/components/shell/src Creating directory browser/components/wintaskbar Creating directory browser/fuel Creating directory browser/fuel/public Creating directory browser/fuel/src Creating directory browser/installer Creating directory browser/installer/windows Creating directory browser/locales Creating directory browser/themes Creating directory browser/themes/pinstripe/browser Creating directory browser/themes/pinstripe/communicator Creating directory browser/themes/winstripe/browser Creating directory browser/themes/winstripe/communicator Creating directory browser/branding/nightly Creating directory browser/branding/nightly/content Creating directory browser/branding/nightly/locales Creating directory browser/base/content/test Creating directory browser/components/certerror/test Creating directory browser/components/preferences/tests Creating directory browser/components/search/test Creating directory browser/components/sessionstore/test Creating directory browser/components/sessionstore/test/browser Creating directory browser/components/shell/test Creating directory browser/components/feeds/test Creating directory browser/components/feeds/test/chrome Creating directory browser/components/places/tests Creating directory browser/components/places/tests/chrome Creating directory browser/components/places/tests/browser Creating directory browser/components/places/tests/perf Creating directory browser/components/privatebrowsing/test Creating directory browser/components/privatebrowsing/test/browser Creating directory browser/components/safebrowsing/content/test Creating directory browser/components/wintaskbar/test Creating directory browser/fuel/test Creating directory extensions/gnomevfs Creating directory extensions/reporter Creating directory extensions/reporter/locales Creating directory db Creating directory db/mdb Creating directory db/mdb/public Creating directory db/mork Creating directory db/mork/build Creating directory db/mork/src Creating directory ipc Creating directory ipc/chromium Creating directory ipc/glue Creating directory ipc/ipdl Creating directory ipc/app/fake Creating directory dom Creating directory dom/public/coreEvents Creating directory dom/interfaces/base Creating directory dom/interfaces/canvas Creating directory dom/interfaces/core Creating directory dom/interfaces/css Creating directory dom/interfaces/events Creating directory dom/interfaces/geolocation Creating directory dom/interfaces/html Creating directory dom/interfaces/json Creating directory dom/interfaces/load-save Creating directory dom/interfaces/offline Creating directory dom/interfaces/range Creating directory dom/interfaces/sidebar Creating directory dom/interfaces/storage Creating directory dom/interfaces/stylesheets Creating directory dom/interfaces/threads Creating directory dom/interfaces/traversal Creating directory dom/interfaces/views Creating directory dom/interfaces/xbl Creating directory dom/interfaces/xpath Creating directory dom/interfaces/xul Creating directory dom/base Creating directory dom/src Creating directory dom/src/events Creating directory dom/src/jsurl Creating directory dom/src/geolocation Creating directory dom/src/json Creating directory dom/src/offline Creating directory dom/src/storage Creating directory dom/src/threads Creating directory dom/locales Creating directory dom/plugins Creating directory editor Creating directory editor/public Creating directory editor/idl Creating directory editor/txmgr Creating directory editor/txmgr/idl Creating directory editor/txmgr/public Creating directory editor/txmgr/src Creating directory editor/txmgr/tests Creating directory editor/txtsvc Creating directory editor/txtsvc/public Creating directory editor/txtsvc/src Creating directory editor/composer Creating directory editor/composer/public Creating directory editor/composer/src Creating directory editor/composer/test Creating directory editor/libeditor Creating directory editor/libeditor/base Creating directory editor/libeditor/base/tests Creating directory editor/libeditor/html Creating directory editor/libeditor/text Creating directory parser/expat Creating directory parser/expat/lib Creating directory parser/xml Creating directory parser/xml/public Creating directory parser/xml/src Creating directory gfx Creating directory gfx/idl Creating directory gfx/layers Creating directory gfx/public Creating directory gfx/src Creating directory gfx/src/psshared Creating directory gfx/src/thebes Creating directory gfx/tests Creating directory gfx/thebes Creating directory gfx/thebes/public Creating directory gfx/thebes/src Creating directory gfx/qcms Creating directory parser/htmlparser Creating directory parser/htmlparser/public Creating directory parser/htmlparser/src Creating directory parser/htmlparser/tests Creating directory parser/htmlparser/tests/grabpage Creating directory parser/htmlparser/tests/logparse Creating directory parser/htmlparser/tests/html Creating directory parser/htmlparser/tests/outsinks Creating directory intl Creating directory intl/build Creating directory intl/chardet Creating directory intl/chardet/public Creating directory intl/chardet/src Creating directory intl/uconv Creating directory intl/uconv/idl Creating directory intl/uconv/util Creating directory intl/uconv/public Creating directory intl/uconv/src Creating directory intl/uconv/tests Creating directory intl/uconv/ucvja Creating directory intl/uconv/ucvlatin Creating directory intl/uconv/ucvcn Creating directory intl/uconv/ucvtw Creating directory intl/uconv/ucvtw2 Creating directory intl/uconv/ucvko Creating directory intl/uconv/ucvibm Creating directory intl/uconv/native Creating directory intl/locale Creating directory intl/locale/public Creating directory intl/locale/idl Creating directory intl/locale/src Creating directory intl/locale/src/mac Creating directory intl/locale/src/unix Creating directory intl/locale/src/os2 Creating directory intl/locale/src/windows Creating directory intl/locale/tests Creating directory intl/lwbrk Creating directory intl/lwbrk/idl Creating directory intl/lwbrk/src Creating directory intl/lwbrk/public Creating directory intl/lwbrk/tests Creating directory intl/unicharutil Creating directory intl/unicharutil/util Creating directory intl/unicharutil/util/internal Creating directory intl/unicharutil/idl Creating directory intl/unicharutil/src Creating directory intl/unicharutil/public Creating directory intl/unicharutil/tables Creating directory intl/unicharutil/tests Creating directory intl/unicharutil/tools Creating directory intl/strres Creating directory intl/strres/public Creating directory intl/strres/src Creating directory intl/strres/tests Creating directory js/src/xpconnect Creating directory js/src/xpconnect/public Creating directory js/src/xpconnect/idl Creating directory js/src/xpconnect/shell Creating directory js/src/xpconnect/src Creating directory js/src/xpconnect/loader Creating directory js/src/xpconnect/tests Creating directory js/src/xpconnect/tests/components Creating directory js/src/xpconnect/tests/idl Creating directory js/src/xpconnect/tools Creating directory js/src/xpconnect/tools/idl Creating directory js/jsd Creating directory js/jsd/idl Creating directory content Creating directory content/base Creating directory content/base/public Creating directory content/base/src Creating directory content/base/test Creating directory content/base/test/chrome Creating directory content/canvas Creating directory content/canvas/public Creating directory content/canvas/src Creating directory content/events Creating directory content/events/public Creating directory content/events/src Creating directory content/html Creating directory content/html/content Creating directory content/html/content/public Creating directory content/html/content/src Creating directory content/html/document Creating directory content/html/document/public Creating directory content/html/document/src Creating directory content/xml Creating directory content/xml/content Creating directory content/xml/content/src Creating directory content/xml/document Creating directory content/xml/document/public Creating directory content/xml/document/resources Creating directory content/xml/document/src Creating directory content/xul Creating directory content/xul/content Creating directory content/xul/content/src Creating directory content/xul/document Creating directory content/xul/document/public Creating directory content/xul/document/src Creating directory content/xul/templates Creating directory content/xul/templates/public Creating directory content/xul/templates/src Creating directory content/xul/templates/tests Creating directory content/xul/templates/tests/chrome Creating directory content/xbl Creating directory content/xbl/public Creating directory content/xbl/src Creating directory content/xbl/builtin Creating directory content/xbl/builtin/gtk2 Creating directory content/xbl/builtin/mac Creating directory content/xslt Creating directory content/xslt/public Creating directory content/xslt/src Creating directory content/xslt/src/base Creating directory content/xslt/src/xml Creating directory content/xslt/src/xpath Creating directory content/xslt/src/xslt Creating directory content/xslt/src/main Creating directory layout Creating directory layout/base Creating directory layout/base/tests Creating directory layout/build Creating directory layout/forms Creating directory layout/generic Creating directory layout/inspector/public Creating directory layout/inspector/src Creating directory layout/printing Creating directory layout/style Creating directory layout/style/xbl-marquee Creating directory layout/tables Creating directory layout/xul/base/public Creating directory layout/xul/base/src Creating directory layout/xul/base/src/grid Creating directory layout/xul/base/src/tree/src Creating directory layout/xul/base/src/tree/public Creating directory modules/libimg Creating directory modules/libjar Creating directory modules/libjar/test Creating directory modules/libreg Creating directory modules/libreg/include Creating directory modules/libreg/src Creating directory modules/libreg/standalone Creating directory modules/libpref Creating directory modules/libpref/public Creating directory modules/libpref/src Creating directory modules/plugin Creating directory modules/plugin/base/src Creating directory modules/plugin/base/public Creating directory modules/plugin/default/mac Creating directory modules/plugin/default/unix Creating directory modules/plugin/default/windows Creating directory modules/plugin/sdk Creating directory modules/plugin/sdk/samples Creating directory modules/plugin/sdk/samples/common Creating directory modules/plugin/sdk/samples/basic/windows Creating directory modules/plugin/sdk/samples/winless/windows Creating directory netwerk Creating directory netwerk/base Creating directory netwerk/base/public Creating directory netwerk/base/src Creating directory netwerk/build Creating directory netwerk/cache Creating directory netwerk/cache/public Creating directory netwerk/cache/src Creating directory netwerk/cookie Creating directory netwerk/cookie/public Creating directory netwerk/cookie/src Creating directory netwerk/wifi Creating directory netwerk/wifi/public Creating directory netwerk/wifi/src Creating directory netwerk/dns Creating directory netwerk/dns/public Creating directory netwerk/dns/src Creating directory netwerk/protocol Creating directory netwerk/protocol/about Creating directory netwerk/protocol/about/public Creating directory netwerk/protocol/about/src Creating directory netwerk/protocol/data Creating directory netwerk/protocol/data/src Creating directory netwerk/protocol/file Creating directory netwerk/protocol/file/public Creating directory netwerk/protocol/file/src Creating directory netwerk/protocol/ftp Creating directory netwerk/protocol/ftp/public Creating directory netwerk/protocol/ftp/src Creating directory netwerk/protocol/gopher Creating directory netwerk/protocol/gopher/src Creating directory netwerk/protocol/http Creating directory netwerk/protocol/http/public Creating directory netwerk/protocol/http/src Creating directory netwerk/protocol/res Creating directory netwerk/protocol/res/public Creating directory netwerk/protocol/res/src Creating directory netwerk/protocol/viewsource Creating directory netwerk/protocol/viewsource/public Creating directory netwerk/protocol/viewsource/src Creating directory netwerk/mime Creating directory netwerk/mime/public Creating directory netwerk/mime/src Creating directory netwerk/socket Creating directory netwerk/socket/base Creating directory netwerk/streamconv Creating directory netwerk/streamconv/converters Creating directory netwerk/streamconv/public Creating directory netwerk/streamconv/src Creating directory netwerk/streamconv/test Creating directory netwerk/test Creating directory netwerk/locales Creating directory netwerk/system Creating directory netwerk/system/mac Creating directory netwerk/system/win32 Creating directory uriloader Creating directory uriloader/base Creating directory uriloader/exthandler Creating directory uriloader/exthandler/tests Creating directory uriloader/prefetch Creating directory profile Creating directory profile/public Creating directory profile/dirserviceprovider Creating directory profile/dirserviceprovider/public Creating directory profile/dirserviceprovider/src Creating directory profile/dirserviceprovider/standalone Creating directory rdf Creating directory rdf/base Creating directory rdf/base/idl Creating directory rdf/base/public Creating directory rdf/base/src Creating directory rdf/util Creating directory rdf/util/public Creating directory rdf/util/src Creating directory rdf/util/src/internal Creating directory rdf/build Creating directory rdf/datasource Creating directory rdf/datasource/public Creating directory rdf/datasource/src Creating directory rdf/tests Creating directory rdf/tests/rdfcat Creating directory rdf/tests/rdfpoll Creating directory caps Creating directory caps/idl Creating directory caps/include Creating directory caps/src Creating directory caps/tests Creating directory caps/tests/mochitest Creating directory chrome Creating directory chrome/public Creating directory chrome/src Creating directory view Creating directory view/public Creating directory view/src Creating directory docshell Creating directory docshell/base Creating directory docshell/resources Creating directory docshell/resources/content Creating directory docshell/shistory Creating directory docshell/shistory/public Creating directory docshell/shistory/src Creating directory docshell/build Creating directory webshell Creating directory webshell/public Creating directory widget Creating directory widget/public Creating directory widget/src Creating directory widget/src/beos Creating directory widget/src/build Creating directory widget/src/gtk2 Creating directory widget/src/gtkxtbin Creating directory widget/src/photon Creating directory widget/src/cocoa Creating directory widget/src/os2 Creating directory widget/src/windows Creating directory widget/src/xpwidgets Creating directory xpcom/string Creating directory xpcom/string/public Creating directory xpcom/string/src Creating directory xpcom/base Creating directory xpcom/build Creating directory xpcom/components Creating directory xpcom/ds Creating directory xpcom/glue Creating directory xpcom/glue/standalone Creating directory xpcom/io Creating directory xpcom/typelib Creating directory xpcom/reflect Creating directory xpcom/typelib/xpt Creating directory xpcom/typelib/xpt/public Creating directory xpcom/typelib/xpt/src Creating directory xpcom/typelib/xpt/tests Creating directory xpcom/typelib/xpt/tools Creating directory xpcom/typelib/xpidl Creating directory xpcom/reflect/xptcall Creating directory xpcom/reflect/xptcall/public Creating directory xpcom/reflect/xptcall/src Creating directory xpcom/reflect/xptcall/src/md Creating directory xpcom/reflect/xptcall/src/md/os2 Creating directory xpcom/reflect/xptcall/src/md/test Creating directory xpcom/reflect/xptcall/src/md/unix Creating directory xpcom/reflect/xptcall/src/md/win32 Creating directory xpcom/reflect/xptcall/tests Creating directory xpcom/reflect/xptinfo Creating directory xpcom/reflect/xptinfo/public Creating directory xpcom/reflect/xptinfo/src Creating directory xpcom/reflect/xptinfo/tests Creating directory xpcom/proxy Creating directory xpcom/proxy/public Creating directory xpcom/proxy/src Creating directory xpcom/proxy/tests Creating directory xpcom/sample Creating directory xpcom/threads Creating directory xpcom/tools Creating directory xpcom/tools/registry Creating directory xpcom/stub Creating directory xpcom/windbgdlg Creating directory xpcom/system Creating directory xpcom/tests Creating directory xpcom/tests/dynamic Creating directory xpcom/tests/services Creating directory xpcom/tests/windows Creating directory xpcom/tests/static-checker Creating directory xpinstall Creating directory xpinstall/public Creating directory xpinstall/src Creating directory widget/src/xremoteclient Creating directory toolkit/components/remote Creating directory xpfe/components Creating directory xpfe/components/directory Creating directory xpfe/components/find Creating directory xpfe/components/find/public Creating directory xpfe/components/find/src Creating directory xpfe/components/intl Creating directory xpfe/components/autocomplete Creating directory xpfe/components/autocomplete/public Creating directory xpfe/components/autocomplete/src Creating directory xpfe/components/windowds Creating directory xpfe/components/build Creating directory xpfe/appshell Creating directory xpfe/appshell/src Creating directory xpfe/appshell/public Creating directory extensions/spellcheck Creating directory extensions/spellcheck/hunspell Creating directory extensions/spellcheck/hunspell/src Creating directory extensions/spellcheck/idl Creating directory extensions/spellcheck/locales Creating directory extensions/spellcheck/src Creating directory embedding Creating directory embedding/base Creating directory embedding/base/standalone Creating directory embedding/browser Creating directory embedding/browser/activex/src Creating directory embedding/browser/activex/src/common Creating directory embedding/browser/activex/src/control Creating directory embedding/browser/activex/src/control_kicker Creating directory embedding/browser/activex/src/plugin Creating directory embedding/browser/build Creating directory embedding/browser/webBrowser Creating directory embedding/browser/gtk Creating directory embedding/browser/gtk/src Creating directory embedding/browser/gtk/tests Creating directory embedding/components Creating directory embedding/components/appstartup Creating directory embedding/components/appstartup/src Creating directory embedding/components/build Creating directory embedding/components/commandhandler Creating directory embedding/components/commandhandler/public Creating directory embedding/components/commandhandler/src Creating directory embedding/components/find Creating directory embedding/components/find/public Creating directory embedding/components/find/src Creating directory embedding/components/printingui Creating directory embedding/components/printingui/src Creating directory embedding/components/printingui/src/mac Creating directory embedding/components/printingui/src/unixshared Creating directory embedding/components/printingui/src/win Creating directory embedding/components/webbrowserpersist Creating directory embedding/components/webbrowserpersist/public Creating directory embedding/components/webbrowserpersist/src Creating directory embedding/components/windowwatcher Creating directory embedding/components/windowwatcher/public Creating directory embedding/components/windowwatcher/src Creating directory embedding/tests Creating directory embedding/tests/winEmbed Creating directory toolkit/library Creating directory toolkit/crashreporter Creating directory toolkit/crashreporter/client Creating directory toolkit/crashreporter/google-breakpad/src/client Creating directory toolkit/crashreporter/google-breakpad/src/client/linux/handler Creating directory toolkit/crashreporter/google-breakpad/src/client/linux/minidump_writer Creating directory toolkit/crashreporter/google-breakpad/src/client/mac/handler Creating directory toolkit/crashreporter/google-breakpad/src/client/solaris/handler Creating directory toolkit/crashreporter/google-breakpad/src/client/windows/crash_generation Creating directory toolkit/crashreporter/google-breakpad/src/client/windows/handler Creating directory toolkit/crashreporter/google-breakpad/src/client/windows/sender Creating directory toolkit/crashreporter/google-breakpad/src/common Creating directory toolkit/crashreporter/google-breakpad/src/common/linux Creating directory toolkit/crashreporter/google-breakpad/src/common/mac Creating directory toolkit/crashreporter/google-breakpad/src/common/dwarf Creating directory toolkit/crashreporter/google-breakpad/src/common/solaris Creating directory toolkit/crashreporter/google-breakpad/src/common/windows Creating directory toolkit/crashreporter/google-breakpad/src/tools/linux/dump_syms Creating directory toolkit/crashreporter/google-breakpad/src/tools/mac/dump_syms Creating directory toolkit/crashreporter/google-breakpad/src/tools/solaris/dump_syms Creating directory toolkit/content Creating directory toolkit/components/alerts Creating directory toolkit/components/alerts/public Creating directory toolkit/components/alerts/src Creating directory toolkit/components/alerts/src/mac Creating directory toolkit/components/alerts/src/mac/growl Creating directory toolkit/components/apppicker Creating directory toolkit/components/autocomplete Creating directory toolkit/components/autocomplete/public Creating directory toolkit/components/autocomplete/src Creating directory toolkit/components/build Creating directory toolkit/components/commandlines Creating directory toolkit/components/commandlines/public Creating directory toolkit/components/commandlines/src Creating directory toolkit/components/console Creating directory toolkit/components/contentprefs Creating directory toolkit/components/contentprefs/src Creating directory toolkit/components/cookie Creating directory toolkit/components/downloads/public Creating directory toolkit/components/downloads/src Creating directory toolkit/components/exthelper Creating directory toolkit/components/feeds Creating directory toolkit/components/feeds/public Creating directory toolkit/components/feeds/src Creating directory toolkit/components/filepicker Creating directory toolkit/components/filepicker/public Creating directory toolkit/components/filepicker/src Creating directory toolkit/components/help Creating directory toolkit/components/microformats Creating directory toolkit/components/microformats/src Creating directory toolkit/components/parentalcontrols Creating directory toolkit/components/parentalcontrols/public Creating directory toolkit/components/parentalcontrols/src Creating directory toolkit/components/passwordmgr Creating directory toolkit/components/passwordmgr/public Creating directory toolkit/components/passwordmgr/src Creating directory toolkit/components/passwordmgr/content Creating directory toolkit/components/passwordmgr/test Creating directory toolkit/components/places Creating directory toolkit/components/places/public Creating directory toolkit/components/places/src Creating directory toolkit/components/printing Creating directory toolkit/components/satchel Creating directory toolkit/components/satchel/public Creating directory toolkit/components/satchel/src Creating directory toolkit/components/search Creating directory toolkit/spatial-navigation Creating directory toolkit/components/startup Creating directory toolkit/components/startup/public Creating directory toolkit/components/startup/src Creating directory toolkit/components/statusfilter Creating directory toolkit/components/typeaheadfind Creating directory toolkit/components/typeaheadfind/public Creating directory toolkit/components/typeaheadfind/src Creating directory toolkit/components/url-classifier Creating directory toolkit/components/url-classifier/public Creating directory toolkit/components/url-classifier/src Creating directory toolkit/components/urlformatter Creating directory toolkit/components/urlformatter/public Creating directory toolkit/components/urlformatter/src Creating directory toolkit/components/viewconfig Creating directory toolkit/components/viewsource Creating directory toolkit/locales Creating directory toolkit/mozapps Creating directory toolkit/mozapps/downloads Creating directory toolkit/mozapps/extensions Creating directory toolkit/mozapps/handling Creating directory toolkit/mozapps/plugins Creating directory toolkit/mozapps/readstrings Creating directory toolkit/mozapps/update Creating directory toolkit/mozapps/update/updater Creating directory toolkit/mozapps/xpinstall Creating directory toolkit/profile Creating directory toolkit/profile/public Creating directory toolkit/profile/src Creating directory toolkit/system/dbus Creating directory toolkit/system/gnome Creating directory toolkit/system/unixproxy Creating directory toolkit/system/osxproxy Creating directory toolkit/system/windowsproxy Creating directory toolkit/themes Creating directory toolkit/themes/gnomestripe/global Creating directory toolkit/themes/gnomestripe/mozapps Creating directory toolkit/themes/pmstripe/global Creating directory toolkit/themes/pinstripe Creating directory toolkit/themes/pinstripe/global Creating directory toolkit/themes/pinstripe/help Creating directory toolkit/themes/pinstripe/mozapps Creating directory toolkit/themes/winstripe Creating directory toolkit/themes/winstripe/global Creating directory toolkit/themes/winstripe/help Creating directory toolkit/themes/winstripe/mozapps Creating directory toolkit/xre Creating directory modules/libpr0n Creating directory modules/libpr0n/build Creating directory modules/libpr0n/public Creating directory modules/libpr0n/src Creating directory modules/libpr0n/decoders Creating directory modules/libpr0n/decoders/gif Creating directory modules/libpr0n/decoders/png Creating directory modules/libpr0n/decoders/jpeg Creating directory modules/libpr0n/decoders/bmp Creating directory modules/libpr0n/decoders/icon Creating directory modules/libpr0n/decoders/icon/mac Creating directory modules/libpr0n/decoders/icon/win Creating directory modules/libpr0n/decoders/icon/gtk Creating directory modules/libpr0n/decoders/icon/beos Creating directory modules/libpr0n/encoders Creating directory modules/libpr0n/encoders/png Creating directory modules/libpr0n/encoders/jpeg Creating directory accessible Creating directory accessible/public Creating directory accessible/public/ia2 Creating directory accessible/public/msaa Creating directory accessible/src Creating directory accessible/src/base Creating directory accessible/src/html Creating directory accessible/src/xforms Creating directory accessible/src/xul Creating directory accessible/src/msaa Creating directory accessible/src/atk Creating directory accessible/src/mac Creating directory accessible/build Creating directory modules/zlib/standalone Creating directory modules/libmar Creating directory modules/libmar/src Creating directory modules/libmar/tool Creating directory modules/lib7z Creating directory extensions/cookie Creating directory extensions/permissions Creating directory extensions/pref Creating directory extensions/pref/autoconfig Creating directory extensions/pref/autoconfig/public Creating directory extensions/pref/autoconfig/src Creating directory chrome/test Creating directory content/canvas/test Creating directory content/events/test Creating directory content/html/content/test Creating directory content/html/document/test Creating directory content/smil/test Creating directory content/svg/content/test Creating directory content/test Creating directory content/xbl/test Creating directory content/xml/document/test Creating directory content/xslt/tests/buster Creating directory content/xslt/tests/mochitest Creating directory content/xtf/test Creating directory content/xul/content/test Creating directory content/xul/document/test Creating directory docshell/test Creating directory docshell/test/browser Creating directory docshell/test/chrome Creating directory docshell/test/navigation Creating directory dom/src/json/test Creating directory dom/src/jsurl/test Creating directory dom/src/threads/test Creating directory dom/tests Creating directory dom/tests/mochitest Creating directory dom/tests/mochitest/ajax Creating directory dom/tests/mochitest/ajax/jquery Creating directory dom/tests/mochitest/ajax/jquery/dist Creating directory dom/tests/mochitest/ajax/jquery/test Creating directory dom/tests/mochitest/ajax/jquery/test/data Creating directory dom/tests/mochitest/ajax/jquery/test/data/offset Creating directory dom/tests/mochitest/ajax/jquery/test/unit Creating directory dom/tests/mochitest/ajax/lib Creating directory dom/tests/mochitest/ajax/mochikit Creating directory dom/tests/mochitest/ajax/mochikit/MochiKit Creating directory dom/tests/mochitest/ajax/mochikit/tests Creating directory dom/tests/mochitest/ajax/mochikit/tests/SimpleTest Creating directory dom/tests/mochitest/ajax/offline Creating directory dom/tests/mochitest/ajax/offline/namespace1 Creating directory dom/tests/mochitest/ajax/offline/namespace1/sub Creating directory dom/tests/mochitest/ajax/offline/namespace1/sub2 Creating directory dom/tests/mochitest/ajax/offline/namespace2 Creating directory dom/tests/mochitest/ajax/prototype Creating directory dom/tests/mochitest/ajax/prototype/dist Creating directory dom/tests/mochitest/ajax/prototype/test Creating directory dom/tests/mochitest/ajax/prototype/test/functional Creating directory dom/tests/mochitest/ajax/prototype/test/lib Creating directory dom/tests/mochitest/ajax/prototype/test/unit Creating directory dom/tests/mochitest/ajax/prototype/test/unit/fixtures Creating directory dom/tests/mochitest/ajax/prototype/test/unit/tmp Creating directory dom/tests/mochitest/ajax/scriptaculous Creating directory dom/tests/mochitest/ajax/scriptaculous/lib Creating directory dom/tests/mochitest/ajax/scriptaculous/src Creating directory dom/tests/mochitest/ajax/scriptaculous/test Creating directory dom/tests/mochitest/ajax/scriptaculous/test/unit Creating directory dom/tests/mochitest/bugs Creating directory dom/tests/mochitest/chrome Creating directory dom/tests/mochitest/dom-level0 Creating directory dom/tests/mochitest/dom-level1-core Creating directory dom/tests/mochitest/dom-level1-core/files Creating directory dom/tests/mochitest/dom-level2-core Creating directory dom/tests/mochitest/dom-level2-core/files Creating directory dom/tests/mochitest/dom-level2-html Creating directory dom/tests/mochitest/dom-level2-html/files Creating directory dom/tests/mochitest/general Creating directory dom/tests/mochitest/geolocation Creating directory dom/tests/mochitest/localstorage Creating directory dom/tests/mochitest/sessionstorage Creating directory dom/tests/mochitest/whatwg Creating directory editor/libeditor/html/tests Creating directory editor/libeditor/text/tests Creating directory embedding/test Creating directory extensions/cookie/test Creating directory intl/locale/tests_multilocale Creating directory js/src/xpconnect/tests/mochitest Creating directory js/ctypes/tests Creating directory layout/forms/test Creating directory layout/generic/test Creating directory layout/inspector/tests Creating directory layout/reftests/fonts Creating directory layout/reftests/fonts/mplus Creating directory layout/style/test Creating directory layout/tables/test Creating directory layout/tools/pageloader Creating directory layout/tools/reftest Creating directory layout/xul/base/test Creating directory layout/xul/test Creating directory modules/libjar/test/chrome Creating directory modules/libjar/test/mochitest Creating directory modules/libpr0n/test Creating directory modules/libpr0n/test/mochitest Creating directory modules/libpref/test Creating directory modules/plugin/test Creating directory modules/plugin/test/mochitest Creating directory modules/plugin/test/testplugin Creating directory netwerk/test/httpserver Creating directory parser/htmlparser/tests/mochitest Creating directory parser/xml/test Creating directory rdf/tests/triplescat Creating directory testing/mochitest Creating directory testing/mochitest/MochiKit Creating directory testing/mochitest/chrome Creating directory testing/mochitest/ssltunnel Creating directory testing/mochitest/static Creating directory testing/mochitest/tests Creating directory testing/mochitest/tests/SimpleTest Creating directory testing/mochitest/tests/browser Creating directory testing/xpcshell Creating directory testing/xpcshell/example Creating directory toolkit/components/alerts/test Creating directory toolkit/components/autocomplete/tests Creating directory toolkit/components/commandlines/test Creating directory toolkit/components/contentprefs/tests Creating directory toolkit/components/downloads/test Creating directory toolkit/components/downloads/test/browser Creating directory toolkit/components/microformats/tests Creating directory toolkit/components/passwordmgr/test/browser Creating directory toolkit/components/places/tests Creating directory toolkit/components/places/tests/chrome Creating directory toolkit/components/places/tests/mochitest/bug_411966 Creating directory toolkit/components/places/tests/mochitest/bug_461710 Creating directory toolkit/components/satchel/test Creating directory toolkit/components/url-classifier/tests Creating directory toolkit/components/url-classifier/tests/mochitest Creating directory toolkit/components/urlformatter/tests Creating directory toolkit/components/viewsource/test Creating directory toolkit/content/tests Creating directory toolkit/content/tests/browser Creating directory toolkit/content/tests/chrome Creating directory toolkit/content/tests/widgets Creating directory toolkit/crashreporter/test Creating directory toolkit/mozapps/downloads/tests Creating directory toolkit/mozapps/downloads/tests/chrome Creating directory toolkit/mozapps/extensions/test Creating directory toolkit/mozapps/plugins/tests Creating directory toolkit/mozapps/update/test Creating directory toolkit/spatial-navigation/tests Creating directory toolkit/xre/test Creating directory uriloader/exthandler/tests/mochitest Creating directory widget/tests Creating directory xpcom/sample/program Creating directory xpcom/tests/external Creating directory xpinstall/tests Creating directory modules/libjar/zipwriter Creating directory modules/libjar/zipwriter/public Creating directory modules/libjar/zipwriter/src Creating directory modules/libjar/zipwriter/test Creating directory db/sqlite3/src Creating directory db/morkreader Creating directory db/morkreader/external Creating directory storage Creating directory storage/public Creating directory storage/src Creating directory storage/build Creating directory storage/test Creating directory gfx/cairo Creating directory gfx/cairo/libpixman/src Creating directory gfx/cairo/cairo/src Creating directory extensions/universalchardet Creating directory extensions/universalchardet/src Creating directory extensions/universalchardet/src/base Creating directory extensions/universalchardet/src/xpcom Creating directory extensions/universalchardet/tests Creating directory extensions/auth Creating directory security/manager Creating directory security/manager/boot Creating directory security/manager/boot/src Creating directory security/manager/boot/public Creating directory security/manager/ssl Creating directory security/manager/ssl/src Creating directory security/manager/ssl/public Creating directory security/manager/pki Creating directory security/manager/pki/resources Creating directory security/manager/pki/src Creating directory security/manager/pki/public Creating directory security/manager/locales Creating directory jpeg Creating directory modules/zlib/src Creating directory modules/libbz2 Creating directory modules/libbz2/src Creating directory modules/libimg/png Creating directory content/mathml Creating directory content/mathml/content Creating directory content/mathml/content/src Creating directory layout/mathml Creating directory content/svg/document Creating directory content/svg/document/src Creating directory content/svg/content/src Creating directory dom/interfaces/svg Creating directory layout/svg/base/src Creating directory dom/interfaces/smil Creating directory content/xtf/public Creating directory content/xtf/src Creating directory content/media Creating directory content/media/test Creating directory media/libvorbis Creating directory media/libvorbis/lib Creating directory media/libvorbis/include Creating directory media/libvorbis/include/vorbis Creating directory media/libtheora Creating directory media/libtheora/lib Creating directory media/libtheora/include Creating directory media/libtheora/include/theora Creating directory media/liboggz Creating directory media/liboggz/src Creating directory media/liboggz/src/liboggz Creating directory media/liboggz/include Creating directory media/liboggz/include/oggz Creating directory media/libogg Creating directory media/libogg/src Creating directory media/libogg/include Creating directory media/libogg/include/ogg Creating directory media/libfishsound Creating directory media/libfishsound/src Creating directory media/libfishsound/src/libfishsound Creating directory media/libfishsound/include Creating directory media/libfishsound/include/fishsound Creating directory media/liboggplay Creating directory media/liboggplay/src Creating directory media/liboggplay/src/liboggplay Creating directory media/liboggplay/include Creating directory media/liboggplay/include/oggplay Creating directory content/media/ogg Creating directory content/media/wave Creating directory media/libsydneyaudio Creating directory media/libsydneyaudio/include Creating directory media/libsydneyaudio/src creating Makefile creating build/Makefile creating build/pgo/Makefile creating build/pgo/blueprint/Makefile creating build/pgo/js-input/Makefile creating build/unix/Makefile creating build/win32/Makefile creating build/win32/crashinjectdll/Makefile creating config/Makefile creating config/mkdepend/Makefile creating config/nspr/Makefile creating config/tests/src-simple/Makefile creating probes/Makefile creating extensions/Makefile creating memory/jemalloc/Makefile creating browser/Makefile creating browser/app/Makefile creating browser/app/profile/extensions/Makefile creating browser/base/Makefile creating browser/components/Makefile creating browser/components/build/Makefile creating browser/components/certerror/Makefile creating browser/components/dirprovider/Makefile creating browser/components/feeds/Makefile creating browser/components/feeds/public/Makefile creating browser/components/feeds/src/Makefile creating browser/components/migration/Makefile creating browser/components/migration/public/Makefile creating browser/components/migration/src/Makefile creating browser/components/places/Makefile creating browser/components/places/public/Makefile creating browser/components/places/src/Makefile creating browser/components/preferences/Makefile creating browser/components/privatebrowsing/Makefile creating browser/components/privatebrowsing/src/Makefile creating browser/components/safebrowsing/Makefile creating browser/components/safebrowsing/src/Makefile creating browser/components/search/Makefile creating browser/components/sessionstore/Makefile creating browser/components/sessionstore/src/Makefile creating browser/components/sidebar/Makefile creating browser/components/sidebar/src/Makefile creating browser/components/shell/Makefile creating browser/components/shell/public/Makefile creating browser/components/shell/src/Makefile creating browser/components/wintaskbar/Makefile creating browser/fuel/Makefile creating browser/fuel/public/Makefile creating browser/fuel/src/Makefile creating browser/installer/Makefile creating browser/installer/windows/Makefile creating browser/locales/Makefile creating browser/themes/Makefile creating browser/themes/pinstripe/browser/Makefile creating browser/themes/pinstripe/communicator/Makefile creating browser/themes/pinstripe/Makefile creating browser/themes/winstripe/browser/Makefile creating browser/themes/winstripe/communicator/Makefile creating browser/themes/winstripe/Makefile creating browser/branding/nightly/Makefile creating browser/branding/nightly/content/Makefile creating browser/branding/nightly/locales/Makefile creating browser/base/content/test/Makefile creating browser/components/certerror/test/Makefile creating browser/components/preferences/tests/Makefile creating browser/components/search/test/Makefile creating browser/components/sessionstore/test/Makefile creating browser/components/sessionstore/test/browser/Makefile creating browser/components/shell/test/Makefile creating browser/components/feeds/test/Makefile creating browser/components/feeds/test/chrome/Makefile creating browser/components/places/tests/Makefile creating browser/components/places/tests/chrome/Makefile creating browser/components/places/tests/browser/Makefile creating browser/components/places/tests/perf/Makefile creating browser/components/privatebrowsing/test/Makefile creating browser/components/privatebrowsing/test/browser/Makefile creating browser/components/safebrowsing/content/test/Makefile creating browser/components/wintaskbar/test/Makefile creating browser/fuel/test/Makefile creating extensions/gnomevfs/Makefile creating extensions/reporter/Makefile creating extensions/reporter/locales/Makefile creating db/Makefile creating db/mdb/Makefile creating db/mdb/public/Makefile creating db/mork/Makefile creating db/mork/build/Makefile creating db/mork/src/Makefile creating ipc/Makefile creating ipc/chromium/Makefile creating ipc/glue/Makefile creating ipc/ipdl/Makefile creating ipc/app/fake/Makefile creating dom/Makefile creating dom/public/coreEvents/Makefile creating dom/interfaces/base/Makefile creating dom/interfaces/canvas/Makefile creating dom/interfaces/core/Makefile creating dom/interfaces/css/Makefile creating dom/interfaces/events/Makefile creating dom/interfaces/geolocation/Makefile creating dom/interfaces/html/Makefile creating dom/interfaces/json/Makefile creating dom/interfaces/load-save/Makefile creating dom/interfaces/offline/Makefile creating dom/interfaces/range/Makefile creating dom/interfaces/sidebar/Makefile creating dom/interfaces/storage/Makefile creating dom/interfaces/stylesheets/Makefile creating dom/interfaces/threads/Makefile creating dom/interfaces/traversal/Makefile creating dom/interfaces/views/Makefile creating dom/interfaces/xbl/Makefile creating dom/interfaces/xpath/Makefile creating dom/interfaces/xul/Makefile creating dom/base/Makefile creating dom/src/Makefile creating dom/src/events/Makefile creating dom/src/jsurl/Makefile creating dom/src/geolocation/Makefile creating dom/src/json/Makefile creating dom/src/offline/Makefile creating dom/src/storage/Makefile creating dom/src/threads/Makefile creating dom/locales/Makefile creating dom/plugins/Makefile creating editor/Makefile creating editor/public/Makefile creating editor/idl/Makefile creating editor/txmgr/Makefile creating editor/txmgr/idl/Makefile creating editor/txmgr/public/Makefile creating editor/txmgr/src/Makefile creating editor/txmgr/tests/Makefile creating editor/txtsvc/Makefile creating editor/txtsvc/public/Makefile creating editor/txtsvc/src/Makefile creating editor/composer/Makefile creating editor/composer/public/Makefile creating editor/composer/src/Makefile creating editor/composer/test/Makefile creating editor/libeditor/Makefile creating editor/libeditor/base/Makefile creating editor/libeditor/base/tests/Makefile creating editor/libeditor/html/Makefile creating editor/libeditor/text/Makefile creating parser/expat/Makefile creating parser/expat/lib/Makefile creating parser/xml/Makefile creating parser/xml/public/Makefile creating parser/xml/src/Makefile creating gfx/Makefile creating gfx/idl/Makefile creating gfx/layers/Makefile creating gfx/public/Makefile creating gfx/src/Makefile creating gfx/src/psshared/Makefile creating gfx/src/thebes/Makefile creating gfx/tests/Makefile creating gfx/thebes/Makefile creating gfx/thebes/public/Makefile creating gfx/thebes/src/Makefile creating gfx/qcms/Makefile creating parser/htmlparser/Makefile creating parser/htmlparser/public/Makefile creating parser/htmlparser/src/Makefile creating parser/htmlparser/tests/Makefile creating parser/htmlparser/tests/grabpage/Makefile creating parser/htmlparser/tests/logparse/Makefile creating parser/htmlparser/tests/html/Makefile creating parser/htmlparser/tests/outsinks/Makefile creating intl/Makefile creating intl/build/Makefile creating intl/chardet/Makefile creating intl/chardet/public/Makefile creating intl/chardet/src/Makefile creating intl/uconv/Makefile creating intl/uconv/idl/Makefile creating intl/uconv/util/Makefile creating intl/uconv/public/Makefile creating intl/uconv/src/Makefile creating intl/uconv/tests/Makefile creating intl/uconv/ucvja/Makefile creating intl/uconv/ucvlatin/Makefile creating intl/uconv/ucvcn/Makefile creating intl/uconv/ucvtw/Makefile creating intl/uconv/ucvtw2/Makefile creating intl/uconv/ucvko/Makefile creating intl/uconv/ucvibm/Makefile creating intl/uconv/native/Makefile creating intl/locale/Makefile creating intl/locale/public/Makefile creating intl/locale/idl/Makefile creating intl/locale/src/Makefile creating intl/locale/src/mac/Makefile creating intl/locale/src/unix/Makefile creating intl/locale/src/os2/Makefile creating intl/locale/src/windows/Makefile creating intl/locale/tests/Makefile creating intl/lwbrk/Makefile creating intl/lwbrk/idl/Makefile creating intl/lwbrk/src/Makefile creating intl/lwbrk/public/Makefile creating intl/lwbrk/tests/Makefile creating intl/unicharutil/Makefile creating intl/unicharutil/util/Makefile creating intl/unicharutil/util/internal/Makefile creating intl/unicharutil/idl/Makefile creating intl/unicharutil/src/Makefile creating intl/unicharutil/public/Makefile creating intl/unicharutil/tables/Makefile creating intl/unicharutil/tests/Makefile creating intl/unicharutil/tools/Makefile creating intl/strres/Makefile creating intl/strres/public/Makefile creating intl/strres/src/Makefile creating intl/strres/tests/Makefile creating js/src/xpconnect/Makefile creating js/src/xpconnect/public/Makefile creating js/src/xpconnect/idl/Makefile creating js/src/xpconnect/shell/Makefile creating js/src/xpconnect/src/Makefile creating js/src/xpconnect/loader/Makefile creating js/src/xpconnect/tests/Makefile creating js/src/xpconnect/tests/components/Makefile creating js/src/xpconnect/tests/idl/Makefile creating js/src/xpconnect/tools/Makefile creating js/src/xpconnect/tools/idl/Makefile creating js/jsd/Makefile creating js/jsd/idl/Makefile creating content/Makefile creating content/base/Makefile creating content/base/public/Makefile creating content/base/src/Makefile creating content/base/test/Makefile creating content/base/test/chrome/Makefile creating content/canvas/Makefile creating content/canvas/public/Makefile creating content/canvas/src/Makefile creating content/events/Makefile creating content/events/public/Makefile creating content/events/src/Makefile creating content/html/Makefile creating content/html/content/Makefile creating content/html/content/public/Makefile creating content/html/content/src/Makefile creating content/html/document/Makefile creating content/html/document/public/Makefile creating content/html/document/src/Makefile creating content/xml/Makefile creating content/xml/content/Makefile creating content/xml/content/src/Makefile creating content/xml/document/Makefile creating content/xml/document/public/Makefile creating content/xml/document/resources/Makefile creating content/xml/document/src/Makefile creating content/xul/Makefile creating content/xul/content/Makefile creating content/xul/content/src/Makefile creating content/xul/document/Makefile creating content/xul/document/public/Makefile creating content/xul/document/src/Makefile creating content/xul/templates/Makefile creating content/xul/templates/public/Makefile creating content/xul/templates/src/Makefile creating content/xul/templates/tests/Makefile creating content/xul/templates/tests/chrome/Makefile creating content/xbl/Makefile creating content/xbl/public/Makefile creating content/xbl/src/Makefile creating content/xbl/builtin/Makefile creating content/xbl/builtin/gtk2/Makefile creating content/xbl/builtin/mac/Makefile creating content/xslt/Makefile creating content/xslt/public/Makefile creating content/xslt/src/Makefile creating content/xslt/src/base/Makefile creating content/xslt/src/xml/Makefile creating content/xslt/src/xpath/Makefile creating content/xslt/src/xslt/Makefile creating content/xslt/src/main/Makefile creating layout/Makefile creating layout/base/Makefile creating layout/base/tests/Makefile creating layout/build/Makefile creating layout/forms/Makefile creating layout/generic/Makefile creating layout/inspector/public/Makefile creating layout/inspector/src/Makefile creating layout/printing/Makefile creating layout/style/Makefile creating layout/style/xbl-marquee/Makefile creating layout/tables/Makefile creating layout/xul/base/public/Makefile creating layout/xul/base/src/Makefile creating layout/xul/base/src/grid/Makefile creating layout/xul/base/src/tree/src/Makefile creating layout/xul/base/src/tree/public/Makefile creating modules/libimg/Makefile creating modules/libjar/Makefile creating modules/libjar/test/Makefile creating modules/libreg/Makefile creating modules/libreg/include/Makefile creating modules/libreg/src/Makefile creating modules/libreg/standalone/Makefile creating modules/libpref/Makefile creating modules/libpref/public/Makefile creating modules/libpref/src/Makefile creating modules/plugin/Makefile creating modules/plugin/base/src/Makefile creating modules/plugin/base/public/Makefile creating modules/plugin/default/mac/Makefile creating modules/plugin/default/unix/Makefile creating modules/plugin/default/windows/Makefile creating modules/plugin/sdk/Makefile creating modules/plugin/sdk/samples/Makefile creating modules/plugin/sdk/samples/common/Makefile creating modules/plugin/sdk/samples/basic/windows/Makefile creating modules/plugin/sdk/samples/winless/windows/Makefile creating netwerk/Makefile creating netwerk/base/Makefile creating netwerk/base/public/Makefile creating netwerk/base/src/Makefile creating netwerk/build/Makefile creating netwerk/cache/Makefile creating netwerk/cache/public/Makefile creating netwerk/cache/src/Makefile creating netwerk/cookie/Makefile creating netwerk/cookie/public/Makefile creating netwerk/cookie/src/Makefile creating netwerk/wifi/Makefile creating netwerk/wifi/public/Makefile creating netwerk/wifi/src/Makefile creating netwerk/dns/Makefile creating netwerk/dns/public/Makefile creating netwerk/dns/src/Makefile creating netwerk/protocol/Makefile creating netwerk/protocol/about/Makefile creating netwerk/protocol/about/public/Makefile creating netwerk/protocol/about/src/Makefile creating netwerk/protocol/data/Makefile creating netwerk/protocol/data/src/Makefile creating netwerk/protocol/file/Makefile creating netwerk/protocol/file/public/Makefile creating netwerk/protocol/file/src/Makefile creating netwerk/protocol/ftp/Makefile creating netwerk/protocol/ftp/public/Makefile creating netwerk/protocol/ftp/src/Makefile creating netwerk/protocol/gopher/Makefile creating netwerk/protocol/gopher/src/Makefile creating netwerk/protocol/http/Makefile creating netwerk/protocol/http/public/Makefile creating netwerk/protocol/http/src/Makefile creating netwerk/protocol/res/Makefile creating netwerk/protocol/res/public/Makefile creating netwerk/protocol/res/src/Makefile creating netwerk/protocol/viewsource/Makefile creating netwerk/protocol/viewsource/public/Makefile creating netwerk/protocol/viewsource/src/Makefile creating netwerk/mime/Makefile creating netwerk/mime/public/Makefile creating netwerk/mime/src/Makefile creating netwerk/socket/Makefile creating netwerk/socket/base/Makefile creating netwerk/streamconv/Makefile creating netwerk/streamconv/converters/Makefile creating netwerk/streamconv/public/Makefile creating netwerk/streamconv/src/Makefile creating netwerk/streamconv/test/Makefile creating netwerk/test/Makefile creating netwerk/locales/Makefile creating netwerk/system/Makefile creating netwerk/system/mac/Makefile creating netwerk/system/win32/Makefile creating uriloader/Makefile creating uriloader/base/Makefile creating uriloader/exthandler/Makefile creating uriloader/exthandler/tests/Makefile creating uriloader/prefetch/Makefile creating profile/Makefile creating profile/public/Makefile creating profile/dirserviceprovider/Makefile creating profile/dirserviceprovider/public/Makefile creating profile/dirserviceprovider/src/Makefile creating profile/dirserviceprovider/standalone/Makefile creating rdf/Makefile creating rdf/base/Makefile creating rdf/base/idl/Makefile creating rdf/base/public/Makefile creating rdf/base/src/Makefile creating rdf/util/Makefile creating rdf/util/public/Makefile creating rdf/util/src/Makefile creating rdf/util/src/internal/Makefile creating rdf/build/Makefile creating rdf/datasource/Makefile creating rdf/datasource/public/Makefile creating rdf/datasource/src/Makefile creating rdf/tests/Makefile creating rdf/tests/rdfcat/Makefile creating rdf/tests/rdfpoll/Makefile creating caps/Makefile creating caps/idl/Makefile creating caps/include/Makefile creating caps/src/Makefile creating caps/tests/Makefile creating caps/tests/mochitest/Makefile creating chrome/Makefile creating chrome/public/Makefile creating chrome/src/Makefile creating view/Makefile creating view/public/Makefile creating view/src/Makefile creating docshell/Makefile creating docshell/base/Makefile creating docshell/resources/Makefile creating docshell/resources/content/Makefile creating docshell/shistory/Makefile creating docshell/shistory/public/Makefile creating docshell/shistory/src/Makefile creating docshell/build/Makefile creating webshell/Makefile creating webshell/public/Makefile creating widget/Makefile creating widget/public/Makefile creating widget/src/Makefile creating widget/src/beos/Makefile creating widget/src/build/Makefile creating widget/src/gtk2/Makefile creating widget/src/gtkxtbin/Makefile creating widget/src/photon/Makefile creating widget/src/cocoa/Makefile creating widget/src/os2/Makefile creating widget/src/windows/Makefile creating widget/src/xpwidgets/Makefile creating xpcom/string/Makefile creating xpcom/string/public/Makefile creating xpcom/string/src/Makefile creating xpcom/Makefile creating xpcom/base/Makefile creating xpcom/build/Makefile creating xpcom/components/Makefile creating xpcom/ds/Makefile creating xpcom/glue/Makefile creating xpcom/glue/standalone/Makefile creating xpcom/io/Makefile creating xpcom/typelib/Makefile creating xpcom/reflect/Makefile creating xpcom/typelib/xpt/Makefile creating xpcom/typelib/xpt/public/Makefile creating xpcom/typelib/xpt/src/Makefile creating xpcom/typelib/xpt/tests/Makefile creating xpcom/typelib/xpt/tools/Makefile creating xpcom/typelib/xpidl/Makefile creating xpcom/reflect/xptcall/Makefile creating xpcom/reflect/xptcall/public/Makefile creating xpcom/reflect/xptcall/src/Makefile creating xpcom/reflect/xptcall/src/md/Makefile creating xpcom/reflect/xptcall/src/md/os2/Makefile creating xpcom/reflect/xptcall/src/md/test/Makefile creating xpcom/reflect/xptcall/src/md/unix/Makefile creating xpcom/reflect/xptcall/src/md/win32/Makefile creating xpcom/reflect/xptcall/tests/Makefile creating xpcom/reflect/xptinfo/Makefile creating xpcom/reflect/xptinfo/public/Makefile creating xpcom/reflect/xptinfo/src/Makefile creating xpcom/reflect/xptinfo/tests/Makefile creating xpcom/proxy/Makefile creating xpcom/proxy/public/Makefile creating xpcom/proxy/src/Makefile creating xpcom/proxy/tests/Makefile creating xpcom/sample/Makefile creating xpcom/threads/Makefile creating xpcom/tools/Makefile creating xpcom/tools/registry/Makefile creating xpcom/stub/Makefile creating xpcom/windbgdlg/Makefile creating xpcom/system/Makefile creating xpcom/tests/Makefile creating xpcom/tests/dynamic/Makefile creating xpcom/tests/services/Makefile creating xpcom/tests/windows/Makefile creating xpcom/tests/static-checker/Makefile creating xpinstall/Makefile creating xpinstall/public/Makefile creating xpinstall/src/Makefile creating widget/src/xremoteclient/Makefile creating toolkit/components/remote/Makefile creating xpfe/components/Makefile creating xpfe/components/directory/Makefile creating xpfe/components/find/Makefile creating xpfe/components/find/public/Makefile creating xpfe/components/find/src/Makefile creating xpfe/components/intl/Makefile creating xpfe/components/autocomplete/Makefile creating xpfe/components/autocomplete/public/Makefile creating xpfe/components/autocomplete/src/Makefile creating xpfe/components/windowds/Makefile creating xpfe/components/build/Makefile creating xpfe/appshell/Makefile creating xpfe/appshell/src/Makefile creating xpfe/appshell/public/Makefile creating extensions/spellcheck/Makefile creating extensions/spellcheck/hunspell/Makefile creating extensions/spellcheck/hunspell/src/Makefile creating extensions/spellcheck/idl/Makefile creating extensions/spellcheck/locales/Makefile creating extensions/spellcheck/src/Makefile creating embedding/Makefile creating embedding/base/Makefile creating embedding/base/standalone/Makefile creating embedding/browser/Makefile creating embedding/browser/activex/src/Makefile creating embedding/browser/activex/src/common/Makefile creating embedding/browser/activex/src/control/Makefile creating embedding/browser/activex/src/control_kicker/Makefile creating embedding/browser/activex/src/plugin/Makefile creating embedding/browser/build/Makefile creating embedding/browser/webBrowser/Makefile creating embedding/browser/gtk/Makefile creating embedding/browser/gtk/src/Makefile creating embedding/browser/gtk/tests/Makefile creating embedding/components/Makefile creating embedding/components/appstartup/Makefile creating embedding/components/appstartup/src/Makefile creating embedding/components/build/Makefile creating embedding/components/commandhandler/Makefile creating embedding/components/commandhandler/public/Makefile creating embedding/components/commandhandler/src/Makefile creating embedding/components/find/Makefile creating embedding/components/find/public/Makefile creating embedding/components/find/src/Makefile creating embedding/components/printingui/Makefile creating embedding/components/printingui/src/Makefile creating embedding/components/printingui/src/mac/Makefile creating embedding/components/printingui/src/unixshared/Makefile creating embedding/components/printingui/src/win/Makefile creating embedding/components/webbrowserpersist/Makefile creating embedding/components/webbrowserpersist/public/Makefile creating embedding/components/webbrowserpersist/src/Makefile creating embedding/components/windowwatcher/Makefile creating embedding/components/windowwatcher/public/Makefile creating embedding/components/windowwatcher/src/Makefile creating embedding/tests/Makefile creating embedding/tests/winEmbed/Makefile creating toolkit/Makefile creating toolkit/library/Makefile creating toolkit/crashreporter/Makefile creating toolkit/crashreporter/client/Makefile creating toolkit/crashreporter/google-breakpad/src/client/Makefile creating toolkit/crashreporter/google-breakpad/src/client/linux/handler/Makefile creating toolkit/crashreporter/google-breakpad/src/client/linux/minidump_writer/Makefile creating toolkit/crashreporter/google-breakpad/src/client/mac/handler/Makefile creating toolkit/crashreporter/google-breakpad/src/client/solaris/handler/Makefile creating toolkit/crashreporter/google-breakpad/src/client/windows/crash_generation/Makefile creating toolkit/crashreporter/google-breakpad/src/client/windows/handler/Makefile creating toolkit/crashreporter/google-breakpad/src/client/windows/sender/Makefile creating toolkit/crashreporter/google-breakpad/src/common/Makefile creating toolkit/crashreporter/google-breakpad/src/common/linux/Makefile creating toolkit/crashreporter/google-breakpad/src/common/mac/Makefile creating toolkit/crashreporter/google-breakpad/src/common/dwarf/Makefile creating toolkit/crashreporter/google-breakpad/src/common/solaris/Makefile creating toolkit/crashreporter/google-breakpad/src/common/windows/Makefile creating toolkit/crashreporter/google-breakpad/src/tools/linux/dump_syms/Makefile creating toolkit/crashreporter/google-breakpad/src/tools/mac/dump_syms/Makefile creating toolkit/crashreporter/google-breakpad/src/tools/solaris/dump_syms/Makefile creating toolkit/content/Makefile creating toolkit/components/alerts/Makefile creating toolkit/components/alerts/public/Makefile creating toolkit/components/alerts/src/Makefile creating toolkit/components/alerts/src/mac/Makefile creating toolkit/components/alerts/src/mac/growl/Makefile creating toolkit/components/apppicker/Makefile creating toolkit/components/autocomplete/Makefile creating toolkit/components/autocomplete/public/Makefile creating toolkit/components/autocomplete/src/Makefile creating toolkit/components/Makefile creating toolkit/components/build/Makefile creating toolkit/components/commandlines/Makefile creating toolkit/components/commandlines/public/Makefile creating toolkit/components/commandlines/src/Makefile creating toolkit/components/console/Makefile creating toolkit/components/contentprefs/Makefile creating toolkit/components/contentprefs/src/Makefile creating toolkit/components/cookie/Makefile creating toolkit/components/downloads/public/Makefile creating toolkit/components/downloads/Makefile creating toolkit/components/downloads/src/Makefile creating toolkit/components/exthelper/Makefile creating toolkit/components/feeds/Makefile creating toolkit/components/feeds/public/Makefile creating toolkit/components/feeds/src/Makefile creating toolkit/components/filepicker/Makefile creating toolkit/components/filepicker/public/Makefile creating toolkit/components/filepicker/src/Makefile creating toolkit/components/help/Makefile creating toolkit/components/microformats/Makefile creating toolkit/components/microformats/src/Makefile creating toolkit/components/parentalcontrols/Makefile creating toolkit/components/parentalcontrols/public/Makefile creating toolkit/components/parentalcontrols/src/Makefile creating toolkit/components/passwordmgr/Makefile creating toolkit/components/passwordmgr/public/Makefile creating toolkit/components/passwordmgr/src/Makefile creating toolkit/components/passwordmgr/content/Makefile creating toolkit/components/passwordmgr/test/Makefile creating toolkit/components/places/Makefile creating toolkit/components/places/public/Makefile creating toolkit/components/places/src/Makefile creating toolkit/components/printing/Makefile creating toolkit/components/satchel/Makefile creating toolkit/components/satchel/public/Makefile creating toolkit/components/satchel/src/Makefile creating toolkit/components/search/Makefile creating toolkit/spatial-navigation/Makefile creating toolkit/components/startup/Makefile creating toolkit/components/startup/public/Makefile creating toolkit/components/startup/src/Makefile creating toolkit/components/statusfilter/Makefile creating toolkit/components/typeaheadfind/Makefile creating toolkit/components/typeaheadfind/public/Makefile creating toolkit/components/typeaheadfind/src/Makefile creating toolkit/components/url-classifier/Makefile creating toolkit/components/url-classifier/public/Makefile creating toolkit/components/url-classifier/src/Makefile creating toolkit/components/urlformatter/Makefile creating toolkit/components/urlformatter/public/Makefile creating toolkit/components/urlformatter/src/Makefile creating toolkit/components/viewconfig/Makefile creating toolkit/components/viewsource/Makefile creating toolkit/locales/Makefile creating toolkit/mozapps/Makefile creating toolkit/mozapps/downloads/Makefile creating toolkit/mozapps/extensions/Makefile creating toolkit/mozapps/handling/Makefile creating toolkit/mozapps/plugins/Makefile creating toolkit/mozapps/readstrings/Makefile creating toolkit/mozapps/update/Makefile creating toolkit/mozapps/update/updater/Makefile creating toolkit/mozapps/xpinstall/Makefile creating toolkit/profile/Makefile creating toolkit/profile/public/Makefile creating toolkit/profile/src/Makefile creating toolkit/system/dbus/Makefile creating toolkit/system/gnome/Makefile creating toolkit/system/unixproxy/Makefile creating toolkit/system/osxproxy/Makefile creating toolkit/system/windowsproxy/Makefile creating toolkit/themes/Makefile creating toolkit/themes/gnomestripe/global/Makefile creating toolkit/themes/gnomestripe/Makefile creating toolkit/themes/gnomestripe/mozapps/Makefile creating toolkit/themes/pmstripe/global/Makefile creating toolkit/themes/pmstripe/Makefile creating toolkit/themes/pinstripe/Makefile creating toolkit/themes/pinstripe/global/Makefile creating toolkit/themes/pinstripe/help/Makefile creating toolkit/themes/pinstripe/mozapps/Makefile creating toolkit/themes/winstripe/Makefile creating toolkit/themes/winstripe/global/Makefile creating toolkit/themes/winstripe/help/Makefile creating toolkit/themes/winstripe/mozapps/Makefile creating toolkit/xre/Makefile creating modules/libpr0n/Makefile creating modules/libpr0n/build/Makefile creating modules/libpr0n/public/Makefile creating modules/libpr0n/src/Makefile creating modules/libpr0n/decoders/Makefile creating modules/libpr0n/decoders/gif/Makefile creating modules/libpr0n/decoders/png/Makefile creating modules/libpr0n/decoders/jpeg/Makefile creating modules/libpr0n/decoders/bmp/Makefile creating modules/libpr0n/decoders/icon/Makefile creating modules/libpr0n/decoders/icon/mac/Makefile creating modules/libpr0n/decoders/icon/win/Makefile creating modules/libpr0n/decoders/icon/gtk/Makefile creating modules/libpr0n/decoders/icon/beos/Makefile creating modules/libpr0n/encoders/Makefile creating modules/libpr0n/encoders/png/Makefile creating modules/libpr0n/encoders/jpeg/Makefile creating accessible/Makefile creating accessible/public/Makefile creating accessible/public/ia2/Makefile creating accessible/public/msaa/Makefile creating accessible/src/Makefile creating accessible/src/base/Makefile creating accessible/src/html/Makefile creating accessible/src/xforms/Makefile creating accessible/src/xul/Makefile creating accessible/src/msaa/Makefile creating accessible/src/atk/Makefile creating accessible/src/mac/Makefile creating accessible/build/Makefile creating modules/zlib/standalone/Makefile creating modules/libmar/Makefile creating modules/libmar/src/Makefile creating modules/libmar/tool/Makefile creating modules/lib7z/Makefile creating extensions/cookie/Makefile creating extensions/permissions/Makefile creating extensions/pref/Makefile creating extensions/pref/autoconfig/Makefile creating extensions/pref/autoconfig/public/Makefile creating extensions/pref/autoconfig/src/Makefile creating chrome/test/Makefile creating content/canvas/test/Makefile creating content/events/test/Makefile creating content/html/content/test/Makefile creating content/html/document/test/Makefile creating content/smil/test/Makefile creating content/svg/content/test/Makefile creating content/test/Makefile creating content/xbl/test/Makefile creating content/xml/document/test/Makefile creating content/xslt/tests/buster/Makefile creating content/xslt/tests/mochitest/Makefile creating content/xtf/test/Makefile creating content/xul/content/test/Makefile creating content/xul/document/test/Makefile creating docshell/test/Makefile creating docshell/test/browser/Makefile creating docshell/test/chrome/Makefile creating docshell/test/navigation/Makefile creating dom/src/json/test/Makefile creating dom/src/jsurl/test/Makefile creating dom/src/threads/test/Makefile creating dom/tests/Makefile creating dom/tests/mochitest/Makefile creating dom/tests/mochitest/ajax/Makefile creating dom/tests/mochitest/ajax/jquery/Makefile creating dom/tests/mochitest/ajax/jquery/dist/Makefile creating dom/tests/mochitest/ajax/jquery/test/Makefile creating dom/tests/mochitest/ajax/jquery/test/data/Makefile creating dom/tests/mochitest/ajax/jquery/test/data/offset/Makefile creating dom/tests/mochitest/ajax/jquery/test/unit/Makefile creating dom/tests/mochitest/ajax/lib/Makefile creating dom/tests/mochitest/ajax/mochikit/Makefile creating dom/tests/mochitest/ajax/mochikit/MochiKit/Makefile creating dom/tests/mochitest/ajax/mochikit/tests/Makefile creating dom/tests/mochitest/ajax/mochikit/tests/SimpleTest/Makefile creating dom/tests/mochitest/ajax/offline/Makefile creating dom/tests/mochitest/ajax/offline/namespace1/Makefile creating dom/tests/mochitest/ajax/offline/namespace1/sub/Makefile creating dom/tests/mochitest/ajax/offline/namespace1/sub2/Makefile creating dom/tests/mochitest/ajax/offline/namespace2/Makefile creating dom/tests/mochitest/ajax/prototype/Makefile creating dom/tests/mochitest/ajax/prototype/dist/Makefile creating dom/tests/mochitest/ajax/prototype/test/Makefile creating dom/tests/mochitest/ajax/prototype/test/functional/Makefile creating dom/tests/mochitest/ajax/prototype/test/lib/Makefile creating dom/tests/mochitest/ajax/prototype/test/unit/Makefile creating dom/tests/mochitest/ajax/prototype/test/unit/fixtures/Makefile creating dom/tests/mochitest/ajax/prototype/test/unit/tmp/Makefile creating dom/tests/mochitest/ajax/scriptaculous/Makefile creating dom/tests/mochitest/ajax/scriptaculous/lib/Makefile creating dom/tests/mochitest/ajax/scriptaculous/src/Makefile creating dom/tests/mochitest/ajax/scriptaculous/test/Makefile creating dom/tests/mochitest/ajax/scriptaculous/test/unit/Makefile creating dom/tests/mochitest/bugs/Makefile creating dom/tests/mochitest/chrome/Makefile creating dom/tests/mochitest/dom-level0/Makefile creating dom/tests/mochitest/dom-level1-core/Makefile creating dom/tests/mochitest/dom-level1-core/files/Makefile creating dom/tests/mochitest/dom-level2-core/Makefile creating dom/tests/mochitest/dom-level2-core/files/Makefile creating dom/tests/mochitest/dom-level2-html/Makefile creating dom/tests/mochitest/dom-level2-html/files/Makefile creating dom/tests/mochitest/general/Makefile creating dom/tests/mochitest/geolocation/Makefile creating dom/tests/mochitest/localstorage/Makefile creating dom/tests/mochitest/sessionstorage/Makefile creating dom/tests/mochitest/whatwg/Makefile creating editor/libeditor/html/tests/Makefile creating editor/libeditor/text/tests/Makefile creating embedding/test/Makefile creating extensions/cookie/test/Makefile creating intl/locale/tests_multilocale/Makefile creating js/src/xpconnect/tests/mochitest/Makefile creating js/ctypes/tests/Makefile can't read /home/jwalden/moz/2/js/ctypes/tests/Makefile.in: No such file or directory creating layout/forms/test/Makefile creating layout/generic/test/Makefile creating layout/inspector/tests/Makefile creating layout/reftests/fonts/Makefile creating layout/reftests/fonts/mplus/Makefile creating layout/style/test/Makefile creating layout/tables/test/Makefile creating layout/tools/pageloader/Makefile creating layout/tools/reftest/Makefile creating layout/xul/base/test/Makefile creating layout/xul/test/Makefile creating modules/libjar/test/chrome/Makefile creating modules/libjar/test/mochitest/Makefile creating modules/libpr0n/test/Makefile creating modules/libpr0n/test/mochitest/Makefile creating modules/libpref/test/Makefile creating modules/plugin/test/Makefile creating modules/plugin/test/mochitest/Makefile creating modules/plugin/test/testplugin/Makefile creating netwerk/test/httpserver/Makefile creating parser/htmlparser/tests/mochitest/Makefile creating parser/xml/test/Makefile creating rdf/tests/triplescat/Makefile creating testing/mochitest/Makefile creating testing/mochitest/MochiKit/Makefile creating testing/mochitest/chrome/Makefile creating testing/mochitest/ssltunnel/Makefile creating testing/mochitest/static/Makefile creating testing/mochitest/tests/Makefile creating testing/mochitest/tests/SimpleTest/Makefile creating testing/mochitest/tests/browser/Makefile creating testing/xpcshell/Makefile creating testing/xpcshell/example/Makefile creating toolkit/components/alerts/test/Makefile creating toolkit/components/autocomplete/tests/Makefile creating toolkit/components/commandlines/test/Makefile creating toolkit/components/contentprefs/tests/Makefile creating toolkit/components/downloads/test/Makefile creating toolkit/components/downloads/test/browser/Makefile creating toolkit/components/microformats/tests/Makefile creating toolkit/components/passwordmgr/test/browser/Makefile creating toolkit/components/places/tests/Makefile creating toolkit/components/places/tests/chrome/Makefile creating toolkit/components/places/tests/mochitest/bug_411966/Makefile creating toolkit/components/places/tests/mochitest/bug_461710/Makefile creating toolkit/components/satchel/test/Makefile creating toolkit/components/url-classifier/tests/Makefile creating toolkit/components/url-classifier/tests/mochitest/Makefile creating toolkit/components/urlformatter/tests/Makefile creating toolkit/components/viewsource/test/Makefile creating toolkit/content/tests/Makefile creating toolkit/content/tests/browser/Makefile creating toolkit/content/tests/chrome/Makefile creating toolkit/content/tests/widgets/Makefile creating toolkit/crashreporter/test/Makefile creating toolkit/mozapps/downloads/tests/Makefile creating toolkit/mozapps/downloads/tests/chrome/Makefile creating toolkit/mozapps/extensions/test/Makefile creating toolkit/mozapps/plugins/tests/Makefile creating toolkit/mozapps/update/test/Makefile creating toolkit/spatial-navigation/tests/Makefile creating toolkit/xre/test/Makefile creating uriloader/exthandler/tests/mochitest/Makefile creating widget/tests/Makefile creating xpcom/sample/program/Makefile creating xpcom/tests/external/Makefile creating xpinstall/tests/Makefile creating modules/libjar/zipwriter/Makefile creating modules/libjar/zipwriter/public/Makefile creating modules/libjar/zipwriter/src/Makefile creating modules/libjar/zipwriter/test/Makefile creating db/sqlite3/src/Makefile creating db/morkreader/Makefile creating db/morkreader/external/Makefile creating storage/Makefile creating storage/public/Makefile creating storage/src/Makefile creating storage/build/Makefile creating storage/test/Makefile creating gfx/cairo/Makefile creating gfx/cairo/libpixman/src/Makefile creating gfx/cairo/cairo/src/Makefile creating extensions/universalchardet/Makefile creating extensions/universalchardet/src/Makefile creating extensions/universalchardet/src/base/Makefile creating extensions/universalchardet/src/xpcom/Makefile creating extensions/universalchardet/tests/Makefile creating extensions/auth/Makefile creating security/manager/Makefile creating security/manager/boot/Makefile creating security/manager/boot/src/Makefile creating security/manager/boot/public/Makefile creating security/manager/ssl/Makefile creating security/manager/ssl/src/Makefile creating security/manager/ssl/public/Makefile creating security/manager/pki/Makefile creating security/manager/pki/resources/Makefile creating security/manager/pki/src/Makefile creating security/manager/pki/public/Makefile creating security/manager/locales/Makefile creating jpeg/Makefile creating modules/zlib/Makefile creating modules/zlib/src/Makefile creating modules/libbz2/Makefile creating modules/libbz2/src/Makefile creating modules/libimg/png/Makefile creating content/mathml/Makefile creating content/mathml/content/Makefile creating content/mathml/content/src/Makefile creating layout/mathml/Makefile creating content/svg/Makefile creating content/svg/document/Makefile creating content/svg/document/src/Makefile creating content/svg/content/Makefile creating content/svg/content/src/Makefile creating dom/interfaces/svg/Makefile creating layout/svg/base/src/Makefile creating content/smil/Makefile creating dom/interfaces/smil/Makefile creating content/xtf/Makefile creating content/xtf/public/Makefile creating content/xtf/src/Makefile creating content/media/Makefile creating content/media/test/Makefile creating media/libvorbis/Makefile creating media/libvorbis/lib/Makefile creating media/libvorbis/include/Makefile creating media/libvorbis/include/vorbis/Makefile creating media/libtheora/Makefile creating media/libtheora/lib/Makefile creating media/libtheora/include/Makefile creating media/libtheora/include/theora/Makefile creating media/liboggz/Makefile creating media/liboggz/src/Makefile creating media/liboggz/src/liboggz/Makefile creating media/liboggz/include/Makefile creating media/liboggz/include/oggz/Makefile creating media/libogg/Makefile creating media/libogg/src/Makefile creating media/libogg/include/Makefile creating media/libogg/include/ogg/Makefile creating media/libfishsound/Makefile creating media/libfishsound/src/Makefile creating media/libfishsound/src/libfishsound/Makefile creating media/libfishsound/include/Makefile creating media/libfishsound/include/fishsound/Makefile creating media/liboggplay/Makefile creating media/liboggplay/src/Makefile creating media/liboggplay/src/liboggplay/Makefile creating media/liboggplay/include/Makefile creating media/liboggplay/include/oggplay/Makefile creating content/media/ogg/Makefile creating content/media/wave/Makefile creating media/libsydneyaudio/Makefile creating media/libsydneyaudio/include/Makefile creating media/libsydneyaudio/src/Makefile updating cache ./config.cache creating ./config.status creating config/autoconf.mk creating config/doxygen.cfg creating gfx/cairo/cairo/src/cairo-features.h creating netwerk/necko-config.h creating xpcom/xpcom-config.h creating xpcom/xpcom-private.h configuring in nsprpub running /bin/sh /home/jwalden/moz/2/nsprpub/configure --enable-application=browser --enable-debug --disable-optimize --enable-tests --with-dist-prefix=/home/jwalden/moz/2/dbg/dist --with-mozilla --enable-64bit --cache-file=.././config.cache --srcdir=/home/jwalden/moz/2/nsprpub loading cache .././config.cache checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking build system type... x86_64-unknown-linux-gnu checking for whoami... (cached) /usr/bin/whoami checking for gcc... (cached) gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking how to run the C preprocessor... (cached) gcc -E checking for ranlib... (cached) ranlib checking for as... (cached) /usr/bin/as checking for ar... /usr/bin/ar checking for ld... /usr/bin/ld checking for strip... /usr/bin/strip checking for windres... no checking for gcc -pipe support... no checking for visibility(hidden) attribute... (cached) yes checking for visibility pragma support... (cached) yes checking for perl5... (cached) /usr/bin/perl checking for dlopen in -ldl... (cached) yes checking for dlfcn.h... (cached) yes checking whether gcc needs -traditional... (cached) no checking for lchown... (cached) yes checking for strerror... (cached) yes checking for pthread_create in -lpthreads... no checking for pthread_create in -lpthread... yes checking whether gcc accepts -pthread... yes updating cache .././config.cache creating ./config.status creating Makefile creating config/Makefile creating config/autoconf.mk creating config/nsprincl.mk creating config/nsprincl.sh creating config/nspr-config creating lib/Makefile creating lib/ds/Makefile creating lib/libc/Makefile creating lib/libc/include/Makefile creating lib/libc/src/Makefile creating lib/tests/Makefile creating pkg/Makefile creating pkg/linux/Makefile creating pkg/solaris/Makefile creating pkg/solaris/SUNWpr/Makefile creating pkg/solaris/SUNWprd/Makefile creating pr/Makefile creating pr/include/Makefile creating pr/include/md/Makefile creating pr/include/obsolete/Makefile creating pr/include/private/Makefile creating pr/src/Makefile creating pr/src/io/Makefile creating pr/src/linking/Makefile creating pr/src/malloc/Makefile creating pr/src/md/Makefile creating pr/src/md/unix/Makefile creating pr/src/memory/Makefile creating pr/src/misc/Makefile creating pr/src/threads/Makefile creating pr/tests/Makefile creating pr/tests/dll/Makefile creating pr/src/pthreads/Makefile configure: warning: Recreating autoconf.mk with updated nspr-config output configuring in js/src running /bin/sh /home/jwalden/moz/2/js/src/configure --enable-application=browser --enable-debug --disable-optimize --enable-tests --enable-threadsafe --enable-ctypes --with-nspr-cflags='-I/home/jwalden/moz/2/dbg/dist/include/nspr' --with-nspr-libs='-L/home/jwalden/moz/2/dbg/dist/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl' --with-dist-dir=../../dist --prefix=/home/jwalden/moz/2/dbg/dist --with-sync-build-files=/home/jwalden/moz/2 --enable-jemalloc --cache-file=../.././config.cache --srcdir=/home/jwalden/moz/2/js/src loading cache ../.././config.cache checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking build system type... x86_64-unknown-linux-gnu checking for gawk... (cached) gawk checking for gcc... (cached) gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for c++... (cached) c++ checking whether the C++ compiler (c++ ) works... yes checking whether the C++ compiler (c++ ) is a cross-compiler... no checking whether we are using GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking for ranlib... (cached) ranlib checking for as... (cached) /usr/bin/as checking for ar... (cached) ar checking for ld... (cached) ld checking for strip... (cached) strip checking for windres... no checking whether gcc and cc understand -c and -o together... (cached) yes checking how to run the C preprocessor... (cached) gcc -E checking how to run the C++ preprocessor... (cached) c++ -E checking for sb-conf... no checking for ve... no checking for a BSD compatible install... (cached) /usr/bin/install -c checking whether ln -s works... (cached) yes checking for perl5... (cached) /usr/bin/perl checking for minimum required perl version >= 5.006... 5.010000 checking for full perl installation... yes checking for python... (cached) /usr/bin/python2.6 checking for doxygen... (cached) /usr/bin/doxygen checking for whoami... (cached) /usr/bin/whoami checking for autoconf... (cached) /usr/bin/autoconf checking for unzip... (cached) /usr/bin/unzip checking for zip... (cached) /usr/bin/zip checking for makedepend... no checking for xargs... (cached) /usr/bin/xargs checking for gmake... /usr/bin/gmake checking for X... (cached) libraries , headers checking for dnet_ntoa in -ldnet... (cached) no checking for dnet_ntoa in -ldnet_stub... (cached) no checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... (cached) yes checking for shmat... (cached) yes checking for IceConnectionNumber in -lICE... (cached) yes checking whether the compiler supports -Wno-invalid-offsetof... yes checking whether the compiler supports -Wno-variadic-macros... yes checking whether ld has archive extraction flags... (cached) yes checking that static assertion macros used in autoconf tests work... (cached) yes checking for 64-bit OS... yes checking for ANSI C header files... (cached) yes checking for working const... (cached) yes checking for mode_t... (cached) yes checking for off_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for st_blksize in struct stat... (cached) yes checking for siginfo_t... (cached) yes checking for stdint.h... (cached) yes checking for the size of void*... 8 checking for the alignment of void*... 8 checking for the size of double... 8 checking for int16_t... (cached) yes checking for int32_t... (cached) yes checking for int64_t... (cached) yes checking for int64... (cached) no checking for uint... (cached) yes checking for uint_t... (cached) no checking for uint16_t... (cached) no checking for uname.domainname... (cached) yes checking for uname.__domainname... (cached) no checking for visibility(hidden) attribute... (cached) yes checking for visibility(default) attribute... (cached) yes checking for visibility pragma support... (cached) yes checking For gcc visibility bug with class-level attributes (GCC bug 26905)... (cached) no checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)... (cached) no checking for dirent.h that defines DIR... (cached) yes checking for opendir in -ldir... (cached) no checking for sys/byteorder.h... (cached) no checking for compat.h... (cached) no checking for getopt.h... (cached) yes checking for sys/bitypes.h... (cached) yes checking for memory.h... (cached) yes checking for unistd.h... (cached) yes checking for gnu/libc-version.h... (cached) yes checking for nl_types.h... (cached) yes checking for malloc.h... (cached) yes checking for X11/XKBlib.h... (cached) yes checking for sys/statvfs.h... (cached) yes checking for sys/statfs.h... (cached) yes checking for sys/vfs.h... (cached) yes checking for sys/mount.h... (cached) yes checking for mmintrin.h... (cached) yes checking for new... (cached) yes checking for sys/cdefs.h... (cached) yes checking for gethostbyname_r in -lc_r... (cached) no checking for atan in -lm... (cached) yes checking for dlopen in -ldl... (cached) yes checking for dlfcn.h... (cached) yes checking for dladdr... (cached) yes checking for socket in -lsocket... (cached) no checking for pthread_create in -lpthreads... no checking for pthread_create in -lpthread... yes checking whether gcc accepts -pthread... yes checking whether mmap() sees write()s... yes checking whether gcc needs -traditional... (cached) no checking for 8-bit clean memcmp... (cached) yes checking for fchmod... (cached) yes checking for flockfile... (cached) yes checking for getc_unlocked... yes checking for _getc_nolock... no checking for getpagesize... (cached) yes checking for lchown... (cached) yes checking for localtime_r... (cached) yes checking for lstat64... (cached) yes checking for memmove... (cached) yes checking for random... (cached) yes checking for rint... (cached) yes checking for sbrk... yes checking for snprintf... (cached) yes checking for stat64... (cached) yes checking for statvfs... (cached) yes checking for statvfs64... (cached) yes checking for strerror... (cached) yes checking for strtok_r... (cached) yes checking for truncate64... (cached) yes checking for wcrtomb... (cached) yes checking for mbrtowc... (cached) yes checking for res_ninit()... (cached) yes checking for gnu_get_libc_version()... (cached) yes checking for iconv in -lc... (cached) yes checking for iconv()... (cached) yes checking for iconv() with const input... (cached) no checking for an implementation of va_copy()... (cached) yes checking for an implementation of __va_copy()... (cached) yes checking whether va_lists can be copied by value... (cached) no checking for C++ exceptions flag... (cached) -fno-exceptions checking for gcc 3.0 ABI... (cached) yes checking for C++ "explicit" keyword... (cached) yes checking for C++ "typename" keyword... (cached) yes checking for modern C++ template specialization syntax support... (cached) yes checking whether partial template specialization works... (cached) yes checking whether operators must be re-defined for templates derived from templates... (cached) no checking whether we need to cast a derived template to pass as its base class... (cached) no checking whether the compiler can resolve const ambiguities for templates... (cached) yes checking whether the C++ "using" keyword can change access... (cached) yes checking whether the C++ "using" keyword resolves ambiguity... (cached) yes checking for "std::" namespace... (cached) yes checking whether standard template operator!=() is ambiguous... (cached) unambiguous checking for C++ reinterpret_cast... (cached) yes checking for C++ dynamic_cast to void*... (cached) yes checking whether C++ requires implementation of unused virtual methods... (cached) yes checking for trouble comparing to zero near std::operator!=()... (cached) no checking for LC_MESSAGES... (cached) yes checking for valid debug flags... yes checking size of int *... (cached) 8 checking for __cxa_demangle... (cached) yes checking for unwind.h... (cached) yes checking for _Unwind_Backtrace... (cached) yes checking for gcc -pipe support... yes checking whether compiler supports -Wno-long-long... yes checking whether C compiler supports -fprofile-generate... yes checking whether C++ compiler has -pedantic long long bug... no checking for correct temporary object destruction order... yes checking for correct overload resolution with const and templates... no checking for tm_zone tm_gmtoff in struct tm... yes checking for setlocale... yes checking for localeconv... yes creating js-confdefs.h ==== js-confdefs.h ================================= /* List of defines generated by configure. Included with preprocessor flag, * -include, to avoid long list of -D defines on the compile command-line. * Do not edit. */ #ifndef _JS_CONFDEFS_H_ #define _JS_CONFDEFS_H_ #define AVMPLUS_64BIT 1 #define AVMPLUS_AMD64 1 #define AVMPLUS_LINUX 1 #define AVMPLUS_UNIX 1 #define CPP_THROW_NEW throw() #define D_INO d_ino #define EDITLINE 1 #define FEATURE_NANOJIT 1 #define HAVE_64BIT_OS 1 #define HAVE_CPP_ACCESS_CHANGING_USING 1 #define HAVE_CPP_AMBIGUITY_RESOLVING_USING 1 #define HAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR 1 #define HAVE_CPP_EXPLICIT 1 #define HAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX 1 #define HAVE_CPP_NAMESPACE_STD 1 #define HAVE_CPP_NEW_CASTS 1 #define HAVE_CPP_PARTIAL_SPECIALIZATION 1 #define HAVE_CPP_TYPENAME 1 #define HAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL 1 #define HAVE_DIRENT_H 1 #define HAVE_DLADDR 1 #define HAVE_FCHMOD 1 #define HAVE_FLOCKFILE 1 #define HAVE_GETC_UNLOCKED 1 #define HAVE_GETOPT_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GNU_GET_LIBC_VERSION 1 #define HAVE_GNU_LIBC_VERSION_H 1 #define HAVE_I18N_LC_MESSAGES 1 #define HAVE_ICONV 1 #define HAVE_INT16_T 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_LCHOWN 1 #define HAVE_LIBDL 1 #define HAVE_LIBM 1 #define HAVE_LOCALECONV 1 #define HAVE_LOCALTIME_R 1 #define HAVE_LSTAT64 1 #define HAVE_MALLOC_H 1 #define HAVE_MBRTOWC 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MMINTRIN_H 1 #define HAVE_NL_TYPES_H 1 #define HAVE_RANDOM 1 #define HAVE_RES_NINIT 1 #define HAVE_RINT 1 #define HAVE_SBRK 1 #define HAVE_SETLOCALE 1 #define HAVE_SIGINFO_T 1 #define HAVE_SNPRINTF 1 #define HAVE_STAT64 1 #define HAVE_STATVFS 1 #define HAVE_STATVFS64 1 #define HAVE_STRERROR 1 #define HAVE_STRTOK_R 1 #define HAVE_ST_BLKSIZE 1 #define HAVE_SYS_BITYPES_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_TM_ZONE_TM_GMTOFF 1 #define HAVE_TRUNCATE64 1 #define HAVE_UINT 1 #define HAVE_UNAME_DOMAINNAME_FIELD 1 #define HAVE_UNISTD_H 1 #define HAVE_VA_COPY 1 #define HAVE_VA_LIST_AS_ARRAY 1 #define HAVE_VISIBILITY_ATTRIBUTE 1 #define HAVE_VISIBILITY_HIDDEN_ATTRIBUTE 1 #define HAVE_WCRTOMB 1 #define HAVE_X11_XKBLIB_H 1 #define HAVE__UNWIND_BACKTRACE 1 #define HAVE___CXA_DEMANGLE 1 #define JS_ALIGN_OF_POINTER 8 #define JS_BITS_PER_WORD_LOG2 6 #define JS_BYTES_PER_DOUBLE 8 #define JS_BYTES_PER_WORD 8 #define JS_HAS_CTYPES 1 #define JS_HAVE_STDINT_H 1 #define JS_THREADSAFE 1 #define JS_TRACER 1 #define MOZ_DEBUG_SYMBOLS 1 #define MOZ_DEMANGLE_SYMBOLS 1 #define MOZ_DLL_SUFFIX ".so" #define MOZ_MEMORY 1 #define MOZ_MEMORY_DEBUG 1 #define MOZ_MEMORY_LINUX 1 #define MOZ_MEMORY_SIZEOF_PTR_2POW 3 #define MOZ_REFLOW_PERF 1 #define MOZ_REFLOW_PERF_DSP 1 #define NEED_CPP_UNUSED_IMPLEMENTATIONS 1 #define NEW_H #define SIZEOF_INT_P 8 #define STDC_HEADERS 1 #define UNIX_ASYNC_DNS 1 #define VA_COPY va_copy #define XP_UNIX 1 #define _REENTRANT 1 #endif /* _JS_CONFDEFS_H_ */ Creating directory shell Creating directory lirasm Creating directory ctypes Creating directory ctypes/tests Creating directory jsapi-tests Creating directory tests Creating directory config Creating directory config/mkdepend Creating directory editline creating Makefile creating shell/Makefile creating lirasm/Makefile creating ctypes/Makefile can't read /home/jwalden/moz/2/js/src/ctypes/Makefile.in: No such file or directory creating ctypes/tests/Makefile can't read /home/jwalden/moz/2/js/src/ctypes/tests/Makefile.in: No such file or directory creating jsapi-tests/Makefile creating tests/Makefile creating config/Makefile creating config/mkdepend/Makefile creating editline/Makefile updating cache ../.././config.cache creating ./config.status creating config/autoconf.mk creating js-config.h invoking make to create js-config script gmake[2]: Entering directory `/home/jwalden/moz/2/dbg/js/src' rm -f js-config.tmp sed < /home/jwalden/moz/2/js/src/js-config.in > js-config.tmp \ -e 's|@prefix@|/home/jwalden/moz/2/dbg/dist|' \ -e 's|@exec_prefix@|/home/jwalden/moz/2/dbg/dist|' \ -e 's|@includedir@|/home/jwalden/moz/2/dbg/dist/include|' \ -e 's|@libdir@|/home/jwalden/moz/2/dbg/dist/lib|' \ -e 's|@MOZILLA_VERSION@||' \ -e 's|@LIBRARY_NAME@|mozjs|' \ -e 's|@NSPR_CFLAGS@|-I/home/jwalden/moz/2/dbg/dist/include/nspr|' \ -e 's|@JS_CONFIG_LIBS@|-Wl,--whole-archive ctypes/libffi/.libs/libffi.a -Wl,--no-whole-archive -L/home/jwalden/moz/2/dbg/dist/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl -lm -lm -ldl |' \ -e 's|@MOZ_JS_LIBS@|-L/home/jwalden/moz/2/dbg/dist/lib -lmozjs|' \ && mv js-config.tmp js-config && chmod +x js-config gmake[2]: Leaving directory `/home/jwalden/moz/2/dbg/js/src' configuring in ctypes/libffi running /bin/sh /home/jwalden/moz/2/js/src/ctypes/libffi/configure --disable-shared --enable-static --disable-raw-api --enable-debug --with-pic --cache-file=../../ctypes/libffi/config.cache --srcdir=/home/jwalden/moz/2/js/src/ctypes/libffi configure: creating cache ../../ctypes/libffi/config.cache checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking whether to enable maintainer-specific portions of Makefiles... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking for ANSI C header files... (cached) yes checking for memcpy... yes checking for working alloca.h... yes checking for alloca... yes checking size of double... 8 checking size of long double... 16 checking whether byte ordering is bigendian... no checking assembler .cfi pseudo-op support... yes checking assembler supports pc related relocs... yes checking whether .eh_frame section should be read-only... no checking for __attribute__((visibility("hidden")))... yes configure: updating cache ../../ctypes/libffi/config.cache configure: creating ./config.status config.status: creating include/Makefile config.status: creating include/ffi.h config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating man/Makefile config.status: creating libffi.pc config.status: creating fficonfig.h config.status: linking /home/jwalden/moz/2/js/src/ctypes/libffi/src/x86/ffitarget.h to include/ffitarget.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing include commands config.status: executing src commands make[1]: Leaving directory `/home/jwalden/moz/2' /usr/bin/make -j5 -s -C /home/jwalden/moz/2/dbg creating memory/Makefile nsinstall.c pathsub.c creating memory/mozalloc/Makefile Creating /home/jwalden/moz/2/dbg/memory/jemalloc/.deps Creating /home/jwalden/moz/2/dbg/memory/mozalloc/.deps jemalloc.c /home/jwalden/moz/2/memory/jemalloc/jemalloc.c: In function ‘arena_purge’: /home/jwalden/moz/2/memory/jemalloc/jemalloc.c:3212: warning: ISO C90 forbids variable length array ‘rbp_f_path’ mozalloc.cpp mozalloc_oom.cpp make[4]: warning: -jN forced in submake: disabling jobserver mode. make[4]: warning: -jN forced in submake: disabling jobserver mode. /home/jwalden/moz/2/nsprpub/pr/src/misc/prenv.c: In function ‘PR_SetEnv’: /home/jwalden/moz/2/nsprpub/pr/src/misc/prenv.c:96: warning: passing argument 1 of ‘putenv’ discards qualifiers from pointer target type /usr/include/stdlib.h:578: note: expected ‘char *’ but argument is of type ‘const char *’ make[4]: warning: -jN forced in submake: disabling jobserver mode. make[6]: warning: -jN forced in submake: disabling jobserver mode. make[6]: warning: -jN forced in submake: disabling jobserver mode. make[6]: warning: -jN forced in submake: disabling jobserver mode. nsinstall.c pathsub.c Creating /home/jwalden/moz/2/dbg/js/src/.deps jskwgen.cpp Creating /home/jwalden/moz/2/dbg/js/src/editline/.deps Creating /home/jwalden/moz/2/dbg/js/src/shell/.deps Creating /home/jwalden/moz/2/dbg/js/src/jsapi-tests/.deps Making all in include Making all in testsuite Making all in man libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jwalden/moz/2/js/src/ctypes/libffi -I. -I/home/jwalden/moz/2/js/src/ctypes/libffi/include -Iinclude -I/home/jwalden/moz/2/js/src/ctypes/libffi/src -Wall -g -fexceptions -g -O2 -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c /home/jwalden/moz/2/js/src/ctypes/libffi/src/prep_cif.c -fPIC -DPIC -o src/prep_cif.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jwalden/moz/2/js/src/ctypes/libffi -I. -I/home/jwalden/moz/2/js/src/ctypes/libffi/include -Iinclude -I/home/jwalden/moz/2/js/src/ctypes/libffi/src -Wall -g -fexceptions -g -O2 -MT src/debug.lo -MD -MP -MF src/.deps/debug.Tpo -c /home/jwalden/moz/2/js/src/ctypes/libffi/src/debug.c -fPIC -DPIC -o src/debug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jwalden/moz/2/js/src/ctypes/libffi -I. -I/home/jwalden/moz/2/js/src/ctypes/libffi/include -Iinclude -I/home/jwalden/moz/2/js/src/ctypes/libffi/src -Wall -g -fexceptions -g -O2 -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c /home/jwalden/moz/2/js/src/ctypes/libffi/src/types.c -fPIC -DPIC -o src/types.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jwalden/moz/2/js/src/ctypes/libffi -I. -I/home/jwalden/moz/2/js/src/ctypes/libffi/include -Iinclude -I/home/jwalden/moz/2/js/src/ctypes/libffi/src -Wall -g -fexceptions -g -O2 -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c /home/jwalden/moz/2/js/src/ctypes/libffi/src/raw_api.c -fPIC -DPIC -o src/raw_api.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jwalden/moz/2/js/src/ctypes/libffi -I. -I/home/jwalden/moz/2/js/src/ctypes/libffi/include -Iinclude -I/home/jwalden/moz/2/js/src/ctypes/libffi/src -Wall -g -fexceptions -g -O2 -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c /home/jwalden/moz/2/js/src/ctypes/libffi/src/java_raw_api.c -fPIC -DPIC -o src/java_raw_api.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jwalden/moz/2/js/src/ctypes/libffi -I. -I/home/jwalden/moz/2/js/src/ctypes/libffi/include -Iinclude -I/home/jwalden/moz/2/js/src/ctypes/libffi/src -Wall -g -fexceptions -g -O2 -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c /home/jwalden/moz/2/js/src/ctypes/libffi/src/x86/ffi64.c -fPIC -DPIC -o src/x86/ffi64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jwalden/moz/2/js/src/ctypes/libffi -I. -I/home/jwalden/moz/2/js/src/ctypes/libffi/include -Iinclude -I/home/jwalden/moz/2/js/src/ctypes/libffi/src -Wall -g -fexceptions -g -O2 -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c /home/jwalden/moz/2/js/src/ctypes/libffi/src/closures.c -fPIC -DPIC -o src/closures.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jwalden/moz/2/js/src/ctypes/libffi -I. -I/home/jwalden/moz/2/js/src/ctypes/libffi/include -Iinclude -I/home/jwalden/moz/2/js/src/ctypes/libffi/src -I. -I/home/jwalden/moz/2/js/src/ctypes/libffi/include -Iinclude -I/home/jwalden/moz/2/js/src/ctypes/libffi/src -g -O2 -MT src/x86/unix64.lo -MD -MP -MF src/x86/.deps/unix64.Tpo -c /home/jwalden/moz/2/js/src/ctypes/libffi/src/x86/unix64.S -fPIC -DPIC -o src/x86/unix64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jwalden/moz/2/js/src/ctypes/libffi -I. -I/home/jwalden/moz/2/js/src/ctypes/libffi/include -Iinclude -I/home/jwalden/moz/2/js/src/ctypes/libffi/src -Wall -g -fexceptions -g -O2 -MT src/x86/ffi.lo -MD -MP -MF src/x86/.deps/ffi.Tpo -c /home/jwalden/moz/2/js/src/ctypes/libffi/src/x86/ffi.c -fPIC -DPIC -o src/x86/ffi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jwalden/moz/2/js/src/ctypes/libffi -I. -I/home/jwalden/moz/2/js/src/ctypes/libffi/include -Iinclude -I/home/jwalden/moz/2/js/src/ctypes/libffi/src -I. -I/home/jwalden/moz/2/js/src/ctypes/libffi/include -Iinclude -I/home/jwalden/moz/2/js/src/ctypes/libffi/src -g -O2 -MT src/x86/sysv.lo -MD -MP -MF src/x86/.deps/sysv.Tpo -c /home/jwalden/moz/2/js/src/ctypes/libffi/src/x86/sysv.S -fPIC -DPIC -o src/x86/sysv.o libtool: link: ar cru .libs/libffi.a src/debug.o src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/x86/ffi64.o src/x86/unix64.o src/x86/ffi.o src/x86/sysv.o libtool: link: ranlib .libs/libffi.a libtool: link: ar cru .libs/libffi_convenience.a src/debug.o src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/x86/ffi64.o src/x86/unix64.o src/x86/ffi.o src/x86/sysv.o libtool: link: ranlib .libs/libffi_convenience.a libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" ) libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" ) jsoplengen.cpp jsapi.cpp jsarena.cpp jsarray.cpp jsatom.cpp jsbool.cpp jscntxt.cpp jsdate.cpp jsdbgapi.cpp jsdhash.cpp jsdtoa.cpp jsemit.cpp jsexn.cpp jsfun.cpp jsgc.cpp jshash.cpp jsinterp.cpp jsinvoke.cpp jsiter.cpp jslock.cpp jslog2.cpp jsmath.cpp jsnum.cpp jsobj.cpp json.cpp jsopcode.cpp jsparse.cpp jsprf.cpp jspropertycache.cpp jspropertytree.cpp jsregexp.cpp jsscan.cpp jsscope.cpp jsscript.cpp jsstr.cpp jstask.cpp jstypedarray.cpp jsutil.cpp jsxdrapi.cpp jsxml.cpp prmjtime.cpp jstracer.cpp Assembler.cpp Allocator.cpp CodeAlloc.cpp Containers.cpp Fragmento.cpp LIR.cpp njconfig.cpp RegAlloc.cpp avmplus.cpp NativeX64.cpp jsbuiltins.cpp VMPI.cpp CTypes.cpp Library.cpp /home/jwalden/moz/2/js/src/ctypes/CTypes.cpp: In function ‘JSObject* js::ctypes::CClosure::Create(JSContext*, JSObject*, JSObject*, JSObject*, void (**)())’: /home/jwalden/moz/2/js/src/ctypes/CTypes.cpp:4903: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object editline.c sysunix.c js.cpp tests.cpp selfTest.cpp testContexts.cpp testDebugger.cpp testDefineGetterSetterNonEnumerable.cpp testExtendedEq.cpp testIntString.cpp testIsAboutToBeFinalized.cpp testLookup.cpp testNewObject.cpp testPropCache.cpp testTrap.cpp testSameValue.cpp testSeal.cpp testXDR.cpp testSetPropertyWithNativeGetterStubSetter.cpp imacros.c.out is up to date creating other-licenses/bsdiff/Makefile creating parser/Makefile Creating /home/jwalden/moz/2/dbg/xpcom/typelib/xpt/src/.deps xpt_arena.c xpt_struct.c xpt_xdr.c /home/jwalden/moz/2/xpcom/typelib/xpt/src/xpt_struct.c: In function ‘XPT_ParseVersionString’: /home/jwalden/moz/2/xpcom/typelib/xpt/src/xpt_struct.c:945: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/xpcom/typelib/xpt/src/xpt_xdr.c: In function ‘XPT_HashTableAdd’: /home/jwalden/moz/2/xpcom/typelib/xpt/src/xpt_xdr.c:146: warning: cast from pointer to integer of different size /home/jwalden/moz/2/xpcom/typelib/xpt/src/xpt_xdr.c: In function ‘XPT_HashTableLookup’: /home/jwalden/moz/2/xpcom/typelib/xpt/src/xpt_xdr.c:162: warning: cast from pointer to integer of different size /home/jwalden/moz/2/xpcom/typelib/xpt/src/xpt_xdr.c: In function ‘XPT_DoString’: /home/jwalden/moz/2/xpcom/typelib/xpt/src/xpt_xdr.c:409: warning: signed and unsigned type in conditional expression /home/jwalden/moz/2/xpcom/typelib/xpt/src/xpt_xdr.c: In function ‘XPT_GetOffsetForAddr’: /home/jwalden/moz/2/xpcom/typelib/xpt/src/xpt_xdr.c:486: warning: cast from pointer to integer of different size /home/jwalden/moz/2/xpcom/typelib/xpt/src/xpt_xdr.c: In function ‘XPT_SetOffsetForAddr’: /home/jwalden/moz/2/xpcom/typelib/xpt/src/xpt_xdr.c:493: warning: cast to pointer from integer of different size /home/jwalden/moz/2/xpcom/typelib/xpt/src/xpt_xdr.c: In function ‘XPT_SetAddrForOffset’: /home/jwalden/moz/2/xpcom/typelib/xpt/src/xpt_xdr.c:500: warning: cast to pointer from integer of different size /home/jwalden/moz/2/xpcom/typelib/xpt/src/xpt_xdr.c: In function ‘XPT_GetAddrForOffset’: /home/jwalden/moz/2/xpcom/typelib/xpt/src/xpt_xdr.c:506: warning: cast to pointer from integer of different size Creating /home/jwalden/moz/2/dbg/xpcom/typelib/xpt/tools/.deps xpt_dump.c xpt_link.c /home/jwalden/moz/2/xpcom/typelib/xpt/tools/xpt_link.c: In function ‘main’: /home/jwalden/moz/2/xpcom/typelib/xpt/tools/xpt_link.c:239: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’ /home/jwalden/moz/2/xpcom/typelib/xpt/tools/xpt_link.c:239: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’ /home/jwalden/moz/2/xpcom/typelib/xpt/tools/xpt_dump.c: In function ‘main’: /home/jwalden/moz/2/xpcom/typelib/xpt/tools/xpt_dump.c:230: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’ /home/jwalden/moz/2/xpcom/typelib/xpt/tools/xpt_dump.c:230: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’ Creating /home/jwalden/moz/2/dbg/xpcom/typelib/xpidl/.deps xpidl.c xpidl_idl.c xpidl_util.c xpidl_header.c xpidl_typelib.c /home/jwalden/moz/2/xpcom/typelib/xpidl/xpidl.c:85: warning: string length ‘543’ is greater than the length ‘509’ ISO C90 compilers are required to support xpidl_doc.c /home/jwalden/moz/2/xpcom/typelib/xpidl/xpidl_typelib.c: In function ‘sort_ide_block’: /home/jwalden/moz/2/xpcom/typelib/xpidl/xpidl_typelib.c:340: warning: cast to pointer from integer of different size /home/jwalden/moz/2/xpcom/typelib/xpidl/xpidl_typelib.c: In function ‘typelib_interface’: /home/jwalden/moz/2/xpcom/typelib/xpidl/xpidl_typelib.c:541: warning: cast from pointer to integer of different size xpidl_java.c Creating /home/jwalden/moz/2/dbg/xpcom/string/src/.deps Creating /home/jwalden/moz/2/dbg/xpcom/glue/.deps Creating /home/jwalden/moz/2/dbg/xpcom/glue/standalone/.deps Creating /home/jwalden/moz/2/dbg/xpcom/base/.deps Creating _xpidlgen/.done nsIConsoleListener.idl nsIConsoleMessage.idl nsIConsoleService.idl nsIDebug2.idl nsIErrorService.idl nsIException.idl nsIExceptionService.idl nsIVersionComparator.idl nsIUUIDGenerator.idl nsIMutable.idl nsIMemoryReporter.idl nsIDebug.idl nsIInterfaceRequestor.idl nsIMemory.idl nsIProgrammingLanguage.idl nsISupports.idl nsITraceRefcnt.idl nsIWeakReference.idl nsrootidl.idl Creating /home/jwalden/moz/2/dbg/xpcom/ds/.deps Creating _xpidlgen/.done nsIAtom.idl nsIAtomService.idl /home/jwalden/moz/2/xpcom/ds/nsIAtom.idl:95: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSIATOM macro; if the code fragment contains method declarations, the macro probably isn't complete. nsICollection.idl nsIEnumerator.idl nsIINIParser.idl nsIPersistentProperties2.idl nsIProperty.idl nsIPropertyBag.idl nsIPropertyBag2.idl nsIWritablePropertyBag.idl nsIWritablePropertyBag2.idl nsIRecyclingAllocator.idl nsIVariant.idl nsISerializable.idl nsIStringEnumerator.idl nsISupportsArray.idl nsISupportsIterators.idl nsITimelineService.idl nsIArray.idl nsIHashable.idl nsIMutableArray.idl nsIObserverService.idl nsIObserver.idl nsIProperties.idl nsISimpleEnumerator.idl nsISupportsPrimitives.idl Creating _xpidlgen/.done Creating /home/jwalden/moz/2/dbg/xpcom/io/.deps nsIBinaryInputStream.idl nsIBinaryOutputStream.idl nsIDirectoryEnumerator.idl nsIFastLoadFileControl.idl nsIFastLoadService.idl nsIInputStreamTee.idl nsILocalFileWin.idl nsILineInputStream.idl nsIUnicharLineInputStream.idl nsISimpleUnicharStreamFactory.idl nsIMultiplexInputStream.idl nsIObjectInputStream.idl nsIObjectOutputStream.idl nsIPipe.idl nsISeekableStream.idl nsIStorageStream.idl nsIStringStream.idl nsIStreamBufferAccess.idl nsIAsyncInputStream.idl nsIAsyncOutputStream.idl nsIUnicharInputStream.idl nsIUnicharOutputStream.idl nsIConverterInputStream.idl nsIConverterOutputStream.idl nsIIOUtil.idl nsISafeOutputStream.idl nsIDirectoryService.idl nsIFile.idl nsILocalFile.idl nsIInputStream.idl nsIOutputStream.idl nsIScriptableInputStream.idl Creating /home/jwalden/moz/2/dbg/xpcom/components/.deps Creating _xpidlgen/.done nsIModuleLoader.idl nsIComponentManagerObsolete.idl nsIClassInfo.idl nsIComponentRegistrar.idl nsIFactory.idl nsIModule.idl nsIServiceManager.idl nsIComponentManager.idl nsICategoryManager.idl Creating /home/jwalden/moz/2/dbg/xpcom/threads/.deps Creating _xpidlgen/.done nsIEventTarget.idl nsIThread.idl nsIThreadInternal.idl nsIThreadManager.idl nsIThreadPool.idl nsITimer.idl nsIRunnable.idl nsIEnvironment.idl nsIProcess.idl nsISupportsPriority.idl Creating /home/jwalden/moz/2/dbg/xpcom/reflect/xptinfo/public/.deps Creating _xpidlgen/.done nsIInterfaceInfo.idl nsIInterfaceInfoManager.idl nsIXPTLoader.idl Creating /home/jwalden/moz/2/dbg/xpcom/reflect/xptinfo/src/.deps Creating /home/jwalden/moz/2/dbg/xpcom/reflect/xptcall/src/.deps Creating /home/jwalden/moz/2/dbg/xpcom/reflect/xptcall/src/md/unix/.deps Creating /home/jwalden/moz/2/dbg/xpcom/proxy/public/.deps Creating _xpidlgen/.done nsIProxyObjectManager.idl Creating /home/jwalden/moz/2/dbg/xpcom/proxy/src/.deps Creating /home/jwalden/moz/2/dbg/xpcom/system/.deps Creating _xpidlgen/.done nsIXULAppInfo.idl nsIXULRuntime.idl nsIGConfService.idl nsIGnomeVFSService.idl nsIBlocklistService.idl nsIGIOService.idl nsICrashReporter.idl Creating /home/jwalden/moz/2/dbg/xpcom/build/.deps Creating /home/jwalden/moz/2/dbg/xpcom/tools/registry/.deps Creating /home/jwalden/moz/2/dbg/xpcom/tests/.deps Creating /home/jwalden/moz/2/dbg/xpcom/tests/dynamic/.deps Creating /home/jwalden/moz/2/dbg/xpcom/tests/services/.deps Creating /home/jwalden/moz/2/dbg/xpcom/tests/external/.deps Creating /home/jwalden/moz/2/dbg/xpcom/sample/.deps Creating _xpidlgen/.done nsISample.idl Creating /home/jwalden/moz/2/dbg/xpcom/sample/program/.deps Creating /home/jwalden/moz/2/dbg/xpcom/typelib/xpt/tests/.deps Creating /home/jwalden/moz/2/dbg/xpcom/proxy/tests/.deps Creating _xpidlgen/.done nsITestProxy.idl Creating /home/jwalden/moz/2/dbg/modules/zlib/src/.deps Creating /home/jwalden/moz/2/dbg/modules/libreg/src/.deps Creating /home/jwalden/moz/2/dbg/modules/libreg/standalone/.deps Creating /home/jwalden/moz/2/dbg/modules/libpref/public/.deps Creating _xpidlgen/.done nsIPrefBranchInternal.idl nsISecurityPref.idl nsIRelativeFilePref.idl nsIPrefService.idl nsIPrefBranch.idl nsIPrefBranch2.idl nsIPrefLocalizedString.idl Creating /home/jwalden/moz/2/dbg/modules/libpref/src/.deps Creating /home/jwalden/moz/2/dbg/intl/lwbrk/idl/.deps Creating /home/jwalden/moz/2/dbg/intl/strres/public/.deps Creating _xpidlgen/.done Creating /home/jwalden/moz/2/dbg/intl/unicharutil/idl/.deps Creating _xpidlgen/.done Creating /home/jwalden/moz/2/dbg/intl/locale/idl/.deps nsISemanticUnitScanner.idl Creating _xpidlgen/.done nsIEntityConverter.idl Creating _xpidlgen/.done nsIStringBundle.idl nsIStringBundleOverride.idl nsISaveAsCharset.idl Creating /home/jwalden/moz/2/dbg/intl/lwbrk/src/.deps nsIUnicodeNormalizer.idl nsILocale.idl nsILocaleService.idl Creating /home/jwalden/moz/2/dbg/intl/strres/src/.deps nsIScriptableDateFormat.idl Creating /home/jwalden/moz/2/dbg/intl/lwbrk/tests/.deps nsICollation.idl Creating /home/jwalden/moz/2/dbg/intl/unicharutil/util/.deps Creating /home/jwalden/moz/2/dbg/intl/locale/src/.deps Creating /home/jwalden/moz/2/dbg/intl/unicharutil/util/internal/.deps Creating /home/jwalden/moz/2/dbg/intl/locale/src/unix/.deps creating intl/locale/src/unix/tests/Makefile Creating /home/jwalden/moz/2/dbg/intl/unicharutil/src/.deps Creating /home/jwalden/moz/2/dbg/intl/unicharutil/tests/.deps Creating /home/jwalden/moz/2/dbg/intl/uconv/idl/.deps Creating _xpidlgen/.done nsITextToSubURI.idl nsICurrentCharsetListener.idl nsICharsetConverterManager.idl nsIScriptableUConv.idl nsIUTF8ConverterService.idl Creating /home/jwalden/moz/2/dbg/intl/uconv/util/.deps Creating /home/jwalden/moz/2/dbg/intl/uconv/ucvja/.deps Creating /home/jwalden/moz/2/dbg/intl/uconv/ucvcn/.deps Creating /home/jwalden/moz/2/dbg/intl/uconv/ucvlatin/.deps Creating /home/jwalden/moz/2/dbg/intl/uconv/ucvtw/.deps Creating /home/jwalden/moz/2/dbg/intl/uconv/ucvtw2/.deps Creating /home/jwalden/moz/2/dbg/intl/uconv/ucvko/.deps Creating /home/jwalden/moz/2/dbg/intl/uconv/ucvibm/.deps Creating /home/jwalden/moz/2/dbg/intl/uconv/src/.deps Creating /home/jwalden/moz/2/dbg/intl/build/.deps Creating /home/jwalden/moz/2/dbg/netwerk/base/public/.deps Creating _xpidlgen/.done nsIApplicationCache.idl nsIApplicationCacheChannel.idl nsIApplicationCacheContainer.idl nsIApplicationCacheService.idl nsIAuthInformation.idl nsIAuthPrompt.idl nsIAuthPrompt2.idl nsIAuthPromptAdapterFactory.idl nsIAuthPromptCallback.idl nsIAsyncStreamCopier.idl nsIBufferedStreams.idl nsICancelable.idl nsICryptoHash.idl nsICryptoHMAC.idl nsIDownloader.idl nsIEncodedChannel.idl nsIFileStreams.idl nsIIncrementalDownload.idl nsIInputStreamPump.idl nsIInputStreamChannel.idl nsIIOService2.idl nsIMIMEInputStream.idl nsINetworkLinkService.idl nsIPermission.idl nsIPermissionManager.idl nsIPrivateBrowsingService.idl nsIProgressEventSink.idl nsIPrompt.idl nsIProtocolProxyService.idl nsIProtocolProxyService2.idl nsIProtocolProxyFilter.idl nsIProtocolProxyCallback.idl nsIProxiedProtocolHandler.idl nsIProxyAutoConfig.idl nsIProxyInfo.idl nsITransport.idl nsISocketTransport.idl nsISocketTransportService.idl nsIServerSocket.idl nsIResumableChannel.idl nsIRequestObserverProxy.idl nsISecurityInfoProvider.idl nsIStreamListenerTee.idl nsISimpleStreamListener.idl nsIStreamTransportService.idl nsIStreamLoader.idl nsISyncStreamListener.idl nsISystemProxySettings.idl nsIUnicharStreamLoader.idl nsIUploadChannel2.idl nsIStandardURL.idl nsINestedURI.idl nsIURLParser.idl nsIURIChecker.idl nsISecurityEventSink.idl nsISecretDecoderRing.idl nsISecureBrowserUI.idl nsICryptoFIPSInfo.idl nsINSSErrorsService.idl nsICachingChannel.idl nsIByteRangeRequest.idl nsIMultiPartChannel.idl nsIExternalProtocolHandler.idl nsIAuthModule.idl nsIContentSniffer.idl nsIAuthPromptProvider.idl nsPISocketTransportService.idl nsIChannelEventSink.idl nsINetUtil.idl nsIProxiedChannel.idl nsIRandomGenerator.idl nsIURIWithPrincipal.idl nsIChannel.idl nsILoadGroup.idl nsIProtocolHandler.idl nsIRequest.idl nsIRequestObserver.idl nsIStreamListener.idl nsIIOService.idl nsIURI.idl nsIURL.idl nsIFileURL.idl nsIUploadChannel.idl nsIUnicharStreamListener.idl nsITraceableChannel.idl Creating /home/jwalden/moz/2/dbg/netwerk/base/src/.deps Creating /home/jwalden/moz/2/dbg/netwerk/cookie/public/.deps Creating _xpidlgen/.done nsICookieService.idl nsICookie2.idl nsICookieManager2.idl nsICookiePermission.idl nsICookieManager.idl nsICookie.idl Creating /home/jwalden/moz/2/dbg/netwerk/cookie/src/.deps Creating /home/jwalden/moz/2/dbg/netwerk/dns/public/.deps Creating _xpidlgen/.done nsPIDNSService.idl nsIDNSService.idl nsIDNSListener.idl nsIDNSRecord.idl nsIIDNService.idl nsIEffectiveTLDService.idl Creating /home/jwalden/moz/2/dbg/netwerk/dns/src/.deps Creating /home/jwalden/moz/2/dbg/netwerk/socket/base/.deps Creating _xpidlgen/.done nsISocketProvider.idl nsISocketProviderService.idl nsISOCKSSocketInfo.idl nsITransportSecurityInfo.idl nsISSLSocketControl.idl Creating /home/jwalden/moz/2/dbg/netwerk/mime/public/.deps Creating _xpidlgen/.done nsIMIMEService.idl nsIMIMEHeaderParam.idl nsIMIMEInfo.idl Creating /home/jwalden/moz/2/dbg/netwerk/mime/src/.deps Creating /home/jwalden/moz/2/dbg/netwerk/streamconv/public/.deps Creating _xpidlgen/.done nsIStreamConverter.idl nsIStreamConverterService.idl mozITXTToHTMLConv.idl nsITXTToHTMLConv.idl nsIDirIndex.idl nsIDirIndexListener.idl Creating /home/jwalden/moz/2/dbg/netwerk/streamconv/src/.deps Creating /home/jwalden/moz/2/dbg/netwerk/streamconv/converters/.deps Creating /home/jwalden/moz/2/dbg/netwerk/streamconv/test/.deps Creating /home/jwalden/moz/2/dbg/netwerk/cache/public/.deps Creating _xpidlgen/.done nsICache.idl nsICacheEntryDescriptor.idl nsICacheListener.idl nsICacheService.idl nsICacheSession.idl nsICacheVisitor.idl Creating /home/jwalden/moz/2/dbg/netwerk/cache/src/.deps Creating /home/jwalden/moz/2/dbg/netwerk/protocol/about/public/.deps Creating /home/jwalden/moz/2/dbg/netwerk/protocol/data/src/.deps Creating /home/jwalden/moz/2/dbg/netwerk/protocol/file/public/.deps Creating /home/jwalden/moz/2/dbg/netwerk/protocol/ftp/public/.deps Creating /home/jwalden/moz/2/dbg/netwerk/protocol/gopher/src/.deps Creating _xpidlgen/.done Creating _xpidlgen/.done Creating _xpidlgen/.done nsIFTPChannel.idl nsIFileProtocolHandler.idl nsIAboutModule.idl Creating /home/jwalden/moz/2/dbg/netwerk/protocol/http/public/.deps Creating /home/jwalden/moz/2/dbg/netwerk/protocol/res/public/.deps nsIFileChannel.idl Creating /home/jwalden/moz/2/dbg/netwerk/protocol/ftp/src/.deps Creating _xpidlgen/.done Creating _xpidlgen/.done Creating /home/jwalden/moz/2/dbg/netwerk/protocol/file/src/.deps nsIResProtocolHandler.idl nsIHttpChannelInternal.idl nsIHttpProtocolHandler.idl Creating /home/jwalden/moz/2/dbg/netwerk/protocol/about/src/.deps Creating /home/jwalden/moz/2/dbg/netwerk/protocol/viewsource/public/.deps nsIHttpAuthenticator.idl Creating _xpidlgen/.done nsIHttpEventSink.idl nsIHttpAuthManager.idl Creating /home/jwalden/moz/2/dbg/netwerk/protocol/res/src/.deps nsIViewSourceChannel.idl nsIHttpActivityObserver.idl nsIHttpChannel.idl Creating /home/jwalden/moz/2/dbg/netwerk/protocol/viewsource/src/.deps nsIHttpHeaderVisitor.idl Creating /home/jwalden/moz/2/dbg/netwerk/protocol/http/src/.deps Creating /home/jwalden/moz/2/dbg/netwerk/wifi/public/.deps Creating _xpidlgen/.done nsIWifiMonitor.idl nsIWifiListener.idl nsIWifiAccessPoint.idl Creating /home/jwalden/moz/2/dbg/netwerk/wifi/src/.deps Creating /home/jwalden/moz/2/dbg/netwerk/build/.deps Creating /home/jwalden/moz/2/dbg/netwerk/test/.deps Creating /home/jwalden/moz/2/dbg/netwerk/test/httpserver/.deps Creating _xpidlgen/.done nsIHttpServer.idl Creating /home/jwalden/moz/2/dbg/extensions/auth/.deps Creating /home/jwalden/moz/2/dbg/jpeg/.deps Creating /home/jwalden/moz/2/dbg/modules/zlib/standalone/.deps Creating /home/jwalden/moz/2/dbg/modules/libbz2/src/.deps Creating /home/jwalden/moz/2/dbg/modules/libmar/src/.deps Creating /home/jwalden/moz/2/dbg/gfx/qcms/.deps creating ipc/app/Makefile Creating /home/jwalden/moz/2/dbg/ipc/chromium/.deps Creating /home/jwalden/moz/2/dbg/ipc/glue/.deps Creating /home/jwalden/moz/2/dbg/ipc/ipdl/.deps /home/jwalden/moz/2/other-licenses/ply/ply/yacc.py:74: DeprecationWarning: the md5 module is deprecated; use hashlib instead import re, types, sys, cStringIO, md5, os.path Generated C++ headers will be generated relative to "_ipdlheaders" Generated C++ sources will be generated in "." Parsing specification /home/jwalden/moz/2/dom/plugins/PPluginModule.ipdl Parsing specification /home/jwalden/moz/2/dom/plugins/PPluginIdentifier.ipdl Parsing specification /home/jwalden/moz/2/dom/plugins/PPluginInstance.ipdl Parsing specification /home/jwalden/moz/2/dom/plugins/PPluginScriptableObject.ipdl Parsing specification /home/jwalden/moz/2/dom/plugins/PBrowserStream.ipdl Parsing specification /home/jwalden/moz/2/dom/plugins/PPluginStream.ipdl Parsing specification /home/jwalden/moz/2/dom/plugins/PStreamNotify.ipdl Parsing specification /home/jwalden/moz/2/ipc/ipdl/test/cxx/PTestArrays.ipdl Parsing specification /home/jwalden/moz/2/ipc/ipdl/test/cxx/PTestArraysSub.ipdl Parsing specification /home/jwalden/moz/2/ipc/ipdl/test/cxx/PTestBlockChild.ipdl Parsing specification /home/jwalden/moz/2/ipc/ipdl/test/cxx/PTestCrashCleanup.ipdl Parsing specification /home/jwalden/moz/2/ipc/ipdl/test/cxx/PTestDesc.ipdl Parsing specification /home/jwalden/moz/2/ipc/ipdl/test/cxx/PTestDescSub.ipdl Parsing specification /home/jwalden/moz/2/ipc/ipdl/test/cxx/PTestDescSubsub.ipdl Parsing specification /home/jwalden/moz/2/ipc/ipdl/test/cxx/PTestHangs.ipdl Parsing specification /home/jwalden/moz/2/ipc/ipdl/test/cxx/PTestLatency.ipdl Parsing specification /home/jwalden/moz/2/ipc/ipdl/test/cxx/PTestManyChildAllocs.ipdl Parsing specification /home/jwalden/moz/2/ipc/ipdl/test/cxx/PTestManyChildAllocsSub.ipdl Parsing specification /home/jwalden/moz/2/ipc/ipdl/test/cxx/PTestMultiMgrs.ipdl Parsing specification /home/jwalden/moz/2/ipc/ipdl/test/cxx/PTestMultiMgrsLeft.ipdl Parsing specification /home/jwalden/moz/2/ipc/ipdl/test/cxx/PTestMultiMgrsRight.ipdl Parsing specification /home/jwalden/moz/2/ipc/ipdl/test/cxx/PTestMultiMgrsBottom.ipdl Parsing specification /home/jwalden/moz/2/ipc/ipdl/test/cxx/PTestNestedLoops.ipdl Parsing specification /home/jwalden/moz/2/ipc/ipdl/test/cxx/PTestRacyRPCReplies.ipdl Parsing specification /home/jwalden/moz/2/ipc/ipdl/test/cxx/PTestRPCErrorCleanup.ipdl Parsing specification /home/jwalden/moz/2/ipc/ipdl/test/cxx/PTestRPCRaces.ipdl Parsing specification /home/jwalden/moz/2/ipc/ipdl/test/cxx/PTestRPCShutdownRace.ipdl Parsing specification /home/jwalden/moz/2/ipc/ipdl/test/cxx/PTestSanity.ipdl Parsing specification /home/jwalden/moz/2/ipc/ipdl/test/cxx/PTestShmem.ipdl Parsing specification /home/jwalden/moz/2/ipc/ipdl/test/cxx/PTestShutdown.ipdl Parsing specification /home/jwalden/moz/2/ipc/ipdl/test/cxx/PTestShutdownSub.ipdl Parsing specification /home/jwalden/moz/2/ipc/ipdl/test/cxx/PTestShutdownSubsub.ipdl Parsing specification /home/jwalden/moz/2/ipc/ipdl/test/cxx/PTestStackHooks.ipdl Parsing specification /home/jwalden/moz/2/ipc/ipdl/test/cxx/PTestSyncWakeup.ipdl Creating /home/jwalden/moz/2/dbg/ipc/app/.deps Creating /home/jwalden/moz/2/dbg/js/src/xpconnect/idl/.deps Creating _xpidlgen/.done xpccomponents.idl xpcjsid.idl xpcexception.idl xpcIJSModuleLoader.idl nsIJSContextStack.idl nsIJSRuntimeService.idl nsIXPConnect.idl nsIXPCSecurityManager.idl /home/jwalden/moz/2/js/src/xpconnect/idl/nsIXPConnect.idl:211: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSIXPCONNECTWRAPPEDNATIVE macro; if the code fragment contains method declarations, the macro probably isn't complete. nsIXPCScriptable.idl /home/jwalden/moz/2/js/src/xpconnect/idl/nsIXPConnect.idl:405: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSIXPCONNECT macro; if the code fragment contains method declarations, the macro probably isn't complete. /home/jwalden/moz/2/js/src/xpconnect/idl/nsIXPConnect.idl:870: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSIXPCONNECT macro; if the code fragment contains method declarations, the macro probably isn't complete. nsIScriptError.idl nsIXPCScriptNotify.idl nsIScriptableInterfaces.idl XPCIDispatch.idl xpcIJSWeakReference.idl mozIJSSubScriptLoader.idl Creating /home/jwalden/moz/2/dbg/js/src/xpconnect/loader/.deps Creating /home/jwalden/moz/2/dbg/js/src/xpconnect/src/.deps Creating /home/jwalden/moz/2/dbg/js/src/xpconnect/shell/.deps Creating /home/jwalden/moz/2/dbg/js/src/xpconnect/tests/.deps creating js/src/xpconnect/tests/chrome/Makefile Creating /home/jwalden/moz/2/dbg/js/src/xpconnect/tests/idl/.deps Creating _xpidlgen/.done xpctest.idl xpctest2.idl xpctest_attributes.idl xpctest_calljs.idl xpctest_const.idl xpctest_in.idl xpctest_inout.idl xpctest_multiple.idl xpctest_domstring.idl xpctest_out.idl Creating /home/jwalden/moz/2/dbg/intl/chardet/public/.deps Creating _xpidlgen/.done nsIDocumentCharsetInfo.idl nsIDocCharset.idl nsICharsetResolver.idl Creating /home/jwalden/moz/2/dbg/intl/chardet/src/.deps Creating /home/jwalden/moz/2/dbg/widget/src/gtkxtbin/.deps Creating /home/jwalden/moz/2/dbg/modules/libjar/.deps Creating _xpidlgen/.done nsIZipReader.idl nsIJARChannel.idl Creating /home/jwalden/moz/2/dbg/modules/libjar/zipwriter/public/.deps Creating _xpidlgen/.done nsIJARURI.idl nsIJARProtocolHandler.idl nsIZipWriter.idl Creating /home/jwalden/moz/2/dbg/modules/libjar/zipwriter/src/.deps Creating /home/jwalden/moz/2/dbg/db/morkreader/.deps Creating /home/jwalden/moz/2/dbg/db/morkreader/external/.deps Creating /home/jwalden/moz/2/dbg/extensions/cookie/.deps Creating _xpidlgen/.done nsICookieAcceptDialog.idl nsICookiePromptService.idl Creating /home/jwalden/moz/2/dbg/extensions/permissions/.deps Creating /home/jwalden/moz/2/dbg/db/sqlite3/src/.deps Creating _xpidlgen/.done Creating /home/jwalden/moz/2/dbg/storage/public/.deps mozIStorageService.idl mozIStorageConnection.idl mozIStorageAggregateFunction.idl mozIStorageFunction.idl mozIStorageStatement.idl mozIStorageProgressHandler.idl mozIStorageStatementWrapper.idl /home/jwalden/moz/2/storage/public/mozIStorageStatement.idl:308: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_MOZISTORAGESTATEMENT macro; if the code fragment contains method declarations, the macro probably isn't complete. mozIStorageValueArray.idl mozIStorageResultSet.idl mozIStorageRow.idl /home/jwalden/moz/2/storage/public/mozIStorageValueArray.idl:154: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_MOZISTORAGEVALUEARRAY macro; if the code fragment contains method declarations, the macro probably isn't complete. mozIStorageError.idl mozIStorageStatementCallback.idl mozIStoragePendingStatement.idl mozIStorageBindingParamsArray.idl mozIStorageBindingParams.idl mozIStorageCompletionCallback.idl mozIStorageBaseStatement.idl mozIStorageAsyncStatement.idl Creating /home/jwalden/moz/2/dbg/storage/src/.deps Creating /home/jwalden/moz/2/dbg/storage/build/.deps Creating /home/jwalden/moz/2/dbg/storage/test/.deps Creating /home/jwalden/moz/2/dbg/rdf/base/idl/.deps Creating _xpidlgen/.done rdfITripleVisitor.idl rdfIDataSource.idl rdfISerializer.idl nsIRDFCompositeDataSource.idl nsIRDFContainer.idl nsIRDFContainerUtils.idl nsIRDFDelegateFactory.idl nsIRDFDataSource.idl nsIRDFLiteral.idl nsIRDFNode.idl nsIRDFObserver.idl nsIRDFInMemoryDataSource.idl nsIRDFPropagatableDataSource.idl nsIRDFPurgeableDataSource.idl nsIRDFRemoteDataSource.idl nsIRDFResource.idl nsIRDFService.idl nsIRDFXMLParser.idl nsIRDFXMLSerializer.idl nsIRDFXMLSink.idl nsIRDFXMLSource.idl nsIRDFInferDataSource.idl Creating /home/jwalden/moz/2/dbg/rdf/base/src/.deps Creating /home/jwalden/moz/2/dbg/rdf/util/src/.deps Creating /home/jwalden/moz/2/dbg/rdf/util/src/internal/.deps Creating /home/jwalden/moz/2/dbg/rdf/datasource/src/.deps Creating /home/jwalden/moz/2/dbg/rdf/build/.deps Creating /home/jwalden/moz/2/dbg/rdf/tests/rdfcat/.deps Creating /home/jwalden/moz/2/dbg/rdf/tests/rdfpoll/.deps Creating /home/jwalden/moz/2/dbg/rdf/tests/triplescat/.deps Creating /home/jwalden/moz/2/dbg/js/jsd/.deps creating js/jsd/test/Makefile Creating /home/jwalden/moz/2/dbg/js/jsd/idl/.deps Creating _xpidlgen/.done jsdIDebuggerService.idl Creating /home/jwalden/moz/2/dbg/media/libfishsound/src/libfishsound/.deps Creating /home/jwalden/moz/2/dbg/media/libogg/src/.deps Creating /home/jwalden/moz/2/dbg/media/liboggplay/src/liboggplay/.deps Creating /home/jwalden/moz/2/dbg/media/liboggz/src/liboggz/.deps Creating /home/jwalden/moz/2/dbg/media/libtheora/lib/.deps Creating /home/jwalden/moz/2/dbg/media/libvorbis/lib/.deps Creating /home/jwalden/moz/2/dbg/media/libsydneyaudio/src/.deps Creating /home/jwalden/moz/2/dbg/uriloader/base/.deps Creating /home/jwalden/moz/2/dbg/uriloader/prefetch/.deps Creating /home/jwalden/moz/2/dbg/uriloader/exthandler/.deps Creating _xpidlgen/.done Creating _xpidlgen/.done Creating _xpidlgen/.done nsIContentHandler.idl nsCExternalHandlerService.idl nsIURILoader.idl nsIExternalProtocolService.idl Creating /home/jwalden/moz/2/dbg/uriloader/exthandler/tests/.deps nsIPrefetchService.idl nsCURILoader.idl nsITransfer.idl nsIDocumentLoader.idl nsIOfflineCacheUpdate.idl nsIExternalHelperAppService.idl nsIHelperAppLauncherDialog.idl nsIContentDispatchChooser.idl nsIHandlerService.idl nsIWebProgressListener2.idl nsIURIContentListener.idl nsIWebProgress.idl nsIWebProgressListener.idl Creating /home/jwalden/moz/2/dbg/modules/libimg/png/.deps Creating /home/jwalden/moz/2/dbg/caps/idl/.deps Creating _xpidlgen/.done nsIScriptSecurityManager.idl nsIPrincipal.idl nsISignatureVerifier.idl /home/jwalden/moz/2/caps/idl/nsIScriptSecurityManager.idl:337: Warning: nsIScriptSecurityManager is scriptable but inherits from the non-scriptable interface nsIXPCSecurityManager nsISecurityCheckedComponent.idl Creating /home/jwalden/moz/2/dbg/caps/src/.deps creating parser/html/Makefile Creating /home/jwalden/moz/2/dbg/parser/expat/lib/.deps Creating /home/jwalden/moz/2/dbg/parser/xml/public/.deps Creating _xpidlgen/.done nsISAXAttributes.idl nsISAXMutableAttributes.idl nsISAXContentHandler.idl nsISAXDTDHandler.idl nsISAXErrorHandler.idl nsISAXLexicalHandler.idl nsISAXLocator.idl nsISAXXMLReader.idl nsISAXXMLFilter.idl Creating /home/jwalden/moz/2/dbg/parser/xml/src/.deps Creating /home/jwalden/moz/2/dbg/parser/htmlparser/public/.deps Creating _xpidlgen/.done nsIExpatSink.idl nsIExtendedExpatSink.idl Creating /home/jwalden/moz/2/dbg/parser/htmlparser/src/.deps Creating /home/jwalden/moz/2/dbg/parser/htmlparser/tests/grabpage/.deps Creating /home/jwalden/moz/2/dbg/parser/htmlparser/tests/html/.deps Creating /home/jwalden/moz/2/dbg/parser/html/.deps creating gfx/ipc/Makefile Creating /home/jwalden/moz/2/dbg/gfx/cairo/libpixman/src/.deps Creating /home/jwalden/moz/2/dbg/gfx/cairo/cairo/src/.deps creating gfx/thebes/mochitest/Makefile Creating /home/jwalden/moz/2/dbg/gfx/thebes/src/.deps Creating /home/jwalden/moz/2/dbg/gfx/idl/.deps Creating _xpidlgen/.done nsIFontEnumerator.idl nsIScriptableRegion.idl gfxIFormats.idl gfxidltypes.idl Creating /home/jwalden/moz/2/dbg/gfx/src/.deps Creating /home/jwalden/moz/2/dbg/gfx/src/thebes/.deps Creating /home/jwalden/moz/2/dbg/gfx/src/psshared/.deps Creating /home/jwalden/moz/2/dbg/gfx/layers/.deps Creating /home/jwalden/moz/2/dbg/gfx/ipc/.deps Creating _xpidlgen/.done Creating /home/jwalden/moz/2/dbg/modules/libpr0n/public/.deps imgICache.idl imgIContainer.idl imgIContainerObserver.idl imgIDecoder.idl imgIDecoderObserver.idl imgIEncoder.idl imgILoader.idl imgIRequest.idl imgITools.idl Creating /home/jwalden/moz/2/dbg/modules/libpr0n/src/.deps Creating /home/jwalden/moz/2/dbg/modules/libpr0n/decoders/png/.deps Creating /home/jwalden/moz/2/dbg/modules/libpr0n/decoders/gif/.deps Creating /home/jwalden/moz/2/dbg/modules/libpr0n/decoders/jpeg/.deps Creating /home/jwalden/moz/2/dbg/modules/libpr0n/decoders/bmp/.deps Creating /home/jwalden/moz/2/dbg/modules/libpr0n/decoders/icon/gtk/.deps Creating /home/jwalden/moz/2/dbg/modules/libpr0n/decoders/icon/.deps Creating _xpidlgen/.done nsIIconURI.idl Creating /home/jwalden/moz/2/dbg/modules/libpr0n/encoders/png/.deps Creating /home/jwalden/moz/2/dbg/modules/libpr0n/encoders/jpeg/.deps Creating /home/jwalden/moz/2/dbg/modules/libpr0n/build/.deps creating modules/plugin/sdk/samples/unixprinting/Makefile Creating /home/jwalden/moz/2/dbg/modules/plugin/base/public/.deps Creating _xpidlgen/.done nspluginroot.idl nsIPluginStreamInfo.idl nsIPluginInstanceOwner.idl /home/jwalden/moz/2/modules/plugin/base/public/nsIPluginInstanceOwner.idl:71: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSIPLUGININSTANCEOWNER macro; if the code fragment contains method declarations, the macro probably isn't complete. /home/jwalden/moz/2/modules/plugin/base/public/nsIPluginInstanceOwner.idl:101: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSIPLUGININSTANCEOWNER macro; if the code fragment contains method declarations, the macro probably isn't complete. /home/jwalden/moz/2/modules/plugin/base/public/nsIPluginInstanceOwner.idl:110: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSIPLUGININSTANCEOWNER macro; if the code fragment contains method declarations, the macro probably isn't complete. /home/jwalden/moz/2/modules/plugin/base/public/nsIPluginInstanceOwner.idl:144: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSIPLUGININSTANCEOWNER macro; if the code fragment contains method declarations, the macro probably isn't complete. /home/jwalden/moz/2/modules/plugin/base/public/nsIPluginInstanceOwner.idl:150: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSIPLUGININSTANCEOWNER macro; if the code fragment contains method declarations, the macro probably isn't complete. nsIPlugin.idl nsIHTTPHeaderListener.idl nsIPluginTag.idl nsIPluginTagInfo.idl nsIPluginInputStream.idl nsIPluginStreamListener.idl nsIPluginInstance.idl nsIPluginHost.idl nsIPluginDocument.idl /home/jwalden/moz/2/modules/plugin/base/public/nsIPluginHost.idl:154: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSIPLUGINHOST macro; if the code fragment contains method declarations, the macro probably isn't complete. /home/jwalden/moz/2/modules/plugin/base/public/nsIPluginHost.idl:201: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSIPLUGINHOST macro; if the code fragment contains method declarations, the macro probably isn't complete. /home/jwalden/moz/2/modules/plugin/base/public/nsIPluginHost.idl:291: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSIPLUGINHOST macro; if the code fragment contains method declarations, the macro probably isn't complete. Creating /home/jwalden/moz/2/dbg/modules/plugin/base/src/.deps Creating /home/jwalden/moz/2/dbg/modules/plugin/test/testplugin/.deps Creating /home/jwalden/moz/2/dbg/modules/plugin/sdk/samples/unixprinting/.deps Creating /home/jwalden/moz/2/dbg/modules/plugin/default/unix/.deps Creating /home/jwalden/moz/2/dbg/modules/plugin/sdk/samples/common/.deps Creating /home/jwalden/moz/2/dbg/dom/interfaces/base/.deps Creating _xpidlgen/.done nsIContentPrefService.idl nsIBrowserDOMWindow.idl nsIContentURIGrouper.idl nsIDOMClientInformation.idl nsIDOMConstructor.idl nsIDOMCRMFObject.idl nsIDOMCrypto.idl nsIDOMHistory.idl nsIDOMLocation.idl nsIDOMMimeType.idl nsIDOMMimeTypeArray.idl nsIDOMNavigator.idl nsIDOMPkcs11.idl nsIDOMPlugin.idl nsIDOMPluginArray.idl nsIDOMScreen.idl nsIDOMWindowInternal.idl nsIDOMJSWindow.idl nsIDOMModalContentWindow.idl nsIDOMChromeWindow.idl nsIDOMNSFeatureFactory.idl nsIDOMClientRect.idl nsIDOMClientRectList.idl nsIFocusManager.idl nsIQueryContentEventResult.idl domstubs.idl nsIDOMBarProp.idl nsIDOMWindow.idl nsIDOMWindow2.idl nsIDOMWindowCollection.idl nsIDOMWindowUtils.idl Creating /home/jwalden/moz/2/dbg/dom/interfaces/canvas/.deps Creating _xpidlgen/.done nsIDOMCanvasRenderingContext2D.idl nsICanvasRenderingContextWebGL.idl /home/jwalden/moz/2/dom/interfaces/canvas/nsIDOMCanvasRenderingContext2D.idl:102: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSIDOMCANVASRENDERINGCONTEXT2D macro; if the code fragment contains method declarations, the macro probably isn't complete. Creating /home/jwalden/moz/2/dbg/dom/interfaces/core/.deps Creating _xpidlgen/.done nsIDOM3Document.idl nsIDOM3Node.idl nsIDOM3Text.idl nsIDOM3TypeInfo.idl nsIDOM3Attr.idl nsIDOMDOMStringList.idl nsIDOMNameList.idl nsIDOMNSDocument.idl nsIDOMXMLDocument.idl nsIDOMUserDataHandler.idl nsIDOMDOMConfiguration.idl nsIDOMNSEditableElement.idl nsIDOMNSElement.idl nsIDOMNodeSelector.idl nsIDOMDOMTokenList.idl nsIDOMAttr.idl nsIDOMCDATASection.idl nsIDOMCharacterData.idl nsIDOMComment.idl nsIDOMDOMException.idl nsIDOMDOMImplementation.idl nsIDOMDocument.idl nsIDOMDocumentFragment.idl nsIDOMDocumentType.idl nsIDOMElement.idl nsIDOMEntity.idl nsIDOMEntityReference.idl nsIDOMNamedNodeMap.idl nsIDOMNode.idl nsIDOMNodeList.idl nsIDOMNotation.idl nsIDOMProcessingInstruction.idl nsIDOMText.idl Creating /home/jwalden/moz/2/dbg/dom/interfaces/html/.deps Creating _xpidlgen/.done nsIDOMHTMLCanvasElement.idl nsIDOMNSHTMLAnchorElement.idl nsIDOMNSHTMLAnchorElement2.idl nsIDOMNSHTMLAreaElement.idl nsIDOMNSHTMLAreaElement2.idl nsIDOMNSHTMLButtonElement.idl nsIDOMNSHTMLDocument.idl nsIDOMNSHTMLElement.idl nsIDOMNSHTMLFormElement.idl nsIDOMNSHTMLFrameElement.idl nsIDOMNSHTMLHRElement.idl nsIDOMNSHTMLImageElement.idl nsIDOMNSHTMLInputElement.idl nsIDOMNSHTMLOptionCollectn.idl nsIDOMNSHTMLOptionElement.idl nsIDOMNSHTMLSelectElement.idl nsIDOMNSHTMLTextAreaElement.idl nsIDOMNSHTMLScriptElement.idl nsIDOMHTMLAnchorElement.idl nsIDOMHTMLAppletElement.idl nsIDOMHTMLAreaElement.idl nsIDOMHTMLBRElement.idl nsIDOMHTMLBaseElement.idl nsIDOMHTMLBaseFontElement.idl nsIDOMHTMLBodyElement.idl nsIDOMHTMLButtonElement.idl nsIDOMHTMLCollection.idl nsIDOMHTMLDListElement.idl nsIDOMHTMLDirectoryElement.idl nsIDOMHTMLDivElement.idl nsIDOMHTMLDocument.idl nsIDOMHTMLElement.idl nsIDOMHTMLEmbedElement.idl nsIDOMHTMLFieldSetElement.idl nsIDOMHTMLFontElement.idl nsIDOMHTMLFormElement.idl nsIDOMHTMLFrameElement.idl nsIDOMHTMLFrameSetElement.idl nsIDOMHTMLHRElement.idl nsIDOMHTMLHeadElement.idl nsIDOMHTMLHeadingElement.idl nsIDOMHTMLHtmlElement.idl nsIDOMHTMLIFrameElement.idl nsIDOMHTMLImageElement.idl nsIDOMHTMLInputElement.idl nsIDOMHTMLIsIndexElement.idl nsIDOMHTMLLIElement.idl nsIDOMHTMLLabelElement.idl nsIDOMHTMLLegendElement.idl nsIDOMHTMLLinkElement.idl nsIDOMHTMLMapElement.idl nsIDOMHTMLMenuElement.idl nsIDOMHTMLMetaElement.idl nsIDOMHTMLModElement.idl nsIDOMHTMLOListElement.idl nsIDOMHTMLObjectElement.idl nsIDOMHTMLOptGroupElement.idl nsIDOMHTMLOptionElement.idl nsIDOMHTMLOptionsCollection.idl nsIDOMHTMLParagraphElement.idl nsIDOMHTMLParamElement.idl nsIDOMHTMLPreElement.idl nsIDOMHTMLQuoteElement.idl nsIDOMHTMLScriptElement.idl nsIDOMHTMLSelectElement.idl nsIDOMHTMLStyleElement.idl nsIDOMHTMLTableCaptionElem.idl nsIDOMHTMLTableCellElement.idl nsIDOMHTMLTableColElement.idl nsIDOMHTMLTableElement.idl nsIDOMHTMLTableRowElement.idl nsIDOMHTMLTableSectionElem.idl nsIDOMHTMLTextAreaElement.idl nsIDOMHTMLTitleElement.idl nsIDOMHTMLUListElement.idl nsIDOMHTMLMediaError.idl nsIDOMHTMLTimeRanges.idl nsIDOMHTMLByteRanges.idl nsIDOMHTMLMediaElement.idl nsIDOMHTMLSourceElement.idl nsIDOMHTMLVideoElement.idl nsIDOMHTMLAudioElement.idl nsIDOMHTMLVoidCallback.idl Creating _xpidlgen/.done Creating /home/jwalden/moz/2/dbg/dom/interfaces/events/.deps nsIDOMNSEvent.idl nsIDOMDataContainerEvent.idl nsIDOMKeyEvent.idl nsIDOMMutationEvent.idl nsIDOMNSUIEvent.idl nsIDOMDragEvent.idl nsIDOMDataTransfer.idl nsIDOMPopupBlockedEvent.idl nsIDOMBeforeUnloadEvent.idl nsIDOMNSEventTarget.idl nsIDOMSmartCardEvent.idl nsIDOMPageTransitionEvent.idl nsIDOMCommandEvent.idl nsIDOMMessageEvent.idl nsIDOMNotifyPaintEvent.idl nsIDOMPaintRequest.idl nsIDOMPaintRequestList.idl nsIDOMSimpleGestureEvent.idl nsIDOMNSMouseEvent.idl nsIDOMOrientationEvent.idl nsIDOMScrollAreaEvent.idl nsIDOMTransitionEvent.idl nsIDOMPopStateEvent.idl nsIDOMDocumentEvent.idl nsIDOMEvent.idl nsIDOMEventTarget.idl nsIDOMEventListener.idl nsIDOM3DocumentEvent.idl nsIDOM3EventTarget.idl nsIDOMEventGroup.idl nsIDOMMouseEvent.idl nsIDOMMouseScrollEvent.idl nsIDOMUIEvent.idl nsIDOMProgressEvent.idl Creating /home/jwalden/moz/2/dbg/dom/interfaces/stylesheets/.deps Creating _xpidlgen/.done nsIDOMLinkStyle.idl nsIDOMNSDocumentStyle.idl nsIDOMDocumentStyle.idl nsIDOMMediaList.idl nsIDOMStyleSheet.idl nsIDOMStyleSheetList.idl Creating /home/jwalden/moz/2/dbg/dom/interfaces/views/.deps Creating _xpidlgen/.done nsIDOMDocumentView.idl nsIDOMAbstractView.idl Creating /home/jwalden/moz/2/dbg/dom/interfaces/sidebar/.deps Creating _xpidlgen/.done nsISidebar.idl nsIWebContentHandlerRegistrar.idl Creating /home/jwalden/moz/2/dbg/dom/interfaces/css/.deps Creating _xpidlgen/.done nsIDOMCSS2Properties.idl nsIDOMCSSCharsetRule.idl nsIDOMCSSFontFaceRule.idl nsIDOMCSSImportRule.idl nsIDOMCSSMediaRule.idl nsIDOMCSSMozDocumentRule.idl nsIDOMCSSPageRule.idl nsIDOMCSSStyleRule.idl nsIDOMCSSUnknownRule.idl nsIDOMCounter.idl nsIDOMDocumentCSS.idl nsIDOMNSCSS2Properties.idl nsIDOMRGBColor.idl nsIDOMRect.idl nsIDOMSVGCSS2Properties.idl nsIDOMViewCSS.idl nsIDOMNSRGBAColor.idl nsIDOMCSSPrimitiveValue.idl nsIDOMCSSRule.idl nsIDOMCSSRuleList.idl nsIDOMCSSStyleDeclaration.idl nsIDOMCSSStyleSheet.idl nsIDOMCSSValue.idl nsIDOMCSSValueList.idl nsIDOMElementCSSInlineStyle.idl Creating /home/jwalden/moz/2/dbg/dom/interfaces/traversal/.deps Creating _xpidlgen/.done nsIDOMDocumentTraversal.idl nsIDOMNodeFilter.idl nsIDOMNodeIterator.idl nsIDOMTreeWalker.idl Creating /home/jwalden/moz/2/dbg/dom/interfaces/range/.deps Creating _xpidlgen/.done nsIDOMNSRange.idl nsIDOMRangeException.idl nsIDOMRange.idl nsIDOMDocumentRange.idl Creating /home/jwalden/moz/2/dbg/dom/interfaces/xbl/.deps Creating _xpidlgen/.done nsIDOMDocumentXBL.idl Creating /home/jwalden/moz/2/dbg/dom/interfaces/xpath/.deps Creating _xpidlgen/.done nsIDOMXPathEvaluator.idl nsIDOMXPathException.idl nsIDOMXPathExpression.idl nsIDOMXPathNamespace.idl nsIDOMXPathNSResolver.idl nsIDOMXPathResult.idl nsIDOMNSXPathExpression.idl Creating /home/jwalden/moz/2/dbg/dom/interfaces/load-save/.deps Creating _xpidlgen/.done nsIDOMDOMImplementationLS.idl nsIDOMLSException.idl nsIDOMLSInput.idl nsIDOMLSLoadEvent.idl nsIDOMLSOutput.idl nsIDOMLSParser.idl nsIDOMLSParserFilter.idl nsIDOMLSProgressEvent.idl nsIDOMLSResourceResolver.idl nsIDOMLSSerializer.idl nsIDOMLSSerializerFilter.idl Creating /home/jwalden/moz/2/dbg/dom/interfaces/xul/.deps Creating _xpidlgen/.done nsIDOMXULButtonElement.idl nsIDOMXULCheckboxElement.idl nsIDOMXULCommandDispatcher.idl nsIDOMXULCommandEvent.idl nsIDOMXULControlElement.idl nsIDOMXULDescriptionElement.idl nsIDOMXULDocument.idl nsIDOMXULElement.idl nsIDOMXULContainerElement.idl nsIDOMXULImageElement.idl nsIDOMXULLabelElement.idl nsIDOMXULLabeledControlEl.idl nsIDOMXULMenuListElement.idl nsIDOMXULPopupElement.idl nsIDOMXULSelectCntrlEl.idl nsIDOMXULSelectCntrlItemEl.idl nsIDOMXULMultSelectCntrlEl.idl nsIDOMXULTextboxElement.idl nsIDOMXULTreeElement.idl Creating /home/jwalden/moz/2/dbg/dom/interfaces/storage/.deps Creating _xpidlgen/.done nsIDOMToString.idl nsIDOMStorageManager.idl nsIDOMStorage.idl nsIDOMStorageObsolete.idl nsIDOMStorageEvent.idl nsIDOMStorageEventObsolete.idl nsIDOMStorageItem.idl nsIDOMStorageList.idl nsIDOMStorageWindow.idl Creating /home/jwalden/moz/2/dbg/dom/interfaces/json/.deps Creating _xpidlgen/.done nsIJSON.idl Creating /home/jwalden/moz/2/dbg/dom/interfaces/offline/.deps Creating _xpidlgen/.done nsIDOMLoadStatus.idl nsIDOMOfflineResourceList.idl Creating /home/jwalden/moz/2/dbg/dom/interfaces/geolocation/.deps Creating _xpidlgen/.done nsIDOMGeoGeolocation.idl nsIDOMGeoPosition.idl nsIDOMGeoPositionAddress.idl nsIDOMGeoPositionCoords.idl nsIDOMGeoPositionCallback.idl nsIDOMGeoPositionError.idl nsIDOMGeoPositionErrorCallback.idl nsIDOMGeoPositionOptions.idl nsIDOMNavigatorGeolocation.idl nsIGeolocationProvider.idl Creating /home/jwalden/moz/2/dbg/dom/interfaces/threads/.deps Creating _xpidlgen/.done nsIDOMWorkers.idl Creating /home/jwalden/moz/2/dbg/dom/interfaces/svg/.deps Creating _xpidlgen/.done nsIDOMGetSVGDocument.idl nsIDOMSVGAElement.idl nsIDOMSVGAngle.idl nsIDOMSVGAnimatedAngle.idl nsIDOMSVGAnimatedBoolean.idl nsIDOMSVGAnimatedEnum.idl nsIDOMSVGAnimatedInteger.idl nsIDOMSVGAnimatedLength.idl nsIDOMSVGAnimatedLengthList.idl nsIDOMSVGAnimatedNumber.idl nsIDOMSVGAnimatedNumberList.idl nsIDOMSVGAnimatedPathData.idl nsIDOMSVGAnimatedPoints.idl nsIDOMSVGAnimatedString.idl nsIDOMSVGAnimPresAspRatio.idl nsIDOMSVGAnimatedRect.idl nsIDOMSVGAnimTransformList.idl nsIDOMSVGCircleElement.idl nsIDOMSVGClipPathElement.idl nsIDOMSVGDefsElement.idl nsIDOMSVGDescElement.idl nsIDOMSVGDocument.idl nsIDOMSVGElement.idl nsIDOMSVGEllipseElement.idl nsIDOMSVGEvent.idl nsIDOMSVGException.idl nsIDOMSVGFilterElement.idl nsIDOMSVGFilters.idl nsIDOMSVGFitToViewBox.idl nsIDOMSVGForeignObjectElem.idl nsIDOMSVGGElement.idl nsIDOMSVGGradientElement.idl nsIDOMSVGImageElement.idl nsIDOMSVGLength.idl nsIDOMSVGLengthList.idl nsIDOMSVGLineElement.idl nsIDOMSVGLocatable.idl nsIDOMSVGMarkerElement.idl nsIDOMSVGMaskElement.idl nsIDOMSVGMatrix.idl nsIDOMSVGMetadataElement.idl nsIDOMSVGNumber.idl nsIDOMSVGNumberList.idl nsIDOMSVGPathElement.idl nsIDOMSVGPathSeg.idl nsIDOMSVGPathSegList.idl nsIDOMSVGPatternElement.idl nsIDOMSVGPoint.idl nsIDOMSVGPointList.idl nsIDOMSVGPolygonElement.idl nsIDOMSVGPolylineElement.idl nsIDOMSVGPresAspectRatio.idl nsIDOMSVGRect.idl nsIDOMSVGRectElement.idl nsIDOMSVGScriptElement.idl nsIDOMSVGSVGElement.idl nsIDOMSVGStopElement.idl nsIDOMSVGStylable.idl nsIDOMSVGStyleElement.idl nsIDOMSVGSwitchElement.idl nsIDOMSVGSymbolElement.idl nsIDOMSVGTextContentElement.idl nsIDOMSVGTextElement.idl nsIDOMSVGTextPathElement.idl nsIDOMSVGTextPositionElem.idl nsIDOMSVGTitleElement.idl nsIDOMSVGTransform.idl nsIDOMSVGTransformList.idl nsIDOMSVGTransformable.idl nsIDOMSVGTSpanElement.idl nsIDOMSVGURIReference.idl nsIDOMSVGUnitTypes.idl nsIDOMSVGUseElement.idl nsIDOMSVGViewSpec.idl nsIDOMSVGZoomAndPan.idl nsIDOMSVGZoomEvent.idl nsIDOMSVGAnimateElement.idl nsIDOMSVGAnimateTransformElement.idl nsIDOMSVGAnimationElement.idl nsIDOMSVGSetElement.idl Creating /home/jwalden/moz/2/dbg/dom/interfaces/smil/.deps Creating _xpidlgen/.done nsIDOMElementTimeControl.idl Creating /home/jwalden/moz/2/dbg/dom/base/.deps Creating _xpidlgen/.done nsIEntropyCollector.idl nsIScriptChannel.idl Creating /home/jwalden/moz/2/dbg/dom/src/jsurl/.deps Creating /home/jwalden/moz/2/dbg/dom/src/events/.deps Creating /home/jwalden/moz/2/dbg/dom/src/storage/.deps Creating /home/jwalden/moz/2/dbg/dom/src/offline/.deps Creating /home/jwalden/moz/2/dbg/dom/src/json/.deps Creating /home/jwalden/moz/2/dbg/dom/src/geolocation/.deps Creating /home/jwalden/moz/2/dbg/dom/src/threads/.deps Creating /home/jwalden/moz/2/dbg/dom/plugins/.deps creating dom/tests/browser/Makefile creating dom/tests/mochitest/storageevent/Makefile Creating /home/jwalden/moz/2/dbg/view/src/.deps Creating /home/jwalden/moz/2/dbg/widget/public/.deps Creating _xpidlgen/.done nsIAccelerometer.idl nsIAppShell.idl nsIFilePicker.idl nsIToolkit.idl nsISound.idl nsITransferable.idl nsIClipboardDragDropHooks.idl nsIClipboardDragDropHookList.idl nsIDragSession.idl nsIDragService.idl nsIFormatConverter.idl nsIClipboard.idl nsIClipboardHelper.idl nsIClipboardOwner.idl nsIBaseWindow.idl nsIBidiKeyboard.idl nsIScreen.idl nsIScreenManager.idl nsIPrintSession.idl nsIPrintSettings.idl nsIPrintSettingsService.idl nsIPrintOptions.idl nsIIdleService.idl Creating /home/jwalden/moz/2/dbg/widget/src/xpwidgets/.deps Creating /home/jwalden/moz/2/dbg/widget/src/gtk2/.deps Creating /home/jwalden/moz/2/dbg/content/base/public/.deps Creating /home/jwalden/moz/2/dbg/content/base/src/.deps Creating /home/jwalden/moz/2/dbg/content/canvas/public/.deps Creating /home/jwalden/moz/2/dbg/content/events/public/.deps Creating /home/jwalden/moz/2/dbg/content/html/content/public/.deps Creating _xpidlgen/.done Creating _xpidlgen/.done Creating _xpidlgen/.done Creating _xpidlgen/.done Creating /home/jwalden/moz/2/dbg/content/canvas/src/.deps nsIEventListenerService.idl nsICanvasGLPrivate.idl nsIChromeRegistry.idl nsISelectElement.idl Creating /home/jwalden/moz/2/dbg/content/html/content/src/.deps nsIContentPolicy.idl nsIFormSubmitObserver.idl nsIDocumentEncoder.idl nsIPhonetic.idl Creating /home/jwalden/moz/2/dbg/content/events/src/.deps Creating /home/jwalden/moz/2/dbg/content/smil/.deps nsIDOMFile.idl nsIDOMFileReader.idl Creating /home/jwalden/moz/2/dbg/content/html/document/public/.deps nsIDOMFileInternal.idl Creating _xpidlgen/.done nsIImageDocument.idl Creating /home/jwalden/moz/2/dbg/content/xml/content/src/.deps nsIDOMFileList.idl nsIWyciwygChannel.idl Creating /home/jwalden/moz/2/dbg/content/xml/document/public/.deps nsIDOMFileException.idl Creating /home/jwalden/moz/2/dbg/content/html/document/src/.deps Creating _xpidlgen/.done nsIDOMFileError.idl Makefile:107: test_bug435128.html disabled because it takes 60 seconds Creating /home/jwalden/moz/2/dbg/content/xml/document/src/.deps nsIFIXptr.idl nsIDOMFormData.idl Creating /home/jwalden/moz/2/dbg/content/xul/document/public/.deps nsIXPointer.idl nsIDOMParser.idl Creating /home/jwalden/moz/2/dbg/content/xbl/src/.deps Creating _xpidlgen/.done nsIModifyableXPointer.idl Creating /home/jwalden/moz/2/dbg/content/xul/document/src/.deps nsIDOMSerializer.idl nsIController.idl nsISelection2.idl nsIControllers.idl Creating /home/jwalden/moz/2/dbg/content/xul/content/src/.deps nsIXULOverlayProvider.idl nsISelectionController.idl Creating /home/jwalden/moz/2/dbg/content/xul/templates/public/.deps Creating /home/jwalden/moz/2/dbg/content/media/ogg/.deps nsISelectionDisplay.idl Creating /home/jwalden/moz/2/dbg/content/xslt/public/.deps Creating _xpidlgen/.done nsISelectionListener.idl Creating _xpidlgen/.done Creating /home/jwalden/moz/2/dbg/content/media/wave/.deps nsISelectionPrivate.idl Creating /home/jwalden/moz/2/dbg/content/xul/templates/src/.deps nsIXSLTException.idl Creating /home/jwalden/moz/2/dbg/content/media/.deps nsIScriptLoaderObserver.idl nsIXULSortService.idl nsISyncLoadDOMService.idl nsIXSLTProcessor.idl nsIXULTemplateBuilder.idl nsIDragDropHandler.idl Creating /home/jwalden/moz/2/dbg/content/xslt/src/base/.deps nsIXULBuilderListener.idl nsIXSLTProcessorObsolete.idl nsIScriptEventHandler.idl Creating /home/jwalden/moz/2/dbg/content/svg/document/src/.deps nsIXULTemplateQueryProcessor.idl Creating /home/jwalden/moz/2/dbg/content/xslt/src/xml/.deps nsIXSLTProcessorPrivate.idl nsIXULTemplateResult.idl nsIScriptEventManager.idl nsIXULTemplateRuleFilter.idl txIFunctionEvaluationContext.idl nsIImageLoadingContent.idl Creating /home/jwalden/moz/2/dbg/content/svg/content/src/.deps txINodeSet.idl Creating /home/jwalden/moz/2/dbg/content/xslt/src/xpath/.deps nsIObjectLoadingContent.idl txIEXSLTRegExFunctions.idl nsIFrameLoader.idl Creating /home/jwalden/moz/2/dbg/content/xslt/src/xslt/.deps nsIXMLHttpRequest.idl nsIContentSecurityPolicy.idl txIXPathObject.idl Creating /home/jwalden/moz/2/dbg/content/xtf/public/.deps Creating _xpidlgen/.done nsISelection.idl Creating /home/jwalden/moz/2/dbg/content/mathml/content/src/.deps nsIXMLContentBuilder.idl Creating /home/jwalden/moz/2/dbg/content/xtf/src/.deps nsIXTFAttributeHandler.idl Makefile:389: test_bug419132.html disabled because it takes 60 seconds Makefile:389: bug419132.html disabled because it takes 60 seconds Creating /home/jwalden/moz/2/dbg/content/base/test/.deps nsIXTFElement.idl nsIXTFElementFactory.idl nsIXTFElementWrapper.idl nsIXTFPrivate.idl Creating /home/jwalden/moz/2/dbg/editor/idl/.deps Creating _xpidlgen/.done nsICiter.idl nsIDocumentStateListener.idl nsIEditActionListener.idl nsIEditor.idl nsIEditorIMESupport.idl nsIEditorLogging.idl /home/jwalden/moz/2/editor/idl/nsIEditor.idl:71: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSIEDITOR macro; if the code fragment contains method declarations, the macro probably isn't complete. nsIEditorMailSupport.idl nsIEditorObserver.idl nsIEditorSpellCheck.idl nsIEditorStyleSheets.idl nsIHTMLEditor.idl nsIHTMLObjectResizer.idl /home/jwalden/moz/2/editor/idl/nsIHTMLEditor.idl:60: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSIHTMLEDITOR macro; if the code fragment contains method declarations, the macro probably isn't complete. /home/jwalden/moz/2/editor/idl/nsIHTMLObjectResizer.idl:50: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSIHTMLOBJECTRESIZER macro; if the code fragment contains method declarations, the macro probably isn't complete. nsIHTMLAbsPosEditor.idl nsIHTMLObjectResizeListener.idl nsIHTMLInlineTableEditor.idl nsIPlaintextEditor.idl nsITableEditor.idl nsIURIRefObject.idl nsIContentFilter.idl nsPIEditorTransaction.idl Creating /home/jwalden/moz/2/dbg/editor/txtsvc/public/.deps Creating _xpidlgen/.done nsITextServicesFilter.idl nsIInlineSpellChecker.idl Creating /home/jwalden/moz/2/dbg/editor/txtsvc/src/.deps Creating /home/jwalden/moz/2/dbg/editor/libeditor/base/.deps Creating /home/jwalden/moz/2/dbg/editor/libeditor/text/.deps Creating /home/jwalden/moz/2/dbg/editor/libeditor/html/.deps Creating /home/jwalden/moz/2/dbg/editor/txmgr/src/.deps Creating /home/jwalden/moz/2/dbg/editor/txmgr/idl/.deps Creating _xpidlgen/.done nsITransaction.idl nsITransactionList.idl nsITransactionListener.idl nsITransactionManager.idl Creating /home/jwalden/moz/2/dbg/editor/txmgr/tests/.deps Creating /home/jwalden/moz/2/dbg/editor/composer/public/.deps Creating _xpidlgen/.done nsIEditingSession.idl Creating /home/jwalden/moz/2/dbg/editor/composer/src/.deps Creating /home/jwalden/moz/2/dbg/layout/base/.deps Creating /home/jwalden/moz/2/dbg/layout/style/.deps Creating /home/jwalden/moz/2/dbg/layout/generic/.deps Creating _xpidlgen/.done Makefile:123: test_bug421839-1.html disabled because it calls finish twice which can cause timeouts Makefile:123: test_bug507902.html temporarily disabled - see bug 510001 Creating /home/jwalden/moz/2/dbg/layout/forms/.deps Creating /home/jwalden/moz/2/dbg/layout/tables/.deps Creating /home/jwalden/moz/2/dbg/layout/xul/base/public/.deps nsIStyleSheetService.idl creating layout/style/test/chrome/Makefile Creating _xpidlgen/.done Makefile:206: test_bug369950.html disabled due to random orange; see bug 492575 Creating /home/jwalden/moz/2/dbg/layout/printing/.deps nsIBoxObject.idl Creating _xpidlgen/.done nsIScrollBoxObject.idl Creating /home/jwalden/moz/2/dbg/layout/xul/base/src/tree/public/.deps creating layout/base/tests/chrome/Makefile Creating /home/jwalden/moz/2/dbg/layout/base/tests/.deps Creating /home/jwalden/moz/2/dbg/layout/mathml/.deps nsIPopupBoxObject.idl nsIPrintProgress.idl Creating _xpidlgen/.done nsIMenuBoxObject.idl Creating /home/jwalden/moz/2/dbg/layout/svg/base/src/.deps nsIPrintProgressParams.idl nsIBrowserBoxObject.idl nsITreeColumns.idl nsIIFrameBoxObject.idl Creating /home/jwalden/moz/2/dbg/layout/inspector/public/.deps nsIPrintStatusFeedback.idl nsITreeView.idl Creating /home/jwalden/moz/2/dbg/layout/inspector/src/.deps Creating _xpidlgen/.done nsIEditorBoxObject.idl nsIContainerBoxObject.idl nsITreeSelection.idl Creating /home/jwalden/moz/2/dbg/layout/xul/base/src/tree/src/.deps inIDOMView.idl inIDeepTreeWalker.idl nsIListBoxObject.idl inIFlasher.idl Creating /home/jwalden/moz/2/dbg/layout/xul/base/src/grid/.deps nsISliderListener.idl nsITreeBoxObject.idl inISearchProcess.idl inISearchObserver.idl Creating /home/jwalden/moz/2/dbg/layout/xul/base/src/.deps nsITreeContentView.idl inICSSValueSearch.idl inIDOMUtils.idl Creating /home/jwalden/moz/2/dbg/layout/build/.deps Creating /home/jwalden/moz/2/dbg/docshell/base/.deps Creating _xpidlgen/.done nsCDefaultURIFixup.idl nsIDocShell.idl nsIDocShellLoadInfo.idl nsIDocShellTreeItem.idl nsIDocShellTreeNode.idl nsIDocShellTreeOwner.idl nsIDocShellHistory.idl nsIGlobalHistory2.idl nsIGlobalHistory3.idl nsIMarkupDocumentViewer.idl nsIScrollable.idl nsITextScroll.idl nsIWebNavigation.idl nsIWebNavigationInfo.idl nsIContentViewer.idl nsIContentViewerEdit.idl nsIContentViewerFile.idl nsIURIFixup.idl nsIEditorDocShell.idl nsIWebPageDescriptor.idl nsIURIClassifier.idl nsIChannelClassifier.idl nsIDownloadHistory.idl nsILoadContext.idl nsIGlobalHistory.idl Creating /home/jwalden/moz/2/dbg/docshell/shistory/public/.deps Creating _xpidlgen/.done nsISHEntry.idl nsISHContainer.idl nsISHTransaction.idl nsISHistoryInternal.idl nsIHistoryEntry.idl nsISHistory.idl nsISHistoryListener.idl Creating /home/jwalden/moz/2/dbg/docshell/shistory/src/.deps Creating /home/jwalden/moz/2/dbg/docshell/build/.deps Creating /home/jwalden/moz/2/dbg/webshell/public/.deps Creating _xpidlgen/.done nsIRefreshURI.idl nsIContentViewerContainer.idl nsIDocumentLoaderFactory.idl nsIClipboardCommands.idl Creating /home/jwalden/moz/2/dbg/embedding/base/.deps Creating _xpidlgen/.done nsIWindowCreator2.idl nsIWindowProvider.idl Creating /home/jwalden/moz/2/dbg/embedding/base/standalone/.deps nsIWindowCreator.idl Creating /home/jwalden/moz/2/dbg/embedding/components/windowwatcher/public/.deps Creating _xpidlgen/.done nsIDialogParamBlock.idl nsIPromptService2.idl nsPIPromptService.idl /home/jwalden/moz/2/embedding/components/windowwatcher/public/nsPIPromptService.idl:59: Warning: %{ .. %} code fragment within interface ignored when generating NS_DECL_NSPIPROMPTSERVICE macro; if the code fragment contains method declarations, the macro probably isn't complete. nsPIWindowWatcher.idl nsIAuthPromptWrapper.idl nsIPromptFactory.idl nsINonBlockingAlertService.idl nsIWindowWatcher.idl nsIPromptService.idl Creating /home/jwalden/moz/2/dbg/embedding/components/windowwatcher/src/.deps Creating /home/jwalden/moz/2/dbg/embedding/components/appstartup/src/.deps Creating /home/jwalden/moz/2/dbg/embedding/components/find/public/.deps Creating _xpidlgen/.done nsIFind.idl nsIWebBrowserFind.idl Creating /home/jwalden/moz/2/dbg/embedding/components/find/src/.deps Creating /home/jwalden/moz/2/dbg/embedding/components/webbrowserpersist/public/.deps Creating _xpidlgen/.done nsIWebBrowserPersist.idl nsCWebBrowserPersist.idl Creating /home/jwalden/moz/2/dbg/embedding/components/webbrowserpersist/src/.deps Creating /home/jwalden/moz/2/dbg/embedding/components/commandhandler/public/.deps Creating _xpidlgen/.done nsICommandManager.idl nsICommandParams.idl nsIControllerCommand.idl nsIControllerContext.idl nsIControllerCommandTable.idl nsPICommandUpdater.idl Creating /home/jwalden/moz/2/dbg/embedding/components/commandhandler/src/.deps Creating /home/jwalden/moz/2/dbg/embedding/components/printingui/src/unixshared/.deps Creating /home/jwalden/moz/2/dbg/embedding/components/build/.deps Creating /home/jwalden/moz/2/dbg/embedding/browser/webBrowser/.deps Creating _xpidlgen/.done nsCWebBrowser.idl nsICommandHandler.idl nsIEmbeddingSiteWindow2.idl nsIContextMenuListener2.idl nsIWebBrowserChrome2.idl nsIPrintingPrompt.idl nsIPrintingPromptService.idl nsIContextMenuListener.idl nsIEmbeddingSiteWindow.idl nsITooltipListener.idl nsITooltipTextProvider.idl nsIWebBrowser.idl nsIWebBrowserChrome.idl nsIWebBrowserChromeFocus.idl nsIWebBrowserFocus.idl nsIWebBrowserSetup.idl nsIWebBrowserStream.idl nsIWebBrowserPrint.idl /home/jwalden/moz/2/embedding/browser/webBrowser/nsIWebBrowserPrint.idl:119: Warning: Naming an attribute nsIFoo causes problems for interface flattening Creating /home/jwalden/moz/2/dbg/embedding/browser/build/.deps Creating /home/jwalden/moz/2/dbg/xpfe/appshell/public/.deps Creating _xpidlgen/.done nsIAppShellService.idl nsIWindowMediator.idl nsIWindowMediatorListener.idl nsIXULWindow.idl nsIPopupWindowManager.idl nsIXULBrowserWindow.idl Creating /home/jwalden/moz/2/dbg/xpfe/appshell/src/.deps Creating /home/jwalden/moz/2/dbg/extensions/universalchardet/src/base/.deps Creating /home/jwalden/moz/2/dbg/extensions/universalchardet/src/xpcom/.deps creating accessible/tests/Makefile Creating /home/jwalden/moz/2/dbg/accessible/public/.deps Creating _xpidlgen/.done nsIAccessibleTypes.idl nsIAccessibilityService.idl nsIAccessibleRetrieval.idl nsIAccessible.idl nsIAccessibleApplication.idl nsIAccessibleRelation.idl nsIAccessibleRole.idl nsIAccessibleStates.idl nsIAccessibleDocument.idl nsIAccessibleProvider.idl nsIAccessibleSelectable.idl nsIAccessNode.idl nsIAccessibleEvent.idl nsIAccessibleEditableText.idl nsIAccessibleHyperLink.idl nsIAccessibleHyperText.idl nsIAccessibleTable.idl nsIAccessibleText.idl nsIAccessibleValue.idl nsIAccessibleImage.idl nsIXBLAccessible.idl Creating /home/jwalden/moz/2/dbg/accessible/src/atk/.deps Creating /home/jwalden/moz/2/dbg/accessible/src/base/.deps Creating /home/jwalden/moz/2/dbg/accessible/src/html/.deps Creating /home/jwalden/moz/2/dbg/accessible/src/xul/.deps Creating /home/jwalden/moz/2/dbg/accessible/src/xforms/.deps Creating /home/jwalden/moz/2/dbg/accessible/build/.deps creating accessible/tests/mochitest/Makefile Makefile:140: test_childAtPoint.html temporarily disabled Makefile:140: test_childAtPoint.xul temporarily disabled Makefile:140: test_elm_media.html temporarily disabled Makefile:140: test_nsIAccessible_comboboxes.xul temporarily disabled creating accessible/tests/mochitest/attributes/Makefile creating accessible/tests/mochitest/actions/Makefile creating accessible/tests/mochitest/events/Makefile creating accessible/tests/mochitest/selectable/Makefile creating accessible/tests/mochitest/states/Makefile creating accessible/tests/mochitest/tree/Makefile Makefile:68: test_coalescence.html temporarily disabled Creating /home/jwalden/moz/2/dbg/chrome/public/.deps Creating _xpidlgen/.done nsIToolkitChromeRegistry.idl Creating /home/jwalden/moz/2/dbg/chrome/src/.deps Creating /home/jwalden/moz/2/dbg/profile/public/.deps Creating _xpidlgen/.done nsIProfile.idl nsIProfileUnlocker.idl nsIProfileChangeStatus.idl Creating /home/jwalden/moz/2/dbg/profile/dirserviceprovider/src/.deps Creating /home/jwalden/moz/2/dbg/profile/dirserviceprovider/standalone/.deps Creating /home/jwalden/moz/2/dbg/xpfe/components/find/public/.deps Creating _xpidlgen/.done nsIFindService.idl Creating /home/jwalden/moz/2/dbg/xpfe/components/find/src/.deps Creating /home/jwalden/moz/2/dbg/xpfe/components/intl/.deps Creating /home/jwalden/moz/2/dbg/xpfe/components/windowds/.deps Creating _xpidlgen/.done nsIWindowDataSource.idl Creating /home/jwalden/moz/2/dbg/xpfe/components/directory/.deps Creating _xpidlgen/.done nsIHTTPIndex.idl Creating /home/jwalden/moz/2/dbg/xpfe/components/build/.deps Creating /home/jwalden/moz/2/dbg/widget/src/xremoteclient/.deps Creating /home/jwalden/moz/2/dbg/extensions/spellcheck/idl/.deps Creating _xpidlgen/.done mozIPersonalDictionary.idl mozISpellCheckingEngine.idl mozISpellI18NUtil.idl mozISpellI18NManager.idl Creating /home/jwalden/moz/2/dbg/extensions/spellcheck/hunspell/src/.deps Creating /home/jwalden/moz/2/dbg/extensions/spellcheck/src/.deps Creating /home/jwalden/moz/2/dbg/toolkit/components/remote/.deps creating toolkit/obsolete/Makefile creating toolkit/components/aboutmemory/Makefile Creating _xpidlgen/.done Creating /home/jwalden/moz/2/dbg/toolkit/mozapps/extensions/.deps Creating /home/jwalden/moz/2/dbg/toolkit/components/commandlines/public/.deps Creating _xpidlgen/.done nsIRemoteService.idl nsIAddonRepository.idl Creating _xpidlgen/.done nsIExtensionManager.idl nsICommandLine.idl Creating /home/jwalden/moz/2/dbg/toolkit/components/exthelper/.deps creating toolkit/mozapps/extensions/test/browser/Makefile Creating /home/jwalden/moz/2/dbg/toolkit/components/filepicker/public/.deps Creating _xpidlgen/.done nsICommandLineRunner.idl Creating _xpidlgen/.done extIApplication.idl nsICommandLineHandler.idl nsIFileView.idl creating toolkit/content/tests/browser/common/Makefile Creating /home/jwalden/moz/2/dbg/toolkit/mozapps/plugins/tests/.deps nsICommandLineValidator.idl creating toolkit/content/tests/browser/data/Makefile creating toolkit/mozapps/shared/Makefile Creating /home/jwalden/moz/2/dbg/toolkit/components/filepicker/src/.deps Creating /home/jwalden/moz/2/dbg/toolkit/components/commandlines/src/.deps Creating /home/jwalden/moz/2/dbg/toolkit/components/parentalcontrols/public/.deps Creating /home/jwalden/moz/2/dbg/toolkit/mozapps/update/.deps Creating _xpidlgen/.done creating toolkit/mozapps/update/test_timermanager/Makefile Creating /home/jwalden/moz/2/dbg/toolkit/components/passwordmgr/public/.deps nsIUpdateTimerManager.idl Creating _xpidlgen/.done creating toolkit/content/tests/chrome/rtltest/Makefile Creating _xpidlgen/.done nsIParentalControlsService.idl nsIUpdateService.idl nsILoginInfo.idl Creating /home/jwalden/moz/2/dbg/toolkit/components/places/public/.deps nsILoginMetaInfo.idl Creating /home/jwalden/moz/2/dbg/toolkit/mozapps/readstrings/.deps nsILoginManager.idl Creating _xpidlgen/.done creating toolkit/profile/test/Makefile Creating /home/jwalden/moz/2/dbg/toolkit/mozapps/update/updater/.deps nsILoginManagerStorage.idl nsINavHistoryService.idl Creating /home/jwalden/moz/2/dbg/toolkit/profile/public/.deps nsILoginManagerPrompter.idl nsILoginManagerIEMigrationHelper.idl nsIAnnotationService.idl nsILoginManagerCrypto.idl Creating _xpidlgen/.done nsIProfileMigrator.idl nsIBrowserHistory.idl Creating /home/jwalden/moz/2/dbg/toolkit/mozapps/update/test/.deps creating toolkit/mozapps/update/test/chrome/Makefile nsIToolkitProfile.idl nsIFaviconService.idl nsIToolkitProfileService.idl nsINavBookmarksService.idl nsILivemarkService.idl Creating /home/jwalden/moz/2/dbg/toolkit/profile/src/.deps Creating /home/jwalden/moz/2/dbg/toolkit/system/unixproxy/.deps nsIDynamicContainer.idl nsITaggingService.idl creating toolkit/crashreporter/google-breakpad/src/client/linux/crash_generation/Makefile creating toolkit/components/startup/tests/Makefile Creating /home/jwalden/moz/2/dbg/toolkit/crashreporter/.deps Creating /home/jwalden/moz/2/dbg/toolkit/components/statusfilter/.deps nsPIPlacesDatabase.idl nsPIPlacesHistoryListenersNotifier.idl Creating /home/jwalden/moz/2/dbg/toolkit/components/startup/public/.deps Creating /home/jwalden/moz/2/dbg/toolkit/crashreporter/google-breakpad/src/common/.deps mozIPlacesAutoComplete.idl Creating _xpidlgen/.done nsIMicrosummaryService.idl Creating /home/jwalden/moz/2/dbg/toolkit/crashreporter/google-breakpad/src/common/linux/.deps Creating /home/jwalden/moz/2/dbg/toolkit/components/typeaheadfind/public/.deps Creating _xpidlgen/.done Creating /home/jwalden/moz/2/dbg/toolkit/crashreporter/google-breakpad/src/client/.deps nsIPlacesImportExportService.idl nsIAppStartup.idl nsITypeAheadFind.idl Creating /home/jwalden/moz/2/dbg/toolkit/components/urlformatter/public/.deps Creating /home/jwalden/moz/2/dbg/toolkit/crashreporter/google-breakpad/src/client/linux/crash_generation/.deps nsIUserInfo.idl Creating _xpidlgen/.done Creating /home/jwalden/moz/2/dbg/toolkit/crashreporter/google-breakpad/src/client/linux/handler/.deps Creating /home/jwalden/moz/2/dbg/toolkit/components/places/src/.deps Creating /home/jwalden/moz/2/dbg/toolkit/components/typeaheadfind/src/.deps Creating /home/jwalden/moz/2/dbg/toolkit/components/startup/src/.deps Creating /home/jwalden/moz/2/dbg/toolkit/crashreporter/google-breakpad/src/client/linux/minidump_writer/.deps nsIURLFormatter.idl creating toolkit/components/ctypes/Makefile Creating /home/jwalden/moz/2/dbg/toolkit/crashreporter/client/.deps Creating /home/jwalden/moz/2/dbg/toolkit/components/alerts/public/.deps creating toolkit/components/startup/tests/browser/Makefile creating toolkit/components/places/tests/browser/Makefile Creating /home/jwalden/moz/2/dbg/toolkit/crashreporter/test/.deps Creating _xpidlgen/.done creating toolkit/components/places/tests/cpp/Makefile Creating _xpidlgen/.done Creating /home/jwalden/moz/2/dbg/toolkit/components/feeds/public/.deps nsIAlertsService.idl nsITestCrasher.idl Creating _xpidlgen/.done Creating /home/jwalden/moz/2/dbg/toolkit/components/autocomplete/public/.deps Creating /home/jwalden/moz/2/dbg/toolkit/components/alerts/src/.deps Creating /home/jwalden/moz/2/dbg/toolkit/components/satchel/public/.deps nsIFeedProcessor.idl Creating _xpidlgen/.done Creating /home/jwalden/moz/2/dbg/toolkit/components/places/tests/cpp/.deps Creating _xpidlgen/.done nsIFeedResult.idl Creating /home/jwalden/moz/2/dbg/toolkit/components/search/.deps nsIFeedListener.idl nsIAutoCompleteController.idl Creating /home/jwalden/moz/2/dbg/toolkit/components/downloads/public/.deps nsIFormFillController.idl Creating _xpidlgen/.done nsIFeed.idl nsIFormAutoComplete.idl nsIAutoCompleteInput.idl nsIBrowserSearchService.idl Creating _xpidlgen/.done nsIFormHistory.idl nsIFeedContainer.idl nsIAutoCompletePopup.idl nsIDownloadManager.idl nsIAutoCompleteSearch.idl nsIFeedEntry.idl Creating /home/jwalden/moz/2/dbg/toolkit/components/satchel/src/.deps nsIDownloadProgressListener.idl nsIFeedTextConstruct.idl nsIAutoCompleteResult.idl Creating /home/jwalden/moz/2/dbg/toolkit/components/url-classifier/public/.deps nsIDownload.idl nsIScriptableUnescapeHTML.idl nsIAutoCompleteSimpleResult.idl nsIFeedElementBase.idl Creating _xpidlgen/.done nsIDownloadManagerUI.idl nsIUrlClassifierDBService.idl nsIFeedGenerator.idl creating toolkit/components/ctypes/tests/Makefile Creating /home/jwalden/moz/2/dbg/toolkit/components/autocomplete/src/.deps Creating /home/jwalden/moz/2/dbg/toolkit/components/ctypes/.deps nsIFeedPerson.idl nsIUrlClassifierStreamUpdater.idl Creating /home/jwalden/moz/2/dbg/toolkit/components/downloads/src/.deps Creating /home/jwalden/moz/2/dbg/toolkit/components/ctypes/tests/.deps nsIUrlClassifierUtils.idl nsIUrlClassifierHashCompleter.idl nsIUrlListManager.idl Creating /home/jwalden/moz/2/dbg/toolkit/components/feeds/src/.deps Creating /home/jwalden/moz/2/dbg/toolkit/components/url-classifier/src/.deps Creating /home/jwalden/moz/2/dbg/toolkit/components/build/.deps Creating /home/jwalden/moz/2/dbg/toolkit/xre/.deps Creating _xpidlgen/.done nsINativeAppSupport.idl Creating /home/jwalden/moz/2/dbg/xpinstall/public/.deps Creating _xpidlgen/.done nsIXPIDialogService.idl nsIXPIProgressDialog.idl nsIXPInstallManager.idl nsIXPIInstallInfo.idl nsPICertNotification.idl Creating /home/jwalden/moz/2/dbg/xpinstall/src/.deps Creating /home/jwalden/moz/2/dbg/security/manager/boot/public/.deps Creating _xpidlgen/.done nsISSLStatusProvider.idl nsIBufEntropyCollector.idl nsISecurityWarningDialogs.idl Creating /home/jwalden/moz/2/dbg/security/manager/boot/src/.deps creating security/manager/ssl/tests/Makefile Creating /home/jwalden/moz/2/dbg/security/manager/ssl/src/.deps Creating /home/jwalden/moz/2/dbg/security/manager/ssl/public/.deps Creating _xpidlgen/.done nsISSLCertErrorDialog.idl nsIBadCertListener2.idl nsISSLErrorListener.idl nsIIdentityInfo.idl nsIAssociatedContentSecurity.idl nsICertOverrideService.idl nsIRecentBadCertsService.idl nsIFormSigningDialog.idl nsIX509Cert2.idl nsIX509Cert3.idl nsIX509CertDB2.idl nsIX509CertList.idl nsIPKCS11.idl nsIPKCS11Slot.idl nsIPK11TokenDB.idl nsICertPickDialogs.idl nsIClientAuthDialogs.idl nsIDOMCryptoDialogs.idl nsIGenKeypairInfoDlg.idl nsITokenDialogs.idl nsITokenPasswordDialogs.idl nsISSLStatus.idl nsIKeygenThread.idl nsICMSSecureMessage.idl nsIUserCertPicker.idl nsIASN1PrintableItem.idl nsICMSDecoder.idl nsICMSEncoder.idl nsICMSMessageErrors.idl nsICMSMessage.idl nsICMSMessage2.idl nsINSSCertCache.idl nsIOCSPResponder.idl nsIPK11Token.idl nsIPKCS11ModuleDB.idl nsIPKCS11Module.idl nsICRLManager.idl nsISMimeCert.idl nsICipherInfo.idl nsIStreamCipher.idl nsIKeyModule.idl nsIProtectedAuthThread.idl nsIDataSignatureVerifier.idl nsICertTree.idl nsIASN1Object.idl nsIASN1Sequence.idl nsICertificateDialogs.idl nsICRLInfo.idl nsIX509Cert.idl nsIX509CertDB.idl nsIX509CertValidity.idl creating security/manager/ssl/tests/mochitest/Makefile creating security/manager/ssl/tests/mochitest/mixedcontent/Makefile creating security/manager/ssl/tests/mochitest/bugs/Makefile Creating /home/jwalden/moz/2/dbg/security/manager/pki/public/.deps Creating _xpidlgen/.done nsIPKIParamBlock.idl nsIASN1Tree.idl Creating /home/jwalden/moz/2/dbg/security/manager/pki/src/.deps creating extensions/pref/system-pref/Makefile Creating /home/jwalden/moz/2/dbg/extensions/pref/autoconfig/public/.deps Creating _xpidlgen/.done nsIAutoConfig.idl nsIReadConfig.idl Creating /home/jwalden/moz/2/dbg/extensions/pref/autoconfig/src/.deps creating extensions/pref/system-pref/src/Makefile creating extensions/pref/system-pref/src/gconf/Makefile Creating /home/jwalden/moz/2/dbg/extensions/pref/system-pref/src/.deps Creating /home/jwalden/moz/2/dbg/extensions/pref/system-pref/src/gconf/.deps Creating /home/jwalden/moz/2/dbg/embedding/browser/gtk/src/.deps Creating /home/jwalden/moz/2/dbg/embedding/browser/gtk/tests/.deps Creating /home/jwalden/moz/2/dbg/toolkit/library/.deps Creating /home/jwalden/moz/2/dbg/xpcom/stub/.deps Creating /home/jwalden/moz/2/dbg/toolkit/system/gnome/.deps Creating /home/jwalden/moz/2/dbg/toolkit/system/dbus/.deps creating testing/mochitest/dynamic/Makefile creating testing/mochitest/tests/SimpleTest/tests/Makefile Creating /home/jwalden/moz/2/dbg/testing/mochitest/ssltunnel/.deps nsDependentString.cpp nsDependentSubstring.cpp nsPrintfCString.cpp nsPromiseFlatString.cpp nsReadableUtils.cpp nsSubstring.cpp nsSubstringTuple.cpp nsString.cpp /home/jwalden/moz/2/xpcom/string/src/nsReadableUtils.cpp: In function ‘PRBool IsUTF8(const nsACString_internal&)’: /home/jwalden/moz/2/xpcom/string/src/nsReadableUtils.cpp:577: warning: suggest parentheses around ‘&&’ within ‘||’ /home/jwalden/moz/2/xpcom/string/src/nsReadableUtils.cpp:578: warning: suggest parentheses around ‘&&’ within ‘||’ /home/jwalden/moz/2/xpcom/string/src/nsReadableUtils.cpp:581: warning: suggest parentheses around ‘&&’ within ‘||’ /home/jwalden/moz/2/xpcom/string/src/nsReadableUtils.cpp:582: warning: suggest parentheses around ‘&&’ within ‘||’ /home/jwalden/moz/2/xpcom/string/src/nsReadableUtils.cpp:582: warning: suggest parentheses around ‘&&’ within ‘||’ nsStringComparator.cpp nsStringObsolete.cpp pldhash.c nsArrayEnumerator.cpp nsArrayUtils.cpp nsCategoryCache.cpp nsCOMPtr.cpp nsCOMArray.cpp nsCRTGlue.cpp nsComponentManagerUtils.cpp nsEnumeratorUtils.cpp nsID.cpp nsIInterfaceRequestorUtils.cpp nsINIParser.cpp nsISupportsImpl.cpp nsMemory.cpp nsWeakReference.cpp nsGREGlue.cpp nsVersionComparator.cpp nsTHashtable.cpp nsQuickSort.cpp nsVoidArray.cpp nsTArray.cpp nsThreadUtils.cpp nsTObserverArray.cpp nsCycleCollectionParticipant.cpp nsDeque.cpp BlockingResourceBase.cpp DeadlockDetector.cpp SSE.cpp nsAutoLock.cpp nsGenericFactory.cpp nsProxyRelease.cpp nsTextFormatter.cpp nsStringAPI.cpp /home/jwalden/moz/2/xpcom/glue/nsStringAPI.cpp: In member function ‘PRInt32 nsAString::RFind(const nsAString&, PRInt32, PRInt32 (*)(const PRUnichar*, const PRUnichar*, PRUint32)) const’: /home/jwalden/moz/2/xpcom/glue/nsStringAPI.cpp:419: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/xpcom/glue/nsStringAPI.cpp: In member function ‘PRInt32 nsAString::RFind(const char*, PRInt32, PRBool) const’: /home/jwalden/moz/2/xpcom/glue/nsStringAPI.cpp:444: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/xpcom/glue/nsStringAPI.cpp: In member function ‘PRInt32 nsACString::RFind(const nsACString&, PRInt32, PRInt32 (*)(const char*, const char*, PRUint32)) const’: /home/jwalden/moz/2/xpcom/glue/nsStringAPI.cpp:828: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/xpcom/glue/nsStringAPI.cpp: In member function ‘PRInt32 nsACString::RFind(const char*, PRInt32, PRInt32 (*)(const char*, const char*, PRUint32)) const’: /home/jwalden/moz/2/xpcom/glue/nsStringAPI.cpp:857: warning: comparison between signed and unsigned integer expressions nsArrayEnumerator.cpp pldhash.c nsArrayUtils.cpp nsCategoryCache.cpp nsCOMPtr.cpp nsCOMArray.cpp nsCRTGlue.cpp nsComponentManagerUtils.cpp nsEnumeratorUtils.cpp nsID.cpp nsIInterfaceRequestorUtils.cpp nsINIParser.cpp nsISupportsImpl.cpp nsMemory.cpp nsWeakReference.cpp nsGREGlue.cpp nsVersionComparator.cpp nsTHashtable.cpp nsQuickSort.cpp nsVoidArray.cpp nsTArray.cpp nsThreadUtils.cpp nsTObserverArray.cpp nsCycleCollectionParticipant.cpp nsDeque.cpp nsStringAPI.cpp nsXPCOMGlue.cpp nsGlueLinkingDlopen.cpp /home/jwalden/moz/2/xpcom/glue/standalone/nsGlueLinkingDlopen.cpp: In function ‘nsresult XPCOMGlueLoad(const char*, nsresult (**)(XPCOMFunctions*, const char*))’: /home/jwalden/moz/2/xpcom/glue/standalone/nsGlueLinkingDlopen.cpp:117: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object /home/jwalden/moz/2/xpcom/glue/standalone/nsGlueLinkingDlopen.cpp: In function ‘nsresult XPCOMGlueLoadXULFunctions(const nsDynamicFunctionLoad*)’: /home/jwalden/moz/2/xpcom/glue/standalone/nsGlueLinkingDlopen.cpp:159: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object nsStringAPI.cpp: In member function ‘PRInt32 nsAString::RFind(const nsAString&, PRInt32, PRInt32 (*)(const PRUnichar*, const PRUnichar*, PRUint32)) const’: nsStringAPI.cpp:419: warning: comparison between signed and unsigned integer expressions nsStringAPI.cpp: In member function ‘PRInt32 nsAString::RFind(const char*, PRInt32, PRBool) const’: nsStringAPI.cpp:444: warning: comparison between signed and unsigned integer expressions nsStringAPI.cpp: In member function ‘PRInt32 nsACString::RFind(const nsACString&, PRInt32, PRInt32 (*)(const char*, const char*, PRUint32)) const’: nsStringAPI.cpp:828: warning: comparison between signed and unsigned integer expressions nsStringAPI.cpp: In member function ‘PRInt32 nsACString::RFind(const char*, PRInt32, PRInt32 (*)(const char*, const char*, PRUint32)) const’: nsStringAPI.cpp:857: warning: comparison between signed and unsigned integer expressions nsVersionComparatorImpl.cpp nsConsoleMessage.cpp nsDebugImpl.cpp nsConsoleService.cpp nsErrorService.cpp nsExceptionService.cpp nsMemoryImpl.cpp /home/jwalden/moz/2/xpcom/base/nsDebugImpl.cpp: In function ‘void NS_DebugBreak_P(PRUint32, const char*, const char*, const char*, PRInt32)’: /home/jwalden/moz/2/xpcom/base/nsDebugImpl.cpp:334: warning: enumeration value ‘NS_ASSERT_UNINITIALIZED’ not handled in switch nsTraceRefcntImpl.cpp nsInterfaceRequestorAgg.cpp nsUUIDGenerator.cpp nsSystemInfo.cpp nsCycleCollector.cpp nsStackWalk.cpp /home/jwalden/moz/2/xpcom/base/nsTraceRefcntImpl.cpp: In member function ‘void BloatEntry::Dump(PRIntn, FILE*, nsTraceRefcntImpl::StatisticsType)’: /home/jwalden/moz/2/xpcom/base/nsTraceRefcntImpl.cpp:399: warning: format ‘%8llu’ expects type ‘long long unsigned int’, but argument 6 has type ‘PRUint64’ /home/jwalden/moz/2/xpcom/base/nsTraceRefcntImpl.cpp:399: warning: format ‘%8llu’ expects type ‘long long unsigned int’, but argument 7 has type ‘PRUint64’ /home/jwalden/moz/2/xpcom/base/nsTraceRefcntImpl.cpp:399: warning: format ‘%8llu’ expects type ‘long long unsigned int’, but argument 8 has type ‘PRUint64’ /home/jwalden/moz/2/xpcom/base/nsTraceRefcntImpl.cpp:399: warning: format ‘%8llu’ expects type ‘long long unsigned int’, but argument 11 has type ‘PRUint64’ /home/jwalden/moz/2/xpcom/base/nsTraceRefcntImpl.cpp:399: warning: format ‘%8llu’ expects type ‘long long unsigned int’, but argument 12 has type ‘PRUint64’ nsMemoryReporterManager.cpp nsIConsoleListener.idl nsIConsoleMessage.idl nsIConsoleService.idl nsIDebug2.idl nsIErrorService.idl nsIException.idl nsIExceptionService.idl nsIVersionComparator.idl nsIUUIDGenerator.idl nsIMutable.idl nsIMemoryReporter.idl nsIDebug.idl nsIInterfaceRequestor.idl nsIMemory.idl nsIProgrammingLanguage.idl nsISupports.idl nsITraceRefcnt.idl nsIWeakReference.idl nsrootidl.idl nsArray.cpp nsAtomTable.cpp nsAtomService.cpp nsByteBuffer.cpp nsCheapSets.cpp nsCRT.cpp nsFixedSizeAllocator.cpp nsHashPropertyBag.cpp nsHashSets.cpp nsHashtable.cpp nsINIParserImpl.cpp nsObserverList.cpp nsObserverService.cpp nsProperties.cpp nsPersistentProperties.cpp nsRecyclingAllocator.cpp nsStaticNameTable.cpp nsStringEnumerator.cpp nsSupportsArray.cpp nsSupportsArrayEnumerator.cpp nsSupportsPrimitives.cpp nsTimelineService.cpp nsUnicharBuffer.cpp nsVariant.cpp TimeStamp_posix.cpp nsIAtom.idl nsIAtomService.idl nsICollection.idl nsIEnumerator.idl nsIINIParser.idl nsIPersistentProperties2.idl nsIProperty.idl nsIPropertyBag.idl nsIPropertyBag2.idl nsIWritablePropertyBag.idl nsIWritablePropertyBag2.idl nsIRecyclingAllocator.idl nsISerializable.idl nsIVariant.idl nsIStringEnumerator.idl nsISupportsArray.idl nsISupportsIterators.idl nsITimelineService.idl nsIHashable.idl nsIArray.idl nsIMutableArray.idl nsIObserverService.idl nsIObserver.idl nsIProperties.idl nsISimpleEnumerator.idl nsISupportsPrimitives.idl nsAppFileLocationProvider.cpp nsBinaryStream.cpp nsDirectoryService.cpp nsInputStreamTee.cpp nsEscape.cpp nsLinebreakConverter.cpp nsLocalFileCommon.cpp nsMultiplexInputStream.cpp nsNativeCharsetUtils.cpp nsPipe3.cpp nsStreamUtils.cpp nsScriptableInputStream.cpp /home/jwalden/moz/2/xpcom/io/nsEscape.cpp: In function ‘PRUnichar* nsEscapeHTML2(const PRUnichar*, PRInt32)’: /home/jwalden/moz/2/xpcom/io/nsEscape.cpp:298: warning: comparison between signed and unsigned integer expressions nsSegmentedBuffer.cpp nsStorageStream.cpp nsStringStream.cpp nsUnicharInputStream.cpp nsIOUtil.cpp nsWildCard.cpp SpecialSystemDirectory.cpp nsFastLoadFile.cpp nsFastLoadService.cpp nsLocalFileUnix.cpp nsIBinaryInputStream.idl nsIBinaryOutputStream.idl nsIDirectoryEnumerator.idl nsIFastLoadFileControl.idl nsIFastLoadService.idl nsIInputStreamTee.idl nsILocalFileWin.idl nsILineInputStream.idl nsIUnicharLineInputStream.idl nsISimpleUnicharStreamFactory.idl nsIMultiplexInputStream.idl nsIObjectInputStream.idl nsIObjectOutputStream.idl nsIPipe.idl nsISeekableStream.idl nsIStorageStream.idl nsIStringStream.idl nsIStreamBufferAccess.idl nsIAsyncInputStream.idl nsIUnicharInputStream.idl nsIAsyncOutputStream.idl nsIUnicharOutputStream.idl nsIConverterInputStream.idl nsIConverterOutputStream.idl nsISafeOutputStream.idl nsIIOUtil.idl nsIDirectoryService.idl nsIFile.idl nsILocalFile.idl nsIInputStream.idl nsIOutputStream.idl nsIScriptableInputStream.idl nsCategoryManager.cpp nsComponentManager.cpp nsNativeComponentLoader.cpp nsStaticComponentLoader.cpp nsServiceManagerObsolete.cpp nsIModuleLoader.idl nsIComponentManagerObsolete.idl nsIClassInfo.idl nsIComponentRegistrar.idl nsIFactory.idl nsIModule.idl nsIServiceManager.idl nsIComponentManager.idl nsICategoryManager.idl /home/jwalden/moz/2/xpcom/components/nsNativeComponentLoader.cpp: In member function ‘virtual nsresult nsNativeModuleLoader::LoadModule(nsILocalFile*, nsIModule**)’: /home/jwalden/moz/2/xpcom/components/nsNativeComponentLoader.cpp:176: warning: format ‘%lx’ expects type ‘long unsigned int’, but argument 4 has type ‘nsresult’ /home/jwalden/moz/2/xpcom/components/nsComponentManager.cpp: In member function ‘nsIModuleLoader* nsComponentManagerImpl::LoaderForType(LoaderType)’: /home/jwalden/moz/2/xpcom/components/nsComponentManager.cpp:2700: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/xpcom/components/nsComponentManager.cpp: In member function ‘void nsComponentManagerImpl::LoadDeferredModules(nsTArray&)’: /home/jwalden/moz/2/xpcom/components/nsComponentManager.cpp:3197: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/xpcom/components/nsComponentManager.cpp: In member function ‘virtual nsresult nsComponentManagerImpl::AutoUnregisterComponent(PRInt32, nsIFile*)’: /home/jwalden/moz/2/xpcom/components/nsComponentManager.cpp:3239: warning: comparison between signed and unsigned integer expressions nsEventQueue.cpp nsEnvironment.cpp nsThread.cpp nsThreadManager.cpp nsThreadPool.cpp nsProcessCommon.cpp nsTimerImpl.cpp TimerThread.cpp nsIEventTarget.idl nsIThread.idl nsIThreadInternal.idl nsIThreadManager.idl nsIThreadPool.idl nsITimer.idl nsIRunnable.idl nsIEnvironment.idl nsIProcess.idl nsISupportsPriority.idl nsIInterfaceInfo.idl nsIInterfaceInfoManager.idl nsIXPTLoader.idl xptiFile.cpp xptiInterfaceInfo.cpp xptiInterfaceInfoManager.cpp xptiManifest.cpp xptiMisc.cpp xptiTypelibGuts.cpp xptiWorkingSet.cpp xptiZipItem.cpp xptiZipLoader.cpp xptcall.cpp xptcinvoke_x86_64_unix.cpp xptcstubs_x86_64_linux.cpp nsIProxyObjectManager.idl nsProxyEvent.cpp nsProxyEventClass.cpp nsProxyEventObject.cpp nsProxyObjectManager.cpp nsIXULAppInfo.idl nsIXULRuntime.idl nsIGConfService.idl nsIGnomeVFSService.idl nsIBlocklistService.idl nsIGIOService.idl nsICrashReporter.idl pldhash.c nsArrayEnumerator.cpp nsArrayUtils.cpp nsCategoryCache.cpp nsCOMPtr.cpp nsCOMArray.cpp nsCRTGlue.cpp nsComponentManagerUtils.cpp nsEnumeratorUtils.cpp nsID.cpp nsIInterfaceRequestorUtils.cpp nsINIParser.cpp nsISupportsImpl.cpp nsMemory.cpp nsWeakReference.cpp nsGREGlue.cpp nsVersionComparator.cpp nsTHashtable.cpp nsQuickSort.cpp nsVoidArray.cpp nsTArray.cpp nsThreadUtils.cpp nsTObserverArray.cpp nsCycleCollectionParticipant.cpp nsDeque.cpp BlockingResourceBase.cpp DeadlockDetector.cpp SSE.cpp nsAutoLock.cpp nsGenericFactory.cpp nsProxyRelease.cpp nsTextFormatter.cpp nsXPComInit.cpp nsXPCOMStrings.cpp adler32.c compress.c crc32.c deflate.c gzio.c /home/jwalden/moz/2/modules/zlib/src/adler32.c:8:1: warning: "ZLIB_INTERNAL" redefined : warning: this is the location of the previous definition infback.c In file included from /home/jwalden/moz/2/modules/zlib/src/gzio.c:12: /home/jwalden/moz/2/modules/zlib/src/zutil.h:16:1: warning: "ZLIB_INTERNAL" redefined : warning: this is the location of the previous definition inffast.c /home/jwalden/moz/2/modules/zlib/src/compress.c:8:1: warning: "ZLIB_INTERNAL" redefined : warning: this is the location of the previous definition inflate.c In file included from /home/jwalden/moz/2/modules/zlib/src/crc32.c:29: /home/jwalden/moz/2/modules/zlib/src/zutil.h:16:1: warning: "ZLIB_INTERNAL" redefined : warning: this is the location of the previous definition inftrees.c In file included from /home/jwalden/moz/2/modules/zlib/src/inffast.c:6: /home/jwalden/moz/2/modules/zlib/src/zutil.h:16:1: warning: "ZLIB_INTERNAL" redefined : warning: this is the location of the previous definition trees.c In file included from /home/jwalden/moz/2/modules/zlib/src/inftrees.c:6: /home/jwalden/moz/2/modules/zlib/src/zutil.h:16:1: warning: "ZLIB_INTERNAL" redefined : warning: this is the location of the previous definition In file included from /home/jwalden/moz/2/modules/zlib/src/deflate.h:16, from /home/jwalden/moz/2/modules/zlib/src/deflate.c:52: /home/jwalden/moz/2/modules/zlib/src/zutil.h:16:1: warning: "ZLIB_INTERNAL" redefined : warning: this is the location of the previous definition In file included from /home/jwalden/moz/2/modules/zlib/src/inflate.c:83: /home/jwalden/moz/2/modules/zlib/src/zutil.h:16:1: warning: "ZLIB_INTERNAL" redefined : warning: this is the location of the previous definition uncompr.c zutil.c In file included from /home/jwalden/moz/2/modules/zlib/src/infback.c:13: /home/jwalden/moz/2/modules/zlib/src/zutil.h:16:1: warning: "ZLIB_INTERNAL" redefined : warning: this is the location of the previous definition In file included from /home/jwalden/moz/2/modules/zlib/src/deflate.h:16, from /home/jwalden/moz/2/modules/zlib/src/trees.c:36: /home/jwalden/moz/2/modules/zlib/src/zutil.h:16:1: warning: "ZLIB_INTERNAL" redefined : warning: this is the location of the previous definition /home/jwalden/moz/2/modules/zlib/src/uncompr.c:8:1: warning: "ZLIB_INTERNAL" redefined : warning: this is the location of the previous definition In file included from /home/jwalden/moz/2/modules/zlib/src/zutil.c:8: /home/jwalden/moz/2/modules/zlib/src/zutil.h:16:1: warning: "ZLIB_INTERNAL" redefined : warning: this is the location of the previous definition reg.c vr_stubs.c VerReg.c nr_bufio.c reg.c VerReg.c vr_stubs.c nsIPrefBranchInternal.idl nsIRelativeFilePref.idl nsISecurityPref.idl nsIPrefService.idl nsIPrefBranch.idl nsIPrefBranch2.idl nsIPrefLocalizedString.idl nsPrefBranch.cpp nsPrefService.cpp nsPrefsFactory.cpp prefapi.cpp prefread.cpp nsIEntityConverter.idl nsISemanticUnitScanner.idl nsISaveAsCharset.idl nsIStringBundle.idl nsILocale.idl nsJISx4501LineBreaker.cpp nsILocaleService.idl nsIUnicodeNormalizer.idl nsIStringBundleOverride.idl nsIScriptableDateFormat.idl nsICollation.idl nsSampleWordBreaker.cpp nsStringBundle.cpp nsCollation.cpp nsUnicharUtils.cpp nsBidiUtils.cpp nsSemanticUnitScanner.cpp nsStringBundleTextOverride.cpp nsScriptableDateFormat.cpp nsPangoBreaker.cpp nsLanguageAtomService.cpp nsLocale.cpp nsLocaleService.cpp nsUnicharUtils.cpp nsCompressedCharMap.cpp nsBidiUtils.cpp nsCollationUnix.cpp nsDateTimeFormatUnix.cpp nsPosixLocale.cpp nsCaseConversionImp2.cpp nsCategoryImp.cpp nsHankakuToZenkaku.cpp nsEntityConverter.cpp nsSaveAsCharset.cpp nsUnicodeNormalizer.cpp nsITextToSubURI.idl nsICurrentCharsetListener.idl nsIScriptableUConv.idl nsICharsetConverterManager.idl nsIUTF8ConverterService.idl ugen.c uscan.c umap.c nsUCSupport.cpp nsUCConstructors.cpp nsUnicodeDecodeHelper.cpp nsUnicodeEncodeHelper.cpp /home/jwalden/moz/2/intl/uconv/util/uscan.c: In function ‘uCheckAndScanAlways2ByteGR128’: /home/jwalden/moz/2/intl/uconv/util/uscan.c:383: warning: suggest parentheses around operand of ‘!’ or change ‘&’ to ‘&&’ or ‘!’ to ‘~’ nsJapaneseToUnicode.cpp nsUnicodeToEUCJP.cpp nsUnicodeToISO2022JP.cpp nsUnicodeToSJIS.cpp nsUnicodeToJISx0201.cpp nsGB2312ToUnicodeV2.cpp nsUnicodeToGB2312V2.cpp nsUnicodeToGBK.cpp nsGBKToUnicode.cpp nsISO2022CNToUnicode.cpp nsUnicodeToISO2022CN.cpp nsHZToUnicode.cpp nsUnicodeToHZ.cpp nsCP936ToUnicode.cpp nsUnicodeToCP936.cpp nsGBKConvUtil.cpp nsAsciiToUnicode.cpp nsISO88592ToUnicode.cpp nsISO88593ToUnicode.cpp nsISO88594ToUnicode.cpp nsISO88595ToUnicode.cpp nsISO88596ToUnicode.cpp nsISO88596EToUnicode.cpp nsISO88596IToUnicode.cpp nsISO88597ToUnicode.cpp nsISO88598ToUnicode.cpp nsISO88598EToUnicode.cpp nsISO88598IToUnicode.cpp nsISO88599ToUnicode.cpp nsISO885910ToUnicode.cpp nsISO885911ToUnicode.cpp nsISO885913ToUnicode.cpp nsISO885914ToUnicode.cpp nsISO885915ToUnicode.cpp nsISO885916ToUnicode.cpp nsISOIR111ToUnicode.cpp nsCP1250ToUnicode.cpp nsCP1251ToUnicode.cpp nsCP1253ToUnicode.cpp nsCP1254ToUnicode.cpp nsCP1255ToUnicode.cpp nsCP1256ToUnicode.cpp nsCP1257ToUnicode.cpp nsCP1258ToUnicode.cpp nsCP866ToUnicode.cpp nsCP874ToUnicode.cpp nsTIS620ToUnicode.cpp nsKOI8UToUnicode.cpp nsKOI8RToUnicode.cpp nsMacCEToUnicode.cpp nsMacGreekToUnicode.cpp nsMacTurkishToUnicode.cpp nsMacCroatianToUnicode.cpp nsMacRomanianToUnicode.cpp nsMacCyrillicToUnicode.cpp nsMacIcelandicToUnicode.cpp nsMacHebrewToUnicode.cpp nsMacArabicToUnicode.cpp nsMacDevanagariToUnicode.cpp nsMacFarsiToUnicode.cpp nsMacGujaratiToUnicode.cpp nsMacGurmukhiToUnicode.cpp nsGEOSTD8ToUnicode.cpp nsARMSCII8ToUnicode.cpp nsTCVN5712ToUnicode.cpp nsVISCIIToUnicode.cpp nsVPSToUnicode.cpp nsVIQRToUnicode.cpp nsVNIToUnicode.cpp nsUTF7ToUnicode.cpp nsMUTF7ToUnicode.cpp nsUCS2BEToUnicode.cpp nsUTF32ToUnicode.cpp nsT61ToUnicode.cpp nsUserDefinedToUnicode.cpp nsUnicodeToAscii.cpp nsUnicodeToISO88592.cpp nsUnicodeToISO88593.cpp nsUnicodeToISO88594.cpp nsUnicodeToISO88595.cpp nsUnicodeToISO88596.cpp nsUnicodeToISO88596E.cpp nsUnicodeToISO88596I.cpp nsUnicodeToISO88597.cpp nsUnicodeToISO88598.cpp nsUnicodeToISO88598E.cpp nsUnicodeToISO88598I.cpp nsUnicodeToISO88599.cpp nsUnicodeToISO885910.cpp nsUnicodeToISO885911.cpp nsUnicodeToISO885913.cpp nsUnicodeToISO885914.cpp nsUnicodeToISO885915.cpp nsUnicodeToISO885916.cpp nsUnicodeToISOIR111.cpp nsUnicodeToCP1250.cpp nsUnicodeToCP1251.cpp nsUnicodeToCP1253.cpp nsUnicodeToCP1254.cpp nsUnicodeToCP1255.cpp nsUnicodeToCP1256.cpp nsUnicodeToCP1257.cpp nsUnicodeToCP1258.cpp nsUnicodeToCP874.cpp nsUnicodeToTIS620.cpp nsUnicodeToCP866.cpp nsUnicodeToKOI8R.cpp nsUnicodeToKOI8U.cpp nsUnicodeToMacCE.cpp nsUnicodeToMacGreek.cpp nsUnicodeToMacTurkish.cpp nsUnicodeToMacCroatian.cpp nsUnicodeToMacRomanian.cpp nsUnicodeToMacCyrillic.cpp nsUnicodeToMacIcelandic.cpp nsUnicodeToMacHebrew.cpp nsUnicodeToMacArabic.cpp nsUnicodeToMacDevanagari.cpp nsUnicodeToMacGujarati.cpp nsUnicodeToMacFarsi.cpp nsUnicodeToMacGurmukhi.cpp nsUnicodeToGEOSTD8.cpp nsUnicodeToARMSCII8.cpp nsUnicodeToTCVN5712.cpp nsUnicodeToVISCII.cpp nsUnicodeToVPS.cpp nsUnicodeToVIQR.cpp nsUnicodeToVNI.cpp nsUnicodeToUTF7.cpp nsUnicodeToMUTF7.cpp nsUnicodeToUCS2BE.cpp nsUnicodeToUTF32.cpp nsUnicodeToT61.cpp nsUnicodeToUserDefined.cpp nsUnicodeToSymbol.cpp nsUnicodeToZapfDingbat.cpp nsUnicodeToTSCII.cpp nsUnicodeToAdobeEuro.cpp nsBIG5ToUnicode.cpp nsUnicodeToBIG5.cpp nsBIG5HKSCSToUnicode.cpp nsUnicodeToBIG5HKSCS.cpp nsUnicodeToHKSCS.cpp nsEUCTWToUnicode.cpp nsUnicodeToEUCTW.cpp nsEUCKRToUnicode.cpp nsUnicodeToEUCKR.cpp nsISO2022KRToUnicode.cpp nsUnicodeToISO2022KR.cpp nsCP949ToUnicode.cpp nsUnicodeToCP949.cpp nsUnicodeToJohab.cpp nsJohabToUnicode.cpp nsUnicodeToJamoTTF.cpp /home/jwalden/moz/2/intl/uconv/ucvko/nsUnicodeToJamoTTF.cpp: In member function ‘virtual nsresult nsUnicodeToJamoTTF::composeHangul(char*)’: /home/jwalden/moz/2/intl/uconv/ucvko/nsUnicodeToJamoTTF.cpp:561: warning: suggest parentheses around ‘&&’ within ‘||’ nsCP850ToUnicode.cpp nsCP852ToUnicode.cpp nsCP855ToUnicode.cpp nsCP857ToUnicode.cpp nsCP862ToUnicode.cpp nsCP864ToUnicode.cpp nsCP864iToUnicode.cpp nsUnicodeToCP852.cpp nsUnicodeToCP850.cpp nsUnicodeToCP855.cpp nsUnicodeToCP857.cpp nsUnicodeToCP862.cpp nsUnicodeToCP864.cpp nsUnicodeToCP864i.cpp nsUConvModule.cpp nsCharsetAliasImp.cpp nsConverterInputStream.cpp nsConverterOutputStream.cpp nsTextToSubURI.cpp nsGREResProperties.cpp nsCharsetConverterManager.cpp nsUTF8ConverterService.cpp nsUTF8ToUnicode.cpp nsUnicodeToUTF8.cpp nsScriptableUConv.cpp nsISO88591ToUnicode.cpp nsCP1252ToUnicode.cpp nsMacRomanToUnicode.cpp nsUnicodeToISO88591.cpp nsUnicodeToCP1252.cpp nsUnicodeToMacRoman.cpp nsUNIXCharset.cpp nsI18nModule.cpp nsIApplicationCache.idl nsIApplicationCacheChannel.idl nsIApplicationCacheContainer.idl nsIAuthInformation.idl nsIApplicationCacheService.idl nsIAuthPrompt.idl nsIAuthPrompt2.idl nsIAuthPromptAdapterFactory.idl nsIAuthPromptCallback.idl nsIAsyncStreamCopier.idl nsIBufferedStreams.idl nsICancelable.idl nsICryptoHash.idl nsIDownloader.idl nsICryptoHMAC.idl nsIEncodedChannel.idl nsIFileStreams.idl nsIIncrementalDownload.idl nsIInputStreamPump.idl nsIInputStreamChannel.idl nsIIOService2.idl nsIMIMEInputStream.idl nsINetworkLinkService.idl nsIPermission.idl nsIPermissionManager.idl nsIPrivateBrowsingService.idl nsIProgressEventSink.idl nsIPrompt.idl nsIProtocolProxyService.idl nsIProtocolProxyService2.idl nsIProtocolProxyFilter.idl nsIProtocolProxyCallback.idl nsIProxiedProtocolHandler.idl nsIProxyAutoConfig.idl nsIProxyInfo.idl nsITransport.idl nsISocketTransport.idl nsISocketTransportService.idl nsIServerSocket.idl nsIResumableChannel.idl nsIRequestObserverProxy.idl nsISecurityInfoProvider.idl nsISimpleStreamListener.idl nsIStreamListenerTee.idl nsIStreamTransportService.idl nsIStreamLoader.idl nsISyncStreamListener.idl nsIUnicharStreamLoader.idl nsISystemProxySettings.idl nsIUploadChannel2.idl nsIStandardURL.idl nsINestedURI.idl nsIURIChecker.idl nsIURLParser.idl nsISecurityEventSink.idl nsISecretDecoderRing.idl nsISecureBrowserUI.idl nsICryptoFIPSInfo.idl nsINSSErrorsService.idl nsICachingChannel.idl nsIByteRangeRequest.idl nsIMultiPartChannel.idl nsIExternalProtocolHandler.idl nsIAuthModule.idl nsIContentSniffer.idl nsIAuthPromptProvider.idl nsPISocketTransportService.idl nsIChannelEventSink.idl nsINetUtil.idl nsIProxiedChannel.idl nsIRandomGenerator.idl nsIURIWithPrincipal.idl nsIChannel.idl nsILoadGroup.idl nsIProtocolHandler.idl nsIRequest.idl nsIRequestObserver.idl nsIStreamListener.idl nsIIOService.idl nsIURL.idl nsIURI.idl nsIFileURL.idl nsIUploadChannel.idl nsIUnicharStreamListener.idl nsITraceableChannel.idl nsTransportUtils.cpp nsAsyncStreamCopier.cpp nsAuthInformationHolder.cpp nsBaseChannel.cpp nsBaseContentStream.cpp nsBufferedStreams.cpp nsDirectoryIndexStream.cpp nsDownloader.cpp nsFileStreams.cpp nsIncrementalDownload.cpp nsInputStreamChannel.cpp nsInputStreamPump.cpp nsStreamTransportService.cpp nsIOService.cpp nsLoadGroup.cpp nsMIMEInputStream.cpp nsProtocolProxyService.cpp nsProxyInfo.cpp nsPACMan.cpp nsRequestObserverProxy.cpp nsSimpleStreamListener.cpp nsSimpleURI.cpp nsSimpleNestedURI.cpp nsStandardURL.cpp nsSocketTransport2.cpp nsSocketTransportService2.cpp nsServerSocket.cpp nsStreamListenerTee.cpp nsStreamLoader.cpp nsSyncStreamListener.cpp nsUnicharStreamLoader.cpp nsURIChecker.cpp nsURLHelper.cpp nsURLParsers.cpp nsNetStrings.cpp nsBase64Encoder.cpp /home/jwalden/moz/2/netwerk/base/src/nsSocketTransport2.cpp: In member function ‘void nsSocketTransport::OnSocketEvent(PRUint32, nsresult, nsISupports*)’: /home/jwalden/moz/2/netwerk/base/src/nsSocketTransport2.cpp:1476: warning: enumeral mismatch in conditional expression: ‘nsISocketTransport::’ vs ‘nsISocketTransport::’ nsSerializationHelper.cpp nsDNSPrefetch.cpp nsURLHelperUnix.cpp nsICookieService.idl nsICookie2.idl nsICookieManager2.idl nsICookiePermission.idl nsICookieManager.idl nsICookie.idl nsCookie.cpp nsCookieService.cpp /home/jwalden/moz/2/netwerk/cookie/src/nsCookieService.cpp: In member function ‘nsresult nsCookieService::Read()’: /home/jwalden/moz/2/netwerk/cookie/src/nsCookieService.cpp:1226: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:95) nsPIDNSService.idl nsIDNSService.idl nsIDNSListener.idl nsIDNSRecord.idl nsIIDNService.idl nsIEffectiveTLDService.idl race.c nameprep.c punycode.c nsIDNService.cpp nsDNSService2.cpp nsHostResolver.cpp nsEffectiveTLDService.cpp nsSocketProviderService.cpp nsSOCKSSocketProvider.cpp nsSOCKSIOLayer.cpp nsUDPSocketProvider.cpp nsISocketProvider.idl nsISocketProviderService.idl nsISOCKSSocketInfo.idl nsITransportSecurityInfo.idl nsISSLSocketControl.idl nsIMIMEService.idl nsIMIMEInfo.idl nsIMIMEHeaderParam.idl nsMIMEHeaderParamImpl.cpp /home/jwalden/moz/2/netwerk/mime/src/nsMIMEHeaderParamImpl.cpp: In member function ‘virtual nsresult nsMIMEHeaderParamImpl::DecodeRFC2047Header(const char*, const char*, PRBool, PRBool, nsACString_internal&)’: /home/jwalden/moz/2/netwerk/mime/src/nsMIMEHeaderParamImpl.cpp:386: warning: suggest parentheses around ‘&&’ within ‘||’ /home/jwalden/moz/2/netwerk/mime/src/nsMIMEHeaderParamImpl.cpp: In function ‘char* DecodeQ(const char*, PRUint32)’: /home/jwalden/moz/2/netwerk/mime/src/nsMIMEHeaderParamImpl.cpp:477: warning: suggest parentheses around ‘&&’ within ‘||’ /home/jwalden/moz/2/netwerk/mime/src/nsMIMEHeaderParamImpl.cpp:477: warning: suggest parentheses around ‘&&’ within ‘||’ /home/jwalden/moz/2/netwerk/mime/src/nsMIMEHeaderParamImpl.cpp:477: warning: suggest parentheses around ‘&&’ within ‘||’ /home/jwalden/moz/2/netwerk/mime/src/nsMIMEHeaderParamImpl.cpp:477: warning: suggest parentheses around ‘&&’ within ‘||’ nsIStreamConverter.idl nsIStreamConverterService.idl mozITXTToHTMLConv.idl nsITXTToHTMLConv.idl nsIDirIndex.idl nsIDirIndexListener.idl nsStreamConverterService.cpp mozTXTToHTMLConv.cpp nsUnknownDecoder.cpp nsHTTPCompressConv.cpp nsTXTToHTMLConv.cpp nsDirIndex.cpp nsDirIndexParser.cpp nsIndexedToHTML.cpp nsMultiMixedConv.cpp ParseFTPList.cpp /home/jwalden/moz/2/netwerk/streamconv/converters/mozTXTToHTMLConv.cpp: In member function ‘void mozTXTToHTMLConv::CompleteAbbreviatedURL(const PRUnichar*, PRInt32, PRUint32, nsString&)’: /home/jwalden/moz/2/netwerk/streamconv/converters/mozTXTToHTMLConv.cpp:190: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/netwerk/streamconv/converters/mozTXTToHTMLConv.cpp:191: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/netwerk/streamconv/converters/mozTXTToHTMLConv.cpp: In member function ‘PRBool mozTXTToHTMLConv::FindURLStart(const PRUnichar*, PRInt32, PRUint32, mozTXTToHTMLConv::modetype, PRUint32&)’: /home/jwalden/moz/2/netwerk/streamconv/converters/mozTXTToHTMLConv.cpp:262: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/netwerk/streamconv/converters/mozTXTToHTMLConv.cpp:290: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/netwerk/streamconv/converters/mozTXTToHTMLConv.cpp: In member function ‘PRBool mozTXTToHTMLConv::ItMatchesDelimited(const PRUnichar*, PRInt32, const PRUnichar*, PRInt32, mozTXTToHTMLConv::LIMTYPE, mozTXTToHTMLConv::LIMTYPE)’: /home/jwalden/moz/2/netwerk/streamconv/converters/mozTXTToHTMLConv.cpp:618: warning: suggest parentheses around ‘&&’ within ‘||’ /home/jwalden/moz/2/netwerk/streamconv/converters/mozTXTToHTMLConv.cpp:619: warning: suggest parentheses around ‘&&’ within ‘||’ /home/jwalden/moz/2/netwerk/streamconv/converters/mozTXTToHTMLConv.cpp:621: warning: suggest parentheses around ‘&&’ within ‘||’ /home/jwalden/moz/2/netwerk/streamconv/converters/mozTXTToHTMLConv.cpp:633: warning: suggest parentheses around ‘&&’ within ‘||’ /home/jwalden/moz/2/netwerk/streamconv/converters/mozTXTToHTMLConv.cpp:640: warning: suggest parentheses around ‘&&’ within ‘||’ /home/jwalden/moz/2/netwerk/streamconv/converters/mozTXTToHTMLConv.cpp:642: warning: suggest parentheses around ‘&&’ within ‘||’ /home/jwalden/moz/2/netwerk/streamconv/converters/mozTXTToHTMLConv.cpp:644: warning: suggest parentheses around ‘&&’ within ‘||’ /home/jwalden/moz/2/netwerk/streamconv/converters/mozTXTToHTMLConv.cpp:651: warning: suggest parentheses around ‘&&’ within ‘||’ /home/jwalden/moz/2/netwerk/streamconv/converters/mozTXTToHTMLConv.cpp: In member function ‘PRBool mozTXTToHTMLConv::SmilyHit(const PRUnichar*, PRInt32, PRBool, const char*, const char*, nsString&, PRInt32&)’: /home/jwalden/moz/2/netwerk/streamconv/converters/mozTXTToHTMLConv.cpp:768: warning: suggest parentheses around ‘&&’ within ‘||’ /home/jwalden/moz/2/netwerk/streamconv/converters/mozTXTToHTMLConv.cpp: In member function ‘PRBool mozTXTToHTMLConv::GlyphHit(const PRUnichar*, PRInt32, PRBool, nsString&, PRInt32&)’: /home/jwalden/moz/2/netwerk/streamconv/converters/mozTXTToHTMLConv.cpp:984: warning: suggest parentheses around ‘&&’ within ‘||’ /home/jwalden/moz/2/netwerk/streamconv/converters/mozTXTToHTMLConv.cpp:995: warning: suggest parentheses around ‘&&’ within ‘||’ /home/jwalden/moz/2/netwerk/streamconv/converters/mozTXTToHTMLConv.cpp: In member function ‘void mozTXTToHTMLConv::ScanHTML(nsString&, PRUint32, nsString&)’: /home/jwalden/moz/2/netwerk/streamconv/converters/mozTXTToHTMLConv.cpp:1256: warning: comparison between signed and unsigned integer expressions nsFTPDirListingConv.cpp /home/jwalden/moz/2/netwerk/streamconv/converters/nsDirIndexParser.cpp: In member function ‘nsresult nsDirIndexParser::ParseFormat(const char*)’: /home/jwalden/moz/2/netwerk/streamconv/converters/nsDirIndexParser.cpp:195: warning: comparison between signed and unsigned integer expressions nsGopherDirListingConv.cpp nsBinHexDecoder.cpp /home/jwalden/moz/2/netwerk/streamconv/converters/ParseFTPList.cpp: In function ‘int ParseFTPList(const char*, list_state*, list_result*)’: /home/jwalden/moz/2/netwerk/streamconv/converters/ParseFTPList.cpp:67: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object /home/jwalden/moz/2/netwerk/streamconv/converters/ParseFTPList.cpp:70: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object nsICacheEntryDescriptor.idl nsICache.idl nsICacheListener.idl nsICacheService.idl nsICacheVisitor.idl nsICacheSession.idl nsCache.cpp nsCacheEntry.cpp nsCacheEntryDescriptor.cpp nsCacheMetaData.cpp nsCacheService.cpp nsCacheSession.cpp nsMemoryCacheDevice.cpp nsDiskCacheBinding.cpp nsDiskCacheBlockFile.cpp nsDiskCacheDevice.cpp nsDiskCacheEntry.cpp /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheBlockFile.cpp: In member function ‘nsresult nsDiskCacheBlockFile::WriteBlocks(void*, PRUint32, PRInt32, PRInt32*)’: /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheBlockFile.cpp:238: warning: comparison between signed and unsigned integer expressions nsDiskCacheMap.cpp nsDiskCacheStreams.cpp nsDeleteDir.cpp /home/jwalden/moz/2/netwerk/cache/src/nsCacheService.cpp: In static member function ‘static void nsCacheService::ReleaseObject_Locked(nsISupports*, nsIEventTarget*)’: /home/jwalden/moz/2/netwerk/cache/src/nsCacheService.cpp:1775: warning: suggest parentheses around ‘&&’ within ‘||’ nsDiskCacheDeviceSQL.cpp /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp: In member function ‘nsresult nsOfflineCacheDevice::UpdateEntry(nsCacheEntry*)’: /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:851: warning: ‘virtual nsresult mozIStorageBaseStatement::BindBlobParameter(PRUint32, const PRUint8*, PRUint32)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:101) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:852: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:853: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:854: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:855: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:856: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:857: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:858: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:859: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp: In member function ‘nsresult nsOfflineCacheDevice::UpdateEntrySize(nsCacheEntry*, PRUint32)’: /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:882: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:883: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:884: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp: In member function ‘nsresult nsOfflineCacheDevice::DeleteEntry(nsCacheEntry*, PRBool)’: /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:914: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:915: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp: In member function ‘virtual nsCacheEntry* nsOfflineCacheDevice::FindEntry(nsCString*, PRBool*)’: /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1251: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1252: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1301: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1302: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1303: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp: In member function ‘virtual nsresult nsOfflineCacheDevice::BindEntry(nsCacheEntry*)’: /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1402: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1403: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1404: warning: ‘virtual nsresult mozIStorageBaseStatement::BindBlobParameter(PRUint32, const PRUint8*, PRUint32)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:101) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1405: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1406: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1407: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1408: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1409: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1410: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1411: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp: In member function ‘virtual nsresult nsOfflineCacheDevice::EvictEntries(const char*)’: /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1651: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1674: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp: In member function ‘nsresult nsOfflineCacheDevice::MarkEntry(const nsCString&, const nsACString_internal&, PRUint32)’: /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1699: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1701: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1703: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp: In member function ‘nsresult nsOfflineCacheDevice::UnmarkEntry(const nsCString&, const nsACString_internal&, PRUint32)’: /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1721: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1723: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1725: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1736: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1738: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp: In member function ‘nsresult nsOfflineCacheDevice::GetMatchingNamespace(const nsCString&, const nsACString_internal&, nsIApplicationCacheNamespace**)’: /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1761: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1763: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp: In member function ‘nsresult nsOfflineCacheDevice::GetTypes(const nsCString&, const nsACString_internal&, PRUint32*)’: /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1833: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1835: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp: In member function ‘nsresult nsOfflineCacheDevice::GatherEntries(const nsCString&, PRUint32, PRUint32*, char***)’: /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1860: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1863: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp: In member function ‘nsresult nsOfflineCacheDevice::AddNamespace(const nsCString&, nsIApplicationCacheNamespace*)’: /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1891: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1894: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1897: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1900: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp: In member function ‘nsresult nsOfflineCacheDevice::GetUsage(const nsACString_internal&, PRUint32*)’: /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:1920: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp: In member function ‘virtual nsresult nsOfflineCacheDevice::DeactivateGroup(const nsACString_internal&)’: /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:2076: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp: In member function ‘virtual nsresult nsOfflineCacheDevice::ChooseApplicationCache(const nsACString_internal&, nsIApplicationCache**)’: /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:2131: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:2162: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp: In member function ‘nsresult nsOfflineCacheDevice::ActivateCache(const nsCSubstring&, const nsCSubstring&)’: /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:2212: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:2214: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/netwerk/cache/src/nsDiskCacheDeviceSQL.cpp:2216: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:92) nsIFileProtocolHandler.idl nsGopherHandler.cpp nsIFTPChannel.idl nsDataHandler.cpp nsIAboutModule.idl nsIFileChannel.idl nsFtpProtocolHandler.cpp nsAboutProtocolHandler.cpp nsFileProtocolHandler.cpp nsGopherChannel.cpp nsFileChannel.cpp nsDataChannel.cpp nsAboutBlank.cpp nsFTPChannel.cpp nsFtpConnectionThread.cpp nsFtpControlConnection.cpp nsIHttpChannelInternal.idl nsIHttpProtocolHandler.idl nsIHttpEventSink.idl nsIHttpAuthenticator.idl nsIHttpAuthManager.idl nsIResProtocolHandler.idl nsIHttpActivityObserver.idl nsIHttpChannel.idl nsResProtocolHandler.cpp nsIHttpHeaderVisitor.idl nsAboutBloat.cpp nsHttp.cpp nsIViewSourceChannel.idl nsViewSourceHandler.cpp nsHttpHeaderArray.cpp nsAboutCache.cpp nsViewSourceChannel.cpp nsHttpConnectionInfo.cpp nsAboutCacheEntry.cpp nsHttpConnection.cpp nsHttpConnectionMgr.cpp nsHttpRequestHead.cpp nsHttpResponseHead.cpp nsHttpChunkedDecoder.cpp nsHttpAuthCache.cpp nsHttpAuthManager.cpp nsHttpBasicAuth.cpp nsHttpDigestAuth.cpp nsHttpNTLMAuth.cpp nsHttpTransaction.cpp nsHttpHandler.cpp nsHttpChannel.cpp nsHttpPipeline.cpp nsHttpActivityDistributor.cpp /home/jwalden/moz/2/netwerk/protocol/http/src/nsHttpTransaction.cpp: In member function ‘nsresult nsHttpTransaction::ParseHead(char*, PRUint32, PRUint32*)’: /home/jwalden/moz/2/netwerk/protocol/http/src/nsHttpTransaction.cpp:782: warning: deprecated conversion from string constant to ‘char*’ nsIWifiMonitor.idl nsIWifiListener.idl nsIWifiAccessPoint.idl nsWifiMonitor.cpp nsWifiAccessPoint.cpp nsWifiScannerUnix.cpp /home/jwalden/moz/2/netwerk/wifi/src/nsWifiScannerUnix.cpp: In function ‘int scan_wifi(int, char*, char**, int)’: /home/jwalden/moz/2/netwerk/wifi/src/nsWifiScannerUnix.cpp:72: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object /home/jwalden/moz/2/netwerk/wifi/src/nsWifiScannerUnix.cpp: In member function ‘nsresult nsWifiMonitor::DoScan()’: /home/jwalden/moz/2/netwerk/wifi/src/nsWifiScannerUnix.cpp:142: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object /home/jwalden/moz/2/netwerk/wifi/src/nsWifiScannerUnix.cpp:143: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object /home/jwalden/moz/2/netwerk/wifi/src/nsWifiScannerUnix.cpp:144: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object /home/jwalden/moz/2/netwerk/wifi/src/nsWifiScannerUnix.cpp:162: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object nsNetModule.cpp nsAuthFactory.cpp nsHttpNegotiateAuth.cpp nsAuthGSSAPI.cpp nsAuthSASL.cpp nsAuthSambaNTLM.cpp /home/jwalden/moz/2/extensions/auth/nsAuthSambaNTLM.cpp: In member function ‘nsresult nsAuthSambaNTLM::SpawnNTLMAuthHelper()’: /home/jwalden/moz/2/extensions/auth/nsAuthSambaNTLM.cpp:213: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/extensions/auth/nsAuthSambaNTLM.cpp:213: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/extensions/auth/nsAuthSambaNTLM.cpp:213: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/extensions/auth/nsAuthSambaNTLM.cpp:213: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/extensions/auth/nsAuthSambaNTLM.cpp:213: warning: deprecated conversion from string constant to ‘char*’ jdapimin.c jdapistd.c jdatasrc.c jdatadst.c jdmaster.c jdinput.c jdmarker.c jdhuff.c jdphuff.c jdmainct.c jdcoefct.c /home/jwalden/moz/2/jpeg/jdmainct.c: In function ‘alloc_funny_pointers’: /home/jwalden/moz/2/jpeg/jdmainct.c:162: warning: ‘main’ is usually a function /home/jwalden/moz/2/jpeg/jdmainct.c: In function ‘make_funny_pointers’: /home/jwalden/moz/2/jpeg/jdmainct.c:203: warning: ‘main’ is usually a function /home/jwalden/moz/2/jpeg/jdmainct.c: In function ‘set_wraparound_pointers’: /home/jwalden/moz/2/jpeg/jdmainct.c:243: warning: ‘main’ is usually a function /home/jwalden/moz/2/jpeg/jdmainct.c: In function ‘set_bottom_pointers’: /home/jwalden/moz/2/jpeg/jdmainct.c:272: warning: ‘main’ is usually a function /home/jwalden/moz/2/jpeg/jdmainct.c: In function ‘start_pass_main’: /home/jwalden/moz/2/jpeg/jdmainct.c:309: warning: ‘main’ is usually a function /home/jwalden/moz/2/jpeg/jdmainct.c: In function ‘process_data_simple_main’: /home/jwalden/moz/2/jpeg/jdmainct.c:349: warning: ‘main’ is usually a function /home/jwalden/moz/2/jpeg/jdmainct.c: In function ‘process_data_context_main’: /home/jwalden/moz/2/jpeg/jdmainct.c:389: warning: ‘main’ is usually a function /home/jwalden/moz/2/jpeg/jdmainct.c: In function ‘jinit_d_main_controller’: /home/jwalden/moz/2/jpeg/jdmainct.c:478: warning: ‘main’ is usually a function jdpostct.c jddctmgr.c jidctfst.c jidctflt.c jidctint.c jdsample.c /home/jwalden/moz/2/jpeg/jidctfst.c:672:59: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/jpeg/jidctfst.c:672:59: warning: (this will be reported only once per input file) jdcolor.c jquant1.c jquant2.c jdmerge.c /home/jwalden/moz/2/jpeg/jdmerge.c:42:46: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/jpeg/jdmerge.c:42:46: warning: (this will be reported only once per input file) jcomapi.c jutils.c jerror.c /home/jwalden/moz/2/jpeg/jdcolor.c:72: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:72: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:72: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:72: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:72: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:72: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:73: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:73: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:73: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:73: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:73: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:73: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:74: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:74: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:74: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:74: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:74: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:74: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:75: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:75: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:75: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:75: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:75: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:75: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:76: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:76: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:76: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:76: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:76: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:76: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:77: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:77: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:77: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:77: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:77: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:77: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:78: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:78: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:78: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:78: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:78: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:78: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:79: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:79: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:79: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:79: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:79: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:79: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:80: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:80: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:80: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:80: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:80: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:80: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:81: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:81: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:81: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:81: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:81: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:81: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:82: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:82: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:82: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:82: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:82: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:82: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:83: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:83: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:83: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:83: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:83: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:83: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:84: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:84: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:84: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:84: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:84: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:84: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:85: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:85: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:85: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:85: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:85: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:85: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:86: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:86: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:86: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:86: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:86: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:86: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:87: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:87: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:87: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:87: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:87: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:87: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:88: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:88: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:88: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:88: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:88: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:88: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:89: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:89: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:89: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:89: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:89: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:89: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:90: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:90: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:90: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:90: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:90: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:90: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:91: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:91: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:91: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:91: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:91: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:91: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:92: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:92: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:92: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:92: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:92: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:92: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:93: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:93: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:118: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:118: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:118: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:118: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:118: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:118: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:119: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:119: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:119: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:119: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:119: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:119: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:120: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:120: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:120: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:120: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:120: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:120: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:121: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:121: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:121: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:121: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:121: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:121: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:122: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:122: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:122: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:122: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:122: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:122: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:123: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:123: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:123: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:123: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:123: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:123: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:124: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:124: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:124: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:124: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:124: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:124: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:125: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:125: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:125: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:125: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:125: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:125: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:126: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:126: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:126: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:126: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:126: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:126: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:127: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:127: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:127: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:127: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:127: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:127: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:128: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:128: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:128: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:128: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:128: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:128: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:129: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:129: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:129: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:129: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:129: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:129: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:130: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:130: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:130: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:130: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:130: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:130: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:131: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:131: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:131: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:131: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:131: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:131: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:132: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:132: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:132: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:132: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:132: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:132: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:133: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:133: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:133: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:133: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:133: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:133: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:134: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:134: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:134: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:134: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:134: warning: overflow in implicit constant conversiojmemmgr.c jmemnobs.c n /home/jwalden/moz/2/jpeg/jdcolor.c:134: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:135: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:135: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:135: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:135: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:135: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:135: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:136: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:136: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:136: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:136: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:136: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:136: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:137: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:137: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:137: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:137: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:137: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:137: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:138: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:138: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:138: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:138: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:138: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:138: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:139: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:139: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:185: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:185: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:185: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:186: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:186: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:186: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:186: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:186: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:186: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:187: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:187: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:187: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:187: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:187: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:187: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:188: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:188: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:188: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:188: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:188: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:188: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:189: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:189: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:189: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:189: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:189: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:189: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:190: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:190: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:190: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:190: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:190: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:190: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:191: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:191: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:191: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:191: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:191: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:191: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:192: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:192: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:192: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:192: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:192: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:192: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:193: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:193: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:193: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:193: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:193: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:193: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:194: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:194: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:194: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:194: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:194: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:194: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:195: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:195: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:195: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:195: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:195: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:195: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:196: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:196: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:196: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:196: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:196: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:196: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:197: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:197: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:197: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:197: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:197: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:197: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:198: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:198: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:198: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:198: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:198: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:198: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:199: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:199: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:199: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:199: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:199: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:199: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:200: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:200: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:200: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:200: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:200: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:200: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:201: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:201: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:201: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:201: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:201: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:201: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:202: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:202: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:202: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:202: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:202: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:202: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:203: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:203: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:203: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:203: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:203: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:203: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:204: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:204: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:204: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:204: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:204: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:204: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:205: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:205: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:205: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:205: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:205: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:205: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:206: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:206: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:206: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:207: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:231: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:231: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:232: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:232: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:232: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:232: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:232: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:232: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:233: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:233: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:233: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:233: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:233: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:233: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:234: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:234: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:234: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:234: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:234: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:234: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:235: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:235: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:235: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:235: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:235: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:235: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:236: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:236: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:236: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:236: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:236: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:236: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:237: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:237: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:237: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:237: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:237: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:237: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:238: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:238: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:238: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:238: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:238: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:238: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:239: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:239: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:239: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:239: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:239: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:239: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:240: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:240: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:240: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:240: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:240: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:240: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:241: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:241: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:241: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:241: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:241: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:241: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:242: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:242: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:242: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:242: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:242: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:242: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:243: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:243: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:243: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:243: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:243: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:243: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:244: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:244: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:244: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:244: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:244: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:244: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:245: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:245: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:245: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:245: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:245: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:245: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:246: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:246: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:246: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:246: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:246: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:246: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:247: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:247: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:247: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:247: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:247: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:247: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:248: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:248: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:248: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:248: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:248: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:248: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:249: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:249: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:249: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:249: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:249: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:249: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:250: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:250: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:250: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:250: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:250: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:250: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:251: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:251: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:251: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:251: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:251: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:251: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:252: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:252: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:252: warning: overflow in implicit constant conversion /home/jwalden/moz/2/jpeg/jdcolor.c:253: warning: overflow in implicit constant conversion jfdctflt.c jfdctfst.c jfdctint.c jcapimin.c jcparam.c jcapistd.c jcmarker.c jcinit.c jcmainct.c jchuff.c jcsample.c jcmaster.c jccoefct.c jccolor.c jcphuff.c jcdctmgr.c jcprepct.c /home/jwalden/moz/2/jpeg/jcmainct.c: In function ‘start_pass_main’: /home/jwalden/moz/2/jpeg/jcmainct.c:71: warning: ‘main’ is usually a function /home/jwalden/moz/2/jpeg/jcmainct.c: In function ‘process_data_simple_main’: /home/jwalden/moz/2/jpeg/jcmainct.c:117: warning: ‘main’ is usually a function /home/jwalden/moz/2/jpeg/jcmainct.c: In function ‘jinit_c_main_controller’: /home/jwalden/moz/2/jpeg/jcmainct.c:247: warning: ‘main’ is usually a function adler32.c compress.c crc32.c deflate.c gzio.c infback.c inffast.c inflate.c inftrees.c trees.c uncompr.c zutil.c blocksort.c bzlib.c /home/jwalden/moz/2/modules/libbz2/src/bzlib.c: In function ‘BZ2_bz__AssertH__fail’: /home/jwalden/moz/2/modules/libbz2/src/bzlib.c:81: warning: string length ‘1056’ is greater than the length ‘509’ ISO C90 compilers are required to support compress.c crctable.c decompress.c huffman.c randtable.c blocksort.c bzlib.c /home/jwalden/moz/2/modules/libbz2/src/bzlib.c: In function ‘BZ2_bz__AssertH__fail’: /home/jwalden/moz/2/modules/libbz2/src/bzlib.c:81: warning: string length ‘1056’ is greater than the length ‘509’ ISO C90 compilers are required to support compress.c crctable.c decompress.c huffman.c randtable.c mar_create.c mar_extract.c mar_read.c mar_create.c mar_extract.c mar_read.c mar.c bsdiff.c In file included from /home/jwalden/moz/2/other-licenses/bsdiff/bsdiff.c:19: /home/jwalden/moz/2/toolkit/mozapps/update/updater/bspatch.h:35:1: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/toolkit/mozapps/update/updater/bspatch.h:35:1: warning: (this will be reported only once per input file) iccread.c transform.c transform-sse2.c transform-sse1.c /home/jwalden/moz/2/gfx/qcms/transform.c:1:1: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/gfx/qcms/transform.c:1:1: warning: (this will be reported only once per input file) In file included from /home/jwalden/moz/2/gfx/qcms/qcmsint.h:1, from /home/jwalden/moz/2/gfx/qcms/transform.c:26: /home/jwalden/moz/2/gfx/qcms/qcms.h:97:1: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/gfx/qcms/qcms.h:97:1: warning: (this will be reported only once per input file) In file included from /home/jwalden/moz/2/gfx/qcms/qcmsint.h:2, from /home/jwalden/moz/2/gfx/qcms/transform.c:26: /home/jwalden/moz/2/gfx/qcms/qcmstypes.h:35:7: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/gfx/qcms/qcmstypes.h:35:7: warning: (this will be reported only once per input file) In file included from /home/jwalden/moz/2/gfx/qcms/transform.c:26: /home/jwalden/moz/2/gfx/qcms/qcmsint.h:109:4: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/gfx/qcms/qcmsint.h:109:4: warning: (this will be reported only once per input file) In file included from /home/jwalden/moz/2/gfx/qcms/qcmsint.h:1, from /home/jwalden/moz/2/gfx/qcms/transform-sse2.c:3: /home/jwalden/moz/2/gfx/qcms/qcms.h:97:1: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/gfx/qcms/qcms.h:97:1: warning: (this will be reported only once per input file) In file included from /home/jwalden/moz/2/gfx/qcms/qcmsint.h:2, from /home/jwalden/moz/2/gfx/qcms/transform-sse2.c:3: /home/jwalden/moz/2/gfx/qcms/qcmstypes.h:35:7: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/gfx/qcms/qcmstypes.h:35:7: warning: (this will be reported only once per input file) In file included from /home/jwalden/moz/2/gfx/qcms/transform-sse2.c:3: /home/jwalden/moz/2/gfx/qcms/qcmsint.h:109:4: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/gfx/qcms/qcmsint.h:109:4: warning: (this will be reported only once per input file) In file included from /home/jwalden/moz/2/gfx/qcms/qcmsint.h:2, from /home/jwalden/moz/2/gfx/qcms/transform.c:27: /home/jwalden/moz/2/gfx/qcms/qcms.h:74: warning: ISO C restricts enumerator values to range of ‘int’ In file included from /home/jwalden/moz/2/gfx/qcms/transform.c:27: /home/jwalden/moz/2/gfx/qcms/qcmsint.h:67: warning: ISO C forbids zero-size array ‘data’ /home/jwalden/moz/2/gfx/qcms/transform.c: In function ‘adaption_matrix’: /home/jwalden/moz/2/gfx/qcms/transform.c:507: warning: missing initializer /home/jwalden/moz/2/gfx/qcms/transform.c:507: warning: (near initialization for ‘lam_rigg.invalid’) In file included from /home/jwalden/moz/2/gfx/qcms/qcmsint.h:2, from /home/jwalden/moz/2/gfx/qcms/transform-sse2.c:4: /home/jwalden/moz/2/gfx/qcms/qcms.h:74: warning: ISO C restricts enumerator values to range of ‘int’ In file included from /home/jwalden/moz/2/gfx/qcms/transform-sse2.c:4: /home/jwalden/moz/2/gfx/qcms/qcmsint.h:67: warning: ISO C forbids zero-size array ‘data’ /home/jwalden/moz/2/gfx/qcms/iccread.c:1:1: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/gfx/qcms/iccread.c:1:1: warning: (this will be reported only once per input file) In file included from /home/jwalden/moz/2/gfx/qcms/qcmsint.h:1, from /home/jwalden/moz/2/gfx/qcms/iccread.c:26: /home/jwalden/moz/2/gfx/qcms/qcms.h:97:1: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/gfx/qcms/qcms.h:97:1: warning: (this will be reported only once per input file) In file included from /home/jwalden/moz/2/gfx/qcms/qcmsint.h:2, from /home/jwalden/moz/2/gfx/qcms/iccread.c:26: /home/jwalden/moz/2/gfx/qcms/qcmstypes.h:35:7: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/gfx/qcms/qcmstypes.h:35:7: warning: (this will be reported only once per input file) In file included from /home/jwalden/moz/2/gfx/qcms/iccread.c:26: /home/jwalden/moz/2/gfx/qcms/qcmsint.h:109:4: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/gfx/qcms/qcmsint.h:109:4: warning: (this will be reported only once per input file) In file included from /home/jwalden/moz/2/gfx/qcms/qcmsint.h:1, from /home/jwalden/moz/2/gfx/qcms/transform-sse1.c:3: /home/jwalden/moz/2/gfx/qcms/qcms.h:97:1: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/gfx/qcms/qcms.h:97:1: warning: (this will be reported only once per input file) In file included from /home/jwalden/moz/2/gfx/qcms/qcmsint.h:2, from /home/jwalden/moz/2/gfx/qcms/transform-sse1.c:3: /home/jwalden/moz/2/gfx/qcms/qcmstypes.h:35:7: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/gfx/qcms/qcmstypes.h:35:7: warning: (this will be reported only once per input file) In file included from /home/jwalden/moz/2/gfx/qcms/transform-sse1.c:3: /home/jwalden/moz/2/gfx/qcms/qcmsint.h:109:4: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/gfx/qcms/qcmsint.h:109:4: warning: (this will be reported only once per input file) In file included from /home/jwalden/moz/2/gfx/qcms/qcmsint.h:2, from /home/jwalden/moz/2/gfx/qcms/iccread.c:27: /home/jwalden/moz/2/gfx/qcms/qcms.h:74: warning: ISO C restricts enumerator values to range of ‘int’ In file included from /home/jwalden/moz/2/gfx/qcms/iccread.c:27: /home/jwalden/moz/2/gfx/qcms/qcmsint.h:67: warning: ISO C forbids zero-size array ‘data’ /home/jwalden/moz/2/gfx/qcms/iccread.c: In function ‘read_u32’: /home/jwalden/moz/2/gfx/qcms/iccread.c:90: warning: implicit declaration of function ‘memcpy’ /home/jwalden/moz/2/gfx/qcms/iccread.c:90: warning: incompatible implicit declaration of built-in function ‘memcpy’ /home/jwalden/moz/2/gfx/qcms/iccread.c: In function ‘read_u16’: /home/jwalden/moz/2/gfx/qcms/iccread.c:102: warning: incompatible implicit declaration of built-in function ‘memcpy’ In file included from /home/jwalden/moz/2/gfx/qcms/qcmsint.h:2, from /home/jwalden/moz/2/gfx/qcms/transform-sse1.c:4: /home/jwalden/moz/2/gfx/qcms/qcms.h:74: warning: ISO C restricts enumerator values to range of ‘int’ In file included from /home/jwalden/moz/2/gfx/qcms/transform-sse1.c:4: /home/jwalden/moz/2/gfx/qcms/qcmsint.h:67: warning: ISO C forbids zero-size array ‘data’ buffer.c evbuffer.c evdns.c event.c event_tagging.c /home/jwalden/moz/2/ipc/chromium/src/third_party/libevent/buffer.c: In function ‘evbuffer_add_vprintf’: /home/jwalden/moz/2/ipc/chromium/src/third_party/libevent/buffer.c:164: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/ipc/chromium/src/third_party/libevent/buffer.c: In function ‘evbuffer_read’: /home/jwalden/moz/2/ipc/chromium/src/third_party/libevent/buffer.c:373: warning: comparison between signed and unsigned integer expressions evrpc.c evutil.c /home/jwalden/moz/2/ipc/chromium/src/third_party/libevent/evdns.c:246: warning: type of bit-field ‘type’ is a GCC extension /home/jwalden/moz/2/ipc/chromium/src/third_party/libevent/evdns.c:247: warning: type of bit-field ‘class’ is a GCC extension http.c /home/jwalden/moz/2/ipc/chromium/src/third_party/libevent/event.c: In function ‘detect_monotonic’: /home/jwalden/moz/2/ipc/chromium/src/third_party/libevent/event.c:131: warning: ISO C90 forbids mixed declarations and code /home/jwalden/moz/2/ipc/chromium/src/third_party/libevent/event.c: In function ‘event_queue_remove’: /home/jwalden/moz/2/ipc/chromium/src/third_party/libevent/event.c:924: warning: format ‘%p’ expects type ‘void *’, but argument 4 has type ‘struct event *’ /home/jwalden/moz/2/ipc/chromium/src/third_party/libevent/event.c: In function ‘event_queue_insert’: /home/jwalden/moz/2/ipc/chromium/src/third_party/libevent/event.c:956: warning: format ‘%p’ expects type ‘void *’, but argument 4 has type ‘struct event *’ log.c poll.c select.c signal.c strlcpy.c epoll.c /home/jwalden/moz/2/ipc/chromium/src/third_party/libevent/select.c: In function ‘select_add’: /home/jwalden/moz/2/ipc/chromium/src/third_party/libevent/select.c:269: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/ipc/chromium/src/third_party/libevent/select.c:272: warning: comparison between signed and unsigned integer expressions epoll_sub.c /home/jwalden/moz/2/ipc/chromium/src/third_party/libevent/http.c: In function ‘evhttp_read_body’: /home/jwalden/moz/2/ipc/chromium/src/third_party/libevent/http.c:891: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/ipc/chromium/src/third_party/libevent/http.c: In function ‘evhttp_decode_uri’: /home/jwalden/moz/2/ipc/chromium/src/third_party/libevent/http.c:2053: warning: initializer element is not computable at load time /home/jwalden/moz/2/ipc/chromium/src/third_party/libevent/http.c:2053: warning: initializer element is not computable at load time dtoa.cc g_fmt.cc prtime.cc at_exit.cc base_paths.cc base_switches.cc command_line.cc /home/jwalden/moz/2/ipc/chromium/src/base/third_party/dmg_fp/dtoa.cc: In function ‘dmg_fp::Bigint* dmg_fp::Balloc(int)’: /home/jwalden/moz/2/ipc/chromium/src/base/third_party/dmg_fp/dtoa.cc:556: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/ipc/chromium/src/base/third_party/nspr/prtime.cc: In function ‘PRTime PR_ImplodeTime(const PRExplodedTime*)’: /home/jwalden/moz/2/ipc/chromium/src/base/third_party/nspr/prtime.cc:173: warning: integer overflow in expression /home/jwalden/moz/2/ipc/chromium/src/base/third_party/nspr/prtime.cc:176: warning: integer overflow in expression debug_util.cc file_path.cc file_util.cc histogram.cc lazy_instance.cc lock.cc logging.cc memory_debug.cc message_loop.cc message_pump_default.cc non_thread_safe.cc path_service.cc pickle.cc rand_util.cc ref_counted.cc revocable_store.cc scoped_temp_dir.cc sha2.cc simple_thread.cc stats_table.cc string_escape.cc string_piece.cc string_util.cc system_monitor.cc thread.cc thread_collision_warner.cc time.cc timer.cc trace_event.cc tracked.cc tracked_objects.cc child_process.cc child_process_host.cc child_process_info.cc child_thread.cc chrome_counters.cc chrome_paths.cc chrome_switches.cc debug_flags.cc env_vars.cc ipc_channel_proxy.cc ipc_logging.cc ipc_message.cc ipc_message_utils.cc ipc_sync_channel.cc ipc_sync_message.cc message_router.cc notification_service.cc task_queue.cc sha512.cc condition_variable_posix.cc debug_util_posix.cc event_recorder_stubs.cc file_descriptor_shuffle.cc file_util_posix.cc lock_impl_posix.cc message_pump_libevent.cc platform_file_posix.cc platform_thread_posix.cc process_posix.cc process_util_posix.cc rand_util_posix.cc shared_memory_posix.cc string16.cc system_monitor_posix.cc sys_info_posix.cc thread_local_posix.cc thread_local_storage_posix.cc waitable_event_posix.cc waitable_event_watcher_posix.cc file_descriptor_set_posix.cc ipc_channel_posix.cc process_watcher_posix_sigchld.cc atomicops_internals_x86_gcc.cc base_paths_linux.cc data_pack.cc file_util_linux.cc file_version_info_linux.cc idle_timer_none.cc process_util_linux.cc time_posix.cc message_pump_glib.cc AsyncChannel.cpp BrowserProcessSubThread.cpp GeckoChildProcessHost.cpp MozillaChildThread.cpp MessagePump.cpp RPCChannel.cpp ScopedXREEmbed.cpp Shmem.cpp StringUtil.cpp SyncChannel.cpp SharedMemory_posix.cpp PPluginModuleParent.cpp PPluginIdentifierParent.cpp PPluginInstanceParent.cpp PPluginScriptableObjectParent.cpp PBrowserStreamParent.cpp PPluginStreamParent.cpp PStreamNotifyParent.cpp PTestArraysParent.cpp PTestArraysSubParent.cpp PTestBlockChildParent.cpp PTestCrashCleanupParent.cpp PTestDescParent.cpp PTestDescSubParent.cpp PTestDescSubsubParent.cpp PTestHangsParent.cpp PTestLatencyParent.cpp PTestManyChildAllocsParent.cpp PTestManyChildAllocsSubParent.cpp PTestMultiMgrsParent.cpp PTestMultiMgrsLeftParent.cpp PTestMultiMgrsRightParent.cpp PTestMultiMgrsBottomParent.cpp PTestNestedLoopsParent.cpp PTestRacyRPCRepliesParent.cpp PTestRPCErrorCleanupParent.cpp PTestRPCRacesParent.cpp PTestRPCShutdownRaceParent.cpp PTestSanityParent.cpp PTestShmemParent.cpp PTestShutdownParent.cpp PTestShutdownSubParent.cpp PTestShutdownSubsubParent.cpp PTestStackHooksParent.cpp PTestSyncWakeupParent.cpp PPluginModuleChild.cpp PPluginIdentifierChild.cpp PPluginInstanceChild.cpp PPluginScriptableObjectChild.cpp PBrowserStreamChild.cpp PPluginStreamChild.cpp PStreamNotifyChild.cpp PTestArraysChild.cpp PTestArraysSubChild.cpp PTestBlockChildChild.cpp PTestCrashCleanupChild.cpp PTestDescChild.cpp PTestDescSubChild.cpp PTestDescSubsubChild.cpp PTestHangsChild.cpp PTestLatencyChild.cpp PTestManyChildAllocsChild.cpp PTestManyChildAllocsSubChild.cpp PTestMultiMgrsChild.cpp PTestMultiMgrsLeftChild.cpp PTestMultiMgrsRightChild.cpp PTestMultiMgrsBottomChild.cpp PTestNestedLoopsChild.cpp PTestRacyRPCRepliesChild.cpp PTestRPCErrorCleanupChild.cpp PTestRPCRacesChild.cpp PTestRPCShutdownRaceChild.cpp PTestSanityChild.cpp PTestShmemChild.cpp PTestShutdownChild.cpp PTestShutdownSubChild.cpp PTestShutdownSubsubChild.cpp PTestStackHooksChild.cpp PTestSyncWakeupChild.cpp xpccomponents.idl xpcjsid.idl xpcexception.idl xpcIJSModuleLoader.idl nsIJSContextStack.idl nsIJSRuntimeService.idl nsIXPConnect.idl nsIXPCSecurityManager.idl nsIXPCScriptable.idl nsIScriptError.idl nsIXPCScriptNotify.idl nsIScriptableInterfaces.idl XPCIDispatch.idl xpcIJSWeakReference.idl mozIJSSubScriptLoader.idl mozJSComponentLoader.cpp mozJSSubScriptLoader.cpp nsScriptError.cpp xpccallcontext.cpp xpccomponents.cpp xpccontext.cpp /home/jwalden/moz/2/other-licenses/ply/ply/yacc.py:74: DeprecationWarning: the md5 module is deprecated; use hashlib instead import re, types, sys, cStringIO, md5, os.path xpcconvert.cpp xpcdebug.cpp xpcexception.cpp xpcjsid.cpp xpclog.cpp xpcmaps.cpp yacc: Generating LALR parsing table... xpcmodule.cpp xpcruntimesvc.cpp xpcstack.cpp xpcstring.cpp xpcthreadcontext.cpp xpcthrower.cpp xpcwrappedjs.cpp xpcvariant.cpp xpcwrappedjsclass.cpp xpcwrappednative.cpp xpcwrappednativeinfo.cpp xpcwrappednativejsops.cpp xpcwrappednativeproto.cpp xpcwrappednativescope.cpp XPCNativeWrapper.cpp xpcJSWeakReference.cpp XPCSafeJSObjectWrapper.cpp XPCCrossOriginWrapper.cpp XPCChromeObjectWrapper.cpp XPCSystemOnlyWrapper.cpp XPCWrapper.cpp xpcquickstubs.cpp Creating header file dom_quickstubs.h Creating stub file dom_quickstubs.cpp Creating makedepend file .deps/dom_qsgen.pp nsXPConnect.cpp xpcjsruntime.cpp dom_quickstubs.cpp nsIDocumentCharsetInfo.idl nsIDocCharset.idl nsICharsetResolver.idl nsObserverBase.cpp nsXMLEncodingObserver.cpp nsMetaCharsetObserver.cpp nsDetectionAdaptor.cpp nsDebugDetector.cpp nsCyrillicDetector.cpp nsDocumentCharsetInfo.cpp nsChardetModule.cpp gtk2xtbin.c /home/jwalden/moz/2/widget/src/gtkxtbin/gtk2xtbin.c:187: warning: initialization from incompatible pointer type nsZipArchive.cpp nsJARInputStream.cpp nsJAR.cpp nsJARFactory.cpp nsXPTZipLoader.cpp nsJARProtocolHandler.cpp nsJARChannel.cpp nsJARURI.cpp nsIZipReader.idl nsIJARChannel.idl nsIJARURI.idl nsIJARProtocolHandler.idl nsIZipWriter.idl StreamFunctions.cpp nsDeflateConverter.cpp nsZipHeader.cpp nsZipDataStream.cpp nsZipWriter.cpp ZipWriterModule.cpp /home/jwalden/moz/2/modules/libjar/zipwriter/src/nsDeflateConverter.cpp: In member function ‘nsresult nsDeflateConverter::Init()’: /home/jwalden/moz/2/modules/libjar/zipwriter/src/nsDeflateConverter.cpp:72: warning: enumeration value ‘WRAP_ZLIB’ not handled in switch nsMorkReader.cpp nsMorkReader.cpp nsPermission.cpp nsCookieModule.cpp nsPermissionManager.cpp nsPopupWindowManager.cpp nsCookiePromptService.cpp nsCookiePermission.cpp nsICookieAcceptDialog.idl nsICookiePromptService.idl /home/jwalden/moz/2/extensions/cookie/nsPermissionManager.cpp: In member function ‘nsresult nsPermissionManager::Read()’: /home/jwalden/moz/2/extensions/cookie/nsPermissionManager.cpp:765: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/extensions/cookie/nsPermissionManager.cpp:768: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/extensions/cookie/nsPermissionManager.cpp: In static member function ‘static void nsPermissionManager::UpdateDB(nsPermissionManager::OperationType, mozIStorageStatement*, PRInt64, const nsACString_internal&, const nsACString_internal&, PRUint32, PRUint32, PRInt64)’: /home/jwalden/moz/2/extensions/cookie/nsPermissionManager.cpp:933: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/extensions/cookie/nsPermissionManager.cpp:936: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/extensions/cookie/nsPermissionManager.cpp:939: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/extensions/cookie/nsPermissionManager.cpp:942: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/extensions/cookie/nsPermissionManager.cpp:945: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/extensions/cookie/nsPermissionManager.cpp:948: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/extensions/cookie/nsPermissionManager.cpp:954: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/extensions/cookie/nsPermissionManager.cpp:960: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/extensions/cookie/nsPermissionManager.cpp:963: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/extensions/cookie/nsPermissionManager.cpp:966: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/extensions/cookie/nsPermissionManager.cpp:969: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../dist/include/mozIStorageBaseStatement.h:95) nsModuleFactory.cpp nsContentBlocker.cpp sqlite3.c /home/jwalden/moz/2/db/sqlite3/src/sqlite3.c: In function ‘pthreadMutexEnter’: /home/jwalden/moz/2/db/sqlite3/src/sqlite3.c:15665: warning: format ‘%p’ expects type ‘void *’, but argument 2 has type ‘struct sqlite3_mutex *’ /home/jwalden/moz/2/db/sqlite3/src/sqlite3.c: In function ‘pthreadMutexTry’: /home/jwalden/moz/2/db/sqlite3/src/sqlite3.c:15712: warning: format ‘%p’ expects type ‘void *’, but argument 2 has type ‘struct sqlite3_mutex *’ /home/jwalden/moz/2/db/sqlite3/src/sqlite3.c: In function ‘pthreadMutexLeave’: /home/jwalden/moz/2/db/sqlite3/src/sqlite3.c:15739: warning: format ‘%p’ expects type ‘void *’, but argument 2 has type ‘struct sqlite3_mutex *’ /home/jwalden/moz/2/db/sqlite3/src/sqlite3.c: In function ‘sqlite3VdbeUsesBtree’: /home/jwalden/moz/2/db/sqlite3/src/sqlite3.c:49199: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/db/sqlite3/src/sqlite3.c: In function ‘createTableStmt’: /home/jwalden/moz/2/db/sqlite3/src/sqlite3.c:68760: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/db/sqlite3/src/sqlite3.c: In function ‘getMask’: /home/jwalden/moz/2/db/sqlite3/src/sqlite3.c:88154: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/db/sqlite3/src/sqlite3.c: In function ‘porter_stemmer’: /home/jwalden/moz/2/db/sqlite3/src/sqlite3.c:103979: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/db/sqlite3/src/sqlite3.c: In function ‘sqlite3Fts3InitHashTable’: /home/jwalden/moz/2/db/sqlite3/src/sqlite3.c:104764: warning: suggest braces around empty body in an ‘if’ statement mozIStorageService.idl mozIStorageConnection.idl mozIStorageAggregateFunction.idl mozIStorageFunction.idl mozIStorageProgressHandler.idl mozIStorageStatementWrapper.idl mozIStorageStatement.idl mozIStorageValueArray.idl mozIStorageResultSet.idl mozIStorageRow.idl mozIStorageError.idl mozIStorageStatementCallback.idl mozIStoragePendingStatement.idl mozIStorageBindingParamsArray.idl mozIStorageBindingParams.idl mozIStorageCompletionCallback.idl mozIStorageBaseStatement.idl mozIStorageAsyncStatement.idl mozStorageService.cpp mozStorageConnection.cpp mozStorageStatement.cpp mozStorageStatementWrapper.cpp mozStorageStatementParams.cpp mozStorageStatementRow.cpp /home/jwalden/moz/2/storage/src/mozStorageStatementWrapper.cpp: In member function ‘virtual nsresult mozilla::storage::StatementWrapper::QueryInterface(const nsIID&, void**)’: /home/jwalden/moz/2/storage/src/mozStorageStatementWrapper.cpp:66: warning: ‘mozIStorageStatementWrapper’ is deprecated (declared at ../../dist/include/mozIStorageStatementWrapper.h:157) /home/jwalden/moz/2/storage/src/mozStorageStatementWrapper.cpp:66: warning: ‘mozIStorageStatementWrapper’ is deprecated (declared at ../../dist/include/mozIStorageStatementWrapper.h:157) mozStorageArgValueArray.cpp mozStorageSQLFunctions.cpp mozStorageRow.cpp mozStorageResultSet.cpp mozStorageError.cpp mozStorageAsyncStatementExecution.cpp mozStorageStatementJSHelper.cpp mozStoragePrivateHelpers.cpp mozStorageBindingParamsArray.cpp mozStorageBindingParams.cpp mozStorageAsyncStatement.cpp mozStorageAsyncStatementJSHelper.cpp mozStorageAsyncStatementParams.cpp StorageBaseStatementInternal.cpp SQLCollations.cpp mozStorageModule.cpp rdfIDataSource.idl rdfITripleVisitor.idl rdfISerializer.idl nsIRDFCompositeDataSource.idl nsIRDFContainer.idl nsIRDFDelegateFactory.idl nsIRDFContainerUtils.idl nsIRDFDataSource.idl nsIRDFLiteral.idl nsIRDFNode.idl nsIRDFObserver.idl nsIRDFInMemoryDataSource.idl nsIRDFPropagatableDataSource.idl nsIRDFPurgeableDataSource.idl nsIRDFRemoteDataSource.idl nsIRDFResource.idl nsIRDFService.idl nsIRDFXMLParser.idl nsIRDFXMLSerializer.idl nsIRDFXMLSink.idl nsIRDFXMLSource.idl nsIRDFInferDataSource.idl rdfTriplesSerializer.cpp nsContainerEnumerator.cpp nsCompositeDataSource.cpp nsDefaultResourceFactory.cpp nsInMemoryDataSource.cpp nsNameSpaceMap.cpp nsRDFContentSink.cpp nsRDFContainer.cpp nsRDFContainerUtils.cpp nsRDFService.cpp nsRDFXMLDataSource.cpp nsRDFXMLParser.cpp nsRDFXMLSerializer.cpp rdfutil.cpp nsRDFResource.cpp nsRDFResource.cpp nsFileSystemDataSource.cpp nsLocalStore.cpp nsRDFModule.cpp jsdebug.c jsd_atom.c jsd_high.c jsd_hook.c jsd_lock.c jsd_obj.c jsd_scpt.c jsd_stak.c /home/jwalden/moz/2/js/jsd/jsd_atom.c: In function ‘jsd_CreateAtomTable’: /home/jwalden/moz/2/js/jsd/jsd_atom.c:106: warning: cast from pointer to integer of different size jsd_step.c jsd_text.c jsd_val.c jsd_xpc.cpp /home/jwalden/moz/2/js/jsd/jsd_obj.c: In function ‘_hash_root’: /home/jwalden/moz/2/js/jsd/jsd_obj.c:226: warning: cast from pointer to integer of different size /home/jwalden/moz/2/js/jsd/jsd_obj.c: In function ‘jsd_InitObjectManager’: /home/jwalden/moz/2/js/jsd/jsd_obj.c:236: warning: cast from pointer to integer of different size /home/jwalden/moz/2/js/jsd/jsd_scpt.c: In function ‘jsd_hash_script’: /home/jwalden/moz/2/js/jsd/jsd_scpt.c:222: warning: cast from pointer to integer of different size /home/jwalden/moz/2/js/jsd/jsd_scpt.c: In function ‘jsd_InitScriptManager’: /home/jwalden/moz/2/js/jsd/jsd_scpt.c:269: warning: cast from pointer to integer of different size /home/jwalden/moz/2/js/jsd/jsd_xpc.cpp: In member function ‘virtual nsresult jsdService::SetInitAtStartup(PRBool)’: /home/jwalden/moz/2/js/jsd/jsd_xpc.cpp:2440: warning: suggest parentheses around ‘&&’ within ‘||’ jsdIDebuggerService.idl fishsound_comments.c fishsound_decode.c fishsound.c fs_vector.c fishsound_speex.c fishsound_vorbis.c fishsound_flac.c In file included from /home/jwalden/moz/2/media/libfishsound/src/libfishsound/fishsound_speex.c:49: /home/jwalden/moz/2/media/libfishsound/src/libfishsound/debug.h:26:22: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/media/libfishsound/src/libfishsound/debug.h:26:22: warning: (this will be reported only once per input file) /home/jwalden/moz/2/media/libfishsound/src/libfishsound/debug.h:87:25: warning: ISO C does not permit named variadic macros In file included from /home/jwalden/moz/2/media/libfishsound/src/libfishsound/fishsound_flac.c:51: /home/jwalden/moz/2/media/libfishsound/src/libfishsound/debug.h:26:22: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/media/libfishsound/src/libfishsound/debug.h:26:22: warning: (this will be reported only once per input file) /home/jwalden/moz/2/media/libfishsound/src/libfishsound/debug.h:87:25: warning: ISO C does not permit named variadic macros In file included from /home/jwalden/moz/2/media/libfishsound/src/libfishsound/fishsound_comments.c:46: /home/jwalden/moz/2/media/libfishsound/src/libfishsound/debug.h:26:22: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/media/libfishsound/src/libfishsound/debug.h:26:22: warning: (this will be reported only once per input file) /home/jwalden/moz/2/media/libfishsound/src/libfishsound/debug.h:87:25: warning: ISO C does not permit named variadic macros In file included from /home/jwalden/moz/2/media/libfishsound/src/libfishsound/fishsound_vorbis.c:45: /home/jwalden/moz/2/media/libfishsound/src/libfishsound/debug.h:26:22: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/media/libfishsound/src/libfishsound/debug.h:26:22: warning: (this will be reported only once per input file) /home/jwalden/moz/2/media/libfishsound/src/libfishsound/debug.h:87:25: warning: ISO C does not permit named variadic macros ogg_bitwise.c ogg_framing.c oggplay.c oggplay_callback.c oggplay_query.c oggplay_data.c oggplay_callback_info.c In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_query.c:39: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:78:1: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:78:1: warning: (this will be reported only once per input file) In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:54, from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_query.c:40: ../../../../dist/include/theora/theora.h:182: warning: comma at end of enumerator list In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_query.c:40: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h: In function ‘oggplay_check_add_overflow’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:325: warning: comparison of unsigned expression >= 0 is always true In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_query.c:40: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:326: warning: comparison of unsigned expression >= 0 is always true oggplay_buffer.c In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay.c:40: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:78:1: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:78:1: warning: (this will be reported only once per input file) In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_callback.c:38: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:78:1: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:78:1: warning: (this will be reported only once per input file) /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_callback.c:464:5: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_callback.c:464:5: warning: (this will be reported only once per input file) In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_data.c:39: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:78:1: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:78:1: warning: (this will be reported only once per input file) /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_data.c:147:3: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_data.c:147:3: warning: (this will be reported only once per input file) In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_callback_info.c:38: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:78:1: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:78:1: warning: (this will be reported only once per input file) /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_callback_info.c:65:3: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_callback_info.c:65:3: warning: (this will be reported only once per input file) In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:54, from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_callback_info.c:39: ../../../../dist/include/theora/theora.h:182: warning: comma at end of enumerator list In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_callback_info.c:39: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h: In function ‘oggplay_check_add_overflow’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:325: warning: comparison of unsigned expression >= 0 is always true In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_callback_info.c:39: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:326: warning: comparison of unsigned expression >= 0 is always true oggplay_seek.c In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:54, from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_callback.c:39: ../../../../dist/include/theora/theora.h:182: warning: comma at end of enumerator list In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_callback.c:39: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h: In function ‘oggplay_check_add_overflow’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:325: warning: comparison of unsigned expression >= 0 is always true In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_callback.c:39: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:326: warning: comparison of unsigned expression >= 0 is always true In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:54, from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay.c:41: ../../../../dist/include/theora/theora.h:182: warning: comma at end of enumerator list In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay.c:41: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h: In function ‘oggplay_check_add_overflow’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:325: warning: comparison of unsigned expression >= 0 is always true In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay.c:41: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:326: warning: comparison of unsigned expression >= 0 is always true oggplay_yuv2rgb.c oggplay_tools.c In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:54, from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_data.c:40: ../../../../dist/include/theora/theora.h:182: warning: comma at end of enumerator list In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_data.c:40: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h: In function ‘oggplay_check_add_overflow’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:325: warning: comparison of unsigned expression >= 0 is always true In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_data.c:40: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:326: warning: comparison of unsigned expression >= 0 is always true /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_data.c: In function ‘oggplay_data_handle_theora_frame’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_data.c:490: warning: passing argument 2 of ‘get_uv_offset’ discards qualifiers from pointer target type /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_data.c:396: note: expected ‘struct yuv_buffer *’ but argument is of type ‘const struct yuv_buffer *’ In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_seek.c:39: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:78:1: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:78:1: warning: (this will be reported only once per input file) In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_tools.c:41: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:78:1: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:78:1: warning: (this will be reported only once per input file) In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_buffer.c:39: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:78:1: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:78:1: warning: (this will be reported only once per input file) In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:54, from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_seek.c:40: ../../../../dist/include/theora/theora.h:182: warning: comma at end of enumerator list In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_seek.c:40: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h: In function ‘oggplay_check_add_overflow’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:325: warning: comparison of unsigned expression >= 0 is always true In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_seek.c:40: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:326: warning: comparison of unsigned expression >= 0 is always true In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:54, from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_tools.c:42: ../../../../dist/include/theora/theora.h:182: warning: comma at end of enumerator list In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_tools.c:42: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h: In function ‘oggplay_check_add_overflow’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:325: warning: comparison of unsigned expression >= 0 is always true In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_tools.c:42: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:326: warning: comparison of unsigned expression >= 0 is always true /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_tools.c: In function ‘oggplay_millisleep’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_tools.c:64: warning: initializer element is not computable at load time In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:54, from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_buffer.c:40: ../../../../dist/include/theora/theora.h:182: warning: comma at end of enumerator list In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_buffer.c:40: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h: In function ‘oggplay_check_add_overflow’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:325: warning: comparison of unsigned expression >= 0 is always true In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_buffer.c:40: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:326: warning: comparison of unsigned expression >= 0 is always true In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:45: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:78:1: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:78:1: warning: (this will be reported only once per input file) In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c:36, from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:181: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:78:1: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:78:1: warning: (this will be reported only once per input file) /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:187:1: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:187:1: warning: (this will be reported only once per input file) In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:54, from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:46: ../../../../dist/include/theora/theora.h:182: warning: comma at end of enumerator list In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:46: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h: In function ‘oggplay_check_add_overflow’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:325: warning: comparison of unsigned expression >= 0 is always true In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:46: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_private.h:326: warning: comparison of unsigned expression >= 0 is always true In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:182: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c: In function ‘yuv420_to_rgba_mmx’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c:108: warning: string length ‘781’ is greater than the length ‘509’ ISO C90 compilers are required to support In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:182: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c: In function ‘yuv420_to_bgra_mmx’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c:109: warning: string length ‘781’ is greater than the length ‘509’ ISO C90 compilers are required to support In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:182: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c: In function ‘yuv420_to_argb_mmx’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c:110: warning: string length ‘781’ is greater than the length ‘509’ ISO C90 compilers are required to support In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:182: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c: In function ‘yuv422_to_rgba_mmx’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c:112: warning: string length ‘781’ is greater than the length ‘509’ ISO C90 compilers are required to support In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:182: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c: In function ‘yuv422_to_bgra_mmx’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c:113: warning: string length ‘781’ is greater than the length ‘509’ ISO C90 compilers are required to support In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:182: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c: In function ‘yuv422_to_argb_mmx’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c:114: warning: string length ‘781’ is greater than the length ‘509’ ISO C90 compilers are required to support In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:182: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c: In function ‘yuv444_to_rgba_mmx’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c:116: warning: string length ‘781’ is greater than the length ‘509’ ISO C90 compilers are required to support In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:182: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c: In function ‘yuv444_to_bgra_mmx’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c:117: warning: string length ‘781’ is greater than the length ‘509’ ISO C90 compilers are required to support In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:182: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c: In function ‘yuv444_to_argb_mmx’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c:118: warning: string length ‘781’ is greater than the length ‘509’ ISO C90 compilers are required to support In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:182: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c: In function ‘yuv420_to_rgba_sse’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c:126: warning: string length ‘781’ is greater than the length ‘509’ ISO C90 compilers are required to support In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:182: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c: In function ‘yuv420_to_bgra_sse’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c:127: warning: string length ‘781’ is greater than the length ‘509’ ISO C90 compilers are required to support In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:182: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c: In function ‘yuv420_to_argb_sse’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c:128: warning: string length ‘781’ is greater than the length ‘509’ ISO C90 compilers are required to support In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:182: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c: In function ‘yuv422_to_rgba_sse’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c:130: warning: string length ‘781’ is greater than the length ‘509’ ISO C90 compilers are required to support In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:182: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c: In function ‘yuv422_to_bgra_sse’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c:131: warning: string length ‘781’ is greater than the length ‘509’ ISO C90 compilers are required to support In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:182: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c: In function ‘yuv422_to_argb_sse’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c:132: warning: string length ‘781’ is greater than the length ‘509’ ISO C90 compilers are required to support In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:182: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c: In function ‘yuv444_to_rgba_sse’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c:134: warning: string length ‘781’ is greater than the length ‘509’ ISO C90 compilers are required to support In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:182: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c: In function ‘yuv444_to_bgra_sse’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c:135: warning: string length ‘781’ is greater than the length ‘509’ ISO C90 compilers are required to support In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:182: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c: In function ‘yuv444_to_argb_sse’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c:136: warning: string length ‘781’ is greater than the length ‘509’ ISO C90 compilers are required to support In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:182: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c: In function ‘yuv420_to_rgba_sse2’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c:172: warning: string length ‘856’ is greater than the length ‘509’ ISO C90 compilers are required to support In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:182: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c: In function ‘yuv420_to_bgra_sse2’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c:173: warning: string length ‘856’ is greater than the length ‘509’ ISO C90 compilers are required to support In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:182: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c: In function ‘yuv420_to_argb_sse2’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c:174: warning: string length ‘856’ is greater than the length ‘509’ ISO C90 compilers are required to support In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:182: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c: In function ‘yuv422_to_rgba_sse2’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c:176: warning: string length ‘856’ is greater than the length ‘509’ ISO C90 compilers are required to support In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:182: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c: In function ‘yuv422_to_bgra_sse2’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c:177: warning: string length ‘856’ is greater than the length ‘509’ ISO C90 compilers are required to support In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:182: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c: In function ‘yuv422_to_argb_sse2’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c:178: warning: string length ‘856’ is greater than the length ‘509’ ISO C90 compilers are required to support In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:182: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c: In function ‘yuv444_to_rgba_sse2’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c:180: warning: string length ‘856’ is greater than the length ‘509’ ISO C90 compilers are required to support In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:182: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c: In function ‘yuv444_to_bgra_sse2’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c:181: warning: string length ‘856’ is greater than the length ‘509’ ISO C90 compilers are required to support In file included from /home/jwalden/moz/2/media/liboggplay/src/liboggplay/oggplay_yuv2rgb.c:182: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c: In function ‘yuv444_to_argb_sse2’: /home/jwalden/moz/2/media/liboggplay/src/liboggplay/x86/oggplay_yuv2rgb_x86.c:182: warning: string length ‘856’ is greater than the length ‘509’ ISO C90 compilers are required to support dirac.c metric_internal.c oggz.c oggz_auto.c oggz_comments.c oggz_dlist.c oggz_io.c oggz_read.c oggz_seek.c oggz_stream.c oggz_table.c oggz_vector.c oggz_write.c /home/jwalden/moz/2/media/liboggz/src/liboggz/oggz_seek.c:694:5: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/media/liboggz/src/liboggz/oggz_seek.c:694:5: warning: (this will be reported only once per input file) apiwrapper.c bitpack.c decapiwrapper.c decinfo.c decode.c /home/jwalden/moz/2/media/libtheora/lib/bitpack.c: In function ‘oc_pack_refill’: /home/jwalden/moz/2/media/libtheora/lib/bitpack.c:41: warning: suggest parentheses around ‘-’ inside ‘<<’ /home/jwalden/moz/2/media/libtheora/lib/bitpack.c: In function ‘oc_pack_look1’: /home/jwalden/moz/2/media/libtheora/lib/bitpack.c:61: warning: suggest parentheses around ‘-’ inside ‘>>’ /home/jwalden/moz/2/media/libtheora/lib/bitpack.c: In function ‘oc_pack_read’: /home/jwalden/moz/2/media/libtheora/lib/bitpack.c:81: warning: suggest parentheses around ‘-’ inside ‘>>’ /home/jwalden/moz/2/media/libtheora/lib/bitpack.c: In function ‘oc_pack_read1’: /home/jwalden/moz/2/media/libtheora/lib/bitpack.c:100: warning: suggest parentheses around ‘-’ inside ‘>>’ dequant.c In file included from /home/jwalden/moz/2/media/libtheora/lib/internal.h:26, from /home/jwalden/moz/2/media/libtheora/lib/decint.h:23, from /home/jwalden/moz/2/media/libtheora/lib/decinfo.c:22: ../../../dist/include/theora/theora.h:182: warning: comma at end of enumerator list In file included from /home/jwalden/moz/2/media/libtheora/lib/decint.h:23, from /home/jwalden/moz/2/media/libtheora/lib/decinfo.c:22: /home/jwalden/moz/2/media/libtheora/lib/internal.h:200: warning: type of bit-field ‘coded_fully’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/internal.h:201: warning: type of bit-field ‘coded_partially’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/internal.h:202: warning: type of bit-field ‘quad_valid’ is a GCC extension In file included from /home/jwalden/moz/2/media/libtheora/lib/apiwrapper.h:22, from /home/jwalden/moz/2/media/libtheora/lib/apiwrapper.c:22: ../../../dist/include/theora/theora.h:182: warning: comma at end of enumerator list In file included from /home/jwalden/moz/2/media/libtheora/lib/apiwrapper.h:25, from /home/jwalden/moz/2/media/libtheora/lib/apiwrapper.c:22: /home/jwalden/moz/2/media/libtheora/lib/internal.h:200: warning: type of bit-field ‘coded_fully’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/internal.h:201: warning: type of bit-field ‘coded_partially’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/internal.h:202: warning: type of bit-field ‘quad_valid’ is a GCC extension encoder_disabled.c fragment.c In file included from /home/jwalden/moz/2/media/libtheora/lib/apiwrapper.h:22, from /home/jwalden/moz/2/media/libtheora/lib/decapiwrapper.c:22: ../../../dist/include/theora/theora.h:182: warning: comma at end of enumerator list In file included from /home/jwalden/moz/2/media/libtheora/lib/apiwrapper.h:25, from /home/jwalden/moz/2/media/libtheora/lib/decapiwrapper.c:22: /home/jwalden/moz/2/media/libtheora/lib/internal.h:200: warning: type of bit-field ‘coded_fully’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/internal.h:201: warning: type of bit-field ‘coded_partially’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/internal.h:202: warning: type of bit-field ‘quad_valid’ is a GCC extension In file included from /home/jwalden/moz/2/media/libtheora/lib/internal.h:26, from /home/jwalden/moz/2/media/libtheora/lib/decint.h:23, from /home/jwalden/moz/2/media/libtheora/lib/decode.c:22: ../../../dist/include/theora/theora.h:182: warning: comma at end of enumerator list In file included from /home/jwalden/moz/2/media/libtheora/lib/decint.h:23, from /home/jwalden/moz/2/media/libtheora/lib/decode.c:22: /home/jwalden/moz/2/media/libtheora/lib/internal.h:200: warning: type of bit-field ‘coded_fully’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/internal.h:201: warning: type of bit-field ‘coded_partially’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/internal.h:202: warning: type of bit-field ‘quad_valid’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/decode.c: In function ‘oc_dec_dc_coeff_unpack’: /home/jwalden/moz/2/media/libtheora/lib/decode.c:1009: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/media/libtheora/lib/decode.c: In function ‘oc_dec_ac_coeff_unpack’: /home/jwalden/moz/2/media/libtheora/lib/decode.c:1087: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/media/libtheora/lib/decode.c: In function ‘oc_dec_frags_recon_mcu_plane’: /home/jwalden/moz/2/media/libtheora/lib/decode.c:1557: warning: comparison between signed and unsigned integer expressions huffdec.c In file included from /home/jwalden/moz/2/media/libtheora/lib/internal.h:26, from /home/jwalden/moz/2/media/libtheora/lib/decint.h:23, from /home/jwalden/moz/2/media/libtheora/lib/dequant.c:23: ../../../dist/include/theora/theora.h:182: warning: comma at end of enumerator list In file included from /home/jwalden/moz/2/media/libtheora/lib/decint.h:23, from /home/jwalden/moz/2/media/libtheora/lib/dequant.c:23: /home/jwalden/moz/2/media/libtheora/lib/internal.h:200: warning: type of bit-field ‘coded_fully’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/internal.h:201: warning: type of bit-field ‘coded_partially’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/internal.h:202: warning: type of bit-field ‘quad_valid’ is a GCC extension idct.c info.c In file included from /home/jwalden/moz/2/media/libtheora/lib/internal.h:26, from /home/jwalden/moz/2/media/libtheora/lib/fragment.c:19: ../../../dist/include/theora/theora.h:182: warning: comma at end of enumerator list In file included from /home/jwalden/moz/2/media/libtheora/lib/fragment.c:19: /home/jwalden/moz/2/media/libtheora/lib/internal.h:200: warning: type of bit-field ‘coded_fully’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/internal.h:201: warning: type of bit-field ‘coded_partially’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/internal.h:202: warning: type of bit-field ‘quad_valid’ is a GCC extension In file included from /home/jwalden/moz/2/media/libtheora/lib/apiwrapper.h:22, from /home/jwalden/moz/2/media/libtheora/lib/encoder_disabled.c:18: ../../../dist/include/theora/theora.h:182: warning: comma at end of enumerator list In file included from /home/jwalden/moz/2/media/libtheora/lib/apiwrapper.h:25, from /home/jwalden/moz/2/media/libtheora/lib/encoder_disabled.c:18: /home/jwalden/moz/2/media/libtheora/lib/internal.h:200: warning: type of bit-field ‘coded_fully’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/internal.h:201: warning: type of bit-field ‘coded_partially’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/internal.h:202: warning: type of bit-field ‘quad_valid’ is a GCC extension internal.c quant.c In file included from /home/jwalden/moz/2/media/libtheora/lib/internal.h:26, from /home/jwalden/moz/2/media/libtheora/lib/info.c:22: ../../../dist/include/theora/theora.h:182: warning: comma at end of enumerator list In file included from /home/jwalden/moz/2/media/libtheora/lib/info.c:22: /home/jwalden/moz/2/media/libtheora/lib/internal.h:200: warning: type of bit-field ‘coded_fully’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/internal.h:201: warning: type of bit-field ‘coded_partially’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/internal.h:202: warning: type of bit-field ‘quad_valid’ is a GCC extension state.c In file included from /home/jwalden/moz/2/media/libtheora/lib/internal.h:26, from /home/jwalden/moz/2/media/libtheora/lib/decint.h:23, from /home/jwalden/moz/2/media/libtheora/lib/quant.c:23: ../../../dist/include/theora/theora.h:182: warning: comma at end of enumerator list In file included from /home/jwalden/moz/2/media/libtheora/lib/decint.h:23, from /home/jwalden/moz/2/media/libtheora/lib/quant.c:23: /home/jwalden/moz/2/media/libtheora/lib/internal.h:200: warning: type of bit-field ‘coded_fully’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/internal.h:201: warning: type of bit-field ‘coded_partially’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/internal.h:202: warning: type of bit-field ‘quad_valid’ is a GCC extension mmxidct.c In file included from /home/jwalden/moz/2/media/libtheora/lib/internal.h:26, from /home/jwalden/moz/2/media/libtheora/lib/idct.c:20: ../../../dist/include/theora/theora.h:182: warning: comma at end of enumerator list In file included from /home/jwalden/moz/2/media/libtheora/lib/idct.c:20: /home/jwalden/moz/2/media/libtheora/lib/internal.h:200: warning: type of bit-field ‘coded_fully’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/internal.h:201: warning: type of bit-field ‘coded_partially’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/internal.h:202: warning: type of bit-field ‘quad_valid’ is a GCC extension In file included from /home/jwalden/moz/2/media/libtheora/lib/internal.h:26, from /home/jwalden/moz/2/media/libtheora/lib/decint.h:23, from /home/jwalden/moz/2/media/libtheora/lib/huffdec.c:23: ../../../dist/include/theora/theora.h:182: warning: comma at end of enumerator list In file included from /home/jwalden/moz/2/media/libtheora/lib/decint.h:23, from /home/jwalden/moz/2/media/libtheora/lib/huffdec.c:23: /home/jwalden/moz/2/media/libtheora/lib/internal.h:200: warning: type of bit-field ‘coded_fully’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/internal.h:201: warning: type of bit-field ‘coded_partially’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/internal.h:202: warning: type of bit-field ‘quad_valid’ is a GCC extension In file included from /home/jwalden/moz/2/media/libtheora/lib/internal.h:26, from /home/jwalden/moz/2/media/libtheora/lib/internal.c:22: ../../../dist/include/theora/theora.h:182: warning: comma at end of enumerator list In file included from /home/jwalden/moz/2/media/libtheora/lib/internal.c:22: /home/jwalden/moz/2/media/libtheora/lib/internal.h:200: warning: type of bit-field ‘coded_fully’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/internal.h:201: warning: type of bit-field ‘coded_partially’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/internal.h:202: warning: type of bit-field ‘quad_valid’ is a GCC extension mmxfrag.c mmxstate.c x86state.c In file included from /home/jwalden/moz/2/media/libtheora/lib/x86/../internal.h:26, from /home/jwalden/moz/2/media/libtheora/lib/x86/x86int.h:21, from /home/jwalden/moz/2/media/libtheora/lib/x86/mmxidct.c:21: ../../../dist/include/theora/theora.h:182: warning: comma at end of enumerator list In file included from /home/jwalden/moz/2/media/libtheora/lib/x86/x86int.h:21, from /home/jwalden/moz/2/media/libtheora/lib/x86/mmxidct.c:21: /home/jwalden/moz/2/media/libtheora/lib/x86/../internal.h:200: warning: type of bit-field ‘coded_fully’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/x86/../internal.h:201: warning: type of bit-field ‘coded_partially’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/x86/../internal.h:202: warning: type of bit-field ‘quad_valid’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/x86/mmxidct.c: In function ‘oc_idct8x8_slow’: /home/jwalden/moz/2/media/libtheora/lib/x86/mmxidct.c:339: warning: string length ‘10556’ is greater than the length ‘509’ ISO C90 compilers are required to support /home/jwalden/moz/2/media/libtheora/lib/x86/mmxidct.c: In function ‘oc_idct8x8_10’: /home/jwalden/moz/2/media/libtheora/lib/x86/mmxidct.c:526: warning: string length ‘6107’ is greater than the length ‘509’ ISO C90 compilers are required to support In file included from /home/jwalden/moz/2/media/libtheora/lib/internal.h:26, from /home/jwalden/moz/2/media/libtheora/lib/state.c:21: ../../../dist/include/theora/theora.h:182: warning: comma at end of enumerator list In file included from /home/jwalden/moz/2/media/libtheora/lib/state.c:21: /home/jwalden/moz/2/media/libtheora/lib/internal.h:200: warning: type of bit-field ‘coded_fully’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/internal.h:201: warning: type of bit-field ‘coded_partially’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/internal.h:202: warning: type of bit-field ‘quad_valid’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/state.c: In function ‘oc_state_ref_bufs_init’: /home/jwalden/moz/2/media/libtheora/lib/state.c:509: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/media/libtheora/lib/state.c: In function ‘oc_state_init’: /home/jwalden/moz/2/media/libtheora/lib/state.c:641: warning: comparison of unsigned expression < 0 is always false /home/jwalden/moz/2/media/libtheora/lib/state.c:642: warning: comparison of unsigned expression < 0 is always false In file included from /home/jwalden/moz/2/media/libtheora/lib/x86/../internal.h:26, from /home/jwalden/moz/2/media/libtheora/lib/x86/x86int.h:21, from /home/jwalden/moz/2/media/libtheora/lib/x86/mmxstate.c:22: ../../../dist/include/theora/theora.h:182: warning: comma at end of enumerator list In file included from /home/jwalden/moz/2/media/libtheora/lib/x86/x86int.h:21, from /home/jwalden/moz/2/media/libtheora/lib/x86/mmxstate.c:22: /home/jwalden/moz/2/media/libtheora/lib/x86/../internal.h:200: warning: type of bit-field ‘coded_fully’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/x86/../internal.h:201: warning: type of bit-field ‘coded_partially’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/x86/../internal.h:202: warning: type of bit-field ‘quad_valid’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/x86/mmxstate.c: In function ‘oc_state_frag_copy_list_mmx’: /home/jwalden/moz/2/media/libtheora/lib/x86/mmxstate.c:122: warning: string length ‘591’ is greater than the length ‘509’ ISO C90 compilers are required to support /home/jwalden/moz/2/media/libtheora/lib/x86/mmxstate.c: In function ‘oc_state_loop_filter_frag_rows_mmx’: /home/jwalden/moz/2/media/libtheora/lib/x86/mmxstate.c:173: warning: string length ‘2186’ is greater than the length ‘509’ ISO C90 compilers are required to support /home/jwalden/moz/2/media/libtheora/lib/x86/mmxstate.c:174: warning: string length ‘1256’ is greater than the length ‘509’ ISO C90 compilers are required to support /home/jwalden/moz/2/media/libtheora/lib/x86/mmxstate.c:176: warning: string length ‘2186’ is greater than the length ‘509’ ISO C90 compilers are required to support /home/jwalden/moz/2/media/libtheora/lib/x86/mmxstate.c:179: warning: string length ‘1256’ is greater than the length ‘509’ ISO C90 compilers are required to support In file included from /home/jwalden/moz/2/media/libtheora/lib/x86/../internal.h:26, from /home/jwalden/moz/2/media/libtheora/lib/x86/x86int.h:21, from /home/jwalden/moz/2/media/libtheora/lib/x86/x86state.c:19: ../../../dist/include/theora/theora.h:182: warning: comma at end of enumerator list In file included from /home/jwalden/moz/2/media/libtheora/lib/x86/x86int.h:21, from /home/jwalden/moz/2/media/libtheora/lib/x86/x86state.c:19: /home/jwalden/moz/2/media/libtheora/lib/x86/../internal.h:200: warning: type of bit-field ‘coded_fully’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/x86/../internal.h:201: warning: type of bit-field ‘coded_partially’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/x86/../internal.h:202: warning: type of bit-field ‘quad_valid’ is a GCC extension In file included from /home/jwalden/moz/2/media/libtheora/lib/x86/../internal.h:26, from /home/jwalden/moz/2/media/libtheora/lib/x86/x86int.h:21, from /home/jwalden/moz/2/media/libtheora/lib/x86/mmxfrag.c:25: ../../../dist/include/theora/theora.h:182: warning: comma at end of enumerator list In file included from /home/jwalden/moz/2/media/libtheora/lib/x86/x86int.h:21, from /home/jwalden/moz/2/media/libtheora/lib/x86/mmxfrag.c:25: /home/jwalden/moz/2/media/libtheora/lib/x86/../internal.h:200: warning: type of bit-field ‘coded_fully’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/x86/../internal.h:201: warning: type of bit-field ‘coded_partially’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/x86/../internal.h:202: warning: type of bit-field ‘quad_valid’ is a GCC extension /home/jwalden/moz/2/media/libtheora/lib/x86/mmxfrag.c: In function ‘oc_frag_copy_mmx’: /home/jwalden/moz/2/media/libtheora/lib/x86/mmxfrag.c:33: warning: string length ‘591’ is greater than the length ‘509’ ISO C90 compilers are required to support /home/jwalden/moz/2/media/libtheora/lib/x86/mmxfrag.c: In function ‘oc_frag_recon_intra_mmx’: /home/jwalden/moz/2/media/libtheora/lib/x86/mmxfrag.c:141: warning: string length ‘1248’ is greater than the length ‘509’ ISO C90 compilers are required to support /home/jwalden/moz/2/media/libtheora/lib/x86/mmxfrag.c: In function ‘oc_frag_recon_inter2_mmx’: /home/jwalden/moz/2/media/libtheora/lib/x86/mmxfrag.c:282: warning: string length ‘847’ is greater than the length ‘509’ ISO C90 compilers are required to support vorbis_mdct.c vorbis_smallft.c vorbis_block.c vorbis_info.c vorbis_envelope.c vorbis_window.c vorbis_lsp.c vorbis_lpc.c vorbis_analysis.c vorbis_synthesis.c vorbis_psy.c vorbis_floor1.c vorbis_floor0.c vorbis_res0.c vorbis_mapping0.c vorbis_registry.c vorbis_codebook.c vorbis_sharedbook.c vorbis_lookup.c vorbis_bitrate.c sydney_audio_alsa.c nsPrefetchService.cpp nsOfflineCacheUpdate.cpp nsURILoader.cpp nsIPrefetchService.idl nsExternalHelperAppService.cpp nsIOfflineCacheUpdate.idl nsDocLoader.cpp nsIContentHandler.idl nsIURILoader.idl nsCURILoader.idl nsITransfer.idl nsIDocumentLoader.idl nsIWebProgressListener2.idl nsIURIContentListener.idl nsIWebProgress.idl nsIWebProgressListener.idl /home/jwalden/moz/2/uriloader/prefetch/nsPrefetchService.cpp: In member function ‘virtual nsresult nsPrefetchNode::GetStatus(PRUint16*)’: /home/jwalden/moz/2/uriloader/prefetch/nsPrefetchService.cpp:858: warning: large integer implicitly truncated to unsigned type nsExternalProtocolHandler.cpp nsMIMEInfoImpl.cpp nsLocalHandlerApp.cpp nsOSHelperAppService.cpp nsGNOMERegistry.cpp nsMIMEInfoUnix.cpp nsDBusHandlerApp.cpp /home/jwalden/moz/2/uriloader/exthandler/nsExternalHelperAppService.cpp: In constructor ‘nsExternalAppHandler::nsExternalAppHandler(nsIMIMEInfo*, const nsCSubstring&, nsIInterfaceRequestor*, const nsAString_internal&, PRUint32, PRBool)’: /home/jwalden/moz/2/uriloader/exthandler/nsExternalHelperAppService.cpp:1132: warning: comparison between signed and unsigned integer expressions nsCExternalHandlerService.idl nsIExternalProtocolService.idl nsIExternalHelperAppService.idl nsIHelperAppLauncherDialog.idl nsIContentDispatchChooser.idl nsIHandlerService.idl WriteArgument.cpp png.c pngerror.c pngget.c pngmem.c pngset.c pngtrans.c pngpread.c pngread.c pngrio.c pngrutil.c pngwio.c pngwrite.c pngwtran.c pngrtran.c pngwutil.c nsIScriptSecurityManager.idl nsIPrincipal.idl /home/jwalden/moz/2/caps/idl/nsIScriptSecurityManager.idl:337: Warning: nsIScriptSecurityManager is scriptable but inherits from the non-scriptable interface nsIXPCSecurityManager nsISignatureVerifier.idl nsISecurityCheckedComponent.idl nsPrincipal.cpp nsSystemPrincipal.cpp nsNullPrincipal.cpp nsNullPrincipalURI.cpp nsJSPrincipals.cpp nsScriptSecurityManager.cpp nsSecurityManagerFactory.cpp xmlparse.c xmlrole.c xmltok.c /home/jwalden/moz/2/parser/expat/lib/xmlparse.c: In function ‘MOZ_XML_Parse’: /home/jwalden/moz/2/parser/expat/lib/xmlparse.c:1536: warning: enumeration value ‘XML_FINISHED’ not handled in switch /home/jwalden/moz/2/parser/expat/lib/xmltok.c:467: warning: missing initializer /home/jwalden/moz/2/parser/expat/lib/xmltok.c:467: warning: (near initialization for ‘latin1_encoding_ns.isName2’) /home/jwalden/moz/2/parser/expat/lib/xmltok.c:480: warning: missing initializer /home/jwalden/moz/2/parser/expat/lib/xmltok.c:480: warning: (near initialization for ‘latin1_encoding.isName2’) /home/jwalden/moz/2/parser/expat/lib/xmltok.c:500: warning: missing initializer /home/jwalden/moz/2/parser/expat/lib/xmltok.c:500: warning: (near initialization for ‘ascii_encoding_ns.isName2’) /home/jwalden/moz/2/parser/expat/lib/xmltok.c:513: warning: missing initializer /home/jwalden/moz/2/parser/expat/lib/xmltok.c:513: warning: (near initialization for ‘ascii_encoding.isName2’) /home/jwalden/moz/2/parser/expat/lib/xmltok.c:724: warning: missing initializer /home/jwalden/moz/2/parser/expat/lib/xmltok.c:724: warning: (near initialization for ‘little2_encoding_ns.isName2’) /home/jwalden/moz/2/parser/expat/lib/xmltok.c:743: warning: missing initializer /home/jwalden/moz/2/parser/expat/lib/xmltok.c:743: warning: (near initialization for ‘little2_encoding.isName2’) /home/jwalden/moz/2/parser/expat/lib/xmltok.c:756: warning: missing initializer /home/jwalden/moz/2/parser/expat/lib/xmltok.c:756: warning: (near initialization for ‘internal_little2_encoding_ns.isName2’) /home/jwalden/moz/2/parser/expat/lib/xmltok.c:769: warning: missing initializer /home/jwalden/moz/2/parser/expat/lib/xmltok.c:769: warning: (near initialization for ‘internal_little2_encoding.isName2’) /home/jwalden/moz/2/parser/expat/lib/xmltok.c:863: warning: missing initializer /home/jwalden/moz/2/parser/expat/lib/xmltok.c:863: warning: (near initialization for ‘big2_encoding_ns.isName2’) /home/jwalden/moz/2/parser/expat/lib/xmltok.c:882: warning: missing initializer /home/jwalden/moz/2/parser/expat/lib/xmltok.c:882: warning: (near initialization for ‘big2_encoding.isName2’) nsISAXAttributes.idl nsISAXContentHandler.idl nsISAXMutableAttributes.idl nsISAXDTDHandler.idl nsISAXErrorHandler.idl nsISAXLocator.idl nsISAXLexicalHandler.idl nsISAXXMLReader.idl nsISAXXMLFilter.idl nsSAXAttributes.cpp nsSAXLocator.cpp nsSAXXMLReader.cpp nsIExpatSink.idl nsIExtendedExpatSink.idl nsDTDUtils.cpp nsScannerString.cpp nsHTMLTokenizer.cpp nsElementTable.cpp nsExpatDriver.cpp CNavDTD.cpp nsHTMLEntities.cpp nsHTMLTags.cpp nsHTMLTokens.cpp nsParser.cpp CParserContext.cpp nsParserService.cpp nsParserModule.cpp nsParserNode.cpp nsScanner.cpp nsToken.cpp nsParserMsgUtils.cpp nsViewSourceHTML.cpp nsLoggingSink.cpp nsHtml5Atom.cpp nsHtml5Atoms.cpp nsHtml5AtomTable.cpp nsHtml5Parser.cpp nsHtml5AttributeName.cpp nsHtml5ElementName.cpp nsHtml5HtmlAttributes.cpp nsHtml5StackNode.cpp nsHtml5UTF16Buffer.cpp nsHtml5NamedCharacters.cpp nsHtml5Tokenizer.cpp nsHtml5TreeBuilder.cpp nsHtml5Portability.cpp nsHtml5Module.cpp nsHtml5ReleasableAttributeName.cpp nsHtml5ReleasableElementName.cpp nsHtml5MetaScanner.cpp nsHtml5TreeOperation.cpp nsHtml5TreeOpStage.cpp nsHtml5StateSnapshot.cpp nsHtml5TreeOpExecutor.cpp nsHtml5StreamParser.cpp nsHtml5Speculation.cpp nsHtml5SpeculativeLoad.cpp pixman-access.c pixman-access-accessors.c pixman-bits-image.c pixman.c pixman-combine32.c In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.c:30: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-private.h:67: warning: comma at end of enumerator list /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.c:55: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.c:55: warning: (near initialization for ‘optimized_operators[10].op_src_dst_opaque’) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.c:156: warning: redeclaration of ‘_moz_pixman_image_composite’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:782: note: previous declaration of ‘_moz_pixman_image_composite’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.c:220: warning: redeclaration of ‘_moz_pixman_blt’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:536: note: previous declaration of ‘_moz_pixman_blt’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.c:244: warning: redeclaration of ‘_moz_pixman_fill’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:548: note: previous declaration of ‘_moz_pixman_fill’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.c:320: warning: redeclaration of ‘_moz_pixman_image_fill_rectangles’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:763: note: previous declaration of ‘_moz_pixman_image_fill_rectangles’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.c:426: warning: redeclaration of ‘_moz_pixman_version’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:557: note: previous declaration of ‘_moz_pixman_version’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.c:443: warning: redeclaration of ‘_moz_pixman_version_string’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:558: note: previous declaration of ‘_moz_pixman_version_string’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.c:459: warning: redeclaration of ‘_moz_pixman_format_supported_source’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:697: note: previous declaration of ‘_moz_pixman_format_supported_source’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.c:535: warning: redeclaration of ‘_moz_pixman_format_supported_destination’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:696: note: previous declaration of ‘_moz_pixman_format_supported_destination’ was here pixman-combine64.c In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-bits-image.c:36: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-private.h:67: warning: comma at end of enumerator list /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-bits-image.c:892: warning: redeclaration of ‘pixman_disable_out_of_bounds_workaround’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:807: note: previous declaration of ‘pixman_disable_out_of_bounds_workaround’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-bits-image.c:1032: warning: redeclaration of ‘_moz_pixman_image_create_bits’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:715: note: previous declaration of ‘_moz_pixman_image_create_bits’ was here pixman-conical-gradient.c In file included from pixman-combine.c.template:9: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-private.h:67: warning: comma at end of enumerator list pixman-combine.c.template: In function ‘combine_mask_ca’: pixman-combine.c.template:29: warning: comparison between signed and unsigned integer expressions pixman-combine.c.template: In function ‘combine_mask_value_ca’: pixman-combine.c.template:58: warning: comparison between signed and unsigned integer expressions pixman-combine.c.template: In function ‘combine_mask_alpha_ca’: pixman-combine.c.template:79: warning: comparison between signed and unsigned integer expressions pixman-combine.c.template: In function ‘combine_over_ca’: pixman-combine.c.template:1610: warning: comparison between signed and unsigned integer expressions pixman-combine.c.template: In function ‘combine_in_reverse_ca’: pixman-combine.c.template:1704: warning: comparison between signed and unsigned integer expressions pixman-combine.c.template: In function ‘combine_out_reverse_ca’: pixman-combine.c.template:1769: warning: comparison between signed and unsigned integer expressions pixman-cpu.c In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-access.c:36, from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-access-accessors.c:4: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-private.h:67: warning: comma at end of enumerator list In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-access-accessors.c:4: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-access.c:2849: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-access.c:2849: warning: (near initialization for ‘accessors[43].fetch_scanline_raw_32’) pixman-edge.c In file included from pixman-combine.c.template:9: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-private.h:67: warning: comma at end of enumerator list pixman-combine.c.template: In function ‘combine_mask_ca’: pixman-combine.c.template:29: warning: comparison between signed and unsigned integer expressions pixman-combine.c.template: In function ‘combine_mask_value_ca’: pixman-combine.c.template:58: warning: comparison between signed and unsigned integer expressions pixman-combine.c.template: In function ‘combine_mask_alpha_ca’: pixman-combine.c.template:79: warning: comparison between signed and unsigned integer expressions pixman-combine.c.template: In function ‘combine_over_ca’: pixman-combine.c.template:1610: warning: comparison between signed and unsigned integer expressions pixman-combine.c.template: In function ‘combine_in_reverse_ca’: pixman-combine.c.template:1704: warning: comparison between signed and unsigned integer expressions pixman-combine.c.template: In function ‘combine_out_reverse_ca’: pixman-combine.c.template:1769: warning: comparison between signed and unsigned integer expressions pixman-edge-accessors.c In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-access.c:36: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-private.h:67: warning: comma at end of enumerator list /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-access.c:2849: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-access.c:2849: warning: (near initialization for ‘accessors[43].fetch_scanline_raw_32’) pixman-fast-path.c In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-conical-gradient.c:34: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-private.h:67: warning: comma at end of enumerator list /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-conical-gradient.c:157: warning: redeclaration of ‘_moz_pixman_image_create_conical_gradient’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:711: note: previous declaration of ‘_moz_pixman_image_create_conical_gradient’ was here pixman-general.c In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-fast-path.c:31: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-private.h:67: warning: comma at end of enumerator list /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-fast-path.c:1402: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-fast-path.c:1402: warning: (near initialization for ‘c_fast_paths[52].src_format’) pixman-gradient-walker.c In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-edge.c:30: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-private.h:67: warning: comma at end of enumerator list /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-edge.c:370: warning: redeclaration of ‘_moz_pixman_rasterize_edges’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:879: note: previous declaration of ‘_moz_pixman_rasterize_edges’ was here In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-edge.c:30, from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-edge-accessors.c:5: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-private.h:67: warning: comma at end of enumerator list pixman-image.c pixman-implementation.c In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-general.c:39: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-private.h:67: warning: comma at end of enumerator list pixman-linear-gradient.c In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-gradient-walker.c:30: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-private.h:67: warning: comma at end of enumerator list pixman-matrix.c In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-cpu.c:34: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-private.h:67: warning: comma at end of enumerator list pixman-radial-gradient.c In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-image.c:33: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-private.h:67: warning: comma at end of enumerator list /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-image.c:175: warning: redeclaration of ‘_moz_pixman_image_ref’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:722: note: previous declaration of ‘_moz_pixman_image_ref’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-image.c:184: warning: redeclaration of ‘_moz_pixman_image_unref’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:723: note: previous declaration of ‘_moz_pixman_image_unref’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-image.c:226: warning: redeclaration of ‘pixman_image_set_destroy_function’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:725: note: previous declaration of ‘pixman_image_set_destroy_function’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-image.c:251: warning: redeclaration of ‘_moz_pixman_image_set_clip_region32’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:732: note: previous declaration of ‘_moz_pixman_image_set_clip_region32’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-image.c:275: warning: redeclaration of ‘_moz_pixman_image_set_clip_region’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:730: note: previous declaration of ‘_moz_pixman_image_set_clip_region’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-image.c:299: warning: redeclaration of ‘_moz_pixman_image_set_has_client_clip’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:734: note: previous declaration of ‘_moz_pixman_image_set_has_client_clip’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-image.c:306: warning: redeclaration of ‘_moz_pixman_image_set_transform’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:736: note: previous declaration of ‘_moz_pixman_image_set_transform’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-image.c:352: warning: redeclaration of ‘_moz_pixman_image_set_repeat’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:738: note: previous declaration of ‘_moz_pixman_image_set_repeat’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-image.c:361: warning: redeclaration of ‘_moz_pixman_image_set_filter’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:740: note: previous declaration of ‘_moz_pixman_image_set_filter’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-image.c:396: warning: redeclaration of ‘_moz_pixman_image_set_source_clipping’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:744: note: previous declaration of ‘_moz_pixman_image_set_source_clipping’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-image.c:409: warning: redeclaration of ‘_moz_pixman_image_set_indexed’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:756: note: previous declaration of ‘_moz_pixman_image_set_indexed’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-image.c:420: warning: redeclaration of ‘_moz_pixman_image_set_alpha_map’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:746: note: previous declaration of ‘_moz_pixman_image_set_alpha_map’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-image.c:447: warning: redeclaration of ‘_moz_pixman_image_set_component_alpha’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:750: note: previous declaration of ‘_moz_pixman_image_set_component_alpha’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-image.c:456: warning: redeclaration of ‘pixman_image_get_component_alpha’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:752: note: previous declaration of ‘pixman_image_get_component_alpha’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-image.c:462: warning: redeclaration of ‘_moz_pixman_image_set_accessors’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:753: note: previous declaration of ‘_moz_pixman_image_set_accessors’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-image.c:478: warning: redeclaration of ‘_moz_pixman_image_get_data’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:758: note: previous declaration of ‘_moz_pixman_image_get_data’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-image.c:487: warning: redeclaration of ‘_moz_pixman_image_get_width’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:759: note: previous declaration of ‘_moz_pixman_image_get_width’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-image.c:496: warning: redeclaration of ‘_moz_pixman_image_get_height’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:760: note: previous declaration of ‘_moz_pixman_image_get_height’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-image.c:505: warning: redeclaration of ‘_moz_pixman_image_get_stride’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:761: note: previous declaration of ‘_moz_pixman_image_get_stride’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-image.c:514: warning: redeclaration of ‘_moz_pixman_image_get_depth’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:762: note: previous declaration of ‘_moz_pixman_image_get_depth’ was here pixman-region16.c In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-implementation.c:29: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-private.h:67: warning: comma at end of enumerator list pixman-region32.c In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-matrix.c:34: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-private.h:67: warning: comma at end of enumerator list /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-matrix.c:38: warning: redeclaration of ‘pixman_transform_init_identity’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:172: note: previous declaration of ‘pixman_transform_init_identity’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-matrix.c:50: warning: redeclaration of ‘_moz_pixman_transform_point_3d’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:173: note: previous declaration of ‘_moz_pixman_transform_point_3d’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-matrix.c:83: warning: redeclaration of ‘pixman_transform_point’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:175: note: previous declaration of ‘pixman_transform_point’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-matrix.c:119: warning: redeclaration of ‘pixman_transform_multiply’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:177: note: previous declaration of ‘pixman_transform_multiply’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-matrix.c:156: warning: redeclaration of ‘pixman_transform_init_scale’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:180: note: previous declaration of ‘pixman_transform_init_scale’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-matrix.c:174: warning: redeclaration of ‘pixman_transform_scale’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:183: note: previous declaration of ‘pixman_transform_scale’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-matrix.c:203: warning: redeclaration of ‘pixman_transform_init_rotate’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:187: note: previous declaration of ‘pixman_transform_init_rotate’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-matrix.c:217: warning: redeclaration of ‘pixman_transform_rotate’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:190: note: previous declaration of ‘pixman_transform_rotate’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-matrix.c:242: warning: redeclaration of ‘pixman_transform_init_translate’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:194: note: previous declaration of ‘pixman_transform_init_translate’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-matrix.c:256: warning: redeclaration of ‘pixman_transform_translate’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:197: note: previous declaration of ‘pixman_transform_translate’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-matrix.c:282: warning: redeclaration of ‘pixman_transform_bounds’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:201: note: previous declaration of ‘pixman_transform_bounds’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-matrix.c:336: warning: redeclaration of ‘pixman_transform_invert’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:203: note: previous declaration of ‘pixman_transform_invert’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-matrix.c:377: warning: redeclaration of ‘pixman_transform_is_identity’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:205: note: previous declaration of ‘pixman_transform_is_identity’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-matrix.c:391: warning: redeclaration of ‘pixman_transform_is_scale’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:206: note: previous declaration of ‘pixman_transform_is_scale’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-matrix.c:407: warning: redeclaration of ‘pixman_transform_is_int_translate’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:207: note: previous declaration of ‘pixman_transform_is_int_translate’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-matrix.c:423: warning: redeclaration of ‘pixman_transform_is_inverse’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:208: note: previous declaration of ‘pixman_transform_is_inverse’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-matrix.c:434: warning: redeclaration of ‘pixman_f_transform_from_pixman_transform’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:226: note: previous declaration of ‘pixman_f_transform_from_pixman_transform’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-matrix.c:447: warning: redeclaration of ‘pixman_transform_from_pixman_f_transform’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:224: note: previous declaration of ‘pixman_transform_from_pixman_f_transform’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-matrix.c:471: warning: redeclaration of ‘pixman_f_transform_invert’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:228: note: previous declaration of ‘pixman_f_transform_invert’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-matrix.c:520: warning: redeclaration of ‘pixman_f_transform_point’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:230: note: previous declaration of ‘pixman_f_transform_point’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-matrix.c:547: warning: redeclaration of ‘pixman_f_transform_point_3d’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:232: note: previous declaration of ‘pixman_f_transform_point_3d’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-matrix.c:566: warning: redeclaration of ‘pixman_f_transform_multiply’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:234: note: previous declaration of ‘pixman_f_transform_multiply’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-matrix.c:589: warning: redeclaration of ‘pixman_f_transform_init_scale’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:237: note: previous declaration of ‘pixman_f_transform_init_scale’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-matrix.c:605: warning: redeclaration of ‘pixman_f_transform_scale’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:240: note: previous declaration of ‘pixman_f_transform_scale’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-matrix.c:631: warning: redeclaration of ‘pixman_f_transform_init_rotate’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:244: note: previous declaration of ‘pixman_f_transform_init_rotate’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-matrix.c:647: warning: redeclaration of ‘pixman_f_transform_rotate’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:247: note: previous declaration of ‘pixman_f_transform_rotate’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-matrix.c:670: warning: redeclaration of ‘pixman_f_transform_init_translate’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:251: note: previous declaration of ‘pixman_f_transform_init_translate’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-matrix.c:686: warning: redeclaration of ‘pixman_f_transform_translate’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:254: note: previous declaration of ‘pixman_f_transform_translate’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-matrix.c:709: warning: redeclaration of ‘pixman_f_transform_bounds’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:258: note: previous declaration of ‘pixman_f_transform_bounds’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-matrix.c:759: warning: redeclaration of ‘pixman_f_transform_init_identity’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:260: note: previous declaration of ‘pixman_f_transform_init_identity’ was here pixman-solid-fill.c In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-linear-gradient.c:32: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-private.h:67: warning: comma at end of enumerator list /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-linear-gradient.c:261: warning: redeclaration of ‘_moz_pixman_image_create_linear_gradient’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:701: note: previous declaration of ‘_moz_pixman_image_create_linear_gradient’ was here pixman-trap.c In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-radial-gradient.c:35: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-private.h:67: warning: comma at end of enumerator list /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-radial-gradient.c:324: warning: redeclaration of ‘_moz_pixman_image_create_radial_gradient’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:705: note: previous declaration of ‘_moz_pixman_image_create_radial_gradient’ was here In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-solid-fill.c:28: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-private.h:67: warning: comma at end of enumerator list /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-solid-fill.c:75: warning: redeclaration of ‘_moz_pixman_image_create_solid_fill’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:700: note: previous declaration of ‘_moz_pixman_image_create_solid_fill’ was here In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-trap.c:29: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-private.h:67: warning: comma at end of enumerator list /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-trap.c:36: warning: redeclaration of ‘_moz_pixman_sample_ceil_y’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:860: note: previous declaration of ‘_moz_pixman_sample_ceil_y’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-trap.c:64: warning: redeclaration of ‘_moz_pixman_sample_floor_y’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:862: note: previous declaration of ‘_moz_pixman_sample_floor_y’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-trap.c:92: warning: redeclaration of ‘_moz_pixman_edge_step’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:864: note: previous declaration of ‘_moz_pixman_edge_step’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-trap.c:153: warning: redeclaration of ‘_moz_pixman_edge_init’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:866: note: previous declaration of ‘_moz_pixman_edge_init’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-trap.c:201: warning: redeclaration of ‘_moz_pixman_line_fixed_edge_init’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:873: note: previous declaration of ‘_moz_pixman_line_fixed_edge_init’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-trap.c:231: warning: redeclaration of ‘_moz_pixman_add_traps’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:884: note: previous declaration of ‘_moz_pixman_add_traps’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-trap.c:318: warning: redeclaration of ‘_moz_pixman_add_trapezoids’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:889: note: previous declaration of ‘_moz_pixman_add_trapezoids’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-trap.c:346: warning: redeclaration of ‘_moz_pixman_rasterize_trapezoid’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:894: note: previous declaration of ‘_moz_pixman_rasterize_trapezoid’ was here pixman-utils.c pixman-mmx.c In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region32.c:30: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-private.h:67: warning: comma at end of enumerator list In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region32.c:44: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:329: warning: redeclaration of ‘_moz_pixman_region32_equal’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:528: note: previous declaration of ‘_moz_pixman_region32_equal’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:402: warning: redeclaration of ‘_moz_pixman_region32_init’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:479: note: previous declaration of ‘_moz_pixman_region32_init’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:409: warning: redeclaration of ‘_moz_pixman_region32_init_rect’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:480: note: previous declaration of ‘_moz_pixman_region32_init_rect’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c: In function ‘_moz_pixman_region32_init_rect’: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:423: warning: suggest braces around empty body in an ‘if’ statement /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c: At top level: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:432: warning: redeclaration of ‘_moz_pixman_region32_init_with_extents’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:488: note: previous declaration of ‘_moz_pixman_region32_init_with_extents’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c: In function ‘_moz_pixman_region32_init_with_extents’: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:437: warning: suggest braces around empty body in an ‘if’ statement /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c: At top level: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:447: warning: redeclaration of ‘_moz_pixman_region32_fini’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:490: note: previous declaration of ‘_moz_pixman_region32_fini’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:454: warning: redeclaration of ‘_moz_pixman_region32_n_rects’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:525: note: previous declaration of ‘_moz_pixman_region32_n_rects’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:460: warning: redeclaration of ‘_moz_pixman_region32_rectangles’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:526: note: previous declaration of ‘_moz_pixman_region32_rectangles’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:542: warning: redeclaration of ‘_moz_pixman_region32_copy’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:497: note: previous declaration of ‘_moz_pixman_region32_copy’ was here In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region32.c:44: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:1197: warning: redeclaration of ‘_moz_pixman_region32_intersect’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:499: note: previous declaration of ‘_moz_pixman_region32_intersect’ was here In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region32.c:44: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:1374: warning: redeclaration of ‘_moz_pixman_region32_union_rect’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:505: note: previous declaration of ‘_moz_pixman_region32_union_rect’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c: In function ‘_moz_pixman_region32_union_rect’: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:1391: warning: suggest braces around empty body in an ‘if’ statement /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c: At top level: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:1401: warning: redeclaration of ‘_moz_pixman_region32_union’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:502: note: previous declaration of ‘_moz_pixman_region32_union’ was here In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region32.c:44: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:1997: warning: redeclaration of ‘_moz_pixman_region32_subtract’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:511: note: previous declaration of ‘_moz_pixman_region32_subtract’ was here In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region32.c:44: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:2064: warning: redeclaration of ‘_moz_pixman_region32_inverse’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:514: note: previous declaration of ‘_moz_pixman_region32_inverse’ was here In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region32.c:44: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:2127: warning: redeclaration of ‘_moz_pixman_region32_contains_rectangle’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:521: note: previous declaration of ‘_moz_pixman_region32_contains_rectangle’ was here In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region32.c:44: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:2233: warning: redeclaration of ‘_moz_pixman_region32_translate’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:494: note: previous declaration of ‘_moz_pixman_region32_translate’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:2329: warning: redeclaration of ‘_moz_pixman_region32_reset’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:531: note: previous declaration of ‘_moz_pixman_region32_reset’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:2344: warning: redeclaration of ‘_moz_pixman_region32_contains_point’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:517: note: previous declaration of ‘_moz_pixman_region32_contains_point’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:2388: warning: redeclaration of ‘_moz_pixman_region32_not_empty’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:523: note: previous declaration of ‘_moz_pixman_region32_not_empty’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:2396: warning: redeclaration of ‘_moz_pixman_region32_extents’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:524: note: previous declaration of ‘_moz_pixman_region32_extents’ was here In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region32.c:44: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:2411: warning: redeclaration of ‘_moz_pixman_region32_selfcheck’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:530: note: previous declaration of ‘_moz_pixman_region32_selfcheck’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:2472: warning: redeclaration of ‘_moz_pixman_region32_init_rects’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:485: note: previous declaration of ‘_moz_pixman_region32_init_rects’ was here In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region16.c:32: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-private.h:67: warning: comma at end of enumerator list In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region16.c:46: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:329: warning: redeclaration of ‘_moz_pixman_region_equal’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:442: note: previous declaration of ‘_moz_pixman_region_equal’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:402: warning: redeclaration of ‘_moz_pixman_region_init’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:392: note: previous declaration of ‘_moz_pixman_region_init’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:409: warning: redeclaration of ‘_moz_pixman_region_init_rect’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:393: note: previous declaration of ‘_moz_pixman_region_init_rect’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c: In function ‘_moz_pixman_region_init_rect’: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:423: warning: suggest braces around empty body in an ‘if’ statement /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c: At top level: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:432: warning: redeclaration of ‘_moz_pixman_region_init_with_extents’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:401: note: previous declaration of ‘_moz_pixman_region_init_with_extents’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c: In function ‘_moz_pixman_region_init_with_extents’: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:437: warning: suggest braces around empty body in an ‘if’ statement /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c: At top level: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:447: warning: redeclaration of ‘_moz_pixman_region_fini’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:403: note: previous declaration of ‘_moz_pixman_region_fini’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:454: warning: redeclaration of ‘_moz_pixman_region_n_rects’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:439: note: previous declaration of ‘_moz_pixman_region_n_rects’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:460: warning: redeclaration of ‘_moz_pixman_region_rectangles’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:440: note: previous declaration of ‘_moz_pixman_region_rectangles’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:542: warning: redeclaration of ‘_moz_pixman_region_copy’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:411: note: previous declaration of ‘_moz_pixman_region_copy’ was here In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region16.c:46: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:1197: warning: redeclaration of ‘_moz_pixman_region_intersect’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:413: note: previous declaration of ‘_moz_pixman_region_intersect’ was here In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region16.c:46: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:1374: warning: redeclaration of ‘_moz_pixman_region_union_rect’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:419: note: previous declaration of ‘_moz_pixman_region_union_rect’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c: In function ‘_moz_pixman_region_union_rect’: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:1391: warning: suggest braces around empty body in an ‘if’ statement /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c: At top level: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:1401: warning: redeclaration of ‘_moz_pixman_region_union’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:416: note: previous declaration of ‘_moz_pixman_region_union’ was here In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region16.c:46: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:1997: warning: redeclaration of ‘_moz_pixman_region_subtract’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:425: note: previous declaration of ‘_moz_pixman_region_subtract’ was here In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region16.c:46: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:2064: warning: redeclaration of ‘_moz_pixman_region_inverse’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:428: note: previous declaration of ‘_moz_pixman_region_inverse’ was here In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region16.c:46: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:2127: warning: redeclaration of ‘_moz_pixman_region_contains_rectangle’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:435: note: previous declaration of ‘_moz_pixman_region_contains_rectangle’ was here In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region16.c:46: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:2233: warning: redeclaration of ‘_moz_pixman_region_translate’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:408: note: previous declaration of ‘_moz_pixman_region_translate’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:2329: warning: redeclaration of ‘_moz_pixman_region_reset’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:445: note: previous declaration of ‘_moz_pixman_region_reset’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:2344: warning: redeclaration of ‘_moz_pixman_region_contains_point’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:431: note: previous declaration of ‘_moz_pixman_region_contains_point’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:2388: warning: redeclaration of ‘_moz_pixman_region_not_empty’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:437: note: previous declaration of ‘_moz_pixman_region_not_empty’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:2396: warning: redeclaration of ‘_moz_pixman_region_extents’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:438: note: previous declaration of ‘_moz_pixman_region_extents’ was here In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region16.c:46: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:2411: warning: redeclaration of ‘_moz_pixman_region_selfcheck’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:444: note: previous declaration of ‘_moz_pixman_region_selfcheck’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region.c:2472: warning: redeclaration of ‘_moz_pixman_region_init_rects’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:398: note: previous declaration of ‘_moz_pixman_region_init_rects’ was here /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-region16.c:56: warning: redeclaration of ‘_moz_pixman_region_set_static_pointers’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:387: note: previous declaration of ‘_moz_pixman_region_set_static_pointers’ was here In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-utils.c:32: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-private.h:67: warning: comma at end of enumerator list /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-utils.c:202: warning: redeclaration of ‘_moz_pixman_compute_composite_region’ with different visibility (old visibility preserved) /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman.h:770: note: previous declaration of ‘_moz_pixman_compute_composite_region’ was here In file included from /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-mmx.c:40: /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-private.h:67: warning: comma at end of enumerator list /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-mmx.c:113: warning: ISO C90 forbids specifying subobject to initialize /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-mmx.c:114: warning: ISO C90 forbids specifying subobject to initialize /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-mmx.c:115: warning: ISO C90 forbids specifying subobject to initialize /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-mmx.c:116: warning: ISO C90 forbids specifying subobject to initialize /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-mmx.c:117: warning: ISO C90 forbids specifying subobject to initialize /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-mmx.c:118: warning: ISO C90 forbids specifying subobject to initialize /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-mmx.c:119: warning: ISO C90 forbids specifying subobject to initialize /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-mmx.c:120: warning: ISO C90 forbids specifying subobject to initialize /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-mmx.c:121: warning: ISO C90 forbids specifying subobject to initialize /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-mmx.c:122: warning: ISO C90 forbids specifying subobject to initialize /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-mmx.c:123: warning: ISO C90 forbids specifying subobject to initialize /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-mmx.c:124: warning: ISO C90 forbids specifying subobject to initialize /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-mmx.c:125: warning: ISO C90 forbids specifying subobject to initialize /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-mmx.c:126: warning: ISO C90 forbids specifying subobject to initialize /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-mmx.c:127: warning: ISO C90 forbids specifying subobject to initialize /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-mmx.c:3286: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/libpixman/src/pixman-mmx.c:3286: warning: (near initialization for ‘mmx_fast_paths[55].src_format’) cairo.c cairo-analysis-surface.c cairo-arc.c cairo-array.c cairo-atomic.c cairo-bentley-ottmann.c cairo-cache.c cairo-clip.c cairo-color.c cairo-debug.c cairo-deflate-stream.c cairo-fixed.c cairo-font-face.c cairo-font-face-twin.c /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo.c:50: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo.c:50: warning: (near initialization for ‘_cairo_nil.user_data.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo.c:52: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo.c:52: warning: (near initialization for ‘_cairo_nil.gstate_tail[0].tolerance’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo.c:52: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo.c:52: warning: (near initialization for ‘_cairo_nil.gstate_tail[1].tolerance’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo.c:61: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo.c:61: warning: (near initialization for ‘_cairo_nil.path[0].buf.base.buf_size’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo.c:61: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo.c:61: warning: (near initialization for ‘_cairo_nil.path[0].buf.op’) cairo-font-face-twin-data.c cairo-font-options.c cairo-freelist.c /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-font-face.c:49: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-font-face.c:49: warning: (near initialization for ‘_cairo_font_face_nil.user_data.is_snapshot’) cairo-gstate.c cairo-hash.c cairo-hull.c cairo-image-info.c cairo-image-surface.c cairo-lzw.c cairo-matrix.c cairo-meta-surface.c /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-image-surface.c: In function ‘_cairo_content_from_pixman_format’: /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-image-surface.c:77: warning: enumeration value ‘PIXMAN_b8g8r8a8’ not handled in switch /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-image-surface.c:77: warning: enumeration value ‘PIXMAN_b8g8r8x8’ not handled in switch /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-image-surface.c:77: warning: enumeration value ‘PIXMAN_x2r10g10b10’ not handled in switch /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-image-surface.c:77: warning: enumeration value ‘PIXMAN_a2r10g10b10’ not handled in switch /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-image-surface.c: At top level: /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-image-surface.c:1543: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-image-surface.c:1543: warning: (near initialization for ‘_cairo_image_surface_backend.fill_stroke’) cairo-misc.c cairo-mutex.c cairo-output-stream.c cairo-paginated-surface.c cairo-path.c cairo-path-bounds.c cairo-path-fill.c cairo-path-fixed.c cairo-path-in-fill.c cairo-path-stroke.c cairo-pattern.c cairo-pen.c cairo-polygon.c cairo-rectangle.c /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c: In function ‘_cairo_path_fixed_init_copy’: /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c:128: warning: ISO C forbids braced-groups within expressions /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c:130: warning: ISO C forbids braced-groups within expressions /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c:144: warning: ISO C forbids braced-groups within expressions /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c:146: warning: ISO C forbids braced-groups within expressions /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c: In function ‘_cairo_path_fixed_hash’: /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c:179: warning: ISO C forbids braced-groups within expressions /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c: In function ‘_cairo_path_fixed_size’: /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c:197: warning: ISO C forbids braced-groups within expressions /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c: In function ‘_cairo_path_fixed_equal’: /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c:229: warning: ISO C forbids braced-groups within expressions /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c:237: warning: ISO C forbids braced-groups within expressions /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c:277: warning: ISO C forbids braced-groups within expressions /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c:295: warning: ISO C forbids braced-groups within expressions /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c: In function ‘_cairo_path_fixed_fini’: /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c:329: warning: ISO C forbids braced-groups within expressions /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c:332: warning: ISO C forbids braced-groups within expressions /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c: In function ‘_cairo_path_last_op’: /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c:351: warning: ISO C forbids braced-groups within expressions /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c: In function ‘_cairo_path_fixed_move_to’: /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c:374: warning: ISO C forbids braced-groups within expressions /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c: In function ‘_cairo_path_fixed_add’: /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c:568: warning: ISO C forbids braced-groups within expressions /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c: In function ‘_cairo_path_fixed_interpret’: /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c:687: warning: ISO C forbids braced-groups within expressions /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c:730: warning: ISO C forbids braced-groups within expressions /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c:730: warning: ISO C forbids braced-groups within expressions /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c: In function ‘_cairo_path_fixed_offset_and_scale’: /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c:800: warning: ISO C forbids braced-groups within expressions /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c: In function ‘_cairo_path_fixed_transform’: /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c:840: warning: ISO C forbids braced-groups within expressions /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c: In function ‘_cairo_path_fixed_is_equal’: /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c:870: warning: ISO C forbids braced-groups within expressions /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c:871: warning: ISO C forbids braced-groups within expressions /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c: In function ‘_cairo_path_fixed_iter_next_op’: /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-path-fixed.c:1089: warning: ISO C forbids braced-groups within expressions cairo-region.c cairo-scaled-font.c /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-pattern.c:37: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-pattern.c:37: warning: (near initialization for ‘_cairo_pattern_nil.base.user_data.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-pattern.c:41: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-pattern.c:41: warning: (near initialization for ‘_cairo_pattern_nil.color’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-pattern.c:47: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-pattern.c:47: warning: (near initialization for ‘_cairo_pattern_nil_null_pointer.base.user_data.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-pattern.c:51: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-pattern.c:51: warning: (near initialization for ‘_cairo_pattern_nil_null_pointer.color’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-pattern.c:57: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-pattern.c:57: warning: (near initialization for ‘_cairo_pattern_black.base.user_data.is_snapshot’) cairo-scaled-font-subsets.c /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-region.c:43: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-region.c:43: warning: (near initialization for ‘_cairo_region_nil.rgn’) cairo-skiplist.c cairo-slope.c cairo-spans.c cairo-spline.c cairo-stroke-style.c cairo-surface.c cairo-surface-fallback.c cairo-tor-scan-converter.c cairo-toy-font-face.c cairo-traps.c cairo-unicode.c cairo-user-font.c /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-scaled-font.c:211: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-scaled-font.c:211: warning: (near initialization for ‘_cairo_scaled_font_nil.user_data.is_snapshot’) cairo-version.c /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-toy-font-face.c:50: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-toy-font-face.c:50: warning: (near initialization for ‘_cairo_font_face_null_pointer.user_data.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-toy-font-face.c:58: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-toy-font-face.c:58: warning: (near initialization for ‘_cairo_font_face_invalid_string.user_data.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-toy-font-face.c:66: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-toy-font-face.c:66: warning: (near initialization for ‘_cairo_font_face_invalid_slant.user_data.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-toy-font-face.c:74: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-toy-font-face.c:74: warning: (near initialization for ‘_cairo_font_face_invalid_weight.user_data.is_snapshot’) cairo-wideint.c cairo-base85-stream.c /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:80: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:80: warning: (near initialization for ‘_cairo_surface_nil.user_data.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:80: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:80: warning: (near initialization for ‘_cairo_surface_nil.mime_data.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:80: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:80: warning: (near initialization for ‘_cairo_surface_nil.snapshots.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:81: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:81: warning: (near initialization for ‘_cairo_surface_nil_surface_type_mismatch.user_data.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:81: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:81: warning: (near initialization for ‘_cairo_surface_nil_surface_type_mismatch.mime_data.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:81: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:81: warning: (near initialization for ‘_cairo_surface_nil_surface_type_mismatch.snapshots.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:82: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:82: warning: (near initialization for ‘_cairo_surface_nil_invalid_content.user_data.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:82: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:82: warning: (near initialization for ‘_cairo_surface_nil_invalid_content.mime_data.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:82: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:82: warning: (near initialization for ‘_cairo_surface_nil_invalid_content.snapshots.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:83: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:83: warning: (near initialization for ‘_cairo_surface_nil_invalid_format.user_data.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:83: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:83: warning: (near initialization for ‘_cairo_surface_nil_invalid_format.mime_data.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:83: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:83: warning: (near initialization for ‘_cairo_surface_nil_invalid_format.snapshots.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:84: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:84: warning: (near initialization for ‘_cairo_surface_nil_invalid_visual.user_data.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:84: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:84: warning: (near initialization for ‘_cairo_surface_nil_invalid_visual.mime_data.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:84: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:84: warning: (near initialization for ‘_cairo_surface_nil_invalid_visual.snapshots.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:85: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:85: warning: (near initialization for ‘_cairo_surface_nil_file_not_found.user_data.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:85: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:85: warning: (near initialization for ‘_cairo_surface_nil_file_not_found.mime_data.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:85: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:85: warning: (near initialization for ‘_cairo_surface_nil_file_not_found.snapshots.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:86: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:86: warning: (near initialization for ‘_cairo_surface_nil_temp_file_error.user_data.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:86: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:86: warning: (near initialization for ‘_cairo_surface_nil_temp_file_error.mime_data.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:86: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:86: warning: (near initialization for ‘_cairo_surface_nil_temp_file_error.snapshots.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:87: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:87: warning: (near initialization for ‘_cairo_surface_nil_read_error.user_data.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:87: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:87: warning: (near initialization for ‘_cairo_surface_nil_read_error.mime_data.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:87: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:87: warning: (near initialization for ‘_cairo_surface_nil_read_error.snapshots.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:88: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:88: warning: (near initialization for ‘_cairo_surface_nil_write_error.user_data.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:88: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:88: warning: (near initialization for ‘_cairo_surface_nil_write_error.mime_data.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:88: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:88: warning: (near initialization for ‘_cairo_surface_nil_write_error.snapshots.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:89: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:89: warning: (near initialization for ‘_cairo_surface_nil_invalid_stride.user_data.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:89: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:89: warning: (near initialization for ‘_cairo_surface_nil_invalid_stride.mime_data.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:89: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:89: warning: (near initialization for ‘_cairo_surface_nil_invalid_stride.snapshots.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:90: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:90: warning: (near initialization for ‘_cairo_surface_nil_invalid_size.user_data.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:90: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:90: warning: (near initialization for ‘_cairo_surface_nil_invalid_size.mime_data.is_snapshot’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:90: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-surface.c:90: warning: (near initialization for ‘_cairo_surface_nil_invalid_size.snapshots.is_snapshot’) cairo-type1-fallback.c /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-user-font.c:481: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-user-font.c:481: warning: (near initialization for ‘_cairo_user_font_face_backend.get_implementation’) cairo-type3-glyph-surface.c cairo-truetype-subset.c cairo-cff-subset.c cairo-pdf-surface.c /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-type3-glyph-surface.c:334: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-type3-glyph-surface.c:334: warning: (near initialization for ‘cairo_type3_glyph_surface_backend.is_similar’) cairo-pdf-operators.c cairo-ps-surface.c cairo-xlib-surface.c cairo-xlib-screen.c cairo-xlib-visual.c cairo-xlib-display.c /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-ps-surface.c: In function ‘_cairo_ps_surface_emit_header’: /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-ps-surface.c:227: warning: string length ‘1875’ is greater than the length ‘509’ ISO C90 compilers are required to support /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-ps-surface.c: At top level: /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-ps-surface.c:3552: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-ps-surface.c:3552: warning: (near initialization for ‘cairo_ps_surface_backend.is_similar’) cairo-ft-font.c cairo-type1-subset.c /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-xlib-display.c: In function ‘_cairo_xlib_display_get’: /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-xlib-display.c:262: warning: ISO C90 forbids mixed declarations and code /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-xlib-surface.c:2535: warning: missing initializer /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-xlib-surface.c:2535: warning: (near initialization for ‘cairo_xlib_surface_backend.has_show_text_glyphs’) /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-xlib-surface.c: In function ‘_cairo_xlib_surface_detach_display’: /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-xlib-surface.c:2555: warning: ISO C forbids braced-groups within expressions /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-xlib-surface.c: In function ‘_cairo_xlib_surface_remove_scaled_font’: /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-xlib-surface.c:3195: warning: ISO C forbids braced-groups within expressions /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-xlib-surface.c: In function ‘_cairo_xlib_surface_add_glyph’: /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-xlib-surface.c:3654: warning: operation on ‘d’ may be undefined /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-xlib-surface.c:3654: warning: operation on ‘d’ may be undefined /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-xlib-surface.c:3654: warning: operation on ‘d’ may be undefined /home/jwalden/moz/2/gfx/cairo/cairo/src/cairo-type1-subset.c:761: warning: string length ‘911’ is greater than the length ‘509’ ISO C90 compilers are required to support cairo-xlib-utils.c woff.c gfxASurface.cpp gfxAlphaRecovery.cpp gfxBlur.cpp gfxContext.cpp gfxImageSurface.cpp gfxFont.cpp gfxFontMissingGlyphs.cpp gfxFontTest.cpp gfxFontUtils.cpp gfxAtoms.cpp gfxMatrix.cpp gfxPath.cpp /home/jwalden/moz/2/gfx/thebes/src/cairo-xlib-utils.c: In function ‘_create_temp_xlib_surface’: /home/jwalden/moz/2/gfx/thebes/src/cairo-xlib-utils.c:330: warning: ISO C90 forbids mixed declarations and code gfxPattern.cpp gfxPlatform.cpp gfxPlatformFontList.cpp gfxRect.cpp gfxSkipChars.cpp gfxTextRunCache.cpp gfxTextRunWordCache.cpp gfxUserFontSet.cpp gfxPangoFonts.cpp gfxXlibSurface.cpp gfxPlatformGtk.cpp gfxGdkNativeRenderer.cpp gfxPDFSurface.cpp gfxPSSurface.cpp gfxFontconfigUtils.cpp gfxFT2FontBase.cpp gfxFT2Utils.cpp nsUnicodeRange.cpp nsIFontEnumerator.idl nsIScriptableRegion.idl gfxIFormats.idl gfxidltypes.idl nsColor.cpp nsFont.cpp nsRect.cpp nsRegion.cpp nsTransform2D.cpp nsScriptableRegion.cpp /home/jwalden/moz/2/gfx/src/nsRegion.cpp: In member function ‘nsIntRegion nsRegion::ToOutsidePixels(nscoord) const’: /home/jwalden/moz/2/gfx/src/nsRegion.cpp:1295: warning: suggest parentheses around assignment used as truth value nsThebesRegion.cpp nsThebesDeviceContext.cpp nsThebesGfxFactory.cpp nsThebesRenderingContext.cpp nsThebesFontMetrics.cpp nsThebesFontEnumerator.cpp nsSystemFontsGTK2.cpp nsCUPSShim.cpp nsPaperPS.cpp nsPSPrinters.cpp BasicImages.cpp BasicLayers.cpp glWrapper.cpp LayerManagerOGL.cpp ThebesLayerOGL.cpp ContainerLayerOGL.cpp ImageLayerOGL.cpp /home/jwalden/moz/2/gfx/layers/opengl/glWrapper.cpp: In member function ‘PRBool glWrapper::LoadSymbols(OGLFunction*)’: /home/jwalden/moz/2/gfx/layers/opengl/glWrapper.cpp:135: warning: the address of ‘void (* glGetProcAddress(const char*))()’ will always evaluate as ‘true’ SharedDIB.cpp imgICache.idl imgIContainer.idl imgIContainerObserver.idl imgIDecoder.idl imgIDecoderObserver.idl imgIEncoder.idl imgILoader.idl imgIRequest.idl imgITools.idl imgContainer.cpp imgFrame.cpp imgLoader.cpp imgRequest.cpp imgRequestProxy.cpp imgTools.cpp imgContainerRequest.cpp nsPNGDecoder.cpp nsGIFDecoder2.cpp iccjpeg.c nsJPEGDecoder.cpp /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1006: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1052: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1098: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion /home/jwalden/moz/2/modules/libpr0n/decoders/jpeg/nsJPEGDecoder.cpp:1144: warning: overflow in implicit constant conversion nsBMPDecoder.cpp nsICODecoder.cpp nsPNGEncoder.cpp nsJPEGEncoder.cpp nsImageModule.cpp nspluginroot.idl nsIPluginStreamInfo.idl nsIPluginInstanceOwner.idl nsIPlugin.idl nsIHTTPHeaderListener.idl nsIPluginTag.idl nsIPluginTagInfo.idl nsIPluginInputStream.idl nsIPluginStreamListener.idl nsIPluginInstance.idl nsIPluginHost.idl nsIPluginDocument.idl nsNPAPIPlugin.cpp nsNPAPIPluginInstance.cpp nsPluginModule.cpp nsPluginHost.cpp nsJSNPRuntime.cpp nsPluginTags.cpp nsPluginsDirUnix.cpp nsPluginNativeWindowGtk2.cpp nptest.cpp nptest_utils.cpp nptest_gtk2.cpp /home/jwalden/moz/2/modules/plugin/test/testplugin/nptest.cpp: In function ‘char* NP_GetPluginVersion()’: /home/jwalden/moz/2/modules/plugin/test/testplugin/nptest.cpp:474: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/modules/plugin/test/testplugin/nptest.cpp: In function ‘char* NP_GetMIMEDescription()’: /home/jwalden/moz/2/modules/plugin/test/testplugin/nptest.cpp:484: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/modules/plugin/test/testplugin/nptest.cpp: In function ‘NPError NP_GetValue(void*, NPPVariable, void*)’: /home/jwalden/moz/2/modules/plugin/test/testplugin/nptest.cpp:492: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/modules/plugin/test/testplugin/nptest.cpp:495: warning: deprecated conversion from string constant to ‘char*’ nsIBrowserDOMWindow.idl nsIContentPrefService.idl nsIContentURIGrouper.idl nsIDOMClientInformation.idl nsIDOMConstructor.idl nsIDOMCRMFObject.idl nsIDOMCrypto.idl nsIDOMHistory.idl nsIDOMLocation.idl nsIDOMMimeType.idl nsIDOMMimeTypeArray.idl nsIDOMNavigator.idl nsIDOMPkcs11.idl nsIDOMPlugin.idl nsIDOMPluginArray.idl nsIDOMScreen.idl nsIDOMWindowInternal.idl nsIDOMJSWindow.idl nsIDOMModalContentWindow.idl nsIDOMChromeWindow.idl nsIDOMNSFeatureFactory.idl nsIDOMClientRect.idl nsIDOMClientRectList.idl nsIFocusManager.idl nsIQueryContentEventResult.idl domstubs.idl nsIDOMBarProp.idl nsIDOMWindow.idl nsIDOMWindow2.idl nsIDOMWindowCollection.idl nsIDOMWindowUtils.idl nsIDOMCanvasRenderingContext2D.idl nsICanvasRenderingContextWebGL.idl nsIDOM3Document.idl nsIDOM3Node.idl nsIDOM3Text.idl nsIDOM3TypeInfo.idl nsIDOM3Attr.idl nsIDOMDOMStringList.idl nsIDOMNameList.idl nsIDOMNSDocument.idl nsIDOMUserDataHandler.idl nsIDOMXMLDocument.idl nsIDOMDOMConfiguration.idl nsIDOMNSEditableElement.idl nsIDOMNSElement.idl nsIDOMNodeSelector.idl nsIDOMDOMTokenList.idl nsIDOMAttr.idl nsIDOMCDATASection.idl nsIDOMCharacterData.idl nsIDOMComment.idl nsIDOMDOMException.idl nsIDOMDOMImplementation.idl nsIDOMDocument.idl nsIDOMDocumentFragment.idl nsIDOMDocumentType.idl nsIDOMEntity.idl nsIDOMEntityReference.idl nsIDOMElement.idl nsIDOMNamedNodeMap.idl nsIDOMNode.idl nsIDOMNodeList.idl nsIDOMNotation.idl nsIDOMProcessingInstruction.idl nsIDOMText.idl nsIDOMHTMLCanvasElement.idl nsIDOMNSHTMLAnchorElement.idl nsIDOMNSHTMLAnchorElement2.idl nsIDOMNSHTMLAreaElement.idl nsIDOMNSHTMLAreaElement2.idl nsIDOMNSHTMLButtonElement.idl nsIDOMNSHTMLDocument.idl nsIDOMNSHTMLElement.idl nsIDOMNSHTMLFormElement.idl nsIDOMNSHTMLFrameElement.idl nsIDOMNSHTMLHRElement.idl nsIDOMNSHTMLImageElement.idl nsIDOMNSHTMLInputElement.idl nsIDOMNSHTMLOptionCollectn.idl nsIDOMNSHTMLOptionElement.idl nsIDOMNSHTMLSelectElement.idl nsIDOMNSHTMLTextAreaElement.idl nsIDOMNSHTMLScriptElement.idl nsIDOMHTMLAnchorElement.idl nsIDOMHTMLAppletElement.idl nsIDOMHTMLAreaElement.idl nsIDOMHTMLBRElement.idl nsIDOMHTMLBaseElement.idl nsIDOMHTMLBaseFontElement.idl nsIDOMHTMLBodyElement.idl nsIDOMHTMLButtonElement.idl nsIDOMHTMLCollection.idl nsIDOMHTMLDListElement.idl nsIDOMHTMLDirectoryElement.idl nsIDOMHTMLDivElement.idl nsIDOMHTMLDocument.idl nsIDOMHTMLElement.idl nsIDOMHTMLEmbedElement.idl nsIDOMHTMLFieldSetElement.idl nsIDOMHTMLFontElement.idl nsIDOMHTMLFormElement.idl nsIDOMHTMLFrameElement.idl nsIDOMHTMLFrameSetElement.idl nsIDOMHTMLHRElement.idl nsIDOMHTMLHeadElement.idl nsIDOMHTMLHeadingElement.idl nsIDOMHTMLHtmlElement.idl nsIDOMHTMLIFrameElement.idl nsIDOMHTMLImageElement.idl nsIDOMHTMLInputElement.idl nsIDOMHTMLIsIndexElement.idl nsIDOMHTMLLIElement.idl nsIDOMHTMLLabelElement.idl nsIDOMHTMLLegendElement.idl nsIDOMHTMLLinkElement.idl nsIDOMHTMLMapElement.idl nsIDOMHTMLMenuElement.idl nsIDOMHTMLMetaElement.idl nsIDOMHTMLModElement.idl nsIDOMHTMLOListElement.idl nsIDOMHTMLObjectElement.idl nsIDOMHTMLOptGroupElement.idl nsIDOMHTMLOptionElement.idl nsIDOMHTMLOptionsCollection.idl nsIDOMHTMLParamElement.idl nsIDOMHTMLParagraphElement.idl nsIDOMHTMLPreElement.idl nsIDOMHTMLQuoteElement.idl nsIDOMHTMLScriptElement.idl nsIDOMHTMLSelectElement.idl nsIDOMHTMLStyleElement.idl nsIDOMHTMLTableCaptionElem.idl nsIDOMHTMLTableCellElement.idl nsIDOMHTMLTableColElement.idl nsIDOMHTMLTableElement.idl nsIDOMHTMLTableRowElement.idl nsIDOMHTMLTableSectionElem.idl nsIDOMHTMLTextAreaElement.idl nsIDOMHTMLTitleElement.idl nsIDOMHTMLUListElement.idl nsIDOMHTMLMediaError.idl nsIDOMHTMLTimeRanges.idl nsIDOMHTMLByteRanges.idl nsIDOMHTMLMediaElement.idl nsIDOMHTMLSourceElement.idl nsIDOMHTMLVideoElement.idl nsIDOMHTMLAudioElement.idl nsIDOMHTMLVoidCallback.idl nsIDOMNSEvent.idl nsIDOMDataContainerEvent.idl nsIDOMMutationEvent.idl nsIDOMKeyEvent.idl nsIDOMNSUIEvent.idl nsIDOMDragEvent.idl nsIDOMDataTransfer.idl nsIDOMBeforeUnloadEvent.idl nsIDOMPopupBlockedEvent.idl nsIDOMNSEventTarget.idl nsIDOMSmartCardEvent.idl nsIDOMPageTransitionEvent.idl nsIDOMCommandEvent.idl nsIDOMMessageEvent.idl nsIDOMNotifyPaintEvent.idl nsIDOMPaintRequest.idl nsIDOMPaintRequestList.idl nsIDOMSimpleGestureEvent.idl nsIDOMNSMouseEvent.idl nsIDOMScrollAreaEvent.idl nsIDOMOrientationEvent.idl nsIDOMTransitionEvent.idl nsIDOMPopStateEvent.idl nsIDOMDocumentEvent.idl nsIDOMEvent.idl nsIDOMEventListener.idl nsIDOM3DocumentEvent.idl nsIDOMEventTarget.idl nsIDOM3EventTarget.idl nsIDOMEventGroup.idl nsIDOMMouseEvent.idl nsIDOMMouseScrollEvent.idl nsIDOMUIEvent.idl nsIDOMProgressEvent.idl nsIDOMLinkStyle.idl nsIDOMNSDocumentStyle.idl nsIDOMDocumentStyle.idl nsIDOMMediaList.idl nsIDOMStyleSheet.idl nsIDOMStyleSheetList.idl nsIDOMDocumentView.idl nsIDOMAbstractView.idl nsISidebar.idl nsIWebContentHandlerRegistrar.idl nsIDOMCSS2Properties.idl nsIDOMCSSCharsetRule.idl nsIDOMCSSFontFaceRule.idl nsIDOMCSSImportRule.idl nsIDOMCSSMediaRule.idl nsIDOMCSSMozDocumentRule.idl nsIDOMCSSPageRule.idl nsIDOMCSSStyleRule.idl nsIDOMCSSUnknownRule.idl nsIDOMCounter.idl nsIDOMDocumentCSS.idl nsIDOMNSCSS2Properties.idl nsIDOMRGBColor.idl nsIDOMRect.idl nsIDOMSVGCSS2Properties.idl nsIDOMViewCSS.idl nsIDOMNSRGBAColor.idl nsIDOMCSSPrimitiveValue.idl nsIDOMCSSRule.idl nsIDOMCSSStyleDeclaration.idl nsIDOMCSSStyleSheet.idl nsIDOMCSSRuleList.idl nsIDOMCSSValueList.idl nsIDOMCSSValue.idl nsIDOMElementCSSInlineStyle.idl nsIDOMDocumentTraversal.idl nsIDOMNodeFilter.idl nsIDOMNodeIterator.idl nsIDOMTreeWalker.idl nsIDOMNSRange.idl nsIDOMRangeException.idl nsIDOMRange.idl nsIDOMDocumentRange.idl nsIDOMDocumentXBL.idl nsIDOMXPathEvaluator.idl nsIDOMXPathException.idl nsIDOMXPathExpression.idl nsIDOMXPathNamespace.idl nsIDOMXPathNSResolver.idl nsIDOMXPathResult.idl nsIDOMNSXPathExpression.idl nsIDOMDOMImplementationLS.idl nsIDOMLSException.idl nsIDOMLSInput.idl nsIDOMLSLoadEvent.idl nsIDOMLSOutput.idl nsIDOMLSParser.idl nsIDOMLSParserFilter.idl nsIDOMLSProgressEvent.idl nsIDOMLSResourceResolver.idl nsIDOMLSSerializer.idl nsIDOMLSSerializerFilter.idl nsIDOMXULCheckboxElement.idl nsIDOMXULButtonElement.idl nsIDOMXULCommandDispatcher.idl nsIDOMXULCommandEvent.idl nsIDOMXULControlElement.idl nsIDOMXULDescriptionElement.idl nsIDOMXULDocument.idl nsIDOMXULElement.idl nsIDOMXULContainerElement.idl nsIDOMXULImageElement.idl nsIDOMXULLabelElement.idl nsIDOMXULLabeledControlEl.idl nsIDOMXULMenuListElement.idl nsIDOMXULPopupElement.idl nsIDOMXULSelectCntrlEl.idl nsIDOMXULSelectCntrlItemEl.idl nsIDOMXULMultSelectCntrlEl.idl nsIDOMXULTextboxElement.idl nsIDOMXULTreeElement.idl nsIDOMToString.idl nsIDOMStorageManager.idl nsIDOMStorage.idl nsIDOMStorageObsolete.idl nsIDOMStorageEvent.idl nsIDOMStorageEventObsolete.idl nsIDOMStorageItem.idl nsIDOMStorageList.idl nsIDOMStorageWindow.idl nsIJSON.idl nsIDOMOfflineResourceList.idl nsIDOMLoadStatus.idl nsIDOMGeoGeolocation.idl nsIDOMGeoPosition.idl nsIDOMGeoPositionAddress.idl nsIDOMGeoPositionCoords.idl nsIDOMGeoPositionCallback.idl nsIDOMGeoPositionError.idl nsIDOMGeoPositionErrorCallback.idl nsIDOMGeoPositionOptions.idl nsIDOMNavigatorGeolocation.idl nsIGeolocationProvider.idl nsIDOMWorkers.idl nsIDOMGetSVGDocument.idl nsIDOMSVGAElement.idl nsIDOMSVGAngle.idl nsIDOMSVGAnimatedAngle.idl nsIDOMSVGAnimatedBoolean.idl nsIDOMSVGAnimatedEnum.idl nsIDOMSVGAnimatedInteger.idl nsIDOMSVGAnimatedLength.idl nsIDOMSVGAnimatedLengthList.idl nsIDOMSVGAnimatedNumber.idl nsIDOMSVGAnimatedNumberList.idl nsIDOMSVGAnimatedPathData.idl nsIDOMSVGAnimatedPoints.idl nsIDOMSVGAnimatedString.idl nsIDOMSVGAnimPresAspRatio.idl nsIDOMSVGAnimatedRect.idl nsIDOMSVGAnimTransformList.idl nsIDOMSVGCircleElement.idl nsIDOMSVGClipPathElement.idl nsIDOMSVGDefsElement.idl nsIDOMSVGDescElement.idl nsIDOMSVGDocument.idl nsIDOMSVGElement.idl nsIDOMSVGEllipseElement.idl nsIDOMSVGEvent.idl nsIDOMSVGException.idl nsIDOMSVGFilterElement.idl nsIDOMSVGFilters.idl nsIDOMSVGFitToViewBox.idl nsIDOMSVGForeignObjectElem.idl nsIDOMSVGGElement.idl nsIDOMSVGGradientElement.idl nsIDOMSVGImageElement.idl nsIDOMSVGLength.idl nsIDOMSVGLengthList.idl nsIDOMSVGLineElement.idl nsIDOMSVGLocatable.idl nsIDOMSVGMarkerElement.idl nsIDOMSVGMaskElement.idl nsIDOMSVGMatrix.idl nsIDOMSVGMetadataElement.idl nsIDOMSVGNumber.idl nsIDOMSVGNumberList.idl nsIDOMSVGPathElement.idl nsIDOMSVGPathSeg.idl nsIDOMSVGPathSegList.idl nsIDOMSVGPatternElement.idl nsIDOMSVGPoint.idl nsIDOMSVGPointList.idl nsIDOMSVGPolylineElement.idl nsIDOMSVGPolygonElement.idl nsIDOMSVGPresAspectRatio.idl nsIDOMSVGRect.idl nsIDOMSVGRectElement.idl nsIDOMSVGScriptElement.idl nsIDOMSVGSVGElement.idl nsIDOMSVGStopElement.idl nsIDOMSVGStylable.idl nsIDOMSVGStyleElement.idl nsIDOMSVGSymbolElement.idl nsIDOMSVGSwitchElement.idl nsIDOMSVGTextContentElement.idl nsIDOMSVGTextElement.idl nsIDOMSVGTextPathElement.idl nsIDOMSVGTextPositionElem.idl nsIDOMSVGTitleElement.idl nsIDOMSVGTransform.idl nsIDOMSVGTransformList.idl nsIDOMSVGTransformable.idl nsIDOMSVGTSpanElement.idl nsIDOMSVGURIReference.idl nsIDOMSVGUnitTypes.idl nsIDOMSVGUseElement.idl nsIDOMSVGViewSpec.idl nsIDOMSVGZoomAndPan.idl nsIDOMSVGZoomEvent.idl nsIDOMSVGAnimateElement.idl nsIDOMSVGAnimateTransformElement.idl nsIDOMSVGAnimationElement.idl nsIDOMSVGSetElement.idl nsIDOMElementTimeControl.idl nsBarProps.cpp nsDOMWindowUtils.cpp nsJSEnvironment.cpp nsDOMException.cpp nsJSTimeoutHandler.cpp nsFocusManager.cpp nsGlobalWindow.cpp nsGlobalWindowCommands.cpp nsLocation.cpp nsDOMWindowList.cpp nsJSUtils.cpp /home/jwalden/moz/2/dom/base/nsDOMWindowUtils.cpp: In member function ‘virtual nsresult nsDOMWindowUtils::SendTextEvent(const nsAString_internal&, PRInt32, PRUint32, PRInt32, PRUint32, PRInt32, PRUint32, PRInt32, PRInt32)’: /home/jwalden/moz/2/dom/base/nsDOMWindowUtils.cpp:1013: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/dom/base/nsDOMWindowUtils.cpp: In member function ‘virtual nsresult nsDOMWindowUtils::SendQueryContentEvent(PRUint32, PRUint32, PRUint32, PRInt32, PRInt32, nsIQueryContentEventResult**)’: /home/jwalden/moz/2/dom/base/nsDOMWindowUtils.cpp:1074: warning: unused variable ‘rv’ nsScreen.cpp nsHistory.cpp nsMimeTypeArray.cpp nsPluginArray.cpp nsWindowRoot.cpp nsDOMClassInfo.cpp nsScriptNameSpaceManager.cpp nsDOMScriptObjectFactory.cpp nsQueryContentEventResult.cpp nsIEntropyCollector.idl nsIScriptChannel.idl nsJSProtocolHandler.cpp nsJSEventListener.cpp nsDOMStorage.cpp nsDOMStorageDBWrapper.cpp nsDOMStoragePersistentDB.cpp nsDOMStorageMemoryDB.cpp /home/jwalden/moz/2/dom/src/storage/nsDOMStoragePersistentDB.cpp: In member function ‘nsresult nsDOMStoragePersistentDB::GetAllKeys(nsDOMStorage*, nsTHashtable*)’: /home/jwalden/moz/2/dom/src/storage/nsDOMStoragePersistentDB.cpp:316: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/dom/src/storage/nsDOMStoragePersistentDB.cpp: In member function ‘nsresult nsDOMStoragePersistentDB::GetKeyValue(nsDOMStorage*, const nsAString_internal&, nsAString_internal&, PRBool*)’: /home/jwalden/moz/2/dom/src/storage/nsDOMStoragePersistentDB.cpp:353: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/dom/src/storage/nsDOMStoragePersistentDB.cpp:355: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/dom/src/storage/nsDOMStoragePersistentDB.cpp: In member function ‘nsresult nsDOMStoragePersistentDB::SetKey(nsDOMStorage*, const nsAString_internal&, const nsAString_internal&, PRBool, PRInt32, PRBool, PRInt32*)’: /home/jwalden/moz/2/dom/src/storage/nsDOMStoragePersistentDB.cpp:400: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/dom/src/storage/nsDOMStoragePersistentDB.cpp:402: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/dom/src/storage/nsDOMStoragePersistentDB.cpp:432: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/dom/src/storage/nsDOMStoragePersistentDB.cpp:434: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/dom/src/storage/nsDOMStoragePersistentDB.cpp:437: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/dom/src/storage/nsDOMStoragePersistentDB.cpp:439: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/dom/src/storage/nsDOMStoragePersistentDB.cpp:453: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/dom/src/storage/nsDOMStoragePersistentDB.cpp:455: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/dom/src/storage/nsDOMStoragePersistentDB.cpp:457: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/dom/src/storage/nsDOMStoragePersistentDB.cpp:459: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/dom/src/storage/nsDOMStoragePersistentDB.cpp: In member function ‘nsresult nsDOMStoragePersistentDB::SetSecure(nsDOMStorage*, const nsAString_internal&, PRBool)’: /home/jwalden/moz/2/dom/src/storage/nsDOMStoragePersistentDB.cpp:485: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/dom/src/storage/nsDOMStoragePersistentDB.cpp:487: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/dom/src/storage/nsDOMStoragePersistentDB.cpp:489: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/dom/src/storage/nsDOMStoragePersistentDB.cpp: In member function ‘nsresult nsDOMStoragePersistentDB::RemoveKey(nsDOMStorage*, const nsAString_internal&, PRBool, PRInt32)’: /home/jwalden/moz/2/dom/src/storage/nsDOMStoragePersistentDB.cpp:508: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/dom/src/storage/nsDOMStoragePersistentDB.cpp:510: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/dom/src/storage/nsDOMStoragePersistentDB.cpp: In member function ‘nsresult nsDOMStoragePersistentDB::ClearStorage(nsDOMStorage*)’: /home/jwalden/moz/2/dom/src/storage/nsDOMStoragePersistentDB.cpp:527: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/dom/src/storage/nsDOMStoragePersistentDB.cpp: In member function ‘nsresult nsDOMStoragePersistentDB::RemoveOwner(const nsACString_internal&, PRBool)’: /home/jwalden/moz/2/dom/src/storage/nsDOMStoragePersistentDB.cpp:553: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/dom/src/storage/nsDOMStoragePersistentDB.cpp: In member function ‘nsresult nsDOMStoragePersistentDB::RemoveOwners(const nsTArray&, PRBool, PRBool)’: /home/jwalden/moz/2/dom/src/storage/nsDOMStoragePersistentDB.cpp:606: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/dom/src/storage/nsDOMStoragePersistentDB.cpp: In member function ‘nsresult nsDOMStoragePersistentDB::GetUsageInternal(const nsACString_internal&, PRBool, PRInt32*)’: /home/jwalden/moz/2/dom/src/storage/nsDOMStoragePersistentDB.cpp:670: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../dist/include/mozIStorageBaseStatement.h:83) nsDOMOfflineResourceList.cpp nsJSON.cpp nsGeolocation.cpp /home/jwalden/moz/2/dom/src/geolocation/nsGeolocation.cpp: In member function ‘virtual nsresult nsGeolocationRequest::Allow()’: /home/jwalden/moz/2/dom/src/geolocation/nsGeolocation.cpp:278: warning: comparison between signed and unsigned integer expressions nsDOMWorker.cpp nsDOMThreadService.cpp nsDOMWorkerEvents.cpp nsDOMWorkerLocation.cpp nsDOMWorkerMessageHandler.cpp /home/jwalden/moz/2/dom/src/threads/nsDOMThreadService.cpp:639:27: warning: invoking macro NS_ENSURE_TRUE argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/dom/src/threads/nsDOMThreadService.cpp:1159:27: warning: invoking macro NS_ENSURE_TRUE argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 nsDOMWorkerNavigator.cpp nsDOMWorkerPool.cpp nsDOMWorkerScriptLoader.cpp nsDOMWorkerSecurityManager.cpp nsDOMWorkerTimeout.cpp /home/jwalden/moz/2/dom/src/threads/nsDOMWorkerSecurityManager.cpp: In constructor ‘nsDOMWorkerPrincipal::nsDOMWorkerPrincipal()’: /home/jwalden/moz/2/dom/src/threads/nsDOMWorkerSecurityManager.cpp:56: warning: deprecated conversion from string constant to ‘char*’ nsDOMWorkerXHR.cpp nsDOMWorkerXHRProxy.cpp ChildAsyncCall.cpp PluginMessageUtils.cpp ChildTimer.cpp PluginInstanceChild.cpp PluginInstanceParent.cpp PluginModuleChild.cpp PluginModuleParent.cpp PluginProcessParent.cpp PluginScriptableObjectChild.cpp PluginScriptableObjectParent.cpp BrowserStreamChild.cpp BrowserStreamParent.cpp /home/jwalden/moz/2/dom/plugins/PluginModuleParent.cpp: In member function ‘void mozilla::plugins::PluginModuleParent::WritePluginExtraDataForMinidump(const nsAString_internal&)’: /home/jwalden/moz/2/dom/plugins/PluginModuleParent.cpp:142: warning: format ‘%lld’ expects type ‘long long int’, but argument 3 has type ‘time_t’ PluginStreamChild.cpp PluginStreamParent.cpp /home/jwalden/moz/2/dom/plugins/BrowserStreamChild.cpp: In member function ‘bool mozilla::plugins::BrowserStreamChild::DeliverPendingData()’: /home/jwalden/moz/2/dom/plugins/BrowserStreamChild.cpp:276: warning: comparison between signed and unsigned integer expressions PluginThreadChild.cpp nsView.cpp nsViewManager.cpp nsIAccelerometer.idl nsIAppShell.idl nsIFilePicker.idl nsIToolkit.idl nsISound.idl nsITransferable.idl nsIClipboardDragDropHooks.idl nsIClipboardDragDropHookList.idl nsIDragSession.idl nsIDragService.idl nsIFormatConverter.idl nsIClipboard.idl nsIClipboardHelper.idl nsIClipboardOwner.idl nsIBaseWindow.idl nsIBidiKeyboard.idl nsIScreen.idl nsIScreenManager.idl nsIPrintSession.idl nsIPrintSettings.idl nsIPrintSettingsService.idl nsIPrintOptions.idl nsIIdleService.idl nsBaseAppShell.cpp nsBaseWidget.cpp nsTransferable.cpp nsBaseDragService.cpp nsHTMLFormatConverter.cpp nsPrimitiveHelpers.cpp nsXPLookAndFeel.cpp nsClipboardHelper.cpp nsPrintOptionsImpl.cpp nsPrintSettingsImpl.cpp nsPrintSession.cpp nsWidgetAtoms.cpp nsIdleService.cpp nsClipboardPrivacyHandler.cpp nsAccelerometer.cpp nsBaseFilePicker.cpp nsNativeTheme.cpp /home/jwalden/moz/2/widget/src/xpwidgets/nsAccelerometer.h: In constructor ‘nsAccelerometer::nsAccelerometer()’: /home/jwalden/moz/2/widget/src/xpwidgets/nsAccelerometer.h:79: warning: ‘nsAccelerometer::mEnabled’ will be initialized after /home/jwalden/moz/2/widget/src/xpwidgets/nsAccelerometer.h:71: warning: ‘PRBool nsAccelerometer::mNewListener’ /home/jwalden/moz/2/widget/src/xpwidgets/nsAccelerometer.cpp:102: warning: when initialized here mozcontainer.c keysym2ucs.c maiRedundantObjectFactory.c gtk2drawing.c nsWindow.cpp nsAppShell.cpp nsWidgetFactory.cpp nsToolkit.cpp nsBidiKeyboard.cpp nsLookAndFeel.cpp nsGtkKeyUtils.cpp nsFilePicker.cpp nsSound.cpp nsNativeKeyBindings.cpp nsScreenGtk.cpp nsScreenManagerGtk.cpp nsImageToPixbuf.cpp nsAccessibilityHelper.cpp nsAccelerometerUnix.cpp nsGtkIMModule.cpp nsIdleServiceGTK.cpp nsDeviceContextSpecG.cpp /home/jwalden/moz/2/widget/src/gtk2/nsNativeKeyBindings.cpp: In member function ‘virtual PRBool nsNativeKeyBindings::KeyPress(const nsNativeKeyEvent&, void (*)(const char*, void*), void*)’: /home/jwalden/moz/2/widget/src/gtk2/nsNativeKeyBindings.cpp:288: warning: suggest parentheses around ‘&&’ within ‘||’ nsPrintOptionsGTK.cpp nsPrintDialogGTK.cpp nsPrintSettingsGTK.cpp nsClipboard.cpp In file included from /home/jwalden/moz/2/widget/src/gtk2/nsPrintOptionsGTK.cpp:39: /home/jwalden/moz/2/widget/src/gtk2/../xpwidgets/nsPrintSettingsImpl.h:65: warning: ‘virtual nsPrintSettings& nsPrintSettings::operator=(const nsPrintSettings&)’ was hidden /home/jwalden/moz/2/widget/src/gtk2/nsPrintSettingsGTK.h:144: warning: by ‘nsPrintSettingsGTK& nsPrintSettingsGTK::operator=(const nsPrintSettingsGTK&)’ nsDragService.cpp In file included from /home/jwalden/moz/2/widget/src/gtk2/nsDeviceContextSpecG.cpp:71: /home/jwalden/moz/2/widget/src/gtk2/../xpwidgets/nsPrintSettingsImpl.h:65: warning: ‘virtual nsPrintSettings& nsPrintSettings::operator=(const nsPrintSettings&)’ was hidden /home/jwalden/moz/2/widget/src/gtk2/nsPrintSettingsGTK.h:144: warning: by ‘nsPrintSettingsGTK& nsPrintSettingsGTK::operator=(const nsPrintSettingsGTK&)’ /home/jwalden/moz/2/widget/src/gtk2/nsDeviceContextSpecG.cpp: In member function ‘virtual nsresult nsDeviceContextSpecGTK::GetSurfaceForPrinter(gfxASurface**)’: /home/jwalden/moz/2/widget/src/gtk2/nsDeviceContextSpecG.cpp:482: warning: enumeral mismatch in conditional expression: ‘nsIPrintSettings::’ vs ‘nsIPrintSettings::’ nsNativeThemeGTK.cpp In file included from /home/jwalden/moz/2/widget/src/gtk2/nsPrintDialogGTK.cpp:49: /home/jwalden/moz/2/widget/src/gtk2/../xpwidgets/nsPrintSettingsImpl.h:65: warning: ‘virtual nsPrintSettings& nsPrintSettings::operator=(const nsPrintSettings&)’ was hidden /home/jwalden/moz/2/widget/src/gtk2/nsPrintSettingsGTK.h:144: warning: by ‘nsPrintSettingsGTK& nsPrintSettingsGTK::operator=(const nsPrintSettingsGTK&)’ /home/jwalden/moz/2/widget/src/gtk2/nsPrintDialogGTK.cpp: In member function ‘const char* nsPrintDialogWidgetGTK::OptionWidgetToString(GtkWidget*)’: /home/jwalden/moz/2/widget/src/gtk2/nsPrintDialogGTK.cpp:415: warning: comparison between signed and unsigned integer expressions In file included from /home/jwalden/moz/2/widget/src/gtk2/nsPrintSettingsGTK.cpp:39: /home/jwalden/moz/2/widget/src/gtk2/../xpwidgets/nsPrintSettingsImpl.h:65: warning: ‘virtual nsPrintSettings& nsPrintSettings::operator=(const nsPrintSettings&)’ was hidden /home/jwalden/moz/2/widget/src/gtk2/nsPrintSettingsGTK.h:144: warning: by ‘nsPrintSettingsGTK& nsPrintSettingsGTK::operator=(const nsPrintSettingsGTK&)’ nsIChromeRegistry.idl nsIContentPolicy.idl nsIDocumentEncoder.idl nsIDOMFile.idl nsIDOMFileReader.idl nsIDOMFileInternal.idl nsIDOMFileList.idl nsIDOMFileException.idl nsIDOMFileError.idl nsIDOMFormData.idl nsIDOMParser.idl nsIDOMSerializer.idl nsISelection2.idl nsISelectionController.idl mozSanitizingSerializer.cpp nsISelectionDisplay.idl nsISelectionListener.idl nsISelectionPrivate.idl nsICanvasGLPrivate.idl nsIScriptLoaderObserver.idl nsISyncLoadDOMService.idl nsIDragDropHandler.idl nsIScriptEventHandler.idl nsIScriptEventManager.idl nsISelectElement.idl nsIEventListenerService.idl CanvasUtils.cpp nsIFormSubmitObserver.idl nsIImageLoadingContent.idl nsIObjectLoadingContent.idl nsEventListenerManager.cpp nsIFrameLoader.idl nsIXMLHttpRequest.idl nsIContentSecurityPolicy.idl nsISelection.idl nsEventStateManager.cpp nsIPhonetic.idl nsCanvasRenderingContext2D.cpp nsClientRect.cpp nsAtomListUtils.cpp WebGLContext.cpp nsHTMLDNSPrefetch.cpp nsGenericHTMLElement.cpp nsAttrAndChildArray.cpp nsAttrValue.cpp nsCCUncollectableMarker.cpp WebGLContextGL.cpp nsFormSubmission.cpp /home/jwalden/moz/2/content/events/src/nsEventStateManager.cpp: In member function ‘virtual nsresult nsEventStateManager::PostHandleEvent(nsPresContext*, nsEvent*, nsIFrame*, nsEventStatus*, nsIView*)’: /home/jwalden/moz/2/content/events/src/nsEventStateManager.cpp:3111: warning: enumeral mismatch in conditional expression: ‘nsIFocusManager::’ vs ‘nsIFocusManager::’ /home/jwalden/moz/2/content/events/src/nsEventStateManager.cpp:3113: warning: enumeral mismatch in conditional expression: ‘nsIFocusManager::’ vs ‘nsIFocusManager::’ nsDOMEvent.cpp nsCommentNode.cpp nsContentAreaDragDrop.cpp nsDOMDataContainerEvent.cpp WebGLContextUtils.cpp nsContentIterator.cpp nsImageMapUtils.cpp nsContentList.cpp nsDOMUIEvent.cpp nsHTMLAnchorElement.cpp WebGLContextValidate.cpp NativeJSContext.cpp nsHTMLAreaElement.cpp glwrap.cpp /home/jwalden/moz/2/content/html/content/src/../../../base/src/nsGenericElement.h:409: warning: ‘virtual const nsTextFragment* nsGenericElement::GetText()’ was hidden /home/jwalden/moz/2/content/html/content/src/nsHTMLAnchorElement.cpp:90: warning: by ‘virtual nsresult nsHTMLAnchorElement::GetText(nsAString_internal&)’ nsHTMLBRElement.cpp nsGLPbuffer.cpp nsGLPbufferOSMesa.cpp nsContentPolicy.cpp nsDOMKeyboardEvent.cpp nsHTMLBodyElement.cpp nsDOMTextEvent.cpp nsGLPbufferGLX.cpp nsContentSink.cpp nsContentUtils.cpp /home/jwalden/moz/2/content/html/content/src/../../../base/src/nsGenericElement.h:409: warning: ‘virtual const nsTextFragment* nsGenericElement::GetText()’ was hidden /home/jwalden/moz/2/content/html/content/src/nsHTMLBodyElement.cpp:102: warning: by ‘virtual nsresult nsHTMLBodyElement::GetText(nsAString_internal&)’ /home/jwalden/moz/2/content/html/content/src/../../../base/src/nsGenericElement.h:411: warning: ‘virtual nsresult nsGenericElement::SetText(const PRUnichar*, PRUint32, PRBool)’ was hidden /home/jwalden/moz/2/content/html/content/src/nsHTMLBodyElement.cpp:102: warning: by ‘virtual nsresult nsHTMLBodyElement::SetText(const nsAString_internal&)’ nsHTMLButtonElement.cpp nsDOMMouseEvent.cpp nsDOMMouseScrollEvent.cpp /home/jwalden/moz/2/content/html/content/src/nsHTMLButtonElement.cpp: In member function ‘virtual nsresult nsHTMLButtonElement::PostHandleEvent(nsEventChainPostVisitor&)’: /home/jwalden/moz/2/content/html/content/src/nsHTMLButtonElement.cpp:375: warning: suggest parentheses around ‘&&’ within ‘||’ nsHTMLCanvasElement.cpp nsDOMDragEvent.cpp nsIImageDocument.idl nsIWyciwygChannel.idl nsHTMLContentSink.cpp nsHTMLDelElement.cpp nsDOMMutationEvent.cpp nsHTMLFragmentContentSink.cpp nsHTMLDivElement.cpp /home/jwalden/moz/2/content/base/src/nsContentUtils.cpp: In member function ‘PRBool::CloneStack::Push(jsval, jsval, JSIdArray*)’: /home/jwalden/moz/2/content/base/src/nsContentUtils.cpp:5454: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/content/base/src/nsContentUtils.cpp: In member function ‘void::CloneStack::Pop()’: /home/jwalden/moz/2/content/base/src/nsContentUtils.cpp:5490: warning: comparison between signed and unsigned integer expressions nsCopySupport.cpp nsDOMPopupBlockedEvent.cpp nsHTMLDocument.cpp nsHTMLFieldSetElement.cpp nsDOMOrientationEvent.cpp nsCrossSiteListenerProxy.cpp nsHTMLFontElement.cpp nsDOMBeforeUnloadEvent.cpp nsHTMLFormElement.cpp nsImageDocument.cpp nsCSPService.cpp nsDOMPageTransitionEvent.cpp nsDOMXULCommandEvent.cpp nsDataDocumentContentPolicy.cpp nsHTMLFrameElement.cpp nsMediaDocument.cpp nsDOMCommandEvent.cpp nsPluginDocument.cpp nsDOMAttribute.cpp nsHTMLFrameSetElement.cpp nsDOMMessageEvent.cpp nsHTMLHRElement.cpp nsPaintRequest.cpp nsDOMAttributeMap.cpp nsWyciwygChannel.cpp nsHTMLHeadElement.cpp nsPrivateTextRange.cpp nsWyciwygProtocolHandler.cpp nsDOMDocumentType.cpp nsHTMLHeadingElement.cpp nsDOMEventGroup.cpp nsXMLEventsManager.cpp nsDOMFile.cpp nsVideoDocument.cpp nsSMILKeySpline.cpp nsHTMLHtmlElement.cpp nsSMILAnimationController.cpp nsXMLEventsElement.cpp nsDOMFileReader.cpp nsHTMLIFrameElement.cpp nsPLDOMEvent.cpp nsDOMLists.cpp nsEventDispatcher.cpp nsHTMLImageElement.cpp nsSMILAnimationFunction.cpp nsDOMParser.cpp nsIMEStateManager.cpp nsSMILCompositor.cpp nsHTMLInputElement.cpp Makefile:107: test_bug435128.html disabled because it takes 60 seconds nsContentEventHandler.cpp nsSMILCSSProperty.cpp nsDOMSerializer.cpp nsDOMTokenList.cpp nsXMLElement.cpp nsSMILCSSValueType.cpp nsDocument.cpp nsHTMLLIElement.cpp nsEventListenerService.cpp nsXMLCDATASection.cpp nsSMILFloatType.cpp nsDOMProgressEvent.cpp nsSMILInstanceTime.cpp nsHTMLLabelElement.cpp nsXMLProcessingInstruction.cpp nsSMILInterval.cpp nsDOMDataTransfer.cpp nsSMILMappedAttribute.cpp nsHTMLLegendElement.cpp nsXMLStylesheetPI.cpp nsDOMNotifyPaintEvent.cpp nsSMILNullType.cpp nsHTMLLinkElement.cpp nsSMILParserUtils.cpp nsDOMSimpleGestureEvent.cpp nsIFIXptr.idl nsIXPointer.idl nsSMILRepeatCount.cpp nsIModifyableXPointer.idl nsHTMLMapElement.cpp nsSMILSetAnimationFunction.cpp nsDOMEventTargetHelper.cpp nsSMILTimeContainer.cpp nsHTMLMetaElement.cpp nsDocumentEncoder.cpp nsDOMScrollAreaEvent.cpp nsSMILTimedElement.cpp nsHTMLObjectElement.cpp nsDOMTransitionEvent.cpp nsSMILTimeValue.cpp nsDocumentFragment.cpp nsSMILTimeValueSpec.cpp nsDOMPopStateEvent.cpp nsFrameLoader.cpp nsXMLContentSink.cpp nsHTMLOListElement.cpp nsSMILValue.cpp SMILBoolType.cpp nsHTMLSharedObjectElement.cpp nsFormData.cpp nsHTMLOptionElement.cpp SMILEnumType.cpp nsXMLFragmentContentSink.cpp SMILIntegerType.cpp nsGenConImageContent.cpp nsXMLDocument.cpp nsGenericDOMDataNode.cpp /home/jwalden/moz/2/content/html/content/src/../../../base/src/nsGenericElement.h:409: warning: ‘virtual const nsTextFragment* nsGenericElement::GetText()’ was hidden /home/jwalden/moz/2/content/html/content/src/nsHTMLOptionElement.cpp:100: warning: by ‘virtual nsresult nsHTMLOptionElement::GetText(nsAString_internal&)’ /home/jwalden/moz/2/content/html/content/src/../../../base/src/nsGenericElement.h:411: warning: ‘virtual nsresult nsGenericElement::SetText(const PRUnichar*, PRUint32, PRBool)’ was hidden /home/jwalden/moz/2/content/html/content/src/nsHTMLOptionElement.cpp:103: warning: by ‘virtual nsresult nsHTMLOptionElement::SetText(const nsAString_internal&)’ nsHTMLOptGroupElement.cpp nsXMLPrettyPrinter.cpp nsGenericElement.cpp nsHTMLParagraphElement.cpp nsHTMLPreElement.cpp nsHTMLScriptElement.cpp nsGkAtoms.cpp nsHTMLContentSerializer.cpp nsIController.idl nsXBLBinding.cpp nsImageLoadingContent.cpp /home/jwalden/moz/2/content/html/content/src/../../../base/src/nsGenericElement.h:409: warning: ‘virtual const nsTextFragment* nsGenericElement::GetText()’ was hidden /home/jwalden/moz/2/content/html/content/src/nsHTMLScriptElement.cpp:327: warning: by ‘virtual nsresult nsHTMLScriptElement::GetText(nsAString_internal&)’ /home/jwalden/moz/2/content/html/content/src/../../../base/src/nsGenericElement.h:411: warning: ‘virtual nsresult nsGenericElement::SetText(const PRUnichar*, PRUint32, PRBool)’ was hidden /home/jwalden/moz/2/content/html/content/src/nsHTMLScriptElement.cpp:327: warning: by ‘virtual nsresult nsHTMLScriptElement::SetText(const nsAString_internal&)’ nsHTMLSelectElement.cpp nsIControllers.idl nsIXULOverlayProvider.idl In file included from /home/jwalden/moz/2/content/base/src/../../xul/content/src/nsXULElement.h:63, from /home/jwalden/moz/2/content/base/src/nsGenericElement.cpp:90: ../../../dist/include/nsIDOMXULSelectCntrlEl.h:33: warning: ‘virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)’ was hidden ../../../dist/include/nsIDOMXULMultSelectCntrlEl.h:73: warning: by ‘virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)’ /home/jwalden/moz/2/content/base/src/nsGenericElement.cpp: In member function ‘virtual nsresult nsINode::ReplaceOrInsertBefore(PRBool, nsINode*, nsINode*)’: /home/jwalden/moz/2/content/base/src/nsGenericElement.cpp:3890: warning: comparison between signed and unsigned integer expressions nsHTMLSharedElement.cpp nsLineBreaker.cpp nsXBLPrototypeBinding.cpp nsXULControllers.cpp nsXULCommandDispatcher.cpp nsHTMLSpanElement.cpp nsLoadListenerProxy.cpp nsMappedAttributeElement.cpp nsHTMLStyleElement.cpp nsXULContentSink.cpp /home/jwalden/moz/2/content/xbl/src/nsXBLPrototypeBinding.cpp: In member function ‘void nsXBLPrototypeBinding::AttributeChanged(nsIAtom*, PRInt32, PRBool, nsIContent*, nsIContent*, PRBool)’: /home/jwalden/moz/2/content/xbl/src/nsXBLPrototypeBinding.cpp:613: warning: suggest parentheses around ‘&&’ within ‘||’ nsXBLPrototypeResources.cpp nsHTMLTableElement.cpp nsMappedAttributes.cpp nsIXSLTException.idl nsIXSLTProcessor.idl nsHTMLTableCaptionElement.cpp nsIXSLTProcessorObsolete.idl nsIXSLTProcessorPrivate.idl txIFunctionEvaluationContext.idl txINodeSet.idl txIEXSLTRegExFunctions.idl nsNameSpaceManager.cpp txIXPathObject.idl In file included from /home/jwalden/moz/2/content/xul/document/src/../../content/src/nsXULElement.h:63, from /home/jwalden/moz/2/content/xul/document/src/nsXULContentSink.h:51, from /home/jwalden/moz/2/content/xul/document/src/nsXULContentSink.cpp:52: ../../../../dist/include/nsIDOMXULSelectCntrlEl.h:33: warning: ‘virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)’ was hidden ../../../../dist/include/nsIDOMXULMultSelectCntrlEl.h:73: warning: by ‘virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)’ nsXULDocument.cpp nsHTMLTableCellElement.cpp txDouble.cpp /home/jwalden/moz/2/content/base/src/nsNameSpaceManager.cpp: In member function ‘nsresult NameSpaceManagerImpl::AddNameSpace(const nsAString_internal&, PRInt32)’: /home/jwalden/moz/2/content/base/src/nsNameSpaceManager.cpp:290: warning: comparison between signed and unsigned integer expressions nsNoDataProtocolContentPolicy.cpp nsXBLResourceLoader.cpp nsHTMLTableColElement.cpp nsNodeInfo.cpp nsXBLDocumentInfo.cpp nsHTMLTableRowElement.cpp nsNodeInfoManager.cpp txList.cpp nsHTMLTableSectionElement.cpp nsXBLContentSink.cpp nsNodeIterator.cpp txExpandedNameMap.cpp nsHTMLTextAreaElement.cpp In file included from /home/jwalden/moz/2/content/xul/document/src/../../content/src/nsXULElement.h:63, from /home/jwalden/moz/2/content/xul/document/src/nsXULDocument.h:73, from /home/jwalden/moz/2/content/xul/document/src/nsXULDocument.cpp:63: ../../../../dist/include/nsIDOMXULSelectCntrlEl.h:33: warning: ‘virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)’ was hidden ../../../../dist/include/nsIDOMXULMultSelectCntrlEl.h:73: warning: by ‘virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)’ nsXULPrototypeCache.cpp nsNodeUtils.cpp txNamespaceMap.cpp In file included from /home/jwalden/moz/2/content/xbl/src/../../xul/content/src/nsXULElement.h:63, from /home/jwalden/moz/2/content/xbl/src/nsXBLContentSink.cpp:51: ../../../dist/include/nsIDOMXULSelectCntrlEl.h:33: warning: ‘virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)’ was hidden ../../../dist/include/nsIDOMXULMultSelectCntrlEl.h:73: warning: by ‘virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)’ nsXBLProtoImplProperty.cpp nsHTMLTitleElement.cpp nsXULPrototypeDocument.cpp nsXBLProtoImplMethod.cpp In file included from /home/jwalden/moz/2/content/base/src/../../xul/content/src/nsXULElement.h:63, from /home/jwalden/moz/2/content/base/src/nsNodeUtils.cpp:56: ../../../dist/include/nsIDOMXULSelectCntrlEl.h:33: warning: ‘virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)’ was hidden ../../../dist/include/nsIDOMXULMultSelectCntrlEl.h:73: warning: by ‘virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)’ nsObjectLoadingContent.cpp txURIUtils.cpp /home/jwalden/moz/2/content/html/content/src/../../../base/src/nsGenericElement.h:409: warning: ‘virtual const nsTextFragment* nsGenericElement::GetText()’ was hidden /home/jwalden/moz/2/content/html/content/src/nsHTMLTitleElement.cpp:69: warning: by ‘virtual nsresult nsHTMLTitleElement::GetText(nsAString_internal&)’ /home/jwalden/moz/2/content/html/content/src/../../../base/src/nsGenericElement.h:411: warning: ‘virtual nsresult nsGenericElement::SetText(const PRUnichar*, PRUint32, PRBool)’ was hidden /home/jwalden/moz/2/content/html/content/src/nsHTMLTitleElement.cpp:69: warning: by ‘virtual nsresult nsHTMLTitleElement::SetText(const nsAString_internal&)’ nsHTMLAudioElement.cpp In file included from /home/jwalden/moz/2/content/xul/document/src/../../content/src/nsXULElement.h:63, from /home/jwalden/moz/2/content/xul/document/src/nsXULDocument.h:73, from /home/jwalden/moz/2/content/xul/document/src/nsXULPrototypeDocument.cpp:45: ../../../../dist/include/nsIDOMXULSelectCntrlEl.h:33: warning: ‘virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)’ was hidden ../../../../dist/include/nsIDOMXULMultSelectCntrlEl.h:73: warning: by ‘virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)’ txXMLUtils.cpp nsXBLProtoImplField.cpp nsXULElement.cpp /home/jwalden/moz/2/content/base/src/nsObjectLoadingContent.cpp: In member function ‘PRInt32 nsObjectLoadingContent::ObjectState() const’: /home/jwalden/moz/2/content/base/src/nsObjectLoadingContent.cpp:1051: warning: enumeration value ‘ePluginOutdated’ not handled in switch /home/jwalden/moz/2/content/base/src/nsObjectLoadingContent.cpp:1051: warning: enumeration value ‘ePluginOtherState’ not handled in switch nsParserUtils.cpp nsHTMLMediaElement.cpp nsXBLProtoImpl.cpp nsPlainTextSerializer.cpp txXMLParser.cpp nsXBLEventHandler.cpp nsPropertyTable.cpp nsXBLWindowKeyHandler.cpp nsRange.cpp nsHTMLMediaError.cpp In file included from /home/jwalden/moz/2/content/xul/content/src/nsXULElement.h:63, from /home/jwalden/moz/2/content/xul/content/src/../../document/src/nsXULDocument.h:73, from /home/jwalden/moz/2/content/xul/content/src/nsXULElement.cpp:121: ../../../../dist/include/nsIDOMXULSelectCntrlEl.h:33: warning: ‘virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)’ was hidden ../../../../dist/include/nsIDOMXULMultSelectCntrlEl.h:73: warning: by ‘virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)’ nsXULPopupListener.cpp nsReferencedElement.cpp nsHTMLSourceElement.cpp nsXBLPrototypeHandler.cpp txBooleanExpr.cpp nsScriptElement.cpp nsScriptEventManager.cpp nsXBLService.cpp nsHTMLVideoElement.cpp nsScriptLoader.cpp txBooleanResult.cpp nsBindingManager.cpp nsStubDocumentObserver.cpp txCoreFunctionCall.cpp nsStubImageDecoderObserver.cpp nsXBLInsertionPoint.cpp txExpr.cpp nsStubMutationObserver.cpp txExprLexer.cpp nsStyledElement.cpp txExprParser.cpp nsStyleLinkElement.cpp nsIXULSortService.idl nsIXULTemplateBuilder.idl nsChannelReader.cpp nsIXULBuilderListener.idl nsIXULTemplateQueryProcessor.idl nsIXULTemplateResult.idl nsIXULTemplateRuleFilter.idl nsContentSupportMap.cpp /home/jwalden/moz/2/content/xslt/src/xpath/txExprParser.cpp: In static member function ‘static nsresult txExprParser::createLocationStep(txExprLexer&, txIParseContext*, Expr**)’: /home/jwalden/moz/2/content/xslt/src/xpath/txExprParser.cpp:606: warning: enumeral mismatch in conditional expression: ‘nsIDOMNode::’ vs ‘nsIDOMNode::’ txFilterExpr.cpp nsSyncLoadService.cpp In file included from /home/jwalden/moz/2/content/xul/templates/src/../../content/src/nsXULElement.h:63, from /home/jwalden/moz/2/content/xul/templates/src/nsContentSupportMap.cpp:41: ../../../../dist/include/nsIDOMXULSelectCntrlEl.h:33: warning: ‘virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)’ was hidden ../../../../dist/include/nsIDOMXULMultSelectCntrlEl.h:73: warning: by ‘virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)’ nsContentTestNode.cpp txFunctionCall.cpp txLocationStep.cpp nsTextFragment.cpp txNumberExpr.cpp nsOggDecoder.cpp /home/jwalden/moz/2/content/base/src/nsTextFragment.cpp: In member function ‘void nsTextFragment::CopyTo(PRUnichar*, PRInt32, PRInt32)’: /home/jwalden/moz/2/content/base/src/nsTextFragment.cpp:275: warning: comparison between signed and unsigned integer expressions nsTextNode.cpp nsInstantiationNode.cpp txNumberResult.cpp nsTraversal.cpp nsOggCodecState.cpp txPathExpr.cpp nsTreeRows.cpp nsTreeWalker.cpp nsOggReader.cpp nsXHTMLContentSerializer.cpp nsRDFConInstanceTestNode.cpp txPredicatedNodeTest.cpp txPredicateList.cpp nsSVGDocument.cpp txRelationalExpr.cpp nsOggPlayStateMachine.cpp nsRDFConMemberTestNode.cpp nsXMLContentSerializer.cpp txRootExpr.cpp nsRDFPropertyTestNode.cpp txStringResult.cpp nsXMLHttpRequest.cpp txErrorExpr.cpp txLiteralExpr.cpp nsRDFBinding.cpp nsDOMSVGZoomEvent.cpp txNameTest.cpp nsWaveDecoder.cpp txNamedAttributeStep.cpp nsRDFQuery.cpp txNodeSet.cpp nsResourceSet.cpp nsRuleNetwork.cpp /home/jwalden/moz/2/content/base/src/nsXMLHttpRequest.cpp: In member function ‘virtual nsresult nsXMLHttpRequest::Send(nsIVariant*)’: /home/jwalden/moz/2/content/base/src/nsXMLHttpRequest.cpp:2655: warning: suggest parentheses around ‘&&’ within ‘||’ nsXMLNameSpaceMap.cpp txNodeTypeTest.cpp nsTemplateMatch.cpp nsTemplateRule.cpp Link.cpp txForwardContext.cpp nsMediaDecoder.cpp nsFileDataProtocolHandler.cpp txNodeSetContext.cpp /home/jwalden/moz/2/content/xul/templates/src/nsTemplateRule.cpp: In member function ‘PRBool nsTemplateCondition::CheckMatchStrings(const nsAString_internal&, const nsAString_internal&)’: /home/jwalden/moz/2/content/xul/templates/src/nsTemplateRule.cpp:211: warning: enumeral mismatch in conditional expression: ‘nsICollation::’ vs ‘nsICollation::’ /home/jwalden/moz/2/content/xul/templates/src/nsTemplateRule.cpp:234: warning: enumeral mismatch in conditional expression: ‘nsICollation::’ vs ‘nsICollation::’ nsXULContentBuilder.cpp nsMediaCache.cpp txResultRecycler.cpp nsMediaStream.cpp nsDOMSVGEvent.cpp txUnionExpr.cpp In file included from /home/jwalden/moz/2/content/xul/templates/src/../../content/src/nsXULElement.h:63, from /home/jwalden/moz/2/content/xul/templates/src/nsTemplateMap.h:44, from /home/jwalden/moz/2/content/xul/templates/src/nsXULContentBuilder.cpp:57: ../../../../dist/include/nsIDOMXULSelectCntrlEl.h:33: warning: ‘virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)’ was hidden ../../../../dist/include/nsIDOMXULMultSelectCntrlEl.h:73: warning: by ‘virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)’ nsXULContentUtils.cpp txUnionNodeTest.cpp nsSVGAElement.cpp nsXULTreeBuilder.cpp nsAudioStream.cpp txUnaryExpr.cpp nsSVGAngle.cpp txVariableRefExpr.cpp nsXULSortService.cpp txXPathOptimizer.cpp nsXPathEvaluator.cpp nsXULTemplateBuilder.cpp nsSVGAnimatedLengthList.cpp nsIXMLContentBuilder.idl nsIXTFAttributeHandler.idl nsIXTFElement.idl nsIXTFElementFactory.idl nsIXTFElementWrapper.idl nsIXTFPrivate.idl nsMathMLElement.cpp nsXMLContentBuilder.cpp nsXPathExpression.cpp nsSVGAnimatedNumberList.cpp nsXTFElementWrapper.cpp nsXPathNSResolver.cpp nsMathMLElementFactory.cpp In file included from /home/jwalden/moz/2/content/xul/templates/src/../../content/src/nsXULElement.h:63, from /home/jwalden/moz/2/content/xul/templates/src/nsXULTemplateBuilder.cpp:98: ../../../../dist/include/nsIDOMXULSelectCntrlEl.h:33: warning: ‘virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)’ was hidden ../../../../dist/include/nsIDOMXULMultSelectCntrlEl.h:73: warning: by ‘virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)’ nsXULTemplateQueryProcessorRDF.cpp nsXPathResult.cpp nsXPath1Scheme.cpp nsXULTemplateResultRDF.cpp nsSVGAnimatedTransformList.cpp nsXTFInterfaceAggregator.cpp nsXULTemplateResultSetRDF.cpp nsXTFService.cpp nsXMLBinding.cpp nsSVGBoolean.cpp nsXTFWeakTearoff.cpp nsXULTemplateQueryProcessorXML.cpp txMozillaXPathTreeWalker.cpp nsSVGCircleElement.cpp txNodeSetAdaptor.cpp nsXULTemplateResultXML.cpp nsSVGClipPathElement.cpp nsXULTemplateQueryProcessorStorage.cpp txXPCOMExtensionFunction.cpp /home/jwalden/moz/2/content/xul/templates/src/nsXULTemplateQueryProcessorStorage.cpp: In member function ‘virtual nsresult nsXULTemplateQueryProcessorStorage::CompileQuery(nsIXULTemplateBuilder*, nsIDOMNode*, nsIAtom*, nsIAtom*, nsISupports**)’: /home/jwalden/moz/2/content/xul/templates/src/nsXULTemplateQueryProcessorStorage.cpp:377: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/content/xul/templates/src/nsXULTemplateQueryProcessorStorage.cpp:382: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/content/xul/templates/src/nsXULTemplateQueryProcessorStorage.cpp:385: warning: ‘virtual nsresult mozIStorageBaseStatement::BindNullParameter(PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:98) /home/jwalden/moz/2/content/xul/templates/src/nsXULTemplateQueryProcessorStorage.cpp:390: warning: ‘virtual nsresult mozIStorageBaseStatement::BindDoubleParameter(PRUint32, double)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:89) /home/jwalden/moz/2/content/xul/templates/src/nsXULTemplateQueryProcessorStorage.cpp:394: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:86) nsXULTemplateResultStorage.cpp nsSVGDataParser.cpp nsSVGDefsElement.cpp nsSVGDescElement.cpp nsSVGElement.cpp nsSVGElementFactory.cpp nsSVGEllipseElement.cpp txNodeSorter.cpp txXPathResultComparator.cpp nsSVGEnum.cpp nsSVGFeatures.cpp txBufferingHandler.cpp nsSVGFilterElement.cpp txExecutionState.cpp nsSVGFilters.cpp /home/jwalden/moz/2/content/xslt/src/xslt/txBufferingHandler.cpp: In function ‘PRBool flushTransaction(txOutputTransaction*, Holder*)’: /home/jwalden/moz/2/content/xslt/src/xslt/txBufferingHandler.cpp:377: warning: enumeration value ‘eEndDocumentTransaction’ not handled in switch txEXSLTFunctions.cpp /home/jwalden/moz/2/content/xslt/src/xslt/txExecutionState.cpp: In member function ‘virtual nsresult txExecutionState::getVariable(PRInt32, nsIAtom*, txAExprResult*&)’: /home/jwalden/moz/2/content/xslt/src/xslt/txExecutionState.cpp:246: warning: suggest parentheses around ‘&&’ within ‘||’ txInstructions.cpp nsSVGForeignObjectElement.cpp txOutputFormat.cpp nsSVGGElement.cpp txRtfHandler.cpp nsSVGGradientElement.cpp nsSVGGraphicElement.cpp txStylesheet.cpp txStylesheetCompileHandlers.cpp txStylesheetCompiler.cpp txTextHandler.cpp txToplevelItems.cpp txXSLTNumber.cpp txXSLTNumberCounters.cpp txPatternOptimizer.cpp txXSLTPatterns.cpp /home/jwalden/moz/2/content/svg/content/src/nsSVGFilters.cpp: In function ‘void BoxBlur(const PRUint8*, PRUint8*, PRInt32, PRInt32, PRInt32, PRUint32, PRUint32, PRBool)’: /home/jwalden/moz/2/content/svg/content/src/nsSVGFilters.cpp:536: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/content/svg/content/src/nsSVGFilters.cpp:552: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/content/svg/content/src/nsSVGFilters.cpp:558: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/content/svg/content/src/nsSVGFilters.cpp: In member function ‘virtual nsresult nsSVGFETileElement::Filter(nsSVGFilterInstance*, const nsTArray&, const nsSVGFE::Image*, const nsIntRect&)’: /home/jwalden/moz/2/content/svg/content/src/nsSVGFilters.cpp:2936: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/content/svg/content/src/nsSVGFilters.cpp:2939: warning: comparison between signed and unsigned integer expressions nsSVGImageElement.cpp txXSLTProcessor.cpp txPatternParser.cpp txUnknownHandler.cpp txCurrentFunctionCall.cpp txDocumentFunctionCall.cpp txFormatNumberFunctionCall.cpp nsSVGInteger.cpp txGenerateIdFunctionCall.cpp txKeyFunctionCall.cpp txXSLTEnvironmentFunctionCall.cpp txMozillaStylesheetCompiler.cpp txMozillaTextOutput.cpp txMozillaXMLOutput.cpp txMozillaXSLTProcessor.cpp nsSVGLength.cpp /home/jwalden/moz/2/content/xslt/src/xslt/txMozillaXMLOutput.cpp: In member function ‘void txTransformNotifier::SignalTransformEnd(nsresult)’: /home/jwalden/moz/2/content/xslt/src/xslt/txMozillaXMLOutput.cpp:1074: warning: suggest parentheses around ‘&&’ within ‘||’ nsSVGLength2.cpp nsSVGLengthList.cpp nsSVGLineElement.cpp nsSVGMarkerElement.cpp nsSVGMaskElement.cpp nsSVGMatrix.cpp nsSVGMetadataElement.cpp nsSVGNumber.cpp nsSVGNumber2.cpp nsSVGNumberList.cpp nsSVGPathDataParser.cpp nsSVGPathElement.cpp nsSVGPathGeometryElement.cpp nsSVGPathSeg.cpp nsSVGPathSegList.cpp nsSVGPatternElement.cpp nsSVGPoint.cpp nsSVGPointList.cpp nsSVGPolyElement.cpp nsSVGPolygonElement.cpp nsSVGPolylineElement.cpp nsSVGPreserveAspectRatio.cpp nsSVGScriptElement.cpp nsSVGString.cpp nsSVGStringProxyValue.cpp nsSVGStylableElement.cpp nsSVGRect.cpp nsSVGRectElement.cpp nsSVGSVGElement.cpp nsSVGStopElement.cpp nsSVGStyleElement.cpp nsSVGSwitchElement.cpp nsSVGSymbolElement.cpp nsSVGTSpanElement.cpp nsSVGTextContentElement.cpp nsSVGTextElement.cpp nsSVGTextPathElement.cpp nsSVGTitleElement.cpp nsSVGTransform.cpp nsSVGTransformList.cpp nsSVGTransformListParser.cpp nsSVGUseElement.cpp nsSVGValue.cpp nsSVGViewBox.cpp nsSVGAnimateElement.cpp nsSVGAnimateTransformElement.cpp nsSVGAnimationElement.cpp nsSVGSetElement.cpp nsSVGTransformSMILType.cpp nsSVGTransformSMILAttr.cpp SVGOrientSMILType.cpp SVGViewBoxSMILType.cpp nsIDocumentStateListener.idl nsICiter.idl nsIEditActionListener.idl nsIEditor.idl nsIEditorIMESupport.idl nsIEditorLogging.idl nsIEditorMailSupport.idl nsIEditorObserver.idl nsIEditorStyleSheets.idl nsIEditorSpellCheck.idl nsIHTMLEditor.idl nsIHTMLObjectResizer.idl nsIHTMLAbsPosEditor.idl nsIHTMLObjectResizeListener.idl nsIHTMLInlineTableEditor.idl nsIPlaintextEditor.idl nsITableEditor.idl nsIURIRefObject.idl nsIContentFilter.idl nsPIEditorTransaction.idl nsITextServicesFilter.idl nsIInlineSpellChecker.idl nsFilteredContentIterator.cpp nsTextServicesDocument.cpp nsTSDNotifier.cpp /home/jwalden/moz/2/editor/txtsvc/src/nsTextServicesDocument.cpp: In static member function ‘static nsresult nsTextServicesDocument::FindWordBounds(nsTArray*, nsString*, nsIDOMNode*, PRInt32, nsIDOMNode**, PRInt32*, nsIDOMNode**, PRInt32*)’: /home/jwalden/moz/2/editor/txtsvc/src/nsTextServicesDocument.cpp:4044: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/editor/txtsvc/src/nsTextServicesDocument.cpp:4045: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/editor/txtsvc/src/nsTextServicesDocument.cpp:4045: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/editor/txtsvc/src/nsTextServicesDocument.cpp:4068: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/editor/txtsvc/src/nsTextServicesDocument.cpp:4068: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/editor/txtsvc/src/nsTextServicesDocument.cpp:4070: warning: comparison between signed and unsigned integer expressions nsEditor.cpp nsEditorCommands.cpp nsEditorController.cpp nsEditorEventListener.cpp nsEditorUtils.cpp nsSelectionState.cpp EditTxn.cpp PlaceholderTxn.cpp ChangeAttributeTxn.cpp ChangeCSSInlineStyleTxn.cpp CreateElementTxn.cpp DeleteElementTxn.cpp DeleteRangeTxn.cpp DeleteTextTxn.cpp EditAggregateTxn.cpp /home/jwalden/moz/2/editor/libeditor/base/nsEditor.cpp: In member function ‘nsresult nsEditor::QueryComposition(nsTextEventReply*)’: /home/jwalden/moz/2/editor/libeditor/base/nsEditor.cpp:2037: warning: ‘result’ may be used uninitialized in this function /home/jwalden/moz/2/editor/libeditor/base/nsEditor.cpp:1975: note: ‘result’ was declared here InsertElementTxn.cpp IMETextTxn.cpp InsertTextTxn.cpp JoinElementTxn.cpp SetDocTitleTxn.cpp SplitElementTxn.cpp nsStyleSheetTxns.cpp nsPlaintextDataTransfer.cpp nsPlaintextEditor.cpp nsTextEditUtils.cpp nsTextEditRules.cpp nsInternetCiter.cpp nsTextEditRulesBidi.cpp /home/jwalden/moz/2/editor/libeditor/text/nsTextEditRules.cpp: In member function ‘nsresult nsTextEditRules::WillInsertText(PRInt32, nsISelection*, PRBool*, PRBool*, const nsAString_internal*, nsAString_internal*, PRInt32)’: /home/jwalden/moz/2/editor/libeditor/text/nsTextEditRules.cpp:911: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/editor/libeditor/text/nsTextEditRules.cpp: In member function ‘nsresult nsTextEditRules::WillDeleteSelection(nsISelection*, short int, PRBool*, PRBool*)’: /home/jwalden/moz/2/editor/libeditor/text/nsTextEditRules.cpp:1045: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/editor/libeditor/text/nsTextEditRules.cpp: In member function ‘virtual nsresult nsTextEditRules::Notify(nsITimer*)’: /home/jwalden/moz/2/editor/libeditor/text/nsTextEditRules.cpp:1465: warning: comparison between signed and unsigned integer expressions nsEditProperty.cpp nsHTMLAbsPosition.cpp nsHTMLAnonymousUtils.cpp nsHTMLDataTransfer.cpp nsHTMLCSSUtils.cpp nsHTMLEditor.cpp nsHTMLEditorStyle.cpp nsHTMLEditRules.cpp nsHTMLEditUtils.cpp nsHTMLObjectResizer.cpp nsHTMLEditorEventListener.cpp /home/jwalden/moz/2/editor/libeditor/html/nsHTMLEditor.cpp: In member function ‘nsresult nsHTMLEditor::AddNewStyleSheetToList(const nsAString_internal&, nsICSSStyleSheet*)’: /home/jwalden/moz/2/editor/libeditor/html/nsHTMLEditor.cpp:3547: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/editor/libeditor/html/nsHTMLEditorStyle.cpp: In member function ‘nsresult nsHTMLEditor::RemoveStyleInside(nsIDOMNode*, nsIAtom*, const nsAString_internal*, PRBool)’: /home/jwalden/moz/2/editor/libeditor/html/nsHTMLEditorStyle.cpp:676: warning: suggest parentheses around ‘&&’ within ‘||’ /home/jwalden/moz/2/editor/libeditor/html/nsHTMLEditorStyle.cpp:678: warning: suggest parentheses around ‘&&’ within ‘||’ nsHTMLInlineTableEditor.cpp nsHTMLURIRefObject.cpp /home/jwalden/moz/2/editor/libeditor/html/nsHTMLEditRules.cpp: In member function ‘nsresult nsHTMLEditRules::GetNodesForOperation(nsCOMArray&, nsCOMArray&, PRInt32, PRBool)’: /home/jwalden/moz/2/editor/libeditor/html/nsHTMLEditRules.cpp:5841: warning: comparison between signed and unsigned integer expressions nsTableEditor.cpp nsWSRunObject.cpp TypeInState.cpp TextEditorTest.cpp /home/jwalden/moz/2/editor/libeditor/html/nsWSRunObject.cpp: In member function ‘nsresult nsWSRunObject::GetWSNodes()’: /home/jwalden/moz/2/editor/libeditor/html/nsWSRunObject.cpp:736: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/editor/libeditor/html/nsWSRunObject.cpp:804: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/editor/libeditor/html/nsWSRunObject.cpp:863: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/editor/libeditor/html/nsWSRunObject.cpp:866: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/editor/libeditor/html/nsWSRunObject.cpp:869: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/editor/libeditor/html/nsWSRunObject.cpp:935: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/editor/libeditor/html/nsWSRunObject.cpp:938: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/editor/libeditor/html/nsWSRunObject.cpp: In member function ‘nsresult nsWSRunObject::DeleteChars(nsIDOMNode*, PRInt32, nsIDOMNode*, PRInt32, nsWSRunObject::AreaRestriction)’: /home/jwalden/moz/2/editor/libeditor/html/nsWSRunObject.cpp:1590: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/editor/libeditor/html/nsWSRunObject.cpp: In member function ‘nsresult nsWSRunObject::GetCharAfter(nsWSRunObject::WSPoint&, nsWSRunObject::WSPoint*)’: /home/jwalden/moz/2/editor/libeditor/html/nsWSRunObject.cpp:1698: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/editor/libeditor/html/nsWSRunObject.cpp: In member function ‘PRUnichar nsWSRunObject::GetCharAt(nsIContent*, PRInt32)’: /home/jwalden/moz/2/editor/libeditor/html/nsWSRunObject.cpp:1944: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/editor/libeditor/html/TypeInState.cpp: In member function ‘nsresult TypeInState::RemovePropFromSetList(nsIAtom*, const nsString&)’: /home/jwalden/moz/2/editor/libeditor/html/TypeInState.cpp:322: warning: unused variable ‘item’ browserscope/ browserscope/lib/ browserscope/lib/browserscope/ browserscope/lib/browserscope/README.Mozilla browserscope/lib/browserscope/richtext/ browserscope/lib/browserscope/richtext/editable.html browserscope/lib/browserscope/richtext/richtext.html browserscope/lib/browserscope/richtext/js/ browserscope/lib/browserscope/richtext/js/range.js browserscope/lib/browserscope/update_from_upstream browserscope/lib/browserscope/README browserscope/lib/browserscope/current_revision browserscope/lib/browserscope/currentStatus.js browserscope/lib/browserscope/LICENSE browserscope/test_browserscope.html nsTransactionItem.cpp nsTransactionList.cpp nsTransactionManager.cpp nsTransactionManagerFactory.cpp nsTransactionStack.cpp nsITransaction.idl nsITransactionList.idl nsITransactionListener.idl nsITransactionManager.idl nsIEditingSession.idl nsComposerController.cpp nsComposeTxtSrvFilter.cpp nsComposerCommands.cpp nsComposerDocumentCommands.cpp nsComposerRegistration.cpp nsEditingSession.cpp nsComposerCommandsUpdater.cpp nsEditorSpellCheck.cpp FramePropertyTable.cpp nsButtonFrameRenderer.cpp nsAbsoluteContainingBlock.cpp BasicTableLayoutStrategy.cpp nsCSSAnonBoxes.cpp nsCSSColorUtils.cpp nsComboboxControlFrame.cpp nsCSSDataBlock.cpp nsCSSFrameConstructor.cpp nsCSSDeclaration.cpp nsCSSKeywords.cpp nsBRFrame.cpp FixedTableLayoutStrategy.cpp nsCSSLoader.cpp SpanningCellSorter.cpp nsBlockFrame.cpp nsCSSParser.cpp nsFieldSetFrame.cpp nsCellMap.cpp nsCSSProps.cpp nsTableCellFrame.cpp nsFileControlFrame.cpp nsBlockReflowContext.cpp /home/jwalden/moz/2/layout/base/nsCSSFrameConstructor.cpp: In member function ‘nsresult nsCSSFrameConstructor::RecreateFramesForContent(nsIContent*, PRBool)’: /home/jwalden/moz/2/layout/base/nsCSSFrameConstructor.cpp:8625: warning: enumeral mismatch in conditional expression: ‘nsIAccessibilityService::’ vs ‘nsIAccessibilityService::’ nsCSSRendering.cpp nsTableColFrame.cpp nsBlockReflowState.cpp nsFormControlFrame.cpp nsTableColGroupFrame.cpp nsCSSPseudoClasses.cpp nsGfxButtonControlFrame.cpp /home/jwalden/moz/2/layout/base/nsCSSRendering.cpp: In static member function ‘static void nsCSSRendering::PaintOutline(nsPresContext*, nsIRenderingContext&, nsIFrame*, const nsRect&, const nsRect&, nsStyleContext*)’: /home/jwalden/moz/2/layout/base/nsCSSRendering.cpp:724: warning: unused variable ‘ourColor’ nsCSSRenderingBorders.cpp nsBulletFrame.cpp nsCSSPseudoElements.cpp nsTableFrame.cpp nsCSSRule.cpp nsGfxCheckboxControlFrame.cpp nsCaret.cpp nsCSSRuleProcessor.cpp nsColumnSetFrame.cpp nsTableOuterFrame.cpp /home/jwalden/moz/2/layout/base/nsCaret.cpp:1012:33: warning: invoking macro NS_ENSURE_TRUE argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 nsChildIterator.cpp nsGfxRadioControlFrame.cpp nsContainerFrame.cpp nsCounterManager.cpp nsCSSRules.cpp nsTableRowFrame.cpp nsTextControlFrame.cpp nsDisplayList.cpp nsFirstLetterFrame.cpp nsTableRowGroupFrame.cpp nsCSSScanner.cpp nsCSSStruct.cpp nsDocumentViewer.cpp nsFloatManager.cpp nsTablePainter.cpp nsHTMLButtonControlFrame.cpp nsCSSStyleRule.cpp nsFrame.cpp nsImageControlFrame.cpp nsCSSStyleSheet.cpp nsFrameFrame.cpp nsLegendFrame.cpp nsCSSValue.cpp nsListControlFrame.cpp nsComputedDOMStyle.cpp nsFrameManager.cpp nsFrameList.cpp nsIsIndexFrame.cpp nsDOMCSSAttrDeclaration.cpp nsIBoxObject.idl nsIScrollBoxObject.idl nsIPopupBoxObject.idl nsFrameSetFrame.cpp nsIMenuBoxObject.idl nsIBrowserBoxObject.idl nsIIFrameBoxObject.idl nsIEditorBoxObject.idl nsSelectsAreaFrame.cpp nsIContainerBoxObject.idl nsIListBoxObject.idl nsISliderListener.idl nsDOMCSSDeclaration.cpp /home/jwalden/moz/2/layout/base/nsFrameManager.cpp: In member function ‘nsresult nsFrameManager::InsertFrames(nsIFrame*, nsIAtom*, nsIFrame*, nsFrameList&)’: /home/jwalden/moz/2/layout/base/nsFrameManager.cpp:478: warning: suggest parentheses around ‘&&’ within ‘||’ /home/jwalden/moz/2/layout/base/nsFrameManager.cpp: In member function ‘nsChangeHint nsFrameManager::ReResolveStyleContext(nsPresContext*, nsIFrame*, nsIContent*, nsStyleChangeList*, nsChangeHint, PRBool)’: /home/jwalden/moz/2/layout/base/nsFrameManager.cpp:1326: warning: enumeral mismatch in conditional expression: ‘nsIAccessibilityService::’ vs ‘nsIAccessibilityService::’ nsFrameTraversal.cpp nsFrameUtil.cpp /home/jwalden/moz/2/layout/generic/nsFrameSetFrame.cpp: In member function ‘void nsHTMLFramesetFrame::RecalculateBorderResize()’: /home/jwalden/moz/2/layout/generic/nsFrameSetFrame.cpp:1356: warning: comparison between signed and unsigned integer expressions nsGenConList.cpp nsDOMCSSRGBColor.cpp nsGfxScrollFrame.cpp nsImageLoader.cpp nsDOMCSSRect.cpp nsDOMCSSValueList.cpp nsLayoutDebugger.cpp nsLayoutHistoryState.cpp nsITreeColumns.idl /home/jwalden/moz/2/layout/generic/nsGfxScrollFrame.cpp: In member function ‘void nsGfxScrollFrameInner::ScrollToImpl(nsPoint)’: /home/jwalden/moz/2/layout/generic/nsGfxScrollFrame.cpp:1799: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/layout/generic/nsGfxScrollFrame.cpp:1814: warning: comparison between signed and unsigned integer expressions nsHTMLCanvasFrame.cpp nsITreeView.idl nsFontFaceLoader.cpp nsHTMLCSSStyleSheet.cpp nsITreeSelection.idl nsITreeBoxObject.idl nsITreeContentView.idl nsLayoutUtils.cpp nsPresArena.cpp nsHTMLStyleSheet.cpp nsHTMLContainerFrame.cpp nsTreeBodyFrame.cpp /home/jwalden/moz/2/layout/style/nsHTMLStyleSheet.cpp:580:31: warning: invoking macro NS_ENSURE_TRUE argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 nsLayoutStylesheetCache.cpp nsMediaFeatures.cpp nsCanvasFrame.cpp nsHTMLReflowState.cpp nsROCSSPrimitiveValue.cpp nsPresContext.cpp nsRuleNode.cpp nsImageFrame.cpp nsImageMap.cpp nsStyleAnimation.cpp /home/jwalden/moz/2/layout/base/nsPresContext.cpp: In member function ‘gfxUserFontSet* nsPresContext::GetUserFontSetInternal()’: /home/jwalden/moz/2/layout/base/nsPresContext.cpp:1848: warning: unused variable ‘inReflow’ nsPresShell.cpp /home/jwalden/moz/2/layout/xul/base/src/tree/src/nsTreeBodyFrame.cpp: In member function ‘nsIAtom* nsTreeBodyFrame::GetItemWithinCellAt(nscoord, const nsRect&, PRInt32, nsTreeColumn*)’: /home/jwalden/moz/2/layout/xul/base/src/tree/src/nsTreeBodyFrame.cpp:1552: warning: suggest parentheses around ‘&&’ within ‘||’ nsTreeBoxObject.cpp nsInlineFrame.cpp nsStyleContext.cpp nsIntervalSet.cpp nsTreeColFrame.cpp nsTreeColumns.cpp nsStyleCoord.cpp nsLeafFrame.cpp nsLineBox.cpp nsTreeContentView.cpp nsStyleSet.cpp nsTreeImageListener.cpp nsLineLayout.cpp nsTreeSelection.cpp nsStyleStruct.cpp In file included from /home/jwalden/moz/2/layout/base/nsPresShell.cpp:197: ../../dist/include/nsIDOMXULSelectCntrlEl.h:33: warning: ‘virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)’ was hidden ../../dist/include/nsIDOMXULMultSelectCntrlEl.h:73: warning: by ‘virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)’ nsQuoteList.cpp nsTreeStyleCache.cpp nsTreeUtils.cpp nsObjectFrame.cpp nsStyleTransformMatrix.cpp nsStyleUtil.cpp nsRefreshDriver.cpp nsStyleChangeList.cpp nsTransitionManager.cpp nsPrintEngine.cpp nsStyleSheetService.cpp nsGridLayout2.cpp nsBidiPresUtils.cpp nsPrintData.cpp nsPrintObject.cpp nsBidi.cpp nsGridRowLayout.cpp nsIStyleSheetService.idl nsPagePrintTimer.cpp nsGridRowLeafLayout.cpp nsPrintPreviewListener.cpp nsGridRowLeafFrame.cpp /home/jwalden/moz/2/layout/printing/nsPrintPreviewListener.cpp: In member function ‘virtual nsresult nsPrintPreviewListener::HandleEvent(nsIDOMEvent*)’: /home/jwalden/moz/2/layout/printing/nsPrintPreviewListener.cpp:206: warning: enumeral mismatch in conditional expression: ‘nsIFocusManager::’ vs ‘nsIFocusManager::’ nsIPrintProgress.idl nsIPrintProgressParams.idl nsGridRowGroupLayout.cpp nsIPrintStatusFeedback.idl nsGridRowGroupFrame.cpp nsGrid.cpp nsPageContentFrame.cpp nsGridRow.cpp nsGridCell.cpp Makefile:206: test_bug369950.html disabled due to random orange; see bug 492575 TestPoisonArea.cpp nsMathMLChar.cpp /home/jwalden/moz/2/layout/mathml/nsMathMLChar.cpp: In member function ‘virtual void nsDisplayMathMLCharDebug::Paint(nsDisplayListBuilder*, nsIRenderingContext*)’: /home/jwalden/moz/2/layout/mathml/nsMathMLChar.cpp:2007: warning: unused variable ‘border’ nsMathMLFrame.cpp nsMathMLContainerFrame.cpp nsScrollBoxFrame.cpp nsSVGAFrame.cpp nsMathMLForeignFrameWrapper.cpp nsMathMLOperators.cpp nsSVGClipPathFrame.cpp nsRootBoxFrame.cpp nsBox.cpp /home/jwalden/moz/2/layout/generic/nsObjectFrame.cpp:982:30: warning: invoking macro NS_ENSURE_TRUE argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 nsPageFrame.cpp nsMathMLTokenFrame.cpp nsBoxFrame.cpp nsSVGContainerFrame.cpp nsMathMLmoFrame.cpp nsBoxLayoutState.cpp nsPlaceholderFrame.cpp nsSprocketLayout.cpp nsSVGEffects.cpp nsSelection.cpp nsStackFrame.cpp nsStackLayout.cpp nsMathMLmrowFrame.cpp nsSVGFilterFrame.cpp nsMathMLmphantomFrame.cpp /home/jwalden/moz/2/layout/generic/nsSelection.cpp: In member function ‘PRBool nsFrameSelection::AdjustForMaintainedSelection(nsIContent*, PRInt32)’: /home/jwalden/moz/2/layout/generic/nsSelection.cpp:1608: warning: suggest parentheses around ‘&&’ within ‘||’ nsSimplePageSequence.cpp nsBoxLayout.cpp nsSVGFilterInstance.cpp nsSpacerFrame.cpp nsScrollbarFrame.cpp nsMathMLmfencedFrame.cpp nsSVGForeignObjectFrame.cpp nsSplittableFrame.cpp inIDOMView.idl nsScrollbarButtonFrame.cpp inIDeepTreeWalker.idl inIFlasher.idl nsSVGGFrame.cpp inISearchProcess.idl inISearchObserver.idl nsMathMLmfracFrame.cpp inICSSValueSearch.idl inIDOMUtils.idl nsSVGGenericContainerFrame.cpp nsTextFrameThebes.cpp nsButtonBoxFrame.cpp nsMathMLmsupFrame.cpp nsMathMLmsubFrame.cpp nsSVGGeometryFrame.cpp nsSliderFrame.cpp nsRepeatService.cpp nsMathMLmsubsupFrame.cpp nsTextFrameUtils.cpp nsTextRunTransformations.cpp nsSVGGlyphFrame.cpp nsXULTooltipListener.cpp inDeepTreeWalker.cpp nsViewportFrame.cpp nsMathMLmmultiscriptsFrame.cpp nsScrollBoxObject.cpp /home/jwalden/moz/2/layout/svg/base/src/nsSVGGlyphFrame.cpp: In member function ‘virtual PRInt32 nsSVGGlyphFrame::GetCharNumAtPosition(nsIDOMSVGPoint*)’: /home/jwalden/moz/2/layout/svg/base/src/nsSVGGlyphFrame.cpp:1310: warning: comparison between signed and unsigned integer expressions nsSVGGradientFrame.cpp nsVideoFrame.cpp inFlasher.cpp nsContainerBoxObject.cpp nsMathMLmtableFrame.cpp nsSVGImageFrame.cpp nsBidiFrames.cpp inSearchLoop.cpp nsMenuBoxObject.cpp nsMathMLmunderFrame.cpp inCSSValueSearch.cpp nsSVGInnerSVGFrame.cpp nsPopupBoxObject.cpp inDOMUtils.cpp nsMathMLmoverFrame.cpp nsSVGIntegrationUtils.cpp nsListBoxObject.cpp nsSVGLeafFrame.cpp nsMathMLmunderoverFrame.cpp inLayoutUtils.cpp nsSVGMarkerFrame.cpp inDOMView.cpp nsBoxObject.cpp nsMathMLmpaddedFrame.cpp nsSVGMaskFrame.cpp nsImageBoxFrame.cpp nsMathMLmspaceFrame.cpp nsSVGOuterSVGFrame.cpp nsDocElementBoxFrame.cpp nsMathMLmstyleFrame.cpp nsMathMLmsqrtFrame.cpp Makefile:123: test_bug421839-1.html disabled because it calls finish twice which can cause timeouts Makefile:123: test_bug507902.html temporarily disabled - see bug 510001 nsLeafBoxFrame.cpp nsSVGPaintServerFrame.cpp nsSVGPathGeometryFrame.cpp nsMathMLmrootFrame.cpp nsTextBoxFrame.cpp nsGroupBoxFrame.cpp nsMathMLmactionFrame.cpp nsSplitterFrame.cpp nsSVGPatternFrame.cpp nsDeckFrame.cpp nsMathMLmencloseFrame.cpp nsSVGStopFrame.cpp nsSVGSwitchFrame.cpp nsProgressMeterFrame.cpp nsSVGTextContainerFrame.cpp nsSVGTextFrame.cpp nsSVGTextPathFrame.cpp nsMenuPopupFrame.cpp nsMenuFrame.cpp nsSVGTSpanFrame.cpp nsSVGUseFrame.cpp nsSVGUtils.cpp nsMenuBarFrame.cpp nsMenuBarListener.cpp nsPopupSetFrame.cpp nsTitleBarFrame.cpp nsResizerFrame.cpp nsListBoxBodyFrame.cpp nsListItemFrame.cpp nsListBoxLayout.cpp nsXULLabelFrame.cpp nsXULPopupManager.cpp nsLayoutModule.cpp nsContentDLF.cpp nsLayoutStatics.cpp In file included from /home/jwalden/moz/2/content/xul/content/src/nsXULElement.h:63, from /home/jwalden/moz/2/layout/build/nsLayoutStatics.cpp:97: ../../dist/include/nsIDOMXULSelectCntrlEl.h:33: warning: ‘virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)’ was hidden ../../dist/include/nsIDOMXULMultSelectCntrlEl.h:73: warning: by ‘virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)’ nsDocShell.cpp nsDocShellLoadInfo.cpp nsDocShellEditorData.cpp nsDocShellTransferableHooks.cpp nsDocShellEnumerator.cpp nsDSURIContentListener.cpp nsDefaultURIFixup.cpp nsGlobalHistoryAdapter.cpp nsGlobalHistory2Adapter.cpp nsWebNavigationInfo.cpp nsAboutRedirector.cpp nsDownloadHistory.cpp nsCDefaultURIFixup.idl nsIDocShell.idl nsIDocShellLoadInfo.idl nsIDocShellTreeItem.idl nsIDocShellTreeNode.idl nsIDocShellTreeOwner.idl nsIDocShellHistory.idl nsIGlobalHistory2.idl nsIGlobalHistory3.idl nsIScrollable.idl nsIMarkupDocumentViewer.idl nsITextScroll.idl nsIWebNavigation.idl nsIWebNavigationInfo.idl nsIContentViewer.idl nsIContentViewerEdit.idl nsIContentViewerFile.idl nsIURIFixup.idl nsIEditorDocShell.idl nsIWebPageDescriptor.idl nsIURIClassifier.idl nsIChannelClassifier.idl nsIDownloadHistory.idl nsILoadContext.idl nsIGlobalHistory.idl nsISHContainer.idl nsISHEntry.idl nsISHTransaction.idl nsISHistoryInternal.idl nsIHistoryEntry.idl nsISHistory.idl nsISHistoryListener.idl nsSHEntry.cpp nsSHTransaction.cpp nsSHistory.cpp nsDocShellModule.cpp nsIRefreshURI.idl nsIContentViewerContainer.idl nsIDocumentLoaderFactory.idl nsIClipboardCommands.idl nsEmbedAPI.cpp nsIWindowCreator2.idl nsIWindowProvider.idl nsIWindowCreator.idl nsEmbedAPI.cpp nsIDialogParamBlock.idl nsIPromptService2.idl nsPIPromptService.idl nsPIWindowWatcher.idl nsIAuthPromptWrapper.idl nsIPromptFactory.idl nsINonBlockingAlertService.idl nsIWindowWatcher.idl nsIPromptService.idl nsWWJSUtils.cpp nsPrompt.cpp nsWindowWatcher.cpp nsAutoWindowStateHelper.cpp nsDialogParamBlock.cpp nsPromptService.cpp /home/jwalden/moz/2/embedding/components/windowwatcher/src/nsWindowWatcher.cpp: In member function ‘nsresult nsWindowWatcher::OpenWindowJSInternal(nsIDOMWindow*, const char*, const char*, const char*, PRBool, nsIArray*, PRBool, nsIDOMWindow**)’: /home/jwalden/moz/2/embedding/components/windowwatcher/src/nsWindowWatcher.cpp:940: warning: enumeral mismatch in conditional expression: ‘nsIWebNavigation::’ vs ‘nsIWebNavigation::’ nsAppStartupNotifier.cpp nsIFind.idl nsIWebBrowserFind.idl nsWebBrowserFind.cpp nsFind.cpp /home/jwalden/moz/2/embedding/components/find/src/nsFind.cpp: In member function ‘virtual nsresult nsFind::Find(const PRUnichar*, nsIDOMRange*, nsIDOMRange*, nsIDOMRange*, nsIDOMRange**)’: /home/jwalden/moz/2/embedding/components/find/src/nsFind.cpp:948: warning: overflow in implicit constant conversion nsIWebBrowserPersist.idl nsCWebBrowserPersist.idl nsWebBrowserPersist.cpp nsICommandManager.idl nsICommandParams.idl nsIControllerCommand.idl nsIControllerContext.idl nsIControllerCommandTable.idl nsPICommandUpdater.idl nsCommandGroup.cpp nsBaseCommandController.cpp nsCommandManager.cpp nsCommandParams.cpp nsControllerCommandTable.cpp nsPrintingPromptService.cpp nsPrintProgressParams.cpp nsPrintProgress.cpp nsEmbeddingModule.cpp nsDocShellTreeOwner.cpp nsWebBrowser.cpp nsCommandHandler.cpp nsWebBrowserContentPolicy.cpp nsContextMenuInfo.cpp nsEmbedStream.cpp nsCWebBrowser.idl nsICommandHandler.idl nsIEmbeddingSiteWindow2.idl nsIContextMenuListener2.idl nsIWebBrowserChrome2.idl nsIPrintingPrompt.idl nsIPrintingPromptService.idl nsIContextMenuListener.idl nsIEmbeddingSiteWindow.idl nsITooltipListener.idl nsITooltipTextProvider.idl nsIWebBrowser.idl nsIWebBrowserChrome.idl nsIWebBrowserChromeFocus.idl nsIWebBrowserFocus.idl nsIWebBrowserSetup.idl nsIWebBrowserStream.idl nsIWebBrowserPrint.idl /home/jwalden/moz/2/embedding/browser/webBrowser/nsIWebBrowserPrint.idl:119: Warning: Naming an attribute nsIFoo causes problems for interface flattening /home/jwalden/moz/2/embedding/browser/webBrowser/nsWebBrowser.cpp: In member function ‘virtual nsresult nsWebBrowser::SetItemType(PRInt32)’: /home/jwalden/moz/2/embedding/browser/webBrowser/nsWebBrowser.cpp:482: warning: enumeral mismatch in conditional expression: ‘nsIDocShellTreeItem::’ vs ‘nsIDocShellTreeItem::’ /home/jwalden/moz/2/embedding/browser/webBrowser/nsWebBrowser.cpp: In member function ‘virtual nsresult nsWebBrowser::SetProperty(PRUint32, PRUint32)’: /home/jwalden/moz/2/embedding/browser/webBrowser/nsWebBrowser.cpp:791: warning: enumeral mismatch in conditional expression: ‘nsIDocShellTreeItem::’ vs ‘nsIDocShellTreeItem::’ nsWebBrowserModule.cpp nsIAppShellService.idl nsIWindowMediator.idl nsIWindowMediatorListener.idl nsIXULWindow.idl nsIPopupWindowManager.idl nsIXULBrowserWindow.idl nsContentTreeOwner.cpp nsChromeTreeOwner.cpp nsXULWindow.cpp nsAppShellService.cpp nsAppShellWindowEnumerator.cpp nsWebShellWindow.cpp nsWindowMediator.cpp nsAbout.cpp nsAppShellFactory.cpp /home/jwalden/moz/2/xpfe/appshell/src/nsWindowMediator.cpp: In member function ‘virtual nsresult nsWindowMediator::CalculateZPosition(nsIXULWindow*, PRUint32, nsIWidget*, PRUint32*, nsIWidget**, PRBool*)’: /home/jwalden/moz/2/xpfe/appshell/src/nsWindowMediator.cpp:450: warning: suggest parentheses around ‘&&’ within ‘||’ /home/jwalden/moz/2/xpfe/appshell/src/nsWindowMediator.cpp: In member function ‘virtual nsresult nsWindowMediator::SetZPosition(nsIXULWindow*, PRUint32, nsIXULWindow*)’: /home/jwalden/moz/2/xpfe/appshell/src/nsWindowMediator.cpp:550: warning: suggest parentheses around ‘&&’ within ‘||’ CharDistribution.cpp JpCntx.cpp LangBulgarianModel.cpp LangCyrillicModel.cpp LangGreekModel.cpp LangHungarianModel.cpp LangHebrewModel.cpp LangThaiModel.cpp nsHebrewProber.cpp nsCharSetProber.cpp /home/jwalden/moz/2/extensions/universalchardet/src/base/JpCntx.cpp: In member function ‘virtual PRInt32 SJISContextAnalysis::GetOrder(const char*, PRUint32*)’: /home/jwalden/moz/2/extensions/universalchardet/src/base/JpCntx.cpp:199: warning: suggest parentheses around ‘&&’ within ‘||’ /home/jwalden/moz/2/extensions/universalchardet/src/base/JpCntx.cpp: In member function ‘virtual PRInt32 EUCJPContextAnalysis::GetOrder(const char*, PRUint32*)’: /home/jwalden/moz/2/extensions/universalchardet/src/base/JpCntx.cpp:217: warning: suggest parentheses around ‘&&’ within ‘||’ nsBig5Prober.cpp nsEUCJPProber.cpp nsEUCKRProber.cpp nsEUCTWProber.cpp nsEscCharsetProber.cpp nsEscSM.cpp nsGB2312Prober.cpp nsMBCSGroupProber.cpp nsMBCSSM.cpp nsSBCSGroupProber.cpp nsSBCharSetProber.cpp nsSJISProber.cpp nsUTF8Prober.cpp nsLatin1Prober.cpp nsUniversalDetector.cpp /home/jwalden/moz/2/extensions/universalchardet/src/base/nsSBCharSetProber.cpp: In member function ‘virtual nsProbingState nsSingleByteCharSetProber::HandleData(const char*, PRUint32)’: /home/jwalden/moz/2/extensions/universalchardet/src/base/nsSBCharSetProber.cpp:59: warning: array subscript has type ‘char’ /home/jwalden/moz/2/extensions/universalchardet/src/base/nsSBCharSetProber.cpp:61: warning: array subscript has type ‘char’ nsUniversalCharDetModule.cpp nsUdetXPCOMWrapper.cpp nsIAccessibleTypes.idl nsIAccessibilityService.idl nsIAccessible.idl nsIAccessibleRetrieval.idl nsIAccessibleApplication.idl nsIAccessibleRelation.idl nsIAccessibleRole.idl nsIAccessibleStates.idl nsIAccessibleDocument.idl nsIAccessibleProvider.idl nsIAccessibleSelectable.idl nsIAccessNode.idl nsIAccessibleEvent.idl nsIAccessibleEditableText.idl nsIAccessibleHyperLink.idl nsIAccessibleHyperText.idl nsIAccessibleTable.idl nsIAccessibleText.idl nsIAccessibleValue.idl nsIAccessibleImage.idl nsIXBLAccessible.idl nsAccessNodeWrap.cpp nsDocAccessibleWrap.cpp nsAccessibleWrap.cpp nsRootAccessibleWrap.cpp nsApplicationAccessibleWrap.cpp nsMaiInterfaceComponent.cpp In file included from /home/jwalden/moz/2/accessible/src/atk/nsDocAccessibleWrap.h:50, from /home/jwalden/moz/2/accessible/src/atk/nsDocAccessibleWrap.cpp:45: /home/jwalden/moz/2/accessible/src/atk/../base/nsAccessNode.h:115: warning: ‘virtual nsresult nsAccessNode::GetDocument(nsIAccessibleDocument**)’ was hidden /home/jwalden/moz/2/accessible/src/atk/../base/nsDocAccessible.h:76: warning: by ‘virtual nsresult nsDocAccessible::GetDocument(nsIDOMDocument**)’ /home/jwalden/moz/2/accessible/src/atk/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/atk/../base/nsDocAccessible.h:111: warning: by ‘virtual nsAccessible* nsDocAccessible::GetParent()’ nsMaiInterfaceAction.cpp nsMaiInterfaceText.cpp In file included from /home/jwalden/moz/2/accessible/src/atk/nsDocAccessibleWrap.h:50, from /home/jwalden/moz/2/accessible/src/atk/../base/nsRootAccessible.h:43, from /home/jwalden/moz/2/accessible/src/atk/nsRootAccessibleWrap.h:46, from /home/jwalden/moz/2/accessible/src/atk/nsRootAccessibleWrap.cpp:44: /home/jwalden/moz/2/accessible/src/atk/../base/nsAccessNode.h:115: warning: ‘virtual nsresult nsAccessNode::GetDocument(nsIAccessibleDocument**)’ was hidden /home/jwalden/moz/2/accessible/src/atk/../base/nsDocAccessible.h:76: warning: by ‘virtual nsresult nsDocAccessible::GetDocument(nsIDOMDocument**)’ /home/jwalden/moz/2/accessible/src/atk/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/atk/../base/nsDocAccessible.h:111: warning: by ‘virtual nsAccessible* nsDocAccessible::GetParent()’ In file included from /home/jwalden/moz/2/accessible/src/atk/../xul/nsXULListboxAccessible.h:48, from /home/jwalden/moz/2/accessible/src/atk/../xul/nsXULTreeAccessible.h:45, from /home/jwalden/moz/2/accessible/src/atk/../base/nsRootAccessible.h:47, from /home/jwalden/moz/2/accessible/src/atk/nsRootAccessibleWrap.h:46, from /home/jwalden/moz/2/accessible/src/atk/nsRootAccessibleWrap.cpp:44: /home/jwalden/moz/2/accessible/src/atk/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/atk/../base/nsBaseWidgetAccessible.h:66: warning: by ‘virtual nsresult nsLeafAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ In file included from /home/jwalden/moz/2/accessible/src/atk/../base/nsRootAccessible.h:47, from /home/jwalden/moz/2/accessible/src/atk/nsRootAccessibleWrap.h:46, from /home/jwalden/moz/2/accessible/src/atk/nsRootAccessibleWrap.cpp:44: /home/jwalden/moz/2/accessible/src/atk/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/atk/../xul/nsXULTreeAccessible.h:88: warning: by ‘virtual nsresult nsXULTreeAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ /home/jwalden/moz/2/accessible/src/atk/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildCount(PRInt32*)’ was hidden /home/jwalden/moz/2/accessible/src/atk/../xul/nsXULTreeAccessible.h:93: warning: by ‘virtual PRInt32 nsXULTreeAccessible::GetChildCount()’ /home/jwalden/moz/2/accessible/src/atk/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAt(PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/atk/../xul/nsXULTreeAccessible.h:92: warning: by ‘virtual nsAccessible* nsXULTreeAccessible::GetChildAt(PRUint32)’ In file included from /home/jwalden/moz/2/accessible/src/atk/../base/nsRootAccessible.h:47, from /home/jwalden/moz/2/accessible/src/atk/nsRootAccessibleWrap.h:46, from /home/jwalden/moz/2/accessible/src/atk/nsRootAccessibleWrap.cpp:44: /home/jwalden/moz/2/accessible/src/atk/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/atk/../xul/nsXULTreeAccessible.h:202: warning: by ‘virtual nsAccessible* nsXULTreeItemAccessibleBase::GetParent()’ nsMaiInterfaceEditableText.cpp In file included from /home/jwalden/moz/2/accessible/src/atk/nsDocAccessibleWrap.h:50, from /home/jwalden/moz/2/accessible/src/atk/../base/nsRootAccessible.h:43, from /home/jwalden/moz/2/accessible/src/atk/nsAccessibleWrap.cpp:45: /home/jwalden/moz/2/accessible/src/atk/../base/nsAccessNode.h:115: warning: ‘virtual nsresult nsAccessNode::GetDocument(nsIAccessibleDocument**)’ was hidden /home/jwalden/moz/2/accessible/src/atk/../base/nsDocAccessible.h:76: warning: by ‘virtual nsresult nsDocAccessible::GetDocument(nsIDOMDocument**)’ /home/jwalden/moz/2/accessible/src/atk/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/atk/../base/nsDocAccessible.h:111: warning: by ‘virtual nsAccessible* nsDocAccessible::GetParent()’ In file included from /home/jwalden/moz/2/accessible/src/atk/../xul/nsXULListboxAccessible.h:48, from /home/jwalden/moz/2/accessible/src/atk/../xul/nsXULTreeAccessible.h:45, from /home/jwalden/moz/2/accessible/src/atk/../base/nsRootAccessible.h:47, from /home/jwalden/moz/2/accessible/src/atk/nsAccessibleWrap.cpp:45: /home/jwalden/moz/2/accessible/src/atk/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/atk/../base/nsBaseWidgetAccessible.h:66: warning: by ‘virtual nsresult nsLeafAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ In file included from /home/jwalden/moz/2/accessible/src/atk/../base/nsRootAccessible.h:47, from /home/jwalden/moz/2/accessible/src/atk/nsAccessibleWrap.cpp:45: /home/jwalden/moz/2/accessible/src/atk/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/atk/../xul/nsXULTreeAccessible.h:88: warning: by ‘virtual nsresult nsXULTreeAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ /home/jwalden/moz/2/accessible/src/atk/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildCount(PRInt32*)’ was hidden /home/jwalden/moz/2/accessible/src/atk/../xul/nsXULTreeAccessible.h:93: warning: by ‘virtual PRInt32 nsXULTreeAccessible::GetChildCount()’ /home/jwalden/moz/2/accessible/src/atk/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAt(PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/atk/../xul/nsXULTreeAccessible.h:92: warning: by ‘virtual nsAccessible* nsXULTreeAccessible::GetChildAt(PRUint32)’ In file included from /home/jwalden/moz/2/accessible/src/atk/../base/nsRootAccessible.h:47, from /home/jwalden/moz/2/accessible/src/atk/nsAccessibleWrap.cpp:45: /home/jwalden/moz/2/accessible/src/atk/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/atk/../xul/nsXULTreeAccessible.h:202: warning: by ‘virtual nsAccessible* nsXULTreeItemAccessibleBase::GetParent()’ nsMaiInterfaceSelection.cpp nsMaiInterfaceValue.cpp nsMaiHyperlink.cpp nsMaiInterfaceHypertext.cpp nsMaiInterfaceHyperlinkImpl.cpp nsMaiInterfaceTable.cpp nsMaiInterfaceDocument.cpp nsMaiInterfaceImage.cpp /home/jwalden/moz/2/accessible/src/atk/nsMaiHyperlink.cpp: In function ‘gchar* getUriCB(AtkHyperlink*, gint)’: /home/jwalden/moz/2/accessible/src/atk/nsMaiHyperlink.cpp:220: warning: unused variable ‘maiAtkHyperlink’ /home/jwalden/moz/2/accessible/src/atk/nsMaiInterfaceImage.cpp: In function ‘void getImagePositionCB(AtkImage*, gint*, gint*, AtkCoordType)’: /home/jwalden/moz/2/accessible/src/atk/nsMaiInterfaceImage.cpp:73: warning: enumeral mismatch in conditional expression: ‘nsIAccessibleCoordinateType::’ vs ‘nsIAccessibleCoordinateType::’ nsAccessNode.cpp nsAccEvent.cpp nsARIAGridAccessible.cpp nsARIAMap.cpp nsDocAccessible.cpp nsOuterDocAccessible.cpp In file included from /home/jwalden/moz/2/accessible/src/base/nsOuterDocAccessible.cpp:40: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/nsOuterDocAccessible.h:73: warning: by ‘virtual nsresult nsOuterDocAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ nsAccessibilityAtoms.cpp nsCoreUtils.cpp In file included from /home/jwalden/moz/2/accessible/src/base/nsAccEvent.cpp:43: /home/jwalden/moz/2/accessible/src/base/nsAccessNode.h:115: warning: ‘virtual nsresult nsAccessNode::GetDocument(nsIAccessibleDocument**)’ was hidden /home/jwalden/moz/2/accessible/src/base/nsDocAccessible.h:76: warning: by ‘virtual nsresult nsDocAccessible::GetDocument(nsIDOMDocument**)’ /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/nsDocAccessible.h:111: warning: by ‘virtual nsAccessible* nsDocAccessible::GetParent()’ In file included from /home/jwalden/moz/2/accessible/src/base/nsAccEvent.cpp:50: ../../../dist/include/nsIDOMXULSelectCntrlEl.h:33: warning: ‘virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)’ was hidden ../../../dist/include/nsIDOMXULMultSelectCntrlEl.h:73: warning: by ‘virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)’ In file included from /home/jwalden/moz/2/accessible/src/base/../xul/nsXULListboxAccessible.h:48, from /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeAccessible.h:45, from /home/jwalden/moz/2/accessible/src/base/nsAccEvent.cpp:51: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/nsBaseWidgetAccessible.h:66: warning: by ‘virtual nsresult nsLeafAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ In file included from /home/jwalden/moz/2/accessible/src/base/nsAccEvent.cpp:51: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeAccessible.h:88: warning: by ‘virtual nsresult nsXULTreeAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildCount(PRInt32*)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeAccessible.h:93: warning: by ‘virtual PRInt32 nsXULTreeAccessible::GetChildCount()’ /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAt(PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeAccessible.h:92: warning: by ‘virtual nsAccessible* nsXULTreeAccessible::GetChildAt(PRUint32)’ In file included from /home/jwalden/moz/2/accessible/src/base/nsAccEvent.cpp:51: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeAccessible.h:202: warning: by ‘virtual nsAccessible* nsXULTreeItemAccessibleBase::GetParent()’ /home/jwalden/moz/2/accessible/src/base/nsAccEvent.cpp: In constructor ‘nsAccTextChangeEvent::nsAccTextChangeEvent(nsIAccessible*, PRInt32, PRUint32, PRBool, PRBool, EIsFromUserInput)’: /home/jwalden/moz/2/accessible/src/base/nsAccEvent.cpp:388: warning: enumeral mismatch in conditional expression: ‘nsIAccessibleEvent::’ vs ‘nsIAccessibleEvent::’ nsAccUtils.cpp nsRelUtils.cpp In file included from /home/jwalden/moz/2/accessible/src/base/nsAccessNode.cpp:40: /home/jwalden/moz/2/accessible/src/base/nsAccessNode.h:115: warning: ‘virtual nsresult nsAccessNode::GetDocument(nsIAccessibleDocument**)’ was hidden /home/jwalden/moz/2/accessible/src/base/nsDocAccessible.h:76: warning: by ‘virtual nsresult nsDocAccessible::GetDocument(nsIDOMDocument**)’ /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/nsDocAccessible.h:111: warning: by ‘virtual nsAccessible* nsDocAccessible::GetParent()’ In file included from /home/jwalden/moz/2/accessible/src/base/../xul/nsXULListboxAccessible.h:48, from /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeAccessible.h:45, from /home/jwalden/moz/2/accessible/src/base/nsRootAccessible.h:47, from /home/jwalden/moz/2/accessible/src/base/nsAccessNode.cpp:68: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/nsBaseWidgetAccessible.h:66: warning: by ‘virtual nsresult nsLeafAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ In file included from /home/jwalden/moz/2/accessible/src/base/nsRootAccessible.h:47, from /home/jwalden/moz/2/accessible/src/base/nsAccessNode.cpp:68: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeAccessible.h:88: warning: by ‘virtual nsresult nsXULTreeAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildCount(PRInt32*)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeAccessible.h:93: warning: by ‘virtual PRInt32 nsXULTreeAccessible::GetChildCount()’ /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAt(PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeAccessible.h:92: warning: by ‘virtual nsAccessible* nsXULTreeAccessible::GetChildAt(PRUint32)’ In file included from /home/jwalden/moz/2/accessible/src/base/nsRootAccessible.h:47, from /home/jwalden/moz/2/accessible/src/base/nsAccessNode.cpp:68: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeAccessible.h:202: warning: by ‘virtual nsAccessible* nsXULTreeItemAccessibleBase::GetParent()’ nsAccessibilityService.cpp nsAccessible.cpp nsAccessibleRelation.cpp /home/jwalden/moz/2/accessible/src/base/nsDocAccessible.cpp:1904:27: warning: invoking macro NS_ENSURE_TRUE argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/accessible/src/base/nsDocAccessible.cpp:1909:28: warning: invoking macro NS_ENSURE_TRUE argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/accessible/src/base/nsDocAccessible.cpp:1926:24: warning: invoking macro NS_ENSURE_TRUE argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/accessible/src/base/nsDocAccessible.cpp:2097:31: warning: invoking macro NS_ENSURE_TRUE argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 In file included from /home/jwalden/moz/2/accessible/src/base/nsAccUtils.cpp:48: /home/jwalden/moz/2/accessible/src/base/nsAccessNode.h:115: warning: ‘virtual nsresult nsAccessNode::GetDocument(nsIAccessibleDocument**)’ was hidden /home/jwalden/moz/2/accessible/src/base/nsDocAccessible.h:76: warning: by ‘virtual nsresult nsDocAccessible::GetDocument(nsIDOMDocument**)’ /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/nsDocAccessible.h:111: warning: by ‘virtual nsAccessible* nsDocAccessible::GetParent()’ In file included from /home/jwalden/moz/2/accessible/src/base/../xul/nsXULListboxAccessible.h:48, from /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeAccessible.h:45, from /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeGridAccessible.h:45, from /home/jwalden/moz/2/accessible/src/base/nsAccUtils.cpp:53: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/nsBaseWidgetAccessible.h:66: warning: by ‘virtual nsresult nsLeafAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ In file included from /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeGridAccessible.h:45, from /home/jwalden/moz/2/accessible/src/base/nsAccUtils.cpp:53: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeAccessible.h:88: warning: by ‘virtual nsresult nsXULTreeAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildCount(PRInt32*)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeAccessible.h:93: warning: by ‘virtual PRInt32 nsXULTreeAccessible::GetChildCount()’ /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAt(PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeAccessible.h:92: warning: by ‘virtual nsAccessible* nsXULTreeAccessible::GetChildAt(PRUint32)’ In file included from /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeGridAccessible.h:45, from /home/jwalden/moz/2/accessible/src/base/nsAccUtils.cpp:53: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeAccessible.h:202: warning: by ‘virtual nsAccessible* nsXULTreeItemAccessibleBase::GetParent()’ In file included from /home/jwalden/moz/2/accessible/src/base/nsAccUtils.cpp:53: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeGridAccessible.h:93: warning: by ‘virtual nsresult nsXULTreeGridRowAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildCount(PRInt32*)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeGridAccessible.h:98: warning: by ‘virtual PRInt32 nsXULTreeGridRowAccessible::GetChildCount()’ /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAt(PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeGridAccessible.h:97: warning: by ‘virtual nsAccessible* nsXULTreeGridRowAccessible::GetChildAt(PRUint32)’ In file included from /home/jwalden/moz/2/accessible/src/base/nsAccUtils.cpp:53: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeGridAccessible.h:166: warning: by ‘virtual nsAccessible* nsXULTreeGridCellAccessible::GetParent()’ nsAccTreeWalker.cpp In file included from /home/jwalden/moz/2/accessible/src/base/../atk/nsDocAccessibleWrap.h:50, from /home/jwalden/moz/2/accessible/src/base/nsRootAccessible.h:43, from /home/jwalden/moz/2/accessible/src/base/nsDocAccessible.cpp:40: /home/jwalden/moz/2/accessible/src/base/nsAccessNode.h:115: warning: ‘virtual nsresult nsAccessNode::GetDocument(nsIAccessibleDocument**)’ was hidden /home/jwalden/moz/2/accessible/src/base/nsDocAccessible.h:76: warning: by ‘virtual nsresult nsDocAccessible::GetDocument(nsIDOMDocument**)’ /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/nsDocAccessible.h:111: warning: by ‘virtual nsAccessible* nsDocAccessible::GetParent()’ In file included from /home/jwalden/moz/2/accessible/src/base/../xul/nsXULListboxAccessible.h:48, from /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeAccessible.h:45, from /home/jwalden/moz/2/accessible/src/base/nsRootAccessible.h:47, from /home/jwalden/moz/2/accessible/src/base/nsDocAccessible.cpp:40: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/nsBaseWidgetAccessible.h:66: warning: by ‘virtual nsresult nsLeafAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ In file included from /home/jwalden/moz/2/accessible/src/base/nsRootAccessible.h:47, from /home/jwalden/moz/2/accessible/src/base/nsDocAccessible.cpp:40: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeAccessible.h:88: warning: by ‘virtual nsresult nsXULTreeAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildCount(PRInt32*)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeAccessible.h:93: warning: by ‘virtual PRInt32 nsXULTreeAccessible::GetChildCount()’ /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAt(PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeAccessible.h:92: warning: by ‘virtual nsAccessible* nsXULTreeAccessible::GetChildAt(PRUint32)’ In file included from /home/jwalden/moz/2/accessible/src/base/nsRootAccessible.h:47, from /home/jwalden/moz/2/accessible/src/base/nsDocAccessible.cpp:40: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeAccessible.h:202: warning: by ‘virtual nsAccessible* nsXULTreeItemAccessibleBase::GetParent()’ In file included from /home/jwalden/moz/2/accessible/src/base/nsDocAccessible.cpp:60: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/../html/nsHTMLSelectAccessible.h:272: warning: by ‘virtual nsAccessible* nsHTMLComboboxListAccessible::GetParent()’ /home/jwalden/moz/2/accessible/src/base/nsDocAccessible.cpp: In member function ‘void nsDocAccessible::ARIAAttributeChanged(nsIContent*, nsIAtom*)’: /home/jwalden/moz/2/accessible/src/base/nsDocAccessible.cpp:1246: warning: enumeral mismatch in conditional expression: ‘nsIAccessibleStates::’ vs ‘nsIAccessibleStates::’ /home/jwalden/moz/2/accessible/src/base/nsDocAccessible.cpp: In member function ‘void nsDocAccessible::InvalidateCacheSubtree(nsIContent*, PRUint32)’: /home/jwalden/moz/2/accessible/src/base/nsDocAccessible.cpp:2091: warning: suggest parentheses around ‘&&’ within ‘||’ nsBaseWidgetAccessible.cpp nsEventShell.cpp nsFormControlAccessible.cpp /home/jwalden/moz/2/accessible/src/base/nsEventShell.cpp:55:22: warning: invoking macro NS_ENSURE_TRUE argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/accessible/src/base/nsEventShell.cpp:73:30: warning: invoking macro NS_ENSURE_TRUE argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 In file included from /home/jwalden/moz/2/accessible/src/base/nsBaseWidgetAccessible.cpp:41: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/nsBaseWidgetAccessible.h:66: warning: by ‘virtual nsresult nsLeafAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ nsRootAccessible.cpp In file included from /home/jwalden/moz/2/accessible/src/base/nsEventShell.cpp:42: /home/jwalden/moz/2/accessible/src/base/nsAccessNode.h:115: warning: ‘virtual nsresult nsAccessNode::GetDocument(nsIAccessibleDocument**)’ was hidden /home/jwalden/moz/2/accessible/src/base/nsDocAccessible.h:76: warning: by ‘virtual nsresult nsDocAccessible::GetDocument(nsIDOMDocument**)’ /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/nsDocAccessible.h:111: warning: by ‘virtual nsAccessible* nsDocAccessible::GetParent()’ nsApplicationAccessible.cpp In file included from /home/jwalden/moz/2/accessible/src/base/nsFormControlAccessible.h:43, from /home/jwalden/moz/2/accessible/src/base/nsFormControlAccessible.cpp:42: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/nsBaseWidgetAccessible.h:66: warning: by ‘virtual nsresult nsLeafAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ nsCaretAccessible.cpp nsTextAccessible.cpp /home/jwalden/moz/2/accessible/src/base/nsAccessible.cpp:3234:25: warning: invoking macro NS_ENSURE_TRUE argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/accessible/src/base/nsAccessible.cpp:3277:28: warning: invoking macro NS_ENSURE_TRUE argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 In file included from /home/jwalden/moz/2/accessible/src/base/nsAccessible.cpp:47: /home/jwalden/moz/2/accessible/src/base/nsAccessNode.h:115: warning: ‘virtual nsresult nsAccessNode::GetDocument(nsIAccessibleDocument**)’ was hidden /home/jwalden/moz/2/accessible/src/base/nsDocAccessible.h:76: warning: by ‘virtual nsresult nsDocAccessible::GetDocument(nsIDOMDocument**)’ /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/nsDocAccessible.h:111: warning: by ‘virtual nsAccessible* nsDocAccessible::GetParent()’ /home/jwalden/moz/2/accessible/src/base/nsAccessible.h: In constructor ‘nsAccessible::nsAccessible(nsIDOMNode*, nsIWeakReference*)’: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:445: warning: ‘nsAccessible::mRoleMapEntry’ will be initialized after /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:443: warning: ‘PRBool nsAccessible::mAreChildrenInitialized’ /home/jwalden/moz/2/accessible/src/base/nsAccessible.cpp:230: warning: when initialized here /home/jwalden/moz/2/accessible/src/base/nsAccessible.cpp: In member function ‘void nsAccessible::TestChildCache(nsAccessible*)’: /home/jwalden/moz/2/accessible/src/base/nsAccessible.cpp:3004: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/accessible/src/base/nsAccessible.cpp: In member function ‘virtual void nsAccessible::GetPositionAndSizeInternal(PRInt32*, PRInt32*)’: /home/jwalden/moz/2/accessible/src/base/nsAccessible.cpp:3244: warning: operation on ‘siblingRole’ may be undefined nsTextEquivUtils.cpp In file included from /home/jwalden/moz/2/accessible/src/base/../atk/nsDocAccessibleWrap.h:50, from /home/jwalden/moz/2/accessible/src/base/nsRootAccessible.h:43, from /home/jwalden/moz/2/accessible/src/base/nsCaretAccessible.cpp:50: /home/jwalden/moz/2/accessible/src/base/nsAccessNode.h:115: warning: ‘virtual nsresult nsAccessNode::GetDocument(nsIAccessibleDocument**)’ was hidden /home/jwalden/moz/2/accessible/src/base/nsDocAccessible.h:76: warning: by ‘virtual nsresult nsDocAccessible::GetDocument(nsIDOMDocument**)’ /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/nsDocAccessible.h:111: warning: by ‘virtual nsAccessible* nsDocAccessible::GetParent()’ In file included from /home/jwalden/moz/2/accessible/src/base/../xul/nsXULListboxAccessible.h:48, from /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeAccessible.h:45, from /home/jwalden/moz/2/accessible/src/base/nsRootAccessible.h:47, from /home/jwalden/moz/2/accessible/src/base/nsCaretAccessible.cpp:50: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/nsBaseWidgetAccessible.h:66: warning: by ‘virtual nsresult nsLeafAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ In file included from /home/jwalden/moz/2/accessible/src/base/nsRootAccessible.h:47, from /home/jwalden/moz/2/accessible/src/base/nsCaretAccessible.cpp:50: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeAccessible.h:88: warning: by ‘virtual nsresult nsXULTreeAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildCount(PRInt32*)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeAccessible.h:93: warning: by ‘virtual PRInt32 nsXULTreeAccessible::GetChildCount()’ /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAt(PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeAccessible.h:92: warning: by ‘virtual nsAccessible* nsXULTreeAccessible::GetChildAt(PRUint32)’ In file included from /home/jwalden/moz/2/accessible/src/base/nsRootAccessible.h:47, from /home/jwalden/moz/2/accessible/src/base/nsCaretAccessible.cpp:50: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeAccessible.h:202: warning: by ‘virtual nsAccessible* nsXULTreeItemAccessibleBase::GetParent()’ In file included from /home/jwalden/moz/2/accessible/src/base/nsTextAccessible.h:43, from /home/jwalden/moz/2/accessible/src/base/nsTextAccessible.cpp:42: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/nsBaseWidgetAccessible.h:66: warning: by ‘virtual nsresult nsLeafAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ nsTextAttrs.cpp In file included from /home/jwalden/moz/2/accessible/src/base/nsFormControlAccessible.h:43, from /home/jwalden/moz/2/accessible/src/base/../html/nsHTMLFormControlAccessible.h:43, from /home/jwalden/moz/2/accessible/src/base/../html/nsHTMLSelectAccessible.h:45, from /home/jwalden/moz/2/accessible/src/base/nsRootAccessible.cpp:43: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/nsBaseWidgetAccessible.h:66: warning: by ‘virtual nsresult nsLeafAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ In file included from /home/jwalden/moz/2/accessible/src/base/nsRootAccessible.cpp:43: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/../html/nsHTMLSelectAccessible.h:272: warning: by ‘virtual nsAccessible* nsHTMLComboboxListAccessible::GetParent()’ In file included from /home/jwalden/moz/2/accessible/src/base/nsRootAccessible.cpp:60: ../../../dist/include/nsIDOMXULSelectCntrlEl.h:33: warning: ‘virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)’ was hidden ../../../dist/include/nsIDOMXULMultSelectCntrlEl.h:73: warning: by ‘virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)’ In file included from /home/jwalden/moz/2/accessible/src/base/../atk/nsDocAccessibleWrap.h:50, from /home/jwalden/moz/2/accessible/src/base/nsRootAccessible.h:43, from /home/jwalden/moz/2/accessible/src/base/nsRootAccessible.cpp:74: /home/jwalden/moz/2/accessible/src/base/nsAccessNode.h:115: warning: ‘virtual nsresult nsAccessNode::GetDocument(nsIAccessibleDocument**)’ was hidden /home/jwalden/moz/2/accessible/src/base/nsDocAccessible.h:76: warning: by ‘virtual nsresult nsDocAccessible::GetDocument(nsIDOMDocument**)’ /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/nsDocAccessible.h:111: warning: by ‘virtual nsAccessible* nsDocAccessible::GetParent()’ In file included from /home/jwalden/moz/2/accessible/src/base/nsRootAccessible.h:47, from /home/jwalden/moz/2/accessible/src/base/nsRootAccessible.cpp:74: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeAccessible.h:88: warning: by ‘virtual nsresult nsXULTreeAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildCount(PRInt32*)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeAccessible.h:93: warning: by ‘virtual PRInt32 nsXULTreeAccessible::GetChildCount()’ /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAt(PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeAccessible.h:92: warning: by ‘virtual nsAccessible* nsXULTreeAccessible::GetChildAt(PRUint32)’ In file included from /home/jwalden/moz/2/accessible/src/base/nsRootAccessible.h:47, from /home/jwalden/moz/2/accessible/src/base/nsRootAccessible.cpp:74: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeAccessible.h:202: warning: by ‘virtual nsAccessible* nsXULTreeItemAccessibleBase::GetParent()’ /home/jwalden/moz/2/accessible/src/base/nsAccessibilityService.cpp:227:28: warning: invoking macro NS_ENSURE_TRUE argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/accessible/src/base/nsAccessibilityService.cpp:232:29: warning: invoking macro NS_ENSURE_TRUE argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/accessible/src/base/nsAccessibilityService.cpp:246:26: warning: invoking macro NS_ENSURE_TRUE argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/accessible/src/base/nsAccessibilityService.cpp:252:25: warning: invoking macro NS_ENSURE_TRUE argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 In file included from /home/jwalden/moz/2/accessible/src/base/nsAccessibilityService.cpp:50: /home/jwalden/moz/2/accessible/src/base/nsAccessNode.h:115: warning: ‘virtual nsresult nsAccessNode::GetDocument(nsIAccessibleDocument**)’ was hidden /home/jwalden/moz/2/accessible/src/base/nsDocAccessible.h:76: warning: by ‘virtual nsresult nsDocAccessible::GetDocument(nsIDOMDocument**)’ /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/nsDocAccessible.h:111: warning: by ‘virtual nsAccessible* nsDocAccessible::GetParent()’ In file included from /home/jwalden/moz/2/accessible/src/base/../html/nsHTMLImageAccessible.h:43, from /home/jwalden/moz/2/accessible/src/base/../atk/nsHTMLImageAccessibleWrap.h:45, from /home/jwalden/moz/2/accessible/src/base/../html/nsHTMLImageMapAccessible.h:45, from /home/jwalden/moz/2/accessible/src/base/nsAccessibilityService.cpp:51: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/nsBaseWidgetAccessible.h:66: warning: by ‘virtual nsresult nsLeafAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ In file included from /home/jwalden/moz/2/accessible/src/base/nsAccessibilityService.cpp:51: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/../html/nsHTMLImageMapAccessible.h:118: warning: by ‘virtual nsresult nsHTMLAreaAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ In file included from /home/jwalden/moz/2/accessible/src/base/nsAccessibilityService.cpp:53: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/../html/nsHTMLSelectAccessible.h:272: warning: by ‘virtual nsAccessible* nsHTMLComboboxListAccessible::GetParent()’ In file included from /home/jwalden/moz/2/accessible/src/base/nsAccessibilityService.cpp:55: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/../html/nsHTMLTextAccessible.h:119: warning: by ‘virtual nsAccessible* nsHTMLListBulletAccessible::GetParent()’ In file included from /home/jwalden/moz/2/accessible/src/base/nsAccessibilityService.cpp:81: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/nsOuterDocAccessible.h:73: warning: by ‘virtual nsresult nsOuterDocAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ In file included from /home/jwalden/moz/2/accessible/src/base/nsRootAccessible.h:47, from /home/jwalden/moz/2/accessible/src/base/../atk/nsRootAccessibleWrap.h:46, from /home/jwalden/moz/2/accessible/src/base/nsAccessibilityService.cpp:82: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeAccessible.h:88: warning: by ‘virtual nsresult nsXULTreeAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildCount(PRInt32*)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeAccessible.h:93: warning: by ‘virtual PRInt32 nsXULTreeAccessible::GetChildCount()’ /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAt(PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeAccessible.h:92: warning: by ‘virtual nsAccessible* nsXULTreeAccessible::GetChildAt(PRUint32)’ In file included from /home/jwalden/moz/2/accessible/src/base/nsRootAccessible.h:47, from /home/jwalden/moz/2/accessible/src/base/../atk/nsRootAccessibleWrap.h:46, from /home/jwalden/moz/2/accessible/src/base/nsAccessibilityService.cpp:82: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeAccessible.h:202: warning: by ‘virtual nsAccessible* nsXULTreeItemAccessibleBase::GetParent()’ In file included from /home/jwalden/moz/2/accessible/src/base/../atk/nsXULTreeGridAccessibleWrap.h:44, from /home/jwalden/moz/2/accessible/src/base/nsAccessibilityService.cpp:101: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeGridAccessible.h:93: warning: by ‘virtual nsresult nsXULTreeGridRowAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildCount(PRInt32*)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeGridAccessible.h:98: warning: by ‘virtual PRInt32 nsXULTreeGridRowAccessible::GetChildCount()’ /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAt(PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeGridAccessible.h:97: warning: by ‘virtual nsAccessible* nsXULTreeGridRowAccessible::GetChildAt(PRUint32)’ In file included from /home/jwalden/moz/2/accessible/src/base/../atk/nsXULTreeGridAccessibleWrap.h:44, from /home/jwalden/moz/2/accessible/src/base/nsAccessibilityService.cpp:101: /home/jwalden/moz/2/accessible/src/base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/base/../xul/nsXULTreeGridAccessible.h:166: warning: by ‘virtual nsAccessible* nsXULTreeGridCellAccessible::GetParent()’ nsHTMLImageAccessible.cpp nsHTMLFormControlAccessible.cpp nsHTMLImageMapAccessible.cpp nsHTMLLinkAccessible.cpp nsHTMLSelectAccessible.cpp In file included from /home/jwalden/moz/2/accessible/src/html/nsHTMLImageAccessible.h:43, from /home/jwalden/moz/2/accessible/src/html/nsHTMLImageAccessible.cpp:43: /home/jwalden/moz/2/accessible/src/html/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/html/../base/nsBaseWidgetAccessible.h:66: warning: by ‘virtual nsresult nsLeafAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ nsHTMLTableAccessible.cpp In file included from /home/jwalden/moz/2/accessible/src/html/../base/nsFormControlAccessible.h:43, from /home/jwalden/moz/2/accessible/src/html/nsHTMLFormControlAccessible.h:43, from /home/jwalden/moz/2/accessible/src/html/nsHTMLSelectAccessible.h:45, from /home/jwalden/moz/2/accessible/src/html/nsHTMLSelectAccessible.cpp:41: /home/jwalden/moz/2/accessible/src/html/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/html/../base/nsBaseWidgetAccessible.h:66: warning: by ‘virtual nsresult nsLeafAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ In file included from /home/jwalden/moz/2/accessible/src/html/nsHTMLSelectAccessible.cpp:41: /home/jwalden/moz/2/accessible/src/html/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/html/nsHTMLSelectAccessible.h:272: warning: by ‘virtual nsAccessible* nsHTMLComboboxListAccessible::GetParent()’ nsHTMLTextAccessible.cpp nsHyperTextAccessible.cpp In file included from /home/jwalden/moz/2/accessible/src/html/nsHTMLImageAccessible.h:43, from ../../../dist/include/nsHTMLImageAccessibleWrap.h:45, from /home/jwalden/moz/2/accessible/src/html/nsHTMLImageMapAccessible.h:45, from /home/jwalden/moz/2/accessible/src/html/nsHTMLImageMapAccessible.cpp:41: /home/jwalden/moz/2/accessible/src/html/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/html/../base/nsBaseWidgetAccessible.h:66: warning: by ‘virtual nsresult nsLeafAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ In file included from /home/jwalden/moz/2/accessible/src/html/nsHTMLImageMapAccessible.cpp:41: /home/jwalden/moz/2/accessible/src/html/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/html/nsHTMLImageMapAccessible.h:118: warning: by ‘virtual nsresult nsHTMLAreaAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ In file included from /home/jwalden/moz/2/accessible/src/html/nsHTMLTableAccessible.cpp:43: ../../../dist/include/nsAccessNode.h:115: warning: ‘virtual nsresult nsAccessNode::GetDocument(nsIAccessibleDocument**)’ was hidden /home/jwalden/moz/2/accessible/src/html/../base/nsDocAccessible.h:76: warning: by ‘virtual nsresult nsDocAccessible::GetDocument(nsIDOMDocument**)’ /home/jwalden/moz/2/accessible/src/html/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/html/../base/nsDocAccessible.h:111: warning: by ‘virtual nsAccessible* nsDocAccessible::GetParent()’ /home/jwalden/moz/2/accessible/src/html/nsHTMLTableAccessible.cpp: In member function ‘nsresult nsHTMLTableCellAccessible::GetHeaderCells(PRInt32, nsIArray**)’: /home/jwalden/moz/2/accessible/src/html/nsHTMLTableAccessible.cpp:345: warning: suggest parentheses around ‘&&’ within ‘||’ /home/jwalden/moz/2/accessible/src/html/nsHTMLFormControlAccessible.cpp:205:26: warning: invoking macro NS_ENSURE_TRUE argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 In file included from /home/jwalden/moz/2/accessible/src/html/../base/nsFormControlAccessible.h:43, from /home/jwalden/moz/2/accessible/src/html/nsHTMLFormControlAccessible.h:43, from /home/jwalden/moz/2/accessible/src/html/nsHTMLFormControlAccessible.cpp:42: /home/jwalden/moz/2/accessible/src/html/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/html/../base/nsBaseWidgetAccessible.h:66: warning: by ‘virtual nsresult nsLeafAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ In file included from /home/jwalden/moz/2/accessible/src/html/../base/nsTextAccessible.h:43, from ../../../dist/include/nsTextAccessibleWrap.h:43, from /home/jwalden/moz/2/accessible/src/html/nsHTMLTextAccessible.h:44, from /home/jwalden/moz/2/accessible/src/html/nsHTMLTextAccessible.cpp:41: /home/jwalden/moz/2/accessible/src/html/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/html/../base/nsBaseWidgetAccessible.h:66: warning: by ‘virtual nsresult nsLeafAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ In file included from /home/jwalden/moz/2/accessible/src/html/nsHTMLTextAccessible.cpp:41: /home/jwalden/moz/2/accessible/src/html/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/html/nsHTMLTextAccessible.h:119: warning: by ‘virtual nsAccessible* nsHTMLListBulletAccessible::GetParent()’ In file included from /home/jwalden/moz/2/accessible/src/html/nsHTMLTextAccessible.cpp:43: ../../../dist/include/nsAccessNode.h:115: warning: ‘virtual nsresult nsAccessNode::GetDocument(nsIAccessibleDocument**)’ was hidden /home/jwalden/moz/2/accessible/src/html/../base/nsDocAccessible.h:76: warning: by ‘virtual nsresult nsDocAccessible::GetDocument(nsIDOMDocument**)’ /home/jwalden/moz/2/accessible/src/html/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/html/../base/nsDocAccessible.h:111: warning: by ‘virtual nsAccessible* nsDocAccessible::GetParent()’ nsXULAlertAccessible.cpp nsXULColorPickerAccessible.cpp nsXULComboboxAccessible.cpp nsXULFormControlAccessible.cpp nsXULListboxAccessible.cpp nsXULMenuAccessible.cpp nsXULSliderAccessible.cpp nsXULTabAccessible.cpp In file included from /home/jwalden/moz/2/accessible/src/xul/nsXULListboxAccessible.h:48, from /home/jwalden/moz/2/accessible/src/xul/nsXULListboxAccessible.cpp:42: /home/jwalden/moz/2/accessible/src/xul/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/xul/../base/nsBaseWidgetAccessible.h:66: warning: by ‘virtual nsresult nsLeafAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ In file included from /home/jwalden/moz/2/accessible/src/xul/nsXULListboxAccessible.cpp:45: ../../../dist/include/nsIDOMXULSelectCntrlEl.h:33: warning: ‘virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)’ was hidden ../../../dist/include/nsIDOMXULMultSelectCntrlEl.h:73: warning: by ‘virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)’ nsXULTextAccessible.cpp /home/jwalden/moz/2/accessible/src/xul/nsXULFormControlAccessible.cpp:778:25: warning: invoking macro NS_ENSURE_TRUE argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 In file included from /home/jwalden/moz/2/accessible/src/xul/../base/nsFormControlAccessible.h:43, from /home/jwalden/moz/2/accessible/src/xul/nsXULFormControlAccessible.h:46, from /home/jwalden/moz/2/accessible/src/xul/nsXULFormControlAccessible.cpp:42: /home/jwalden/moz/2/accessible/src/xul/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/xul/../base/nsBaseWidgetAccessible.h:66: warning: by ‘virtual nsresult nsLeafAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ nsXULTreeAccessible.cpp In file included from /home/jwalden/moz/2/accessible/src/xul/nsXULTabAccessible.h:44, from /home/jwalden/moz/2/accessible/src/xul/nsXULTabAccessible.cpp:41: /home/jwalden/moz/2/accessible/src/xul/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/xul/../base/nsBaseWidgetAccessible.h:66: warning: by ‘virtual nsresult nsLeafAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ nsXULTreeGridAccessible.cpp In file included from /home/jwalden/moz/2/accessible/src/xul/nsXULTextAccessible.cpp:44: /home/jwalden/moz/2/accessible/src/xul/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/xul/../base/nsBaseWidgetAccessible.h:66: warning: by ‘virtual nsresult nsLeafAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ In file included from /home/jwalden/moz/2/accessible/src/xul/nsXULMenuAccessible.cpp:46: ../../../dist/include/nsIDOMXULSelectCntrlEl.h:33: warning: ‘virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)’ was hidden ../../../dist/include/nsIDOMXULMultSelectCntrlEl.h:73: warning: by ‘virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)’ In file included from /home/jwalden/moz/2/accessible/src/xul/../base/nsFormControlAccessible.h:43, from /home/jwalden/moz/2/accessible/src/xul/nsXULFormControlAccessible.h:46, from /home/jwalden/moz/2/accessible/src/xul/nsXULMenuAccessible.cpp:54: /home/jwalden/moz/2/accessible/src/xul/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/xul/../base/nsBaseWidgetAccessible.h:66: warning: by ‘virtual nsresult nsLeafAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ In file included from /home/jwalden/moz/2/accessible/src/xul/nsXULListboxAccessible.h:48, from /home/jwalden/moz/2/accessible/src/xul/nsXULTreeAccessible.h:45, from /home/jwalden/moz/2/accessible/src/xul/nsXULTreeAccessible.cpp:40: /home/jwalden/moz/2/accessible/src/xul/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/xul/../base/nsBaseWidgetAccessible.h:66: warning: by ‘virtual nsresult nsLeafAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ In file included from /home/jwalden/moz/2/accessible/src/xul/nsXULTreeAccessible.cpp:40: /home/jwalden/moz/2/accessible/src/xul/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/xul/nsXULTreeAccessible.h:88: warning: by ‘virtual nsresult nsXULTreeAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ /home/jwalden/moz/2/accessible/src/xul/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildCount(PRInt32*)’ was hidden /home/jwalden/moz/2/accessible/src/xul/nsXULTreeAccessible.h:93: warning: by ‘virtual PRInt32 nsXULTreeAccessible::GetChildCount()’ /home/jwalden/moz/2/accessible/src/xul/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAt(PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/xul/nsXULTreeAccessible.h:92: warning: by ‘virtual nsAccessible* nsXULTreeAccessible::GetChildAt(PRUint32)’ In file included from /home/jwalden/moz/2/accessible/src/xul/nsXULTreeAccessible.cpp:40: /home/jwalden/moz/2/accessible/src/xul/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/xul/nsXULTreeAccessible.h:202: warning: by ‘virtual nsAccessible* nsXULTreeItemAccessibleBase::GetParent()’ In file included from /home/jwalden/moz/2/accessible/src/xul/nsXULTreeAccessible.cpp:42: ../../../dist/include/nsAccessNode.h:115: warning: ‘virtual nsresult nsAccessNode::GetDocument(nsIAccessibleDocument**)’ was hidden /home/jwalden/moz/2/accessible/src/xul/../base/nsDocAccessible.h:76: warning: by ‘virtual nsresult nsDocAccessible::GetDocument(nsIDOMDocument**)’ /home/jwalden/moz/2/accessible/src/xul/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/xul/../base/nsDocAccessible.h:111: warning: by ‘virtual nsAccessible* nsDocAccessible::GetParent()’ In file included from /home/jwalden/moz/2/accessible/src/xul/nsXULTreeAccessible.cpp:45: ../../../dist/include/nsIDOMXULSelectCntrlEl.h:33: warning: ‘virtual nsresult nsIDOMXULSelectControlElement::GetSelectedItem(nsIDOMXULSelectControlItemElement**)’ was hidden ../../../dist/include/nsIDOMXULMultSelectCntrlEl.h:73: warning: by ‘virtual nsresult nsIDOMXULMultiSelectControlElement::GetSelectedItem(PRInt32, nsIDOMXULSelectControlItemElement**)’ /home/jwalden/moz/2/accessible/src/xul/nsXULTreeAccessible.cpp: In member function ‘virtual nsresult nsXULTreeAccessible::GetRoleInternal(PRUint32*)’: /home/jwalden/moz/2/accessible/src/xul/nsXULTreeAccessible.cpp:198: warning: enumeral mismatch in conditional expression: ‘nsIAccessibleRole::’ vs ‘nsIAccessibleRole::’ /home/jwalden/moz/2/accessible/src/xul/nsXULTreeAccessible.h: In constructor ‘nsXULTreeItemAccessibleBase::nsXULTreeItemAccessibleBase(nsIDOMNode*, nsIWeakReference*, nsAccessible*, nsITreeBoxObject*, nsITreeView*, PRInt32)’: /home/jwalden/moz/2/accessible/src/xul/nsXULTreeAccessible.h:241: warning: ‘nsXULTreeItemAccessibleBase::mRow’ will be initialized after /home/jwalden/moz/2/accessible/src/xul/nsXULTreeAccessible.cpp:692: warning: base ‘nsAccessibleWrap’ /home/jwalden/moz/2/accessible/src/xul/nsXULTreeAccessible.cpp:687: warning: when initialized here /home/jwalden/moz/2/accessible/src/xul/nsXULTreeAccessible.cpp: In member function ‘virtual nsresult nsXULTreeItemAccessibleBase::GetStateInternal(PRUint32*, PRUint32*)’: /home/jwalden/moz/2/accessible/src/xul/nsXULTreeAccessible.cpp:1020: warning: enumeral mismatch in conditional expression: ‘nsIAccessibleStates::’ vs ‘nsIAccessibleStates::’ /home/jwalden/moz/2/accessible/src/xul/nsXULTreeAccessible.cpp: In member function ‘virtual nsresult nsXULTreeItemAccessible::GetRoleInternal(PRUint32*)’: /home/jwalden/moz/2/accessible/src/xul/nsXULTreeAccessible.cpp:1226: warning: enumeral mismatch in conditional expression: ‘nsIAccessibleRole::’ vs ‘nsIAccessibleRole::’ In file included from /home/jwalden/moz/2/accessible/src/xul/nsXULListboxAccessible.h:48, from /home/jwalden/moz/2/accessible/src/xul/nsXULTreeAccessible.h:45, from /home/jwalden/moz/2/accessible/src/xul/nsXULTreeGridAccessible.h:45, from ../../../dist/include/nsXULTreeGridAccessibleWrap.h:44, from /home/jwalden/moz/2/accessible/src/xul/nsXULTreeGridAccessible.cpp:40: /home/jwalden/moz/2/accessible/src/xul/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/xul/../base/nsBaseWidgetAccessible.h:66: warning: by ‘virtual nsresult nsLeafAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ In file included from /home/jwalden/moz/2/accessible/src/xul/nsXULTreeGridAccessible.h:45, from ../../../dist/include/nsXULTreeGridAccessibleWrap.h:44, from /home/jwalden/moz/2/accessible/src/xul/nsXULTreeGridAccessible.cpp:40: /home/jwalden/moz/2/accessible/src/xul/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/xul/nsXULTreeAccessible.h:88: warning: by ‘virtual nsresult nsXULTreeAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ /home/jwalden/moz/2/accessible/src/xul/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildCount(PRInt32*)’ was hidden /home/jwalden/moz/2/accessible/src/xul/nsXULTreeAccessible.h:93: warning: by ‘virtual PRInt32 nsXULTreeAccessible::GetChildCount()’ /home/jwalden/moz/2/accessible/src/xul/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAt(PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/xul/nsXULTreeAccessible.h:92: warning: by ‘virtual nsAccessible* nsXULTreeAccessible::GetChildAt(PRUint32)’ In file included from /home/jwalden/moz/2/accessible/src/xul/nsXULTreeGridAccessible.h:45, from ../../../dist/include/nsXULTreeGridAccessibleWrap.h:44, from /home/jwalden/moz/2/accessible/src/xul/nsXULTreeGridAccessible.cpp:40: /home/jwalden/moz/2/accessible/src/xul/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/xul/nsXULTreeAccessible.h:202: warning: by ‘virtual nsAccessible* nsXULTreeItemAccessibleBase::GetParent()’ In file included from ../../../dist/include/nsXULTreeGridAccessibleWrap.h:44, from /home/jwalden/moz/2/accessible/src/xul/nsXULTreeGridAccessible.cpp:40: /home/jwalden/moz/2/accessible/src/xul/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/xul/nsXULTreeGridAccessible.h:93: warning: by ‘virtual nsresult nsXULTreeGridRowAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ /home/jwalden/moz/2/accessible/src/xul/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildCount(PRInt32*)’ was hidden /home/jwalden/moz/2/accessible/src/xul/nsXULTreeGridAccessible.h:98: warning: by ‘virtual PRInt32 nsXULTreeGridRowAccessible::GetChildCount()’ /home/jwalden/moz/2/accessible/src/xul/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAt(PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/xul/nsXULTreeGridAccessible.h:97: warning: by ‘virtual nsAccessible* nsXULTreeGridRowAccessible::GetChildAt(PRUint32)’ In file included from ../../../dist/include/nsXULTreeGridAccessibleWrap.h:44, from /home/jwalden/moz/2/accessible/src/xul/nsXULTreeGridAccessible.cpp:40: /home/jwalden/moz/2/accessible/src/xul/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetParent(nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/xul/nsXULTreeGridAccessible.h:166: warning: by ‘virtual nsAccessible* nsXULTreeGridCellAccessible::GetParent()’ /home/jwalden/moz/2/accessible/src/xul/nsXULTreeGridAccessible.cpp: In member function ‘virtual nsresult nsXULTreeGridAccessible::GetRoleInternal(PRUint32*)’: /home/jwalden/moz/2/accessible/src/xul/nsXULTreeGridAccessible.cpp:565: warning: enumeral mismatch in conditional expression: ‘nsIAccessibleRole::’ vs ‘nsIAccessibleRole::’ nsXFormsAccessible.cpp nsXFormsWidgetsAccessible.cpp nsXFormsFormControlsAccessible.cpp In file included from /home/jwalden/moz/2/accessible/src/xforms/nsXFormsWidgetsAccessible.h:44, from /home/jwalden/moz/2/accessible/src/xforms/nsXFormsWidgetsAccessible.cpp:40: /home/jwalden/moz/2/accessible/src/xforms/../base/nsAccessible.h:127: warning: ‘virtual nsresult nsAccessible::GetChildAtPoint(PRInt32, PRInt32, nsIAccessible**)’ was hidden /home/jwalden/moz/2/accessible/src/xforms/../base/nsBaseWidgetAccessible.h:66: warning: by ‘virtual nsresult nsLeafAccessible::GetChildAtPoint(PRInt32, PRInt32, PRBool, nsIAccessible**)’ nsAccessibilityFactory.cpp Makefile:140: test_childAtPoint.html temporarily disabled Makefile:140: test_childAtPoint.xul temporarily disabled Makefile:140: test_elm_media.html temporarily disabled Makefile:140: test_nsIAccessible_comboboxes.xul temporarily disabled Makefile:68: test_coalescence.html temporarily disabled nsIToolkitChromeRegistry.idl nsChromeFactory.cpp nsChromeRegistry.cpp nsChromeProtocolHandler.cpp nsIProfile.idl nsIProfileUnlocker.idl nsIProfileChangeStatus.idl nsProfileDirServiceProvider.cpp nsProfileLock.cpp nsProfileDirServiceProvider.cpp nsProfileLock.cpp nsIFindService.idl nsFindService.cpp nsFindModule.cpp nsCharsetMenu.cpp nsWindowDataSource.cpp nsIWindowDataSource.idl nsDirectoryViewer.cpp nsIHTTPIndex.idl nsModule.cpp XRemoteClient.cpp mozilla-xremote-client.cpp /home/jwalden/moz/2/widget/src/xremoteclient/XRemoteClient.cpp:128: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/widget/src/xremoteclient/XRemoteClient.cpp:128: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/widget/src/xremoteclient/XRemoteClient.cpp:128: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/widget/src/xremoteclient/XRemoteClient.cpp:128: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/widget/src/xremoteclient/XRemoteClient.cpp:128: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/widget/src/xremoteclient/XRemoteClient.cpp:128: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/widget/src/xremoteclient/XRemoteClient.cpp:128: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/widget/src/xremoteclient/XRemoteClient.cpp:128: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/widget/src/xremoteclient/XRemoteClient.cpp:128: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/widget/src/xremoteclient/XRemoteClient.cpp:128: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/widget/src/xremoteclient/XRemoteClient.cpp:128: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/widget/src/xremoteclient/XRemoteClient.cpp:128: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/widget/src/xremoteclient/XRemoteClient.cpp:128: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/widget/src/xremoteclient/XRemoteClient.cpp:128: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/widget/src/xremoteclient/XRemoteClient.cpp:128: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/widget/src/xremoteclient/XRemoteClient.cpp:128: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/widget/src/xremoteclient/XRemoteClient.cpp:128: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/widget/src/xremoteclient/XRemoteClient.cpp:128: warning: deprecated conversion from string constant to ‘char*’ mozIPersonalDictionary.idl mozISpellCheckingEngine.idl mozISpellI18NUtil.idl mozISpellI18NManager.idl mozHunspell.cpp mozHunspellDirProvider.cpp affentry.cpp affixmgr.cpp csutil.cpp /home/jwalden/moz/2/extensions/spellcheck/hunspell/src/affixmgr.cpp: In member function ‘hentry* AffixMgr::compound_check(const char*, int, short int, short int, short int, short int, hentry**, char, char)’: /home/jwalden/moz/2/extensions/spellcheck/hunspell/src/affixmgr.cpp:1922: warning: suggest parentheses around ‘&&’ within ‘||’ /home/jwalden/moz/2/extensions/spellcheck/hunspell/src/affixmgr.cpp: In member function ‘int AffixMgr::compound_check_morph(const char*, int, short int, short int, short int, short int, hentry**, char, char**, char*)’: /home/jwalden/moz/2/extensions/spellcheck/hunspell/src/affixmgr.cpp:2030: warning: null argument where non-null required (argument 1) /home/jwalden/moz/2/extensions/spellcheck/hunspell/src/affixmgr.cpp:2198: warning: null argument where non-null required (argument 1) /home/jwalden/moz/2/extensions/spellcheck/hunspell/src/affixmgr.cpp:2260: warning: null argument where non-null required (argument 1) /home/jwalden/moz/2/extensions/spellcheck/hunspell/src/affixmgr.cpp: In member function ‘char* AffixMgr::suffix_check_morph(const char*, int, int, AffEntry*, short unsigned int, short unsigned int, char)’: /home/jwalden/moz/2/extensions/spellcheck/hunspell/src/affixmgr.cpp:2691: warning: null argument where non-null required (argument 1) /home/jwalden/moz/2/extensions/spellcheck/hunspell/src/affixmgr.cpp:2749: warning: null argument where non-null required (argument 1) dictmgr.cpp /home/jwalden/moz/2/extensions/spellcheck/hunspell/src/affentry.cpp: In member function ‘char* PfxEntry::check_morph(const char*, int, char, short unsigned int)’: /home/jwalden/moz/2/extensions/spellcheck/hunspell/src/affentry.cpp:422: warning: null argument where non-null required (argument 1) filemgr.cpp hashmgr.cpp hunspell.cpp hunzip.cpp phonet.cpp /home/jwalden/moz/2/extensions/spellcheck/hunspell/src/hashmgr.cpp: In member function ‘int HashMgr::add_word(const char*, int, int, short unsigned int*, int, const char*, bool)’: /home/jwalden/moz/2/extensions/spellcheck/hunspell/src/hashmgr.cpp:225: warning: null argument where non-null required (argument 1) replist.cpp suggestmgr.cpp /home/jwalden/moz/2/extensions/spellcheck/hunspell/src/hunspell.cpp: In member function ‘int Hunspell::spell(const char*, int*, char**)’: /home/jwalden/moz/2/extensions/spellcheck/hunspell/src/hunspell.cpp:570: warning: unused variable ‘result’ /home/jwalden/moz/2/extensions/spellcheck/hunspell/src/hunspell.cpp:551: warning: unused variable ‘corr’ /home/jwalden/moz/2/extensions/spellcheck/hunspell/src/replist.cpp: In member function ‘int RepList::conv(const char*, char*)’: /home/jwalden/moz/2/extensions/spellcheck/hunspell/src/replist.cpp:112: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/extensions/spellcheck/hunspell/src/suggestmgr.cpp: In member function ‘char* SuggestMgr::suggest_morph(const char*)’: /home/jwalden/moz/2/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1569: warning: null argument where non-null required (argument 1) /home/jwalden/moz/2/extensions/spellcheck/hunspell/src/suggestmgr.cpp: In member function ‘void SuggestMgr::lcs(const char*, const char*, int*, int*, char**)’: /home/jwalden/moz/2/extensions/spellcheck/hunspell/src/suggestmgr.cpp:1981: warning: suggest parentheses around ‘&&’ within ‘||’ mozSpellCheckerFactory.cpp mozSpellChecker.cpp mozPersonalDictionary.cpp mozEnglishWordUtils.cpp mozGenericWordUtils.cpp mozSpellI18NManager.cpp /home/jwalden/moz/2/extensions/spellcheck/src/mozSpellChecker.cpp: In member function ‘nsresult mozSpellChecker::InitSpellCheckDictionaryMap()’: /home/jwalden/moz/2/extensions/spellcheck/src/mozSpellChecker.cpp:525: warning: comparison between signed and unsigned integer expressions mozInlineSpellChecker.cpp /home/jwalden/moz/2/extensions/spellcheck/src/mozPersonalDictionary.cpp: In member function ‘virtual nsresult mozPersonalDictionary::Save()’: /home/jwalden/moz/2/extensions/spellcheck/src/mozPersonalDictionary.cpp:193: warning: comparison between signed and unsigned integer expressions mozInlineSpellWordUtil.cpp nsGTKRemoteService.cpp nsIRemoteService.idl nsICommandLine.idl nsICommandLineRunner.idl nsICommandLineHandler.idl nsICommandLineValidator.idl nsCommandLine.cpp /home/jwalden/moz/2/toolkit/components/remote/nsGTKRemoteService.cpp:246: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/toolkit/components/remote/nsGTKRemoteService.cpp:246: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/toolkit/components/remote/nsGTKRemoteService.cpp:246: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/toolkit/components/remote/nsGTKRemoteService.cpp:246: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/toolkit/components/remote/nsGTKRemoteService.cpp:246: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/toolkit/components/remote/nsGTKRemoteService.cpp:246: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/toolkit/components/remote/nsGTKRemoteService.cpp:246: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/toolkit/components/remote/nsGTKRemoteService.cpp:246: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/toolkit/components/remote/nsGTKRemoteService.cpp: In static member function ‘static const char* nsGTKRemoteService::HandleCommand(char*, nsIDOMWindow*, PRUint32)’: /home/jwalden/moz/2/toolkit/components/remote/nsGTKRemoteService.cpp:352: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/toolkit/components/remote/nsGTKRemoteService.cpp:352: warning: deprecated conversion from string constant to ‘char*’ /home/jwalden/moz/2/toolkit/components/commandlines/src/nsCommandLine.cpp: In member function ‘virtual nsresult nsCommandLine::GetArgument(PRInt32, nsAString_internal&)’: /home/jwalden/moz/2/toolkit/components/commandlines/src/nsCommandLine.cpp:132: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/toolkit/components/commandlines/src/nsCommandLine.cpp: In member function ‘virtual nsresult nsCommandLine::RemoveArguments(PRInt32, PRInt32)’: /home/jwalden/moz/2/toolkit/components/commandlines/src/nsCommandLine.cpp:168: warning: comparison between signed and unsigned integer expressions extIApplication.idl nsIFileView.idl nsFileView.cpp nsIParentalControlsService.idl adding: install.rdf (deflated 69%) adding: install.rdf (deflated 61%) adding: install.rdf (deflated 51%) adding: install.rdf (deflated 51%) adding: install.rdf (deflated 51%) adding: install.rdf (deflated 51%) adding: install.rdf (deflated 61%) adding: install.rdf (deflated 61%) adding: install.rdf (deflated 61%) adding: install.rdf (deflated 61%) adding: install.rdf (deflated 61%) adding: install.rdf (deflated 61%) adding: install.rdf (deflated 62%) adding: install.rdf (deflated 62%) adding: install.rdf (deflated 51%) adding: install.rdf (deflated 51%) adding: install.rdf (deflated 52%) adding: install.rdf (deflated 52%) adding: install.rdfnsILoginInfo.idl (deflated 52%) adding: install.rdfnsILoginMetaInfo.idl (deflated 52%) adding: install.rdf (deflated 52%) nsIProfileMigrator.idl adding: install.rdfnsILoginManager.idl (deflated 52%) nsIToolkitProfile.idl nsIToolkitProfileService.idl adding: install.rdf (deflated 52%) nsILoginManagerStorage.idl adding: install.rdf (deflated 52%) adding: install.rdf (deflated 52%) nsILoginManagerPrompter.idl adding: install.rdf (deflated 53%) adding: install.rdf (deflated 59%) adding: install.rdf (deflated 54%) nsProfileLock.cpp adding: install.rdf (deflated 51%) nsILoginManagerIEMigrationHelper.idl adding: install.rdf (deflated 46%) nsILoginManagerCrypto.idl adding: install.rdf (deflated 46%) adding: install.rdf (deflated 46%) adding: install.rdf (deflated 46%) adding: install.rdf (deflated 52%) adding: install.rdf (deflated 52%) adding: install.rdf (deflated 44%) adding: install.rdf (deflated 46%) adding: install.rdf (deflated 45%) adding: install.rdf (deflated 46%) adding: install.rdf (deflated 46%) adding: install.rdf (deflated 46%) adding: install.rdf (deflated 50%) adding: install.rdfnsToolkitProfileService.cpp (deflated 53%) adding: install.rdf (deflated 52%) adding: install.rdf (deflated 52%) adding: install.rdf (deflated 51%) adding: install.rdf (deflated 52%) adding: install.rdf (deflated 51%) adding: install.rdf (deflated 52%) adding: install.rdf (deflated 51%) adding: install.rdf (deflated 52%) adding: install.rdf (deflated 52%) adding: install.rdf (deflated 80%) adding: install.rdf (deflated 51%) adding: README (deflated 12%) adding: install.rdf (stored 0%) nsINavHistoryService.idl adding: install.rdf (deflated 20%) adding: install.rdf (deflated 50%) adding: install.rdf (deflated 52%) adding: install.rdf (deflated 51%) adding: install.rdf (deflated 52%) adding: install.rdf (deflated 52%) adding: install.rdf (deflated 51%) adding: install.js (deflated 15%) adding: install.rdf (deflated 52%) adding: install.rdf (deflated 53%) adding: install.rdf (deflated 53%) adding: install.rdfnsIAnnotationService.idl (deflated 52%) adding: install.rdf (deflated 53%) adding: install.rdf (deflated 53%) adding: install.rdf (deflated 52%) adding: install.rdf (deflated 53%) adding: install.rdf (deflated 53%) adding: install.rdfnsIBrowserHistory.idl (deflated 52%) adding: install.rdf (deflated 52%) adding: install.rdf (deflated 52%) adding: install.rdf (deflated 51%) nsIAddonRepository.idl adding: install.rdfnsIFaviconService.idl nsINavBookmarksService.idl nsILivemarkService.idl nsIDynamicContainer.idl (deflated 52%) adding: icon.png (stored 0%) adding: install.rdf (deflated 51%) nsITaggingService.idl adding: install.rdf (deflated 52%) nsPIPlacesDatabase.idl nsPIPlacesHistoryListenersNotifier.idl mozIPlacesAutoComplete.idl nsIMicrosummaryService.idl nsIPlacesImportExportService.idl adding: install.rdf (deflated 51%) adding: install.rdf (deflated 51%) adding: install.rdf (deflated 50%) adding: install.rdf (deflated 50%) adding: install.rdf (deflated 50%) nsIExtensionManager.idl nsAnnoProtocolHandler.cpp nsAnnotationService.cpp /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp: In member function ‘nsresult nsAnnotationService::SetAnnotationStringInternal(nsIURI*, PRInt64, const nsACString_internal&, const nsAString_internal&, PRInt32, PRUint16)’: /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:290: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:292: warning: ‘virtual nsresult mozIStorageBaseStatement::BindNullParameter(PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:98) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp: In member function ‘nsresult nsAnnotationService::SetAnnotationInt32Internal(nsIURI*, PRInt64, const nsACString_internal&, PRInt32, PRInt32, PRUint16)’: /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:520: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:522: warning: ‘virtual nsresult mozIStorageBaseStatement::BindNullParameter(PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:98) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp: In member function ‘nsresult nsAnnotationService::SetAnnotationInt64Internal(nsIURI*, PRInt64, const nsACString_internal&, PRInt64, PRInt32, PRUint16)’: /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:595: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:597: warning: ‘virtual nsresult mozIStorageBaseStatement::BindNullParameter(PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:98) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp: In member function ‘nsresult nsAnnotationService::SetAnnotationDoubleInternal(nsIURI*, PRInt64, const nsACString_internal&, double, PRInt32, PRUint16)’: /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:670: warning: ‘virtual nsresult mozIStorageBaseStatement::BindDoubleParameter(PRUint32, double)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:89) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:672: warning: ‘virtual nsresult mozIStorageBaseStatement::BindNullParameter(PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:98) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp: In member function ‘nsresult nsAnnotationService::SetAnnotationBinaryInternal(nsIURI*, PRInt64, const nsACString_internal&, const PRUint8*, PRUint32, const nsACString_internal&, PRInt32, PRUint16)’: /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:750: warning: ‘virtual nsresult mozIStorageBaseStatement::BindBlobParameter(PRUint32, const PRUint8*, PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:101) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:752: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp: In member function ‘nsresult nsAnnotationService::GetPagesWithAnnotationCOMArray(const nsACString_internal&, nsCOMArray*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:1284: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp: In member function ‘nsresult nsAnnotationService::GetItemsWithAnnotationTArray(const nsACString_internal&, nsTArray*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:1347: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp: In member function ‘nsresult nsAnnotationService::GetAnnotationNamesTArray(nsIURI*, PRInt64, nsTArray*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:1418: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp: In member function ‘nsresult nsAnnotationService::RemoveAnnotationInternal(nsIURI*, PRInt64, const nsACString_internal&)’: /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:1527: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:1532: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp: In member function ‘virtual nsresult nsAnnotationService::RemoveItemAnnotations(PRInt64)’: /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:1610: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp: In member function ‘virtual nsresult nsAnnotationService::CopyPageAnnotations(nsIURI*, nsIURI*, PRBool)’: /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:1699: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:1701: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:1703: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp: In member function ‘virtual nsresult nsAnnotationService::CopyItemAnnotations(PRInt64, PRInt64, PRBool)’: /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:1741: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:1743: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:1776: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:1778: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:1780: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:1782: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp: In member function ‘nsresult nsAnnotationService::HasAnnotationInternal(nsIURI*, PRInt64, const nsACString_internal&, PRBool*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:1860: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:1863: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp: In member function ‘nsresult nsAnnotationService::StartGetAnnotation(nsIURI*, PRInt64, const nsACString_internal&, mozIStorageStatement**)’: /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:1911: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:1916: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp: In member function ‘nsresult nsAnnotationService::StartSetAnnotation(nsIURI*, PRInt64, const nsACString_internal&, PRInt32, PRUint16, PRUint16, mozIStorageStatement**)’: /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:1962: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:1979: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:1982: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:2008: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:2010: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:2014: warning: ‘virtual nsresult mozIStorageBaseStatement::BindNullParameter(PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:98) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:2016: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:2020: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:2022: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:2025: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:2027: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:2029: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/places/src/nsAnnotationService.cpp:2031: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) nsFaviconService.cpp nsNavHistory.cpp /home/jwalden/moz/2/toolkit/components/places/src/nsFaviconService.cpp: In member function ‘nsresult nsFaviconService::SetFaviconUrlForPageInternal(nsIURI*, nsIURI*, PRBool*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsFaviconService.cpp:372: warning: ‘virtual nsresult mozIStorageBaseStatement::BindNullParameter(PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:98) /home/jwalden/moz/2/toolkit/components/places/src/nsFaviconService.cpp:398: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsFaviconService.cpp:400: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsFaviconService.cpp: In member function ‘virtual nsresult nsFaviconService::SetFaviconData(nsIURI*, const PRUint8*, PRUint32, const nsACString_internal&, PRTime)’: /home/jwalden/moz/2/toolkit/components/places/src/nsFaviconService.cpp:615: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsFaviconService.cpp:617: warning: ‘virtual nsresult mozIStorageBaseStatement::BindBlobParameter(PRUint32, const PRUint8*, PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:101) /home/jwalden/moz/2/toolkit/components/places/src/nsFaviconService.cpp:619: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/places/src/nsFaviconService.cpp:621: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsFaviconService.cpp:628: warning: ‘virtual nsresult mozIStorageBaseStatement::BindNullParameter(PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:98) /home/jwalden/moz/2/toolkit/components/places/src/nsFaviconService.cpp:632: warning: ‘virtual nsresult mozIStorageBaseStatement::BindBlobParameter(PRUint32, const PRUint8*, PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:101) /home/jwalden/moz/2/toolkit/components/places/src/nsFaviconService.cpp:634: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/places/src/nsFaviconService.cpp:636: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) nsNavHistoryQuery.cpp /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.h: In constructor ‘nsNavHistory::nsNavHistory()’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.h:728: warning: ‘nsNavHistory::mCacheObservers’ will be initialized after /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.h:724: warning: ‘PRInt8 nsNavHistory::mHasHistoryEntries’ /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:386: warning: when initialized here /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp: In member function ‘nsresult nsNavHistory::MigrateV7Up(mozIStorageConnection*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:1600: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:1602: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:1604: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:1623: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:1656: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp: In member function ‘nsresult nsNavHistory::InternalAddNewPage(nsIURI*, const nsAString_internal&, PRBool, PRBool, PRInt32, PRBool, PRInt64*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:1869: warning: ‘virtual nsresult mozIStorageBaseStatement::BindNullParameter(PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:98) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:1873: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:1882: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:1884: warning: ‘virtual nsresult mozIStorageBaseStatement::BindNullParameter(PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:98) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:1889: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:1893: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:1908: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp: In member function ‘nsresult nsNavHistory::InternalAddVisit(PRInt64, PRInt64, PRInt64, PRTime, PRInt32, PRInt64*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:1946: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:1948: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:1950: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:1952: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:1954: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:1964: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:1966: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:1968: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp: In member function ‘nsresult nsNavHistory::CalculateFullVisitCount(PRInt64, PRInt32*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:2576: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp: In member function ‘virtual nsresult nsNavHistory::AddVisit(nsIURI*, PRTime, nsIURI*, PRInt32, PRBool, PRInt64, PRInt64*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:2773: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:2776: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:2778: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp: In member function ‘nsresult PlacesSQLQueryBuilder::SelectAsDay()’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:3441: warning: enumeral mismatch in conditional expression: ‘nsINavHistoryQueryOptions::’ vs ‘nsINavHistoryQueryOptions::’ /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp: In function ‘PLDHashOperator BindAdditionalParameter(const nsACString_internal&, nsCString, void*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:4174: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp: In member function ‘virtual nsresult nsNavHistory::RemovePagesFromHost(const nsACString_internal&, PRBool)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:4708: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:4711: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp: In member function ‘virtual nsresult nsNavHistory::RemovePagesByTimeframe(PRTime, PRTime)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:4779: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:4781: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp: In member function ‘virtual nsresult nsNavHistory::RemoveVisitsByTimeframe(PRTime, PRTime)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:4857: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:4859: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:4891: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:4893: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp: In member function ‘virtual nsresult nsNavHistory::RegisterOpenPage(nsIURI*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:5092: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp: In member function ‘virtual nsresult nsNavHistory::UnregisterOpenPage(nsIURI*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:5122: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp: In member function ‘nsresult nsNavHistory::AddURIInternal(nsIURI*, PRTime, PRBool, PRBool, nsIURI*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:5252: warning: unused variable ‘redirectBookmark’ /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp: In member function ‘nsresult nsNavHistory::AddVisitChain(nsIURI*, PRTime, PRBool, PRBool, nsIURI*, PRInt64*, PRInt64*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:5368: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp: In member function ‘nsresult nsNavHistory::BindQueryClauseParameters(mozIStorageStatement*, PRInt32, nsNavHistoryQuery*, nsNavHistoryQueryOptions*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:6375: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:6383: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:6392: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:6398: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:6408: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:6415: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:6419: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:6439: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:6449: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:6453: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:6456: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:6465: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp: In member function ‘nsresult nsNavHistory::FilterResultSet(nsNavHistoryQueryResultNode*, const nsCOMArray&, nsCOMArray*, const nsCOMArray&, nsNavHistoryQueryOptions*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:6616: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp: In member function ‘PRBool nsNavHistory::CheckIsRecentEvent(nsDataHashtable*, const nsACString_internal&)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:6767: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp: In member function ‘PRBool nsNavHistory::GetRedirectFor(const nsACString_internal&, nsACString_internal&, PRTime*, PRUint32*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:6858: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp: In member function ‘nsresult nsNavHistory::VisitIdToResultNode(PRInt64, nsNavHistoryQueryOptions*, nsNavHistoryResultNode**)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:7089: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp: In member function ‘nsresult nsNavHistory::BookmarkIdToResultNode(PRInt64, nsNavHistoryQueryOptions*, nsNavHistoryResultNode**)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:7110: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp: In member function ‘nsresult nsNavHistory::SetPageTitleInternal(nsIURI*, const nsAString_internal&)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:7248: warning: ‘virtual nsresult mozIStorageBaseStatement::BindNullParameter(PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:98) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:7250: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp: In member function ‘nsresult nsNavHistory::AddPageWithVisits(nsIURI*, const nsString&, PRInt32, PRInt32, PRTime, PRTime)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:7308: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:7310: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:7312: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp: In member function ‘nsresult nsNavHistory::RemoveDuplicateURIs()’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:7424: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:7432: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:7440: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:7450: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:7456: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:7458: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp: In function ‘nsresult BindStatementURLCString(mozIStorageStatement*, PRInt32, const nsACString_internal&)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:7649: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp: In member function ‘nsresult nsNavHistory::UpdateFrecency(PRInt64, PRBool)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:7659: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp: In member function ‘nsresult nsNavHistory::UpdateFrecencyInternal(PRInt64, PRInt32, PRInt32, PRInt32, PRBool)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:7718: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:7721: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:7729: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp: In member function ‘nsresult nsNavHistory::CalculateFrecencyInternal(PRInt64, PRInt32, PRInt32, PRBool, PRInt32*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:7753: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:7836: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp: In member function ‘nsresult nsNavHistory::AutoCompleteFeedback(PRInt32, nsIAutoCompleteController*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:8027: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistory.cpp:8033: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:86) nsNavHistoryResult.cpp nsNavBookmarks.cpp /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistoryResult.cpp: In member function ‘virtual nsresult nsNavHistoryResultNode::GetTags(nsAString_internal&)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistoryResult.cpp:313: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistoryResult.cpp:315: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistoryResult.cpp: In member function ‘virtual nsresult nsNavHistoryContainerResultNode::GetChildIndex(nsINavHistoryResultNode*, PRUint32*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistoryResult.cpp:1857: warning: comparison between signed and unsigned integer expressions /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistoryResult.cpp: In member function ‘virtual nsresult nsNavHistoryQueryResultNode::GetHasChildren(PRBool*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavHistoryResult.cpp:2306: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) nsMaybeWeakPtr.cpp nsMorkHistoryImporter.cpp /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘nsresult nsNavBookmarks::InitRoots()’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:579: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:581: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘nsresult nsNavBookmarks::CreateRoot(mozIStorageStatement*, const nsCString&, PRInt64*, PRInt64, PRBool*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:687: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:712: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:714: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘PRBool nsNavBookmarks::IsRealBookmark(PRInt64)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:727: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:729: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘nsresult nsNavBookmarks::IsBookmarkedInDatabase(PRInt64, PRBool*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:755: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘nsresult nsNavBookmarks::AdjustIndices(PRInt64, PRInt32, PRInt32, PRInt32)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:773: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:775: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:777: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:779: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘nsresult nsNavBookmarks::InsertBookmarkInDB(PRInt64, PRInt64, nsNavBookmarks::ItemType, PRInt64, PRInt32, const nsACString_internal&, PRTime, PRTime, const nsAString_internal&, PRInt64*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:846: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:848: warning: ‘virtual nsresult mozIStorageBaseStatement::BindNullParameter(PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:98) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:852: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:854: warning: ‘virtual nsresult mozIStorageBaseStatement::BindNullParameter(PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:98) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:857: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:859: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:861: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:866: warning: ‘virtual nsresult mozIStorageBaseStatement::BindNullParameter(PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:98) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:868: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:872: warning: ‘virtual nsresult mozIStorageBaseStatement::BindNullParameter(PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:98) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:874: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:877: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:881: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:883: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘virtual nsresult nsNavBookmarks::RemoveItem(PRInt64)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:1041: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:1084: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘nsresult nsNavBookmarks::GetLastChildId(PRInt64, PRInt64*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:1320: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘virtual nsresult nsNavBookmarks::GetIdForItemAt(PRInt64, PRInt32, PRInt64*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:1353: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:1355: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘nsresult nsNavBookmarks::GetParentAndIndexOfFolder(PRInt64, PRInt64*, PRInt32*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:1376: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘nsresult nsNavBookmarks::RemoveFolder(PRInt64)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:1410: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:1458: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘nsresult nsNavBookmarks::GetDescendantChildren(PRInt64, PRInt64, nsTArray&)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:1517: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘virtual nsresult nsNavBookmarks::RemoveFolderChildren(PRInt64)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:1580: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:1646: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘virtual nsresult nsNavBookmarks::MoveItem(PRInt64, PRInt64, PRInt32)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:1745: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:1782: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:1858: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:1860: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:1862: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘nsresult nsNavBookmarks::SetItemDateInternal(mozIStorageStatement*, PRInt64, PRTime)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:1905: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:1907: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘virtual nsresult nsNavBookmarks::GetItemDateAdded(PRInt64, PRTime*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:1950: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘virtual nsresult nsNavBookmarks::GetItemLastModified(PRInt64, PRTime*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:1994: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘virtual nsresult nsNavBookmarks::GetItemIdForGUID(const nsAString_internal&, PRInt64*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:2084: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘virtual nsresult nsNavBookmarks::SetItemTitle(PRInt64, const nsACString_internal&)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:2112: warning: ‘virtual nsresult mozIStorageBaseStatement::BindNullParameter(PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:98) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:2114: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:2117: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:2119: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘virtual nsresult nsNavBookmarks::GetItemTitle(PRInt64, nsACString_internal&)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:2139: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘virtual nsresult nsNavBookmarks::GetBookmarkURI(PRInt64, nsIURI**)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:2162: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘virtual nsresult nsNavBookmarks::GetItemType(PRInt64, PRUint16*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:2196: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘nsresult nsNavBookmarks::GetFolderType(PRInt64, nsACString_internal&)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:2220: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘nsresult nsNavBookmarks::ResultNodeForContainer(PRInt64, nsNavHistoryQueryOptions*, nsNavHistoryResultNode**)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:2241: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘nsresult nsNavBookmarks::QueryFolderChildren(PRInt64, nsNavHistoryQueryOptions*, nsCOMArray*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:2292: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘nsresult nsNavBookmarks::FolderCount(PRInt64, PRInt32*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:2379: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘virtual nsresult nsNavBookmarks::GetBookmarkedURIFor(nsIURI*, nsIURI**)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:2439: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘virtual nsresult nsNavBookmarks::ChangeBookmarkURI(PRInt64, nsIURI*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:2483: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:2486: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:2488: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘virtual nsresult nsNavBookmarks::GetFolderIdForItem(PRInt64, PRInt64*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:2533: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘nsresult nsNavBookmarks::GetBookmarkIdsForURITArray(nsIURI*, nsTArray&)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:2561: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘virtual nsresult nsNavBookmarks::GetItemIndex(PRInt64, PRInt32*)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:2617: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘virtual nsresult nsNavBookmarks::SetItemIndex(PRInt64, PRInt32)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:2647: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:2671: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:2673: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘virtual nsresult nsNavBookmarks::SetKeywordForBookmark(PRInt64, const nsAString_internal&)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:2708: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:2725: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:2755: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:2757: warning: ‘virtual nsresult mozIStorageBaseStatement::BindNullParameter(PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:98) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:2760: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:2762: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘virtual nsresult nsNavBookmarks::GetKeywordForBookmark(PRInt64, nsAString_internal&)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:2812: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘virtual nsresult nsNavBookmarks::GetURIForKeyword(const nsAString_internal&, nsIURI**)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:2841: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp: In member function ‘PRBool nsNavBookmarks::ItemExists(PRInt64)’: /home/jwalden/moz/2/toolkit/components/places/src/nsNavBookmarks.cpp:3143: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) nsIAppStartup.idl nsPlacesModule.cpp nsIUserInfo.idl nsAppStartup.cpp nsUserInfoUnix.cpp SQLFunctions.cpp Helpers.cpp History.cpp nsUnixSystemProxySettings.cpp nsPlacesImportExportService.cpp nsBrowserStatusFilter.cpp AsyncFaviconHelpers.cpp GoodPlugin.cpp BadPlugin.cpp /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:283:47: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:284:47: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:287:36: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:290:45: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:298:47: warning: invoking macro FAVICONSTEP_CANCEL_IF_TRUE_RV argument 3: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:302:47: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:306:47: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:394:45: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:395:57: warning: invoking macro FAVICONSTEP_CANCEL_IF_TRUE_RV argument 3: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:401:45: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:404:51: warning: invoking macro FAVICONSTEP_CANCEL_IF_TRUE_RV argument 3: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:408:45: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:426:47: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:431:31: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:434:45: warning: invoking macro FAVICONSTEP_CANCEL_IF_TRUE_RV argument 3: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:438:45: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:445:45: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:449:45: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:518:47: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:524:47: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:530:31: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:534:45: warning: invoking macro FAVICONSTEP_CANCEL_IF_TRUE_RV argument 3: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:537:45: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:539:45: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:542:45: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:599:71: warning: invoking macro FAVICONSTEP_CANCEL_IF_TRUE_RV argument 3: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:602:47: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:610:47: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:614:47: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:617:45: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:621:45: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:624:45: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:627:45: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:780:47: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:781:57: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:782:59: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:788:47: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:793:31: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:812:85: warning: invoking macro FAVICONSTEP_CANCEL_IF_TRUE_RV argument 3: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:819:45: warning: invoking macro FAVICONSTEP_CANCEL_IF_TRUE_RV argument 3: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:828:45: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:830:45: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:833:45: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:835:45: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:837:45: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:841:45: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:878:47: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:879:47: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:890:38: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:894:47: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:898:31: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:902:45: warning: invoking macro FAVICONSTEP_CANCEL_IF_TRUE_RV argument 3: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:906:45: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:908:45: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:912:45: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:949:69: warning: invoking macro FAVICONSTEP_CANCEL_IF_TRUE_RV argument 3: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:954:33: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:958:47: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:963:45: warning: invoking macro FAVICONSTEP_FAIL_IF_FALSE_RV argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp: In member function ‘virtual nsresult mozilla::places::GetEffectivePageStep::HandleCompletion(PRUint16)’: /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:363: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp: In member function ‘virtual void mozilla::places::FetchDatabaseIconStep::Run()’: /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:443: warning: ‘virtual nsresult mozIStorageBaseStatement::BindNullParameter(PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:98) /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp: In member function ‘virtual void mozilla::places::EnsureDatabaseEntryStep::Run()’: /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:536: warning: ‘virtual nsresult mozIStorageBaseStatement::BindNullParameter(PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:98) /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp: In member function ‘virtual void mozilla::places::SetFaviconDataStep::Run()’: /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:823: warning: ‘virtual nsresult mozIStorageBaseStatement::BindNullParameter(PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:98) /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:826: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:832: warning: ‘virtual nsresult mozIStorageBaseStatement::BindBlobParameter(PRUint32, const PRUint8*, PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:101) /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:834: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/places/src/AsyncFaviconHelpers.cpp:836: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) nsExceptionHandler.cpp nsITypeAheadFind.idl nsTypeAheadFind.cpp readstrings.cpp nsIURLFormatter.idl Module.cpp /home/jwalden/moz/2/toolkit/components/typeaheadfind/src/nsTypeAheadFind.cpp: In member function ‘nsresult nsTypeAheadFind::FindItNow(nsIPresShell*, PRBool, PRBool, PRBool, PRUint16*)’: /home/jwalden/moz/2/toolkit/components/typeaheadfind/src/nsTypeAheadFind.cpp:569: warning: enumeral mismatch in conditional expression: ‘nsITypeAheadFind::’ vs ‘nsITypeAheadFind::’ nsIUpdateTimerManager.idl nsIUpdateService.idl /home/jwalden/moz/2/toolkit/mozapps/readstrings/readstrings.cpp: In function ‘int ReadStrings(const NS_tchar*, const char*, int, char (*)[200])’: /home/jwalden/moz/2/toolkit/mozapps/readstrings/readstrings.cpp:235: warning: comparison between signed and unsigned integer expressions nsIAlertsService.idl nsAlertsService.cpp updater.cpp /home/jwalden/moz/2/toolkit/mozapps/update/updater/updater.cpp: In function ‘int DoUpdate()’: /home/jwalden/moz/2/toolkit/mozapps/update/updater/updater.cpp:1806: warning: large integer implicitly truncated to unsigned type bspatch.cpp archivereader.cpp progressui_gtk.cpp nsIFeedProcessor.idl nsIFeedResult.idl nsIFeedListener.idl nsIFeed.idl nsIFeedContainer.idl nsIFeedEntry.idl nsIFeedTextConstruct.idl nsIScriptableUnescapeHTML.idl nsIFeedElementBase.idl nsIFeedGenerator.idl nsIFeedPerson.idl nsScriptableUnescapeHTML.cpp jsctypes-test.cpp /home/jwalden/moz/2/toolkit/components/ctypes/tests/jsctypes-test.cpp: In function ‘void* test_fnptr()’: /home/jwalden/moz/2/toolkit/components/ctypes/tests/jsctypes-test.cpp:321: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object nsIAutoCompleteController.idl nsIAutoCompleteInput.idl nsIAutoCompletePopup.idl nsIAutoCompleteSearch.idl nsIAutoCompleteResult.idl nsIAutoCompleteSimpleResult.idl nsAutoCompleteController.cpp nsIFormFillController.idl nsIFormAutoComplete.idl nsIFormHistory.idl nsAutoCompleteSimpleResult.cpp nsIBrowserSearchService.idl nsFormFillController.cpp In file included from /home/jwalden/moz/2/toolkit/crashreporter/nsExceptionHandler.cpp:67: /home/jwalden/moz/2/toolkit/crashreporter/google-breakpad/src/common/linux/linux_syscall_support.h:2192:1: warning: ISO C99 requires rest arguments to be used /home/jwalden/moz/2/toolkit/crashreporter/google-breakpad/src/common/linux/linux_syscall_support.h:2192:1: warning: invoking macro LSS_BODY argument 3: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/crashreporter/google-breakpad/src/common/linux/linux_syscall_support.h:2204:1: warning: ISO C99 requires rest arguments to be used /home/jwalden/moz/2/toolkit/crashreporter/google-breakpad/src/common/linux/linux_syscall_support.h:2204:1: warning: invoking macro LSS_BODY argument 3: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/crashreporter/google-breakpad/src/common/linux/linux_syscall_support.h:2205:1: warning: ISO C99 requires rest arguments to be used /home/jwalden/moz/2/toolkit/crashreporter/google-breakpad/src/common/linux/linux_syscall_support.h:2205:1: warning: invoking macro LSS_BODY argument 3: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/crashreporter/google-breakpad/src/common/linux/linux_syscall_support.h:2206:1: warning: ISO C99 requires rest arguments to be used /home/jwalden/moz/2/toolkit/crashreporter/google-breakpad/src/common/linux/linux_syscall_support.h:2206:1: warning: invoking macro LSS_BODY argument 3: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/crashreporter/google-breakpad/src/common/linux/linux_syscall_support.h:2207:1: warning: ISO C99 requires rest arguments to be used /home/jwalden/moz/2/toolkit/crashreporter/google-breakpad/src/common/linux/linux_syscall_support.h:2207:1: warning: invoking macro LSS_BODY argument 3: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/crashreporter/google-breakpad/src/common/linux/linux_syscall_support.h:2208:1: warning: ISO C99 requires rest arguments to be used /home/jwalden/moz/2/toolkit/crashreporter/google-breakpad/src/common/linux/linux_syscall_support.h:2208:1: warning: invoking macro LSS_BODY argument 3: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/crashreporter/google-breakpad/src/common/linux/linux_syscall_support.h:2216:1: warning: ISO C99 requires rest arguments to be used /home/jwalden/moz/2/toolkit/crashreporter/google-breakpad/src/common/linux/linux_syscall_support.h:2216:1: warning: invoking macro LSS_BODY argument 3: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/crashreporter/google-breakpad/src/common/linux/linux_syscall_support.h:2265:1: warning: ISO C99 requires rest arguments to be used /home/jwalden/moz/2/toolkit/crashreporter/google-breakpad/src/common/linux/linux_syscall_support.h:2265:1: warning: invoking macro LSS_BODY argument 3: empty macro arguments are undefined in ISO C90 and ISO C++98 /home/jwalden/moz/2/toolkit/crashreporter/google-breakpad/src/common/linux/linux_syscall_support.h:2279:1: warning: ISO C99 requires rest arguments to be used /home/jwalden/moz/2/toolkit/crashreporter/google-breakpad/src/common/linux/linux_syscall_support.h:2279:1: warning: invoking macro LSS_BODY argument 3: empty macro arguments are undefined in ISO C90 and ISO C++98 nsIDownloadManager.idl nsStorageFormHistory.cpp nsIDownloadProgressListener.idl nsIDownload.idl /home/jwalden/moz/2/toolkit/components/satchel/src/nsStorageFormHistory.cpp: In member function ‘virtual nsresult nsFormHistory::AddEntry(const nsAString_internal&, const nsAString_internal&)’: /home/jwalden/moz/2/toolkit/components/satchel/src/nsStorageFormHistory.cpp:200: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/satchel/src/nsStorageFormHistory.cpp:203: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/satchel/src/nsStorageFormHistory.cpp:213: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/toolkit/components/satchel/src/nsStorageFormHistory.cpp:216: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/toolkit/components/satchel/src/nsStorageFormHistory.cpp:219: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/satchel/src/nsStorageFormHistory.cpp:222: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/satchel/src/nsStorageFormHistory.cpp:225: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/satchel/src/nsStorageFormHistory.cpp: In member function ‘PRInt64 nsFormHistory::GetExistingEntryID(const nsAString_internal&, const nsAString_internal&)’: /home/jwalden/moz/2/toolkit/components/satchel/src/nsStorageFormHistory.cpp:241: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/toolkit/components/satchel/src/nsStorageFormHistory.cpp:244: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/toolkit/components/satchel/src/nsStorageFormHistory.cpp: In member function ‘virtual nsresult nsFormHistory::NameExists(const nsAString_internal&, PRBool*)’: /home/jwalden/moz/2/toolkit/components/satchel/src/nsStorageFormHistory.cpp:274: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/toolkit/components/satchel/src/nsStorageFormHistory.cpp: In member function ‘virtual nsresult nsFormHistory::RemoveEntry(const nsAString_internal&, const nsAString_internal&)’: /home/jwalden/moz/2/toolkit/components/satchel/src/nsStorageFormHistory.cpp:291: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/toolkit/components/satchel/src/nsStorageFormHistory.cpp:294: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/toolkit/components/satchel/src/nsStorageFormHistory.cpp: In member function ‘virtual nsresult nsFormHistory::RemoveEntriesForName(const nsAString_internal&)’: /home/jwalden/moz/2/toolkit/components/satchel/src/nsStorageFormHistory.cpp:308: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/toolkit/components/satchel/src/nsStorageFormHistory.cpp: In member function ‘virtual nsresult nsFormHistory::RemoveEntriesByTimeframe(PRInt64, PRInt64)’: /home/jwalden/moz/2/toolkit/components/satchel/src/nsStorageFormHistory.cpp:352: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/satchel/src/nsStorageFormHistory.cpp:354: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/satchel/src/nsStorageFormHistory.cpp: In member function ‘nsresult nsFormHistory::ExpireOldEntries()’: /home/jwalden/moz/2/toolkit/components/satchel/src/nsStorageFormHistory.cpp:514: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/satchel/src/nsStorageFormHistory.cpp: In member function ‘nsresult nsFormHistory::MigrateToVersion1()’: /home/jwalden/moz/2/toolkit/components/satchel/src/nsStorageFormHistory.cpp:737: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) nsIDownloadManagerUI.idl nsDownloadManager.cpp TestAUSReadStrings.cpp /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp: In member function ‘nsresult nsDownloadManager::RemoveDownloadsForURI(nsIURI*)’: /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:249: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp: In member function ‘nsresult nsDownloadManager::RestoreDatabaseState()’: /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:632: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:634: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:650: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:652: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:654: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:656: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:673: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:675: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:677: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp: In member function ‘nsresult nsDownloadManager::RestoreActiveDownloads()’: /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:697: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:699: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp: In member function ‘PRInt64 nsDownloadManager::AddDownloadToDB(const nsAString_internal&, const nsACString_internal&, const nsACString_internal&, const nsAString_internal&, PRInt64, PRInt64, const nsACString_internal&, const nsACString_internal&, nsHandlerInfoAction)’: /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:742: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:746: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:750: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:754: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:758: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:762: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:766: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:770: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:774: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:778: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp: In member function ‘nsresult nsDownloadManager::GetDownloadFromDB(PRUint32, nsDownload**)’: /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:967: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp: In member function ‘virtual nsresult nsDownloadManager::RemoveDownload(PRUint32)’: /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:1578: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp: In member function ‘virtual nsresult nsDownloadManager::RemoveDownloadsByTimeframe(PRInt64, PRInt64)’: /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:1609: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:1611: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:1615: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:1617: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:1619: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp: In member function ‘virtual nsresult nsDownloadManager::CleanUp()’: /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:1653: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp: In member function ‘virtual nsresult nsDownloadManager::GetCanCleanUp(PRBool*)’: /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:1690: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp: In member function ‘nsresult nsDownload::UpdateDB()’: /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:2991: warning: ‘virtual nsresult mozIStorageBaseStatement::BindStringParameter(PRUint32, const nsAString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:86) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:2994: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:2998: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:3002: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:3010: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:3012: warning: ‘virtual nsresult mozIStorageBaseStatement::BindNullParameter(PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:98) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:3017: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:3023: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:3029: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:3033: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/downloads/src/nsDownloadManager.cpp:3037: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) nsIUrlClassifierDBService.idl nsIUrlClassifierStreamUpdater.idl nsIUrlClassifierUtils.idl nsIUrlClassifierHashCompleter.idl nsIUrlListManager.idl convert_UTF.c md5.c string_conversion.cc nsUrlClassifierDBService.cpp convert_UTF.c /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp: In member function ‘PRBool nsUrlClassifierEntry::operator<(const nsUrlClassifierEntry&) const’: /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:334: warning: suggest parentheses around ‘&&’ within ‘||’ /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:336: warning: suggest parentheses around ‘&&’ within ‘||’ /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp: In member function ‘virtual nsresult nsUrlClassifierStore::BindStatement(const nsUrlClassifierEntry&, mozIStorageStatement*)’: /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:642: warning: ‘virtual nsresult mozIStorageBaseStatement::BindNullParameter(PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:98) /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:644: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:647: warning: ‘virtual nsresult mozIStorageBaseStatement::BindBlobParameter(PRUint32, const PRUint8*, PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:101) /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:654: warning: ‘virtual nsresult mozIStorageBaseStatement::BindNullParameter(PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:98) /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:657: warning: ‘virtual nsresult mozIStorageBaseStatement::BindBlobParameter(PRUint32, const PRUint8*, PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:101) /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:660: warning: ‘virtual nsresult mozIStorageBaseStatement::BindNullParameter(PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:98) /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:665: warning: ‘virtual nsresult mozIStorageBaseStatement::BindBlobParameter(PRUint32, const PRUint8*, PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:101) /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:667: warning: ‘virtual nsresult mozIStorageBaseStatement::BindNullParameter(PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:98) /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:671: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:674: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp: In member function ‘nsresult nsUrlClassifierStore::ReadEntry(PRInt64, nsUrlClassifierEntry&, PRBool*)’: /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:712: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp: In member function ‘nsresult nsUrlClassifierStore::ReadNoiseEntries(PRInt64, PRUint32, PRBool, nsTArray&)’: /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:740: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:743: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:762: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp: In member function ‘nsresult nsUrlClassifierAddStore::ReadAddEntries(const nsUrlClassifierDomainHash&, PRUint32, PRUint32, nsTArray&)’: /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:870: warning: ‘virtual nsresult mozIStorageBaseStatement::BindBlobParameter(PRUint32, const PRUint8*, PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:101) /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:873: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:875: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp: In member function ‘nsresult nsUrlClassifierAddStore::ReadAddEntries(const nsUrlClassifierDomainHash&, nsTArray&)’: /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:888: warning: ‘virtual nsresult mozIStorageBaseStatement::BindBlobParameter(PRUint32, const PRUint8*, PRUint32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:101) /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp: In member function ‘virtual nsresult nsUrlClassifierSubStore::BindStatement(const nsUrlClassifierEntry&, mozIStorageStatement*)’: /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:986: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp: In member function ‘nsresult nsUrlClassifierSubStore::ReadSubEntries(PRUint32, PRUint32, nsTArray&)’: /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:995: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:997: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp: In member function ‘nsresult nsUrlClassifierSubStore::ExpireAddChunk(PRUint32, PRUint32)’: /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:1008: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:1010: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp: In member function ‘nsresult nsUrlClassifierDBServiceWorker::GetTableId(const nsACString_internal&, PRUint32*)’: /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:1866: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:1878: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp: In member function ‘nsresult nsUrlClassifierDBServiceWorker::GetTableName(PRUint32, nsACString_internal&)’: /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:1901: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp: In member function ‘nsresult nsUrlClassifierStore::DeleteEntry(nsUrlClassifierEntry&)’: /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:1961: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt64Parameter(PRUint32, PRInt64)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:95) /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp: In member function ‘nsresult nsUrlClassifierDBServiceWorker::GetChunkLists(PRUint32, nsACString_internal&, nsACString_internal&)’: /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:2400: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp: In member function ‘nsresult nsUrlClassifierDBServiceWorker::SetChunkLists(PRUint32, const nsACString_internal&, const nsACString_internal&)’: /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:2433: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:2434: warning: ‘virtual nsresult mozIStorageBaseStatement::BindUTF8StringParameter(PRUint32, const nsACString_internal&)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:83) /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:2435: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp: In member function ‘nsresult nsUrlClassifierStore::Expire(PRUint32, PRUint32)’: /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:2605: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) /home/jwalden/moz/2/toolkit/components/url-classifier/src/nsUrlClassifierDBService.cpp:2607: warning: ‘virtual nsresult mozIStorageBaseStatement::BindInt32Parameter(PRUint32, PRInt32)’ is deprecated (declared at ../../../../dist/include/mozIStorageBaseStatement.h:92) nsUrlClassifierStreamUpdater.cpp nsUrlClassifierUtils.cpp nsUrlClassifierHashCompleter.cpp md5.c string_conversion.cc In file included from /home/jwalden/moz/2/toolkit/crashreporter/google-breakpad/src/common/md5.c:18: /home/jwalden/moz/2/toolkit/crashreporter/google-breakpad/src/common/../common/md5.h:1:1: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/toolkit/crashreporter/google-breakpad/src/common/../common/md5.h:1:1: warning: (this will be reported only once per input file) In file included from /home/jwalden/moz/2/toolkit/crashreporter/google-breakpad/src/common/md5.c:18: /home/jwalden/moz/2/toolkit/crashreporter/google-breakpad/src/common/../common/md5.h:1:1: warning: C++ style comments are not allowed in ISO C90 /home/jwalden/moz/2/toolkit/crashreporter/google-breakpad/src/common/../common/md5.h:1:1: warning: (this will be reported only once per input file) make[7]: *** No rule to make target `host_bytereader.o', needed by `libhost_breakpad_dwarf_s.a'. Stop. make[6]: *** [libs] Error 2 make[5]: *** [libs] Error 2 make[4]: *** [crashreporter_libs] Error 2 make[4]: *** Waiting for unfinished jobs.... nsToolkitCompsModule.cpp make[3]: *** [libs_tier_platform] Error 2 make[2]: *** [tier_platform] Error 2 make[1]: *** [default] Error 2 make: *** [build] Error 2